Bump the gradle-deps group with 5 updates - #402
Merged
Conversation
Bumps the gradle-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.22.1` | `2.22.2` | | [com.squareup.okhttp3:okhttp](https://github.com/lysine-dev/okhttp) | `5.4.0` | `5.5.0` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.23.1` | `1.23.2` | | [com.squareup.okhttp3:mockwebserver3-junit5](https://github.com/lysine-dev/okhttp) | `5.4.0` | `5.5.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.7.0` | `9.7.1` | Updates `com.fasterxml.jackson:jackson-bom` from 2.22.1 to 2.22.2 - [Commits](FasterXML/jackson-bom@jackson-bom-2.22.1...jackson-bom-2.22.2) Updates `com.squareup.okhttp3:okhttp` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.4.0...parent-5.5.0) Updates `org.jsoup:jsoup` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.23.1...jsoup-1.23.2) Updates `com.squareup.okhttp3:mockwebserver3-junit5` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.4.0...parent-5.5.0) Updates `gradle-wrapper` from 9.7.0 to 9.7.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.7.0...v9.7.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps - dependency-name: org.jsoup:jsoup dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.squareup.okhttp3:mockwebserver3-junit5 dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps - dependency-name: gradle-wrapper dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]>
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 5 updates:
2.22.12.22.25.4.05.5.01.23.11.23.25.4.05.5.09.7.09.7.1Updates
com.fasterxml.jackson:jackson-bomfrom 2.22.1 to 2.22.2Commits
062d76d[maven-release-plugin] prepare release jackson-bom-2.22.2dcf18f7Prep for 2.22.2 release9688c7bMerge branch '2.21' into 2.227796a7dMerge branch '2.20' into 2.21d3cd7fcMerge branch '2.19' into 2.207a28068Merge branch '2.18' into 2.1951eb465Post-release dep version bump34ff5e8[maven-release-plugin] prepare for next development iteration0b44a45[maven-release-plugin] prepare release jackson-bom-2.18.10691ec93Prep for 2.18.10 releaseUpdates
com.squareup.okhttp3:okhttpfrom 5.4.0 to 5.5.0Changelog
Sourced from com.squareup.okhttp3:okhttp's changelog.
... (truncated)
Commits
a94bdf1Prepare for release 5.5.0.ecc3b05Use a fixed size for DoH request body (#9687)9926082Revert "Use a fixed size for DoH request body" (#9686)0070c2eUse a fixed size for DoH request body1576453Order ServiceMetadata records per the spec (#9683)fb582e9Flip wiring of Dns.SYSTEM (#9682)4e884abretryOnConnectionFailure doesn't impact ECH retries (#9681)0433ceeOnly one contributing.md doc (#9678)a2cf5aaDon't recover after an ECH public_name fails to verify (#9680)5410de9Test ECH + HTTP proxy (#9671)Updates
org.jsoup:jsoupfrom 1.23.1 to 1.23.2Release notes
Sourced from org.jsoup:jsoup's releases.
... (truncated)
Changelog
Sourced from org.jsoup:jsoup's changelog.
Commits
fbc7775[maven-release-plugin] prepare release jsoup-1.23.2133ebdeRelease 1.23.2 notesbe2a74aEncode control chars during request URL normalization (#2585)868f2ebJava 11 HTTP client reuse covers ordinary connections (#2584)19c758eGet Animal Sniffer to run over test code as well.17bb839Fix source tracking through HTML repair and malformed EOF (#2582)cad054aTemplate stack checks need to exclude the fragment context (#2581)46b6208Paranoimia66be2daHTTP redirects use standard URL resolution for single-slash locations (#2580)b035b62Make hostless HTTP(S) URLs fail resolution and cleaning (#2579)Updates
com.squareup.okhttp3:mockwebserver3-junit5from 5.4.0 to 5.5.0Changelog
Sourced from com.squareup.okhttp3:mockwebserver3-junit5's changelog.
... (truncated)
Commits
a94bdf1Prepare for release 5.5.0.ecc3b05Use a fixed size for DoH request body (#9687)9926082Revert "Use a fixed size for DoH request body" (#9686)0070c2eUse a fixed size for DoH request body1576453Order ServiceMetadata records per the spec (#9683)fb582e9Flip wiring of Dns.SYSTEM (#9682)4e884abretryOnConnectionFailure doesn't impact ECH retries (#9681)0433ceeOnly one contributing.md doc (#9678)a2cf5aaDon't recover after an ECH public_name fails to verify (#9680)5410de9Test ECH + HTTP proxy (#9671)Updates
gradle-wrapperfrom 9.7.0 to 9.7.1Release notes
Sourced from gradle-wrapper's releases.
Commits
92f0512update fixed issues for 9.7.1 (#38892)820ee75update fixed issues for 9.7.182c23f9Fix annotation parameter ordering problem in KTS (#38878)ef11a72Fix annotation parameter ordering issuebb0d8a9Make relevant tests polyglot (run for multiple DSLs)336e129Update signing configuration (#38874)4bdf0daUpdate signing configurationcd9b92cList issues resolved in 9.7.1 (#38839)5f4e381List issues resolved in 9.7.11e08ab5Keep type-use annotations in extracted ABI classes (#38810)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 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