Bump the gradle-version-updates group across 1 directory with 5 updates#3276
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
✅ Deploy Preview for docs-securecodebox canceled.
|
Bumps the gradle-version-updates group with 3 updates in the /hooks/persistence-defectdojo/hook directory: [org.springframework:spring-web](https://github.com/spring-projects/spring-framework), [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) and com.fasterxml.jackson.datatype:jackson-datatype-jsr310. Updates `org.springframework:spring-web` from 6.2.10 to 6.2.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.10...v6.2.11) Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.20.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.0 --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
92d1cc7 to
cfe67ac
Compare
|
Member
|
Superseeded by #3281 |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 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 gradle-version-updates group with 3 updates in the /hooks/persistence-defectdojo/hook directory: org.springframework:spring-web, com.fasterxml.jackson.core:jackson-core and com.fasterxml.jackson.datatype:jackson-datatype-jsr310.
Updates
org.springframework:spring-webfrom 6.2.10 to 6.2.11Release notes
Sourced from org.springframework:spring-web's releases.
Commits
4c13425Release v6.2.11d17601eUpgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.35b38761Clarify intended nestedTransactionAllowed default in JpaTransactionManager0e3e34bFind annotations on parameters in overridden non-public methods4745c7cName local variables consistently275fb52Upgrade to Reactor 2024.0.10 and Micrometer 1.14.117f9aa39Polishingc788554Avoid thread pinning in SseEmitter, ResponseBodyEmitter9e8c640Make JsonPathAssertions#isEqualTo parameter nullableebb8e34Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, Ht...Updates
com.fasterxml.jackson.core:jackson-corefrom 2.19.2 to 2.20.0Commits
ea0830a[maven-release-plugin] prepare release jackson-core-2.20.0e16733aPrep for 2.20.093deb38Drop RC from version pre-2.20.0 releasef0bcc3cHandle deprecation warnings6e70d08Fix #1462: deprecateJsonFactory.createParser(URL)(#1464)588cc76Post release version bump018f9e1[maven-release-plugin] prepare for next development iteration360e498[maven-release-plugin] prepare release jackson-core-2.20.0-rc1538ac44Prep for 2.20.0-rc1dfbf47bMerge branch '2.19' into 2.xUpdates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.19.2 to 2.20.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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