-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dependency-updates group across 1 directory with 30 updates #89
Closed
Conversation
This file contains 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
Bumps the dependency-updates group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.airlift:airbase](https://github.com/airlift/airbase) | `175` | `195` | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.1.0` | `6.0.0` | | commons-cli:commons-cli | `1.5.0` | `1.9.0` | | commons-io:commons-io | `2.14.0` | `2.17.0` | | [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence) | `3.1.0` | `3.2.0` | | [net.java.dev.jna:jna](https://github.com/java-native-access/jna) | `5.12.1` | `5.15.0` | | [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) | `2.4.7` | `2.5.1` | | org.apache.httpcomponents:httpclient | `4.5.13` | `4.5.14` | | org.freemarker:freemarker | `2.3.31` | `2.3.33` | | org.glassfish.web:javax.el | `2.2.5` | `2.2.6` | | [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` | | [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` | | [org.hamcrest:hamcrest-library](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` | | [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `6.2.5.Final` | `8.0.1.Final` | | org.hsqldb:hsqldb | `2.7.1` | `2.7.4` | | [org.javassist:javassist](https://github.com/jboss-javassist/javassist) | `3.29.2-GA` | `3.30.2-GA` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `4.8.0` | `5.14.2` | | [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) | `1.3.3` | `2.0.10` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | [com.ning.maven.plugins:maven-duplicate-finder-plugin](https://github.com/ning/maven-duplicate-finder-plugin) | `1.0.8` | `1.0.9` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M5` | `3.5.2` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.5.2` | Updates `io.airlift:airbase` from 175 to 195 - [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.springframework.boot:spring-boot-dependencies` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-hibernate6` from 2.17.2 to 2.18.1 - [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.17.2...jackson-datatype-hibernate-parent-2.18.1) Updates `com.fasterxml.jackson.datatype:jackson-datatype-java8` from 2.17.2 to 2.18.1 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.18.1 Updates `com.zaxxer:HikariCP` from 5.1.0 to 6.0.0 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-5.1.0...HikariCP-6.0.0) Updates `commons-cli:commons-cli` from 1.5.0 to 1.9.0 Updates `commons-io:commons-io` from 2.14.0 to 2.17.0 Updates `jakarta.persistence:jakarta.persistence-api` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/jakartaee/persistence/releases) - [Commits](jakartaee/persistence@3.1-3.1.0-RELEASE...3.2-3.2.0-RELEASE) Updates `net.java.dev.jna:jna` from 5.12.1 to 5.15.0 - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.12.1...5.15.0) Updates `net.minidev:json-smart` from 2.4.7 to 2.5.1 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/commits/2.5.1) Updates `org.apache.httpcomponents:httpclient` from 4.5.13 to 4.5.14 Updates `org.freemarker:freemarker` from 2.3.31 to 2.3.33 Updates `org.glassfish.web:javax.el` from 2.2.5 to 2.2.6 Updates `org.hamcrest:hamcrest` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) Updates `org.hamcrest:hamcrest-core` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) Updates `org.hamcrest:hamcrest-library` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) Updates `org.hamcrest:hamcrest-core` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) Updates `org.hamcrest:hamcrest-library` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) Updates `org.hibernate.validator:hibernate-validator` from 6.2.5.Final to 8.0.1.Final - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](hibernate/hibernate-validator@6.2.5.Final...8.0.1.Final) Updates `org.hsqldb:hsqldb` from 2.7.1 to 2.7.4 Updates `org.javassist:javassist` from 3.29.2-GA to 3.30.2-GA - [Release notes](https://github.com/jboss-javassist/javassist/releases) - [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md) - [Commits](https://github.com/jboss-javassist/javassist/commits) Updates `org.junit.jupiter:junit-jupiter` from 5.11.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.3) Updates `org.mockito:mockito-core` from 4.8.0 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.0...v5.14.2) Updates `org.springframework.retry:spring-retry` from 1.3.3 to 2.0.10 - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v1.3.3...v2.0.10) Updates `org.testcontainers:postgresql` from 1.20.1 to 1.20.3 - [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.20.1...1.20.3) Updates `org.testcontainers:testcontainers` from 1.20.1 to 1.20.3 - [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.20.1...1.20.3) Updates `org.testcontainers:testcontainers` from 1.20.1 to 1.20.3 - [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.20.1...1.20.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `com.ning.maven.plugins:maven-duplicate-finder-plugin` from 1.0.8 to 1.0.9 - [Commits](ning/maven-duplicate-finder-plugin@maven-duplicate-finder-plugin-1.0.8...maven-duplicate-finder-plugin-1.0.9) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M5 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.0.0-M7 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.5.2) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-hibernate6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-java8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: commons-cli:commons-cli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: jakarta.persistence:jakarta.persistence-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: net.java.dev.jna:jna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: net.minidev:json-smart dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.freemarker:freemarker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.glassfish.web:javax.el dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest-library dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest-library dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.javassist:javassist dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.springframework.retry:spring-retry dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.ning.maven.plugins:maven-duplicate-finder-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 4, 2024
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/maven/dependency-updates-81b8151ef4
branch
November 4, 2024 10:00
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cla-signed
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
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.
Bumps the dependency-updates group with 25 updates in the / directory:
175
195
3.3.4
3.3.5
3.3.4
3.3.5
5.1.0
6.0.0
1.5.0
1.9.0
2.14.0
2.17.0
3.1.0
3.2.0
5.12.1
5.15.0
2.4.7
2.5.1
4.5.13
4.5.14
2.3.31
2.3.33
2.2.5
2.2.6
2.2
3.0
2.2
3.0
2.2
3.0
6.2.5.Final
8.0.1.Final
2.7.1
2.7.4
3.29.2-GA
3.30.2-GA
4.8.0
5.14.2
1.3.3
2.0.10
1.20.1
1.20.3
1.20.1
1.20.3
1.0.8
1.0.9
3.0.0-M5
3.5.2
3.0.0-M7
3.5.2
Updates
io.airlift:airbase
from 175 to 195Release notes
Sourced from io.airlift:airbase's releases.
... (truncated)
Commits
Updates
org.springframework.boot:spring-boot-dependencies
from 3.3.4 to 3.3.5Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
2316ce6
Release v3.3.502f6eb4
Merge branch '3.2.x' into 3.3.x728deaf
Next development version (v3.2.12-SNAPSHOT)9ca6667
Merge branch '3.2.x' into 3.3.x9858b4b
Fix release script2bf3e5a
Document that embedded Tomcat must be 10.1.25 or later13e75dc
Upgrade to Spring Integration 6.3.5131bbaf
Merge branch '3.2.x' into 3.3.x83a3212
Use github.ref_name when deploying snapshots2d91385
Merge branch '3.2.x' into 3.3.xUpdates
org.springframework.boot:spring-boot-maven-plugin
from 3.3.4 to 3.3.5Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
2316ce6
Release v3.3.502f6eb4
Merge branch '3.2.x' into 3.3.x728deaf
Next development version (v3.2.12-SNAPSHOT)9ca6667
Merge branch '3.2.x' into 3.3.x9858b4b
Fix release script2bf3e5a
Document that embedded Tomcat must be 10.1.25 or later13e75dc
Upgrade to Spring Integration 6.3.5131bbaf
Merge branch '3.2.x' into 3.3.x83a3212
Use github.ref_name when deploying snapshots2d91385
Merge branch '3.2.x' into 3.3.xUpdates
com.fasterxml.jackson.core:jackson-databind
from 2.17.2 to 2.18.1Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-hibernate6
from 2.17.2 to 2.18.1Commits
0fb8d5f
[maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.18.116606d1
Prep for 2.18.1 release09ec1d6
Back to snapshot dep59c1c02
[maven-release-plugin] prepare for next development iterationcdf292b
[maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.18.08a86736
Prepare for 2.18.0 releasec50cf8e
Back to snapshot1fbeac5
[maven-release-plugin] prepare for next development iteration7aab53b
[maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.18...294b142
Prepare for 2.18.0-rc1Updates
com.fasterxml.jackson.datatype:jackson-datatype-java8
from 2.17.2 to 2.18.1Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.2 to 2.18.1Updates
com.zaxxer:HikariCP
from 5.1.0 to 6.0.0Changelog
Sourced from com.zaxxer:HikariCP's changelog.
... (truncated)
Commits
7c74fd3
[maven-release-plugin] prepare release HikariCP-6.0.07cacd0f
Switch publishing plugin to nexus.9b38eb4
update publish info1dfe77f
update scm url7e92ebb
use postgresql 16 for unit testsb790dff
Upgrade maven plugin.1c13fcd
Fix JavaDoc error, self-closing tags not allowed.a31a988
Prepare for 6.0.0 released544180
"merged" #2126 Added Support For beginRequest and endRequest (new version)8053e39
Create SQLExceptionOverride instance when exceptionOverrideClassName loaded (...Updates
commons-cli:commons-cli
from 1.5.0 to 1.9.0Updates
commons-io:commons-io
from 2.14.0 to 2.17.0Updates
jakarta.persistence:jakarta.persistence-api
from 3.1.0 to 3.2.0Release notes
Sourced from jakarta.persistence:jakarta.persistence-api's releases.
Commits
320bfac
Update API version of jakarta.persistence:jakarta.persistence-api to 3.2.0cca3db7
Update SPEC version of jakarta.persistence:persistence-spec to 3.25e5f361
consistently use monospace font in ch448d0c3b
mention addition of TypedQueryReference in changelogac57cee
add missing@since
annotations16e386c
update spec license to 1.1a5f9aa2
clean up the orderby_item rulef1904da
entity_id_or_version_function should be a scalar_expression4eb1617
Finalize the changelog for 3.2c73b77a
#589: avoid collisions in metamodel's variables (#592)Updates
net.java.dev.jna:jna
from 5.12.1 to 5.15.0Changelog
Sourced from net.java.dev.jna:jna's changelog.
... (truncated)
Commits
fad4d1d
Release 5.15.009e23cb
maven-ant-task does not work correctly anymore, drop it and use mvn binary di...078cc66
Rebuild android binaries after 7a5d9850a1ad8ab66836cea15fc67967bbe290067a5d985
Enable linker build-id for android builds.58655f7
Merge pull request #1623 from matthiasblaesing/fix_osgi_headereda2969
Add "linux-riscv64" entry to OSGI Bundle-NativeCode header in MANIFEST.MF209d199
Merge pull request #1620 from LightningReflex/patch-1da3b96e
Fixed typo in GDI32.javace88419
Bump the github-actions group with 1 update (#1601)a587921
Merge pull request #1615 from matthiasblaesing/issue-1613Updates
net.minidev:json-smart
from 2.4.7 to 2.5.1Release notes
Sourced from net.minidev:json-smart's releases.
... (truncated)
Commits
Updates
org.apache.httpcomponents:httpclient
from 4.5.13 to 4.5.14Updates
org.freemarker:freemarker
from 2.3.31 to 2.3.33Updates
org.glassfish.web:javax.el
from 2.2.5 to 2.2.6Updates
org.hamcrest:hamcrest
from 2.2 to 3.0Release notes
Sourced from org.hamcrest:hamcrest's releases.
Changelog
Sourced from org.hamcrest:hamcrest's changelog.
Commits
68984b8
Version 3.01adc351
Fix javadoc title4e2b71c
Add instructions for releasing to Maven Central3fa841d
Revert version to 3.0-SNAPSHOT750dc36
Prepare for version 3.0-rc11703e95
Fix broken tutorial link in READMEc4578ef
Upgrade Gradle 8.8 -> 8.9a9923af
Remove old, unused build definitionscf25e14
Cleanup README, fix broken linksbc4769e
Upgrade to GitHub-native Dependabot (#342)Updates
org.hamcrest:hamcrest-core
from 2.2 to 3.0Release notes
Sourced from org.hamcrest:hamcrest...
Description has been truncated