build(deps): bump the gradle-deps group with 6 updates#207
Merged
Conversation
Bumps the gradle-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.21.2` | `2.21.3` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.6` | `5.6.1` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.21.2` | `2.21.3` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.21.2` | `2.21.3` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.21.2` | `2.21.3` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` | Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.2 to 2.21.3 Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6 to 5.6.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.6...rel/v5.6.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.2 to 2.21.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.21.2 to 2.21.3 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.21.2...jackson-module-kotlin-2.21.3) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.2 to 2.21.3 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.2...jackson-dataformats-text-2.21.3) Updates `gradle-wrapper` from 9.4.1 to 9.5.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.1...v9.5.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: gradle-wrapper dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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-deps group with 6 updates:
2.21.22.21.35.65.6.12.21.22.21.32.21.22.21.32.21.22.21.39.4.19.5.0Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.21.2 to 2.21.3Updates
org.apache.httpcomponents.client5:httpclient5from 5.6 to 5.6.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
4f86ca6HttpClient 5.6.1 release1b2bafeUpdated release notes for HttpClient 5.6.1 release1acf00bFix SCRAM final response handling49549abAuth challenge parsing code improvementfa6b6d7Add missing Javadoc for ConnectionConfig (#820)3de8ad5Fixed DefaultClientTlsStrategy test failures on MacOSc69f38fBug-fix: corrects message exchange cancellation logic in InternalHttpAsyncExe...30386d3HTTPCLIENT-2417 Honor TlsConfig attachment in async connect path9cc45f6HTTPCLIENT-2414 - Fix Basic auth cache scoping across path prefixes (#802)1e01a48HTTPCLIENT-2415: Normalize CookieOrigin path for cookie matching (#803)Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.21.2 to 2.21.3Commits
Updates
com.fasterxml.jackson.module:jackson-module-kotlinfrom 2.21.2 to 2.21.3Commits
7914d2c[maven-release-plugin] prepare release jackson-module-kotlin-2.21.3864b9dePrep for 2.21.3 release84a0c1eMerge branch '2.21' of github.com:FasterXML/jackson-module-kotlin into 2.21c8fea00Merge branch '2.20' into 2.212953344Merge branch '2.19' into 2.20f68fe40Merge branch '2.18' into 2.19c7765fcPost-release dep version bumpb6aa92c[maven-release-plugin] prepare for next development iterationf91b6ac[maven-release-plugin] prepare release jackson-module-kotlin-2.18.7ef430b7Prep for 2.18.7 releaseUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.21.2 to 2.21.3Commits
ccfcc95[maven-release-plugin] prepare release jackson-dataformats-text-2.21.35e81617Prep for 2.21.3 release52ab617Merge branch '2.20' into 2.2184f99f7Merge branch '2.19' into 2.204fe54cbMerge branch '2.18' into 2.19f18c578Post-release dep version bump8db1032[maven-release-plugin] prepare for next development iteration7afb263[maven-release-plugin] prepare release jackson-dataformats-text-2.18.7ec50f24Prep for 2.18.7 releasea8bedbdPost-release dep version bumpUpdates
gradle-wrapperfrom 9.4.1 to 9.5.0Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
3fe117dUpdate jdks.yaml (#37703)33d145aUpdate jdks.yamlf7a05d1Update Gradle wrapper to version 9.5.0-rc-4 (#37654)266facdUpdate Gradle wrapper to version 9.5.0-rc-40ad6dd8Suppress OSC taskbar reset on plain/piped stdout (#37646)966025dSuppress OSC taskbar reset on plain/piped stdoute745573Polish IP docs (#37642)d5cfd07Ensure BuildOperationQueue will progress without extra leases (#37629)acdf0c3Ensure BuildOperationQueue will progress without extra leasesf7d0e4fRename anchorDependabot 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 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