-
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 maven-dependencies group with 5 updates #196
Merged
Merged
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 maven-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `6.1.14` | `6.2.0` | | [org.springframework:spring-core-test](https://github.com/spring-projects/spring-framework) | `6.1.14` | `6.2.0` | | [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.1.14` | `6.2.0` | | [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.1.14` | `6.2.0` | | [io.netty:netty-transport-classes-epoll](https://github.com/netty/netty) | `4.1.114.Final` | `4.1.115.Final` | Updates `org.springframework:spring-core` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.springframework:spring-core-test` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.springframework:spring-context` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.springframework:spring-test` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.springframework:spring-core-test` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.springframework:spring-context` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.springframework:spring-test` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `io.netty:netty-transport-classes-epoll` from 4.1.114.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.114.Final...netty-4.1.115.Final) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework:spring-core-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework:spring-core-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: io.netty:netty-transport-classes-epoll dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
a team,
CodeDrivenMitch and
smcvb
and removed request for
a team
November 17, 2024 14:30
Downgrade Spring to 6.1.14, as the tests fail otherwise #196
Quality Gate passedIssues Measures |
smcvb
approved these changes
Nov 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
dependabot
bot
deleted the
dependabot/maven/maven-dependencies-440b6e3ae7
branch
November 19, 2024 10:12
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 maven-dependencies group with 5 updates:
6.1.14
6.2.0
6.1.14
6.2.0
6.1.14
6.2.0
6.1.14
6.2.0
4.1.114.Final
4.1.115.Final
Updates
org.springframework:spring-core
from 6.1.14 to 6.2.0Release notes
Sourced from org.springframework:spring-core's releases.
... (truncated)
Commits
5024bb7
Release v6.2.035b452b
Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter56525da
Merge branch '6.1.x'5145cf4
Next development version (v6.1.16-SNAPSHOT)d4f8b5d
Merge branch '6.1.x'6cb41dc
Upgrade to Netty 4.1.115cca2450
Improve documentation for SpelCompilerModede8a94f
Do not set up CookieStore in Apache connector973d815
Merge branch '6.1.x'1e95332
Fix link to "Resources" section in reference guideUpdates
org.springframework:spring-core-test
from 6.1.14 to 6.2.0Release notes
Sourced from org.springframework:spring-core-test's releases.
... (truncated)
Commits
5024bb7
Release v6.2.035b452b
Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter56525da
Merge branch '6.1.x'5145cf4
Next development version (v6.1.16-SNAPSHOT)d4f8b5d
Merge branch '6.1.x'6cb41dc
Upgrade to Netty 4.1.115cca2450
Improve documentation for SpelCompilerModede8a94f
Do not set up CookieStore in Apache connector973d815
Merge branch '6.1.x'1e95332
Fix link to "Resources" section in reference guideUpdates
org.springframework:spring-context
from 6.1.14 to 6.2.0Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
5024bb7
Release v6.2.035b452b
Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter56525da
Merge branch '6.1.x'5145cf4
Next development version (v6.1.16-SNAPSHOT)d4f8b5d
Merge branch '6.1.x'6cb41dc
Upgrade to Netty 4.1.115cca2450
Improve documentation for SpelCompilerModede8a94f
Do not set up CookieStore in Apache connector973d815
Merge branch '6.1.x'1e95332
Fix link to "Resources" section in reference guideUpdates
org.springframework:spring-test
from 6.1.14 to 6.2.0Release notes
Sourced from org.springframework:spring-test's releases.
... (truncated)
Commits
5024bb7
Release v6.2.035b452b
Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter56525da
Merge branch '6.1.x'5145cf4
Next development version (v6.1.16-SNAPSHOT)d4f8b5d
Merge branch '6.1.x'6cb41dc
Upgrade to Netty 4.1.115cca2450
Improve documentation for SpelCompilerModede8a94f
Do not set up CookieStore in Apache connector973d815
Merge branch '6.1.x'1e95332
Fix link to "Resources" section in reference guideUpdates
org.springframework:spring-core-test
from 6.1.14 to 6.2.0Release notes
Sourced from org.springframework:spring-core-test's releases.
... (truncated)
Commits
5024bb7
Release v6.2.035b452b
Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter56525da
Merge branch '6.1.x'5145cf4
Next development version (v6.1.16-SNAPSHOT)d4f8b5d
Merge branch '6.1.x'6cb41dc
Upgrade to Netty 4.1.115cca2450
Improve documentation for SpelCompilerModede8a94f
Do not set up CookieStore in Apache connector973d815
Merge branch '6.1.x'1e95332
Fix link to "Resources" section in reference guideUpdates
org.springframework:spring-context
from 6.1.14 to 6.2.0Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
5024bb7
Release v6.2.035b452b
Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter56525da
Merge branch '6.1.x'5145cf4
Next development version (v6.1.16-SNAPSHOT)d4f8b5d
Merge branch '6.1.x'6cb41dc
Upgrade to Netty 4.1.115cca2450
Improve documentation for SpelCompilerModede8a94f
Do not set up CookieStore in Apache connector973d815
Merge branch '6.1.x'1e95332
Fix link to "Resources" section in reference guideUpdates
org.springframework:spring-test
from 6.1.14 to 6.2.0Release notes
Sourced from org.springframework:spring-test's releases.
... (truncated)
Commits
5024bb7
Release v6.2.035b452b
Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter56525da
Merge branch '6.1.x'5145cf4
Next development version (v6.1.16-SNAPSHOT)d4f8b5d
Merge branch '6.1.x'6cb41dc
Upgrade to Netty 4.1.115cca2450
Improve documentation for SpelCompilerModede8a94f
Do not set up CookieStore in Apache connector973d815
Merge branch '6.1.x'1e95332
Fix link to "Resources" section in reference guideUpdates
io.netty:netty-transport-classes-epoll
from 4.1.114.Final to 4.1.115.FinalCommits
04f9b4a
[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70
Merge commit from fork7b4fe3d
Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699e
Explicit specify the platform for Docker files (#14448)3520fc7
Ensure netty-all generation does not override other snapshot jars (#14450)925064e
Preserve ordering of default named groups during conversation (#14447)837b738
Make JMH executor threads look like event loop threads (#14444)a434eef
AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123be
Allow to set used named groups per OpenSslContext (#14433)dadbf58
Correctly detect if KeyManager is not supported by OpenSSL version (#14437)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions