Jan-Willem Gmelig Meyling
|
db60d57bf1
|
Merge pull request #2965 from querydsl/dependabot/maven/kotlin.version-1.5.21
Bump kotlin.version from 1.5.20 to 1.5.21
|
2021-07-23 13:12:32 +02:00 |
|
Jan-Willem Gmelig Meyling
|
c8f2fb6ac0
|
Merge pull request #2957 from querydsl/dependabot/maven/org.xerial-sqlite-jdbc-3.36.0.1
Bump sqlite-jdbc from 3.36.0 to 3.36.0.1
|
2021-07-22 23:07:48 +02:00 |
|
dependabot[bot]
|
b4a1a3d96d
|
Bump kotlin.version from 1.5.20 to 1.5.21
Bumps `kotlin.version` from 1.5.20 to 1.5.21.
Updates `kotlin-bom` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Updates `kotlin-scripting-jsr223` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Updates `kotlin-maven-plugin` from 1.5.20 to 1.5.21
Updates `kotlin-maven-allopen` from 1.5.20 to 1.5.21
Updates `kotlin-maven-noarg` from 1.5.20 to 1.5.21
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-scripting-jsr223
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-22 21:07:43 +00:00 |
|
Jan-Willem Gmelig Meyling
|
a0de51548a
|
Merge pull request #2975 from querydsl/dependabot/maven/slf4j.version-1.7.32
Bump slf4j.version from 1.7.31 to 1.7.32
|
2021-07-22 23:07:13 +02:00 |
|
Jan-Willem Gmelig Meyling
|
1bf1b50743
|
Merge pull request #2973 from querydsl/dependabot/maven/mysql-mysql-connector-java-8.0.26
Bump mysql-connector-java from 8.0.25 to 8.0.26
|
2021-07-22 23:07:07 +02:00 |
|
Jan-Willem Gmelig Meyling
|
0d87a683a3
|
Merge pull request #2970 from querydsl/dependabot/maven/org.mongodb-mongo-java-driver-3.12.9
Bump mongo-java-driver from 3.12.8 to 3.12.9
|
2021-07-22 23:07:02 +02:00 |
|
Jan-Willem Gmelig Meyling
|
ddd003f2f8
|
Merge pull request #2967 from querydsl/dependabot/maven/org.apache.ant-ant-1.10.11
Bump ant from 1.10.10 to 1.10.11
|
2021-07-22 23:06:57 +02:00 |
|
Jan-Willem Gmelig Meyling
|
1383ea0ec8
|
Merge pull request #2966 from querydsl/dependabot/maven/org.springframework-spring-jdbc-5.3.9
Bump spring-jdbc from 5.3.8 to 5.3.9
|
2021-07-22 23:06:51 +02:00 |
|
Jan-Willem Gmelig Meyling
|
7c93ca7ebe
|
Merge pull request #2961 from querydsl/dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.5.0
Bump dokka-maven-plugin from 1.4.32 to 1.5.0
|
2021-07-22 23:06:41 +02:00 |
|
Jan-Willem Gmelig Meyling
|
ed04593c7c
|
Merge pull request #2960 from querydsl/dependabot/maven/org.postgresql-postgresql-42.2.23
Bump postgresql from 42.2.22 to 42.2.23
|
2021-07-22 23:06:33 +02:00 |
|
Jan-Willem Gmelig Meyling
|
f4368bbe3f
|
Merge pull request #2959 from querydsl/dependabot/maven/io.github.classgraph-classgraph-4.8.110
Bump classgraph from 4.8.108 to 4.8.110
|
2021-07-22 23:06:27 +02:00 |
|
Jan-Willem Gmelig Meyling
|
1273ebe7cd
|
Merge pull request #2956 from querydsl/dependabot/maven/com.ibm.db2-jcc-11.5.6.0
Bump jcc from 11.5.5.0 to 11.5.6.0
|
2021-07-22 23:06:18 +02:00 |
|
dependabot[bot]
|
62c1d90886
|
Bump slf4j.version from 1.7.31 to 1.7.32
Bumps `slf4j.version` from 1.7.31 to 1.7.32.
Updates `slf4j-api` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)
Updates `slf4j-log4j12` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-log4j12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-21 11:04:41 +00:00 |
|
dependabot[bot]
|
ef77c9afa5
|
Bump mysql-connector-java from 8.0.25 to 8.0.26
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.25 to 8.0.26.
- [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/8.0.25...8.0.26)
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-20 11:09:36 +00:00 |
|
John Tims
|
26f3c89a8a
|
Merge pull request #2972 from querydsl/querydsl-5.0.0
|
2021-07-19 16:25:53 -06:00 |
|
f43nd1r
|
fea7a35141
|
disable japimc
|
2021-07-19 19:51:20 +02:00 |
|
f43nd1r
|
044d5591d8
|
replace outdated semver enforcer with japicmp
|
2021-07-19 19:28:28 +02:00 |
|
John Tims
|
d59bac65de
|
Querydsl 5.0.0
|
2021-07-19 09:36:06 -06:00 |
|
dependabot[bot]
|
d16ebb634f
|
Bump mongo-java-driver from 3.12.8 to 3.12.9
Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.8 to 3.12.9.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.12.8...r3.12.9)
---
updated-dependencies:
- dependency-name: org.mongodb:mongo-java-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-15 11:05:28 +00:00 |
|
dependabot[bot]
|
9db7bf9ba6
|
Bump ant from 1.10.10 to 1.10.11
Bumps ant from 1.10.10 to 1.10.11.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 11:10:25 +00:00 |
|
dependabot[bot]
|
53a8a609fa
|
Bump spring-jdbc from 5.3.8 to 5.3.9
Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.8 to 5.3.9.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.8...v5.3.9)
---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 11:05:44 +00:00 |
|
dependabot[bot]
|
ba01f46e1b
|
Bump dokka-maven-plugin from 1.4.32 to 1.5.0
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.4.32 to 1.5.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/compare/v1.4.32...v1.5.0)
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-08 11:08:08 +00:00 |
|
dependabot[bot]
|
6edac9af8e
|
Bump postgresql from 42.2.22 to 42.2.23
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.22 to 42.2.23.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.23/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.22...REL42.2.23)
---
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-07-07 11:06:49 +00:00 |
|
dependabot[bot]
|
0c2d32b111
|
Bump classgraph from 4.8.108 to 4.8.110
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.108 to 4.8.110.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.108...classgraph-4.8.110)
---
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-07-07 11:05:26 +00:00 |
|
dependabot[bot]
|
a568655c35
|
Bump sqlite-jdbc from 3.36.0 to 3.36.0.1
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0 to 3.36.0.1.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.36.0...3.36.0.1)
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-01 11:07:43 +00:00 |
|
dependabot[bot]
|
fed9906f04
|
Bump jcc from 11.5.5.0 to 11.5.6.0
Bumps jcc from 11.5.5.0 to 11.5.6.0.
---
updated-dependencies:
- dependency-name: com.ibm.db2:jcc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-01 11:05:49 +00:00 |
|
Jan-Willem Gmelig Meyling
|
d2277da977
|
Merge pull request #2952 from querydsl/dependabot/maven/org.jboss.logging-jboss-logging-3.4.2.Final
Bump jboss-logging from 3.4.1.Final to 3.4.2.Final
|
2021-06-29 14:52:21 +02:00 |
|
Jan-Willem Gmelig Meyling
|
5a8cd3cb1b
|
Merge pull request #2953 from querydsl/dependabot/maven/org.hibernate-hibernate-search-orm-5.11.9.Final
Bump hibernate-search-orm from 5.10.1.Final to 5.11.9.Final
|
2021-06-29 14:50:24 +02:00 |
|
Jan-Willem Gmelig Meyling
|
be491d4241
|
Merge pull request #2951 from querydsl/dependabot/maven/org.xerial-sqlite-jdbc-3.36.0
Bump sqlite-jdbc from 3.34.0 to 3.36.0
|
2021-06-29 14:50:15 +02:00 |
|
dependabot[bot]
|
4e841ebc25
|
Bump hibernate-search-orm from 5.10.1.Final to 5.11.9.Final
Bumps hibernate-search-orm from 5.10.1.Final to 5.11.9.Final.
---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-search-orm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 10:50:48 +00:00 |
|
dependabot[bot]
|
0a3284a1e7
|
Bump sqlite-jdbc from 3.34.0 to 3.36.0
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.34.0 to 3.36.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.34.0...3.36.0)
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 10:50:46 +00:00 |
|
dependabot[bot]
|
f9f83f08f8
|
Bump jboss-logging from 3.4.1.Final to 3.4.2.Final
Bumps [jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.4.1.Final to 3.4.2.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.4.1.Final...3.4.2.Final)
---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 10:50:45 +00:00 |
|
Jan-Willem Gmelig Meyling
|
c0227811eb
|
Merge pull request #2862 from querydsl/dependabot/maven/org.xerial-sqlite-jdbc-3.34.0
Bump sqlite-jdbc from 3.7.2 to 3.34.0
|
2021-06-29 12:26:46 +02:00 |
|
Jan-Willem Gmelig Meyling
|
604cf4333a
|
Merge pull request #2950 from querydsl/dependabot/maven/org.ow2.asm-asm-9.2
Bump asm from 9.1 to 9.2
|
2021-06-29 12:26:32 +02:00 |
|
Jan-Willem Gmelig Meyling
|
4a1c7f2b30
|
Merge pull request #2949 from querydsl/dependabot/maven/com.puppycrawl.tools-checkstyle-8.44
Bump checkstyle from 8.43 to 8.44
|
2021-06-29 12:26:21 +02:00 |
|
Jan-Willem Gmelig Meyling
|
fd66c48aaf
|
Merge pull request #2948 from querydsl/dependabot/maven/org.ow2.asm-asm-commons-9.2
Bump asm-commons from 9.1 to 9.2
|
2021-06-29 12:26:12 +02:00 |
|
Jan-Willem Gmelig Meyling
|
9040bcbf70
|
Merge pull request #2881 from querydsl/dependabot/maven/org.mongodb-mongo-java-driver-3.12.8
Bump mongo-java-driver from 3.4.0 to 3.12.8
|
2021-06-29 12:26:03 +02:00 |
|
Jan-Willem Gmelig Meyling
|
a19f6508b4
|
Merge pull request #2878 from querydsl/dependabot/maven/org.hibernate-hibernate-search-5.10.1.Final
Bump hibernate-search from 4.2.0.Final to 5.10.1.Final
|
2021-06-29 12:25:54 +02:00 |
|
Jan-Willem Gmelig Meyling
|
c87f0fe13d
|
Merge pull request #2871 from querydsl/dependabot/maven/surefire.version-2.22.2
Bump surefire.version from 2.18 to 2.22.2
|
2021-06-29 12:25:38 +02:00 |
|
Jan-Willem Gmelig Meyling
|
ebc6b55dba
|
Merge pull request #2868 from querydsl/dependabot/maven/org.hibernate.validator-hibernate-validator-7.0.1.Final
Bump hibernate-validator from 6.0.18.Final to 7.0.1.Final
|
2021-06-29 12:25:31 +02:00 |
|
Jan-Willem Gmelig Meyling
|
47e56dafa4
|
Merge pull request #2839 from querydsl/dependabot/maven/org.apache.derby-derby-10.15.2.0
Bump derby from 10.11.1.1 to 10.15.2.0
|
2021-06-29 12:25:21 +02:00 |
|
dependabot[bot]
|
babc427f10
|
Bump asm from 9.1 to 9.2
Bumps asm from 9.1 to 9.2.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 11:07:43 +00:00 |
|
dependabot[bot]
|
c814c9963e
|
Bump checkstyle from 8.43 to 8.44
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.44.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-8.44)
---
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-28 11:06:29 +00:00 |
|
dependabot[bot]
|
baee67ede6
|
Bump asm-commons from 9.1 to 9.2
Bumps asm-commons from 9.1 to 9.2.
---
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-28 11:05:43 +00:00 |
|
f43nd1r
|
09efbbd216
|
exclude failing tests in sqlite
|
2021-06-28 12:49:55 +02:00 |
|
f43nd1r
|
b5fa5a56b2
|
needs lucene5
|
2021-06-28 12:37:20 +02:00 |
|
f43nd1r
|
8f16b4c17e
|
also need validation-api
|
2021-06-28 01:59:41 +02:00 |
|
f43nd1r
|
3078f6e70b
|
last version to support jdk 8 is 10.14
|
2021-06-28 01:39:10 +02:00 |
|
f43nd1r
|
e221112b1d
|
fix errors in test
|
2021-06-28 01:33:53 +02:00 |
|
f43nd1r
|
251796ca2f
|
converge transitive dependencies
|
2021-06-28 01:22:59 +02:00 |
|