This repository was archived by the owner on May 7, 2026. It is now read-only.
deps(java): bump the all group across 1 directory with 30 updates#1544
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(java): bump the all group across 1 directory with 30 updates#1544dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
afcb002 to
db0355d
Compare
db0355d to
5a5fa7e
Compare
Bumps the all group with 29 updates in the /wren-core-legacy directory: | Package | From | To | | --- | --- | --- | | [io.airlift:airbase](https://github.com/airlift/airbase) | `279` | `373` | | [org.jdbi:jdbi3-bom](https://github.com/jdbi/jdbi) | `3.49.5` | `3.53.0` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.21.3` | `2.0.5` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.21.3` | `2.0.5` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.19.1` | `2.21` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.1` | `2.21.3` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.19.1` | `2.21.3` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.13.1` | `2.14.0` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.40.0` | `2.49.0` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.40.0` | `2.49.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.31.1` | `4.34.1` | | [com.hubspot.jinjava:jinjava](https://github.com/HubSpot/jinjava) | `2.8.1` | `2.8.3` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.3.0` | `7.0.2` | | [io.airlift:units](https://github.com/airlift/units) | `1.10` | `1.13` | | [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.47.0` | `1.61.0` | | [io.opentelemetry:opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-java) | `1.47.0` | `1.61.0` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.17.6` | `1.18.8` | | [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `3.49.5` | `4.1.0` | | [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) | `1.3.2.0` | `1.5.2.1` | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `26.0.2` | `26.1.0` | | [org.jgrapht:jgrapht-core](https://github.com/jgrapht/jgrapht) | `1.5.2` | `1.5.3` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.7` | `42.7.11` | | [org.threeten:threetenbp](https://github.com/ThreeTen/threetenbp) | `1.7.1` | `1.7.2` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.0` | `3.6.2` | | [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `3.1.0` | `3.2.0` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.5.1` | `3.6.3` | | [io.airlift.drift:drift-maven-plugin](https://github.com/airlift/drift) | `1.23` | `1.24` | | [io.trino:trino-maven-plugin](https://github.com/trinodb/trino-maven-plugin) | `15` | `20` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.1` | `3.10.0` | Updates `io.airlift:airbase` from 279 to 373 - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) Updates `org.jdbi:jdbi3-bom` from 3.49.5 to 3.53.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.49.5...v3.53.0) Updates `org.testcontainers:testcontainers-bom` from 1.21.3 to 2.0.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.21.3...2.0.5) Updates `org.testcontainers:testcontainers` from 1.21.3 to 2.0.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.21.3...2.0.5) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.1 to 2.21 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.21.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.19.1 to 2.21.3 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.1...jackson-dataformats-text-2.21.3) Updates `com.google.code.gson:gson` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.1...gson-parent-2.14.0) Updates `com.google.errorprone:error_prone_annotations` from 2.40.0 to 2.49.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.40.0...v2.49.0) Updates `com.google.errorprone:error_prone_core` from 2.40.0 to 2.49.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.40.0...v2.49.0) Updates `com.google.protobuf:protobuf-java` from 4.31.1 to 4.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.hubspot.jinjava:jinjava` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/HubSpot/jinjava/releases) - [Changelog](https://github.com/HubSpot/jinjava/blob/master/CHANGES.md) - [Commits](HubSpot/jinjava@jinjava-2.8.1...jinjava-2.8.3) Updates `com.zaxxer:HikariCP` from 6.3.0 to 7.0.2 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-6.3.0...HikariCP-7.0.2) Updates `io.airlift:units` from 1.10 to 1.13 - [Release notes](https://github.com/airlift/units/releases) - [Commits](airlift/units@1.10...1.13) Updates `io.opentelemetry:opentelemetry-api` from 1.47.0 to 1.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.47.0...v1.61.0) Updates `io.opentelemetry:opentelemetry-sdk` from 1.47.0 to 1.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.47.0...v1.61.0) Updates `net.bytebuddy:byte-buddy` from 1.17.6 to 1.18.8 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.17.6...byte-buddy-1.18.8) Updates `org.checkerframework:checker-qual` from 3.49.5 to 4.1.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.49.5...checker-framework-4.1.0) Updates `org.duckdb:duckdb_jdbc` from 1.3.2.0 to 1.5.2.1 - [Release notes](https://github.com/duckdb/duckdb/releases) - [Commits](https://github.com/duckdb/duckdb/commits) Updates `org.jetbrains:annotations` from 26.0.2 to 26.1.0 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@26.0.2...26.1.0) Updates `org.jgrapht:jgrapht-core` from 1.5.2 to 1.5.3 - [Changelog](https://github.com/jgrapht/jgrapht/blob/master/HISTORY.md) - [Commits](jgrapht/jgrapht@jgrapht-1.5.2...jgrapht-1.5.3) Updates `org.postgresql:postgresql` from 42.7.7 to 42.7.11 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.7...REL42.7.11) Updates `org.testcontainers:testcontainers` from 1.21.3 to 2.0.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.21.3...2.0.5) Updates `org.threeten:threetenbp` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/ThreeTen/threetenbp/releases) - [Changelog](https://github.com/ThreeTen/threetenbp/blob/main/RELEASE-NOTES.md) - [Commits](ThreeTen/threetenbp@v1.7.1...v1.7.2) Updates `com.google.errorprone:error_prone_core` from 2.40.0 to 2.49.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.40.0...v2.49.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.2) Updates `org.apache.maven.plugins:maven-antrun-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.1 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.3) Updates `io.airlift.drift:drift-maven-plugin` from 1.23 to 1.24 - [Commits](airlift/drift@1.23...1.24) Updates `io.trino:trino-maven-plugin` from 15 to 20 - [Release notes](https://github.com/trinodb/trino-maven-plugin/releases) - [Commits](https://github.com/trinodb/trino-maven-plugin/commits) Updates `org.ow2.asm:asm` from 9.8 to 9.9.1 Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.1 to 3.10.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.10.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.21' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.hubspot.jinjava:jinjava dependency-version: 2.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: io.airlift.drift:drift-maven-plugin dependency-version: '1.24' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: io.airlift:airbase dependency-version: '369' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: io.airlift:units dependency-version: '1.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.opentelemetry:opentelemetry-api dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.opentelemetry:opentelemetry-sdk dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.trino:trino-maven-plugin dependency-version: '17' dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.checkerframework:checker-qual dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.duckdb:duckdb_jdbc dependency-version: 1.5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jdbi:jdbi3-bom dependency-version: 3.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains:annotations dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jgrapht:jgrapht-core dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.ow2.asm:asm dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.threeten:threetenbp dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
5a5fa7e to
af31900
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the all group with 29 updates in the /wren-core-legacy directory:
2793733.49.53.53.01.21.32.0.51.21.32.0.52.19.12.212.19.12.21.32.19.12.21.32.13.12.14.02.40.02.49.02.40.02.49.04.31.14.34.12.8.12.8.36.3.07.0.21.101.131.47.01.61.01.47.01.61.01.17.61.18.83.49.54.1.01.3.2.01.5.2.126.0.226.1.01.5.21.5.342.7.742.7.111.7.11.7.23.6.03.6.23.1.03.2.03.5.13.6.31.231.2415203.8.13.10.0Updates
io.airlift:airbasefrom 279 to 373Release notes
Sourced from io.airlift:airbase's releases.
... (truncated)
Commits
Updates
org.jdbi:jdbi3-bomfrom 3.49.5 to 3.53.0Release notes
Sourced from org.jdbi:jdbi3-bom's releases.
... (truncated)
Changelog
Sourced from org.jdbi:jdbi3-bom's changelog.
... (truncated)
Commits
5361840[maven-release-plugin] prepare release v3.53.059a8376Release notes 3.53.01f1a5c5freemarker: disable template class resolution83465acMerge remote-tracking branch 'origin/master' into sqlexception-handler-statem...5d4191fMerge pull request #2969 from hgschmie/testcontainers205f9bdbalign mysql docker image property namece9f12calign oracle docker image property nameebceb8amove to testcontainers 2.x9a42863add documentation and exampled53118fSqlExceptionHandler: add StatementContext parameter, remove confusing return ...Updates
org.testcontainers:testcontainers-bomfrom 1.21.3 to 2.0.5Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
... (truncated)
Commits
5c44820Fix typo (#11717)84b1c3aAdd getHttpPort and getGrpcPort methods in WeaviateContainer (#11712)a412b8eUse weaviate client v6 (#11711)058fa82Combined dependencies PR (#11710)773f344Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/ch.qos....ebe6043Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...5248d1dMerge remote-tracking branch 'origin/dependabot/gradle/modules/scylladb/softw...ab781f6Combined dependencies PR (#11708)2d6c1beMerge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbrains-ann...e76c291Merge remote-tracking branch 'origin/dependabot/gradle/core/org.junit.platfor...Updates
org.testcontainers:testcontainersfrom 1.21.3 to 2.0.5Release notes
Sourced from org.testcontainers:testcontainers's releases.
... (truncated)
Commits
5c44820Fix typo (#11717)84b1c3aAdd getHttpPort and getGrpcPort methods in WeaviateContainer (#11712)a412b8eUse weaviate client v6 (#11711)058fa82Combined dependencies PR (#11710)773f344Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/ch.qos....ebe6043Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...5248d1dMerge remote-tracking branch 'origin/dependabot/gradle/modules/scylladb/softw...ab781f6Combined dependencies PR (#11708)2d6c1beMerge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbrains-ann...e76c291Merge remote-tracking branch 'origin/dependabot/gradle/core/org.junit.platfor...Updates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.19.1 to 2.21Commits
Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.1 to 2.21.3Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.19.1 to 2.21.3Commits
ccfcc95[maven-release-plugin] prepare release jackson-dataformats-text-2.21.35e81617Prep for 2.21.3 release52ab617Merge branch '2.20' into 2.2184f99f7Merge branch '2.19' into 2.204fe54cbMerge branch '2.18' into 2.19f18c578Post-release dep version bump8db1032[maven-release-plugin] prepare for next development iteration7afb263[maven-release-plugin] prepare release jackson-dataformats-text-2.18.7ec50f24Prep for 2.18.7 releasea8bedbdPost-release dep version bumpUpdates
com.google.code.gson:gsonfrom 2.13.1 to 2.14.0Release notes
Sourced from com.google.code.gson:gson's releases.
... (truncated)
Commits
3ff35d6[maven-release-plugin] prepare release gson-parent-2.14.0a3024fdBump the maven group with 13 updates (#3002)5689ffeBump the github-actions group across 1 directory with 3 updates (#3018)48db33cAddLegacyProtoTypeAdapterFactory. (#3014)53d703eUpdate outdated comment regarding serializable types (#3012)0189b72RemoveSerializablefrom internalTypeimplementation classes. (#3011)f4d371dFix duplicate key detection when first value is null (#3006)27d9ba1Fix typo in README (JPMS dependencies section) (#3005)1fa9b7aValidate that strings being parsed as integers consist of ASCII characters (#...b7d5954Add iterator fail-fast tests for LinkedTreeMap.clear() (#2992)Updates
com.google.errorprone:error_prone_annotationsfrom 2.40.0 to 2.49.0Release notes
Sourced from com.google.errorprone:error_prone_annotations's releases.
... (truncated)
Commits
89d75c1Release Error Prone 2.49.00b7b03bFix up some javadoc on `ModifySourceCollectionInStream.isStreamApiInvocationO...fe5a7b1Remove old FieldMatchers APId54a1d1Fix up someFinallyjavadocs.d93b319[RefactorSwitch] bugfix comment handlingff59782[IfChainToSwitch] cleanup redundant conditions in ternary. No functional cha...43b6df6Generalise DuplicateAssertion to handle check* methods.2c4346fFix a bug inBooleanLiteral: it currently suggests replacing `Boolean.FALSE...559039b[IfChainToSwitch] doc-only change. fix typo in code comments.393c61c[IfChainToSwitch] enhance code generation to emit unnamed variables, when sup...Updates
com.google.errorprone:error_prone_corefrom 2.40.0 to 2.49.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
... (truncated)
Commits
89d75c1Release Error Prone 2.49.00b7b03bFix up some javadoc on `ModifySourceCollectionInStream.isStreamApiInvocationO...fe5a7b1Remove old FieldMatchers APId54a1d1Fix up someFinallyjavadocs.d93b319[RefactorSwitch] bugfix comment handlingff59782[IfChainToSwitch] cleanup redundant conditions in ternary. No functional cha...43b6df6Generalise DuplicateAssertion to handle check* methods.2c4346fFix a bug inBooleanLiteral: it currently suggests replacing `Boolean.FALSE...559039b[IfChainToSwitch] doc-only change. fix typo in code comments.393c61c[IfChainToSwitch] enhance code generation to emit unnamed variables, when sup...Updates
com.google.protobuf:protobuf-javafrom 4.31.1 to 4.34.1Commits
Updates
com.hubspot.jinjava:jinjavafrom 2.8.1 to 2.8.3Release notes
Sourced from com.hubspot.jinjava:jinjava's releases.
Changelog
Sourced from com.hubspot.jinjava:jinjava's changelog.