-
-
Notifications
You must be signed in to change notification settings - Fork 383
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
build(deps): bump the dependencies group across 1 directory with 27 updates #1146
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
…pdates Bumps the dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.apache.commons:commons-lang3 | `3.14.0` | `3.17.0` | | [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.1.10` | `6.1.13` | | [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.1.10` | `6.1.13` | | org.slf4j:slf4j-api | `2.0.13` | `2.0.16` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.8` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.0` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.0` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.0` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.2` | `2.3` | | [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.12.0` | `5.13.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.7.0` | `3.10.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.0` | `3.5.0` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.3.0` | `3.4.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.4` | `3.2.6` | | [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4) | `4.13.1` | `4.13.2` | | [org.antlr:antlr4-maven-plugin](https://github.com/antlr/antlr4) | `4.13.1` | `4.13.2` | | [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit5) | `1.10.3` | `1.11.0` | | commons-io:commons-io | `2.16.1` | `2.17.0` | | [joda-time:joda-time](https://github.com/JodaOrg/joda-time) | `2.12.7` | `2.13.0` | | [com.google.guava:guava](https://github.com/google/guava) | `33.2.1-jre` | `33.3.0-jre` | | [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.8` | `3.9.9` | | [org.apache.maven:maven-core](https://github.com/apache/maven) | `3.9.8` | `3.9.9` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.13.1` | `3.15.0` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.13.1` | `3.15.0` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.2` | `3.1.3` | Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0 Updates `org.springframework:spring-webmvc` from 6.1.10 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13) Updates `org.springframework:spring-test` from 6.1.10 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13) Updates `org.springframework:spring-test` from 6.1.10 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13) Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.8 - [Commits](qos-ch/logback@v_1.5.6...v_1.5.8) Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.yaml:snakeyaml` from 2.2 to 2.3 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2) 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.mockito:mockito-core` from 5.12.0 to 5.13.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.10.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.10.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.5.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.3.0...3.4.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.6 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.6) Updates `org.antlr:antlr4-runtime` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) Updates `org.junit.platform:junit-platform-suite` from 1.10.3 to 1.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `commons-io:commons-io` from 2.16.1 to 2.17.0 Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) Updates `joda-time:joda-time` from 2.12.7 to 2.13.0 - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-time@v2.12.7...v2.13.0) Updates `com.google.guava:guava` from 33.2.1-jre to 33.3.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.apache.maven:maven-plugin-api` from 3.9.8 to 3.9.9 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.8...maven-3.9.9) Updates `org.apache.maven:maven-core` from 3.9.8 to 3.9.9 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.8...maven-3.9.9) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.13.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.13.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.0) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3) --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.hamcrest:hamcrest dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.platform:junit-platform-suite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: joda-time:joda-time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 23, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 27 updates in the / directory:
3.14.0
3.17.0
6.1.10
6.1.13
6.1.10
6.1.13
2.0.13
2.0.16
2.17.1
2.17.2
1.5.6
1.5.8
5.10.3
5.11.0
5.10.3
5.11.0
5.10.3
5.11.0
2.2
2.3
2.2
3.0
5.12.0
5.13.0
3.7.0
3.10.0
3.3.0
3.5.0
3.3.0
3.4.1
3.2.4
3.2.6
4.13.1
4.13.2
4.13.1
4.13.2
1.10.3
1.11.0
2.16.1
2.17.0
2.12.7
2.13.0
33.2.1-jre
33.3.0-jre
3.9.8
3.9.9
3.9.8
3.9.9
3.13.1
3.15.0
3.13.1
3.15.0
3.1.2
3.1.3
Updates
org.apache.commons:commons-lang3
from 3.14.0 to 3.17.0Updates
org.springframework:spring-webmvc
from 6.1.10 to 6.1.13Release notes
Sourced from org.springframework:spring-webmvc's releases.
... (truncated)
Commits
f083962
Release v6.1.13d86bf8b
Align RouterFunctions resource handlingc77de8a
Downgrade to Tomcat 10.1.284e49f67
Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...54dbb9f
Upgrade to Objenesis 3.434f649c
Upgrade to Reactor 2023.0.105b01f31
Upgrade to Micrometer 1.12.109150c81
Document fixed rate scheduling with CRaC4e1756d
Polishing5c1ab7e
Polishing contributionUpdates
org.springframework:spring-test
from 6.1.10 to 6.1.13Release notes
Sourced from org.springframework:spring-test's releases.
... (truncated)
Commits
f083962
Release v6.1.13d86bf8b
Align RouterFunctions resource handlingc77de8a
Downgrade to Tomcat 10.1.284e49f67
Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...54dbb9f
Upgrade to Objenesis 3.434f649c
Upgrade to Reactor 2023.0.105b01f31
Upgrade to Micrometer 1.12.109150c81
Document fixed rate scheduling with CRaC4e1756d
Polishing5c1ab7e
Polishing contributionUpdates
org.springframework:spring-test
from 6.1.10 to 6.1.13Release notes
Sourced from org.springframework:spring-test's releases.
... (truncated)
Commits
f083962
Release v6.1.13d86bf8b
Align RouterFunctions resource handlingc77de8a
Downgrade to Tomcat 10.1.284e49f67
Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...54dbb9f
Upgrade to Objenesis 3.434f649c
Upgrade to Reactor 2023.0.105b01f31
Upgrade to Micrometer 1.12.109150c81
Document fixed rate scheduling with CRaC4e1756d
Polishing5c1ab7e
Polishing contributionUpdates
org.slf4j:slf4j-api
from 2.0.13 to 2.0.16Updates
com.fasterxml.jackson.core:jackson-databind
from 2.17.1 to 2.17.2Commits
Updates
ch.qos.logback:logback-classic
from 1.5.6 to 1.5.8Commits
92e1a5e
prepare release 1.5.876d8dd8
Update README.md, comment out CI action resultsd7e0d59
Merge branch 'master' of github.com:qos-ch/logbackfe3bf9d
os.name property is expected to be Mac OS X on Apple computers9806273
Update README.mdc45f110
check for Mac OS X00c6f5e
what is the os.name7d03a42
update actions/setupedacb3b
skip email sent termination test on MacOs3b5d041
allow more time for timetoutUpdates
org.junit.jupiter:junit-jupiter-api
from 5.10.3 to 5.11.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
6b8e42b
Release 5.119430ece
Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)0b10f86
Polish release notes4dbd0f9
Let@TempDir
fail fast withFile
annotated element and non-default file s...57f1ad4
Fix syntaxd78730a
Prioritize tasks on critical path of task graphb6719e2
Remove obsolete directoryd8ec757
Apply Spotless formatting to Gradle script pluginsdae525d
Disable caching of some Spotless tasks due to negative avoidance savingsc63d118
Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)Updates
org.junit.jupiter:junit-jupiter-params
from 5.10.3 to 5.11.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
6b8e42b
Release 5.119430ece
Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)0b10f86
Polish release notes4dbd0f9
Let@TempDir
fail fast withFile
annotated element and non-default file s...57f1ad4
Fix syntaxd78730a
Prioritize tasks on critical path of task graphb6719e2
Remove obsolete directoryd8ec757
Apply Spotless formatting to Gradle script pluginsdae525d
Disable caching of some Spotless tasks due to negative avoidance savingsc63d118
Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)Updates
org.junit.jupiter:junit-jupiter-engine
from 5.10.3 to 5.11.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
6b8e42b
Release 5.119430ece
Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)0b10f86
Polish release notes4dbd0f9
Let@TempDir
fail fast withFile
annotated element and non-default file s...57f1ad4
Fix syntaxd78730a
Prioritize tasks on critical path of task graphb6719e2
Remove obsolete directoryd8ec757
Apply Spotless formatting to Gradle script pluginsdae525d
Disable caching of some Spotless tasks due to negative avoidance savingsc63d118
Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)Updates
org.junit.jupiter:junit-jupiter-params
from 5.10.3 to 5.11.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
6b8e42b
Release 5.119430ece
Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)0b10f86
Polish release notes4dbd0f9
Let@TempDir
fail fast withFile
annotated element and non-default file s...57f1ad4
Fix syntaxd78730a
Prioritize tasks on critical path of task graphb6719e2
Remove obsolete directoryd8ec757
Apply Spotless formatting to Gradle script pluginsdae525d
Disable caching of some Spotless tasks due to negative avoidance savingsc63d118
Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)Updates
org.junit.jupiter:junit-jupiter-engine
from 5.10.3 to 5.11.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.