-
Notifications
You must be signed in to change notification settings - Fork 0
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 all-dependencies group across 1 directory with 20 updates #40
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 all-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) | `3.6.2` | `3.6.3` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.4.1` | `5.4.2` | | [org.apache.httpcomponents.client5:httpclient5-fluent](https://github.com/apache/httpcomponents-client) | `5.4.1` | `5.4.2` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.13` | `1.5.16` | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.79` | `1.80` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.79` | `1.80` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.14.2` | `5.15.2` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.14.2` | `5.15.2` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.6.0` | `0.7.0` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.3` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.3` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.3` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.3` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.3` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` | | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.7.1` | `3.7.3` | | [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `9.1.0` | `9.2.0` | Updates `dnsjava:dnsjava` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/dnsjava/dnsjava/releases) - [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog) - [Commits](dnsjava/dnsjava@v3.6.2...v3.6.3) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.4.1 to 5.4.2 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.2/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.1...rel/v5.4.2) Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.4.1 to 5.4.2 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.2/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.1...rel/v5.4.2) Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.4.1 to 5.4.2 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.2/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.1...rel/v5.4.2) Updates `ch.qos.logback:logback-classic` from 1.5.13 to 1.5.16 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.13...v_1.5.16) Updates `org.bouncycastle:bcprov-jdk18on` from 1.79 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.79 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.79 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.6.0 to 0.7.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.3) Updates `io.projectreactor:reactor-test` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.1...v3.7.3) Updates `com.mysql:mysql-connector-j` from 9.1.0 to 9.2.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.1.0...9.2.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.3) --- updated-dependencies: - dependency-name: dnsjava:dnsjava dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5-fluent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5-fluent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.projectreactor:reactor-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 all-dependencies group with 20 updates in the / directory:
3.6.2
3.6.3
5.4.1
5.4.2
5.4.1
5.4.2
1.5.13
1.5.16
1.79
1.80
1.79
1.80
5.14.2
5.15.2
5.14.2
5.15.2
5.11.4
5.12.0
5.11.4
5.12.0
3.13.0
3.14.0
0.6.0
0.7.0
3.4.0
3.4.3
3.4.0
3.4.3
3.4.0
3.4.3
3.4.0
3.4.3
3.4.0
3.4.3
5.11.4
5.12.0
5.11.4
5.12.0
5.11.4
5.12.0
3.7.1
3.7.3
9.1.0
9.2.0
Updates
dnsjava:dnsjava
from 3.6.2 to 3.6.3Release notes
Sourced from dnsjava:dnsjava's releases.
Changelog
Sourced from dnsjava:dnsjava's changelog.
... (truncated)
Commits
52b59ba
Release v3.6.3fbb6b09
Fix or suppress Sonar-reported issues77e0495
Fix compiler warnings about unsigned conversions5fa4ccf
Replace deprecated URL constructor9a748a0
Fix DoH initial request using recommended nanoTime calculation8444680
Disable UPDATE message truncation8462e2b
Update dependencies36f5823
Properly handle write failures on full TCP output bufferd354e66
Prevent comparison of multi-release files with japicmp83902b4
Fix PR analyze permissionsUpdates
org.apache.httpcomponents.client5:httpclient5
from 5.4.1 to 5.4.2Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
34f1b02
HttpClient 5.4.2 release2145d2c
Updated release notes for HttpClient 5.4.2 release7e48abb
Upgraded HttpCore to version 5.3.31119d49
Disabled a test case that fails intermittently with GitHub Actions, pending r...9433bca
Improved internal state representation of the internal async execution runtim...7f56b8e
HTTPCLIENT-2357, regression: Classic HttpClient fails to release connect in c...8958b36
HTTPCLIENT-2355, regression: Reset protocol version in the execution context ...f7f8069
Upgraded HttpCore to version 5.3.2d048550
Fix HTTPCLIENT-2354 by updating ResponseCachingPolicy to allow caching of res...5ab09ea
Do not addUpgrade
header ifConnection
header already present (the calle...Updates
org.apache.httpcomponents.client5:httpclient5-fluent
from 5.4.1 to 5.4.2Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5-fluent's changelog.
Commits
34f1b02
HttpClient 5.4.2 release2145d2c
Updated release notes for HttpClient 5.4.2 release7e48abb
Upgraded HttpCore to version 5.3.31119d49
Disabled a test case that fails intermittently with GitHub Actions, pending r...9433bca
Improved internal state representation of the internal async execution runtim...7f56b8e
HTTPCLIENT-2357, regression: Classic HttpClient fails to release connect in c...8958b36
HTTPCLIENT-2355, regression: Reset protocol version in the execution context ...f7f8069
Upgraded HttpCore to version 5.3.2d048550
Fix HTTPCLIENT-2354 by updating ResponseCachingPolicy to allow caching of res...5ab09ea
Do not addUpgrade
header ifConnection
header already present (the calle...Updates
org.apache.httpcomponents.client5:httpclient5-fluent
from 5.4.1 to 5.4.2Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5-fluent's changelog.
Commits
34f1b02
HttpClient 5.4.2 release2145d2c
Updated release notes for HttpClient 5.4.2 release7e48abb
Upgraded HttpCore to version 5.3.31119d49
Disabled a test case that fails intermittently with GitHub Actions, pending r...9433bca
Improved internal state representation of the internal async execution runtim...7f56b8e
HTTPCLIENT-2357, regression: Classic HttpClient fails to release connect in c...8958b36
HTTPCLIENT-2355, regression: Reset protocol version in the execution context ...f7f8069
Upgraded HttpCore to version 5.3.2d048550
Fix HTTPCLIENT-2354 by updating ResponseCachingPolicy to allow caching of res...5ab09ea
Do not addUpgrade
header ifConnection
header already present (the calle...Updates
ch.qos.logback:logback-classic
from 1.5.13 to 1.5.16Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
74c9ebd
prepare release 1.5.169308a58
javadocs structure changed8935470
adapt test to SLF4J version 2.0.16cb60369
addded StubEventEvaluator as default class for evaluator element so as to dir...1da2f17
bump jxr version5bde644
bump slf4j version to 2.0.16aa2ebae
remove stax related code80db86b
fix issues/860a8a2303
start work on 1.5.16-SNAPSHOTbf14c2c
minor javadoc updateUpdates
org.bouncycastle:bcprov-jdk18on
from 1.79 to 1.80Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcpkix-jdk18on
from 1.79 to 1.80Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcpkix-jdk18on
from 1.79 to 1.80Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
org.mockito:mockito-core
from 5.14.2 to 5.15.2Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
e04dbbe
Fix javadoc publication (#3561)567c5b9
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#3560)2c184c9
Introduce release convention plugin for Shipkit integration (#3533)68c4285
Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#3557)cd4704a
Avoid warning when dynamic attach is enabled with JVM flag (#3551)3731b6b
Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 (#3555)29c9476
Bump junit-jupiter from 5.11.3 to 5.11.4 (#3554)dc0dc88
Bump bytebuddy from 1.15.10 to 1.15.11 (#3553)2e7992b
Bump com.google.googlejavaformat:google-java-format (#3545)51ed33f
Bump com.gradle.develocity from 3.18.2 to 3.19 (#3544)Updates
org.mockito:mockito-junit-jupiter
from 5.14.2 to 5.15.2Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
... (truncated)
Commits
e04dbbe
Fix javadoc publication (#3561)567c5b9
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#3560)2c184c9
Introduce release convention plugin for Shipkit integration (#3533)68c4285
Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#3557)cd4704a
Avoid warning when dynamic attach is enabled with JVM flag (#3551)3731b6b
Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 (#3555)29c9476
Bump junit-jupiter from 5.11.3 to 5.11.4 (#3554)dc0dc88
Bump bytebuddy from 1.15.10 to 1.15.11 (#3553)2e7992b
Bump com.google.googlejavaformat:google-java-format (#3545)51ed33f
Bump com.gradle.develocity from 3.18.2 to 3.19 (#3544)Updates
org.mockito:mockito-junit-jupiter
from 5.14.2 to 5.15.2Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
... (truncated)
Commits
e04dbbe
Fix javadoc publication (#3561)567c5b9
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#3560)