Commit Graph

7821 Commits

Author SHA1 Message Date
Jan-Willem Gmelig Meyling
a3f0551920
Merge pull request #2885 from F43nd1r/fix-coveralls-upload
Fix coveralls report upload
2021-06-04 13:06:10 +02:00
Jan-Willem Gmelig Meyling
b28b181de5
Merge pull request #2884 from F43nd1r/skip-duplicate-actions
Safe the environment, skip duplicate test runs
2021-06-04 13:04:57 +02:00
f43nd1r
6d2c04e762 fix coveralls report upload 2021-06-04 01:26:56 +02:00
f43nd1r
a6a171da22 Revert "Temporary disable coverage report"
This reverts commit 8657ec06cf.
2021-06-04 01:26:25 +02:00
f43nd1r
34b89dba92 safe the environment, skip duplicate test runs 2021-06-04 01:07:08 +02:00
Jan-Willem Gmelig Meyling
8657ec06cf
Temporary disable coverage report
Something is failing on CI
2021-06-04 00:33:45 +02:00
Jan-Willem Gmelig Meyling
a65a3c677a
Merge pull request #2859 from querydsl/dependabot/maven/org.postgresql-postgresql-42.2.20
Bump postgresql from 42.2.18 to 42.2.20
2021-06-03 17:48:42 +02:00
Jan-Willem Gmelig Meyling
97714ce7a5
Merge pull request #2869 from querydsl/dependabot/maven/org.hibernate-hibernate-validator-7.0.1.Final
Bump hibernate-validator from 4.3.0.Final to 7.0.1.Final
2021-06-03 17:48:27 +02:00
Jan-Willem Gmelig Meyling
9ca9bc627c
Merge pull request #2866 from querydsl/dependabot/maven/kotlin.version-1.5.10
Bump kotlin.version from 1.4.32 to 1.5.10
2021-06-03 17:48:18 +02:00
Jan-Willem Gmelig Meyling
4544296024
Merge pull request #2872 from querydsl/dependabot/maven/org.projectlombok-lombok-1.18.20
Bump lombok from 1.18.16 to 1.18.20
2021-06-03 17:47:51 +02:00
Jan-Willem Gmelig Meyling
c16725732e
Merge pull request #2874 from querydsl/dependabot/maven/io.github.classgraph-classgraph-4.8.107
Bump classgraph from 4.8.105 to 4.8.107
2021-06-03 17:47:32 +02:00
Jan-Willem Gmelig Meyling
7d4b7e2a41
Merge pull request #2875 from querydsl/dependabot/maven/junit-junit-4.13.2
Bump junit from 4.12 to 4.13.2
2021-06-03 17:47:24 +02:00
Jan-Willem Gmelig Meyling
d1307b0e86
Merge pull request #2876 from querydsl/dependabot/maven/mysql-mysql-connector-java-8.0.25
Bump mysql-connector-java from 5.1.30 to 8.0.25
2021-06-03 17:47:13 +02:00
Jan-Willem Gmelig Meyling
6cbe6b4947
Merge pull request #2879 from querydsl/dependabot/maven/com.puppycrawl.tools-checkstyle-8.43
Bump checkstyle from 8.42 to 8.43
2021-06-03 17:46:57 +02:00
Jan-Willem Gmelig Meyling
2c11f656dd
Merge pull request #2880 from querydsl/dependabot/maven/javassist-javassist-3.12.1.GA
Bump javassist from 3.6.0.GA to 3.12.1.GA
2021-06-03 17:46:28 +02:00
Jan-Willem Gmelig Meyling
e0ae5b5efa
Merge pull request #2882 from querydsl/dependabot/maven/org.ow2.asm-asm-commons-9.1
Bump asm-commons from 9.0 to 9.1
2021-06-03 17:46:11 +02:00
dependabot[bot]
b2659b71e2
Bump asm-commons from 9.0 to 9.1
Bumps asm-commons from 9.0 to 9.1.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:52:13 +00:00
dependabot[bot]
e796707d96
Bump javassist from 3.6.0.GA to 3.12.1.GA
Bumps javassist from 3.6.0.GA to 3.12.1.GA.

---
updated-dependencies:
- dependency-name: javassist:javassist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:49:51 +00:00
dependabot[bot]
280ebb0c93
Bump checkstyle from 8.42 to 8.43
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to 8.43.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.43)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:49:39 +00:00
dependabot[bot]
e2eb829717
Bump mysql-connector-java from 5.1.30 to 8.0.25
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.30 to 8.0.25.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.30...8.0.25)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:49:08 +00:00
dependabot[bot]
6ec9ac920e
Bump junit from 4.12 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.2)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:48:54 +00:00
Jan-Willem Gmelig Meyling
a3dc57d6fb
Create stale.yml 2021-06-03 09:48:45 +02:00
Jan-Willem Gmelig Meyling
47be908012
Update dependabot.yml 2021-06-03 09:44:52 +02:00
Jan-Willem Gmelig Meyling
9f0e2816cb
Merge pull request #2858 from querydsl/dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.2
Bump maven-bundle-plugin from 2.4.0 to 5.1.2
2021-06-03 09:41:35 +02:00
Jan-Willem Gmelig Meyling
ca24f441d2
Merge pull request #2870 from querydsl/dependabot/maven/javax.annotation-javax.annotation-api-1.3.2
Bump javax.annotation-api from 1.3.1 to 1.3.2
2021-06-03 09:41:05 +02:00
Jan-Willem Gmelig Meyling
bd2acc0906
Merge pull request #2865 from querydsl/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 2.4 to 3.2.1
2021-06-03 09:40:52 +02:00
Jan-Willem Gmelig Meyling
5035670375
Merge pull request #2863 from querydsl/dependabot/maven/joda-time-joda-time-2.10.10
Bump joda-time from 2.10.8 to 2.10.10
2021-06-03 09:40:43 +02:00
dependabot[bot]
55c2e31e97
Bump classgraph from 4.8.105 to 4.8.107
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.105 to 4.8.107.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.105...classgraph-4.8.107)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:43:50 +00:00
dependabot[bot]
bfb8d27808
Bump lombok from 1.18.16 to 1.18.20
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.16 to 1.18.20.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.16...v1.18.20)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:43:34 +00:00
dependabot[bot]
fd49f991af
Bump javax.annotation-api from 1.3.1 to 1.3.2
Bumps [javax.annotation-api](https://github.com/javaee/javax.annotation) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/javaee/javax.annotation/releases)
- [Commits](https://github.com/javaee/javax.annotation/compare/1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: javax.annotation:javax.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:42:44 +00:00
dependabot[bot]
abb2b3f5ef
Bump hibernate-validator from 4.3.0.Final to 7.0.1.Final
Bumps hibernate-validator from 4.3.0.Final to 7.0.1.Final.

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-validator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:42:38 +00:00
dependabot[bot]
f20be57190
Bump kotlin.version from 1.4.32 to 1.5.10
Bumps `kotlin.version` from 1.4.32 to 1.5.10.

Updates `kotlin-bom` from 1.4.32 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.32...v1.5.10)

Updates `kotlin-scripting-jsr223` from 1.4.32 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.32...v1.5.10)

Updates `kotlin-maven-plugin` from 1.4.32 to 1.5.10

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-scripting-jsr223
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:40:42 +00:00
dependabot[bot]
145978e396
Bump maven-source-plugin from 2.4 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.4 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-2.4...maven-source-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:38:01 +00:00
dependabot[bot]
3f134aa00c
Bump joda-time from 2.10.8 to 2.10.10
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.8 to 2.10.10.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.8...v2.10.10)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:37:41 +00:00
dependabot[bot]
f4a8ab8b01
Bump postgresql from 42.2.18 to 42.2.20
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.18 to 42.2.20.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.18...REL42.2.20)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:36:40 +00:00
dependabot[bot]
c757f68296
Bump maven-bundle-plugin from 2.4.0 to 5.1.2
Bumps maven-bundle-plugin from 2.4.0 to 5.1.2.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:36:28 +00:00
Jan-Willem Gmelig Meyling
a9ff7e0035
Merge pull request #2851 from querydsl/dependabot/maven/org.hibernate-hibernate-annotations-3.5.6-Final
Bump hibernate-annotations from 3.5.1-Final to 3.5.6-Final
2021-06-03 08:08:47 +02:00
dependabot[bot]
356be9d752 Remove hibernate-annotations dependency from querydsl-scala 2021-06-03 00:20:03 +02:00
Jan-Willem Gmelig Meyling
eb263c31d6
Merge pull request #2853 from querydsl/dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.32
Bump jmh-generator-annprocess from 1.21 to 1.32
2021-06-03 00:14:43 +02:00
Jan-Willem Gmelig Meyling
8b843715cd
Merge pull request #2856 from querydsl/hsql-upgrade
Bump hsqldb to 2.5.2
2021-06-03 00:14:35 +02:00
Jan-Willem Gmelig Meyling
dd8c587e60
Merge pull request #2857 from querydsl/fix-classgraph-scope
Fix classgraph scope
2021-06-03 00:14:24 +02:00
Jan-Willem Gmelig Meyling
468c299be5
Merge pull request #2737 from querydsl/typed-nullif
Type nullif and coalesce in expression hierarchy
2021-06-02 23:51:24 +02:00
Jan-Willem Gmelig Meyling
7799e3b7a7 Bump hsqldb to 2.6.0 2021-06-02 23:39:42 +02:00
Jan-Willem Gmelig Meyling
010cdfc6e0
Merge pull request #2832 from querydsl/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.0
Bump maven-javadoc-plugin from 2.10.3 to 3.3.0
2021-06-02 23:34:55 +02:00
Jan-Willem Gmelig Meyling
fa801b0dd3
Merge pull request #2836 from querydsl/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.0
Bump maven-jar-plugin from 2.6 to 3.2.0
2021-06-02 23:34:46 +02:00
Jan-Willem Gmelig Meyling
ee5cbfd976
Merge pull request #2838 from querydsl/dependabot/maven/kotlin.version-1.5.20-M1
Bump kotlin.version from 1.4.20-M1 to 1.5.20-M1
2021-06-02 23:34:36 +02:00
Jan-Willem Gmelig Meyling
bf5a4030c5
Merge pull request #2842 from querydsl/dependabot/maven/javax.jdo-jdo2-api-2.3-20090302111651
Bump jdo2-api from 2.3-eb to 2.3-20090302111651
2021-06-02 23:34:27 +02:00
Jan-Willem Gmelig Meyling
60d25fec6c
Merge pull request #2848 from querydsl/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-2.5.0
Bump spring-boot-starter-parent from 2.3.4.RELEASE to 2.5.0
2021-06-02 23:34:15 +02:00
Jan-Willem Gmelig Meyling
330a6eb238
Merge pull request #2850 from querydsl/dependabot/maven/org.easymock-easymock-4.3
Bump easymock from 3.0 to 4.3
2021-06-02 23:34:05 +02:00
Jan-Willem Gmelig Meyling
b5535b6b1a
Merge pull request #2852 from querydsl/dependabot/maven/org.geolatte-geolatte-geom-1.8.1
Bump geolatte-geom from 1.4.0 to 1.8.1
2021-06-02 23:33:55 +02:00