chore: bump the gradle-updates group across 1 directory with 5 updates#105
Merged
Merged
Conversation
Bumps the gradle-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) | `1.17.0` | `1.18.0` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.19.1` | `2.19.2` | | [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) | `5.0.0-alpha.16` | `5.1.0` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.14.2` | `1.14.5` | | com.diffplug.spotless | `7.0.4` | `7.2.0` | Updates `com.google.crypto.tink:tink` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/tink-crypto/tink-java/releases) - [Commits](tink-crypto/tink-java@v1.17.0...v1.18.0) Updates `com.fasterxml.jackson:jackson-bom` from 2.19.1 to 2.19.2 - [Commits](FasterXML/jackson-bom@jackson-bom-2.19.1...jackson-bom-2.19.2) Updates `com.squareup.okhttp3:okhttp-bom` from 5.0.0-alpha.16 to 5.1.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.0.0-alpha.16...parent-5.1.0) Updates `io.mockk:mockk` from 1.14.2 to 1.14.5 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.2...1.14.5) Updates `com.diffplug.spotless` from 7.0.4 to 7.2.0 --- updated-dependencies: - dependency-name: com.google.crypto.tink:tink dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-updates - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-updates - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-updates - dependency-name: io.mockk:mockk dependency-version: 1.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-updates - dependency-name: com.diffplug.spotless dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The |
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
cloudshiftchris
approved these changes
Oct 4, 2025
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-updates group with 5 updates in the / directory:
1.17.01.18.02.19.12.19.25.0.0-alpha.165.1.01.14.21.14.57.0.47.2.0Updates
com.google.crypto.tink:tinkfrom 1.17.0 to 1.18.0Release notes
Sourced from com.google.crypto.tink:tink's releases.
... (truncated)
Commits
50ca1ddBump tink-java version to 1.18.0230f661Simplify AES-EAX.16c9356Add a helper class which we might use in the future to provide HPKE backed by...00de94dDo not allow "null" for info in decryptAuthenticatedWithEncapsulatedKeyAndP25...fc8d8edAdd a helper class which we might use in the future to provide HPKE backed by...1b3af0aAdd option to pass additional mount flag to docker run command.633eff2Add another test based on the vectors in HpkeTestUtil.7781039Add a helper class which we might use in the future to provide HPKE backed by...3880d1cAutomated Code Changec78de3fRename "run_command.sh" to "docker_execute.sh".Updates
com.fasterxml.jackson:jackson-bomfrom 2.19.1 to 2.19.2Commits
d36caaf[maven-release-plugin] prepare release jackson-bom-2.19.253b24d1Prep for 2.19.2 release833ee01Merge pull request #107 from FasterXML/tatu/2.19/backport-106-from-2.20c146c75Backport #106 from 2.20 to 2.19(.2)e7c8ef3Update jackson-parent depec00ff9Merge branch '2.18' into 2.194e23492Update jackson-parent version6417767Back to snapshot dep4f37a5c[maven-release-plugin] prepare for next development iterationUpdates
com.squareup.okhttp3:okhttp-bomfrom 5.0.0-alpha.16 to 5.1.0Changelog
Sourced from com.squareup.okhttp3:okhttp-bom's changelog.
... (truncated)
Commits
d2dd180Prepare for release 5.1.0.61a8735New Response.peekTrailers() API (#8921)6684401Update dependency gradle to v8.14.3 (#8915)7adb2b6Update junit-framework monorepo (#8914)e41ff18Link to new mockwebserver artifacts (#8911)0ff8751Remove Graal init tracing (#8909)b9a2560Run graal on master (#8907)8339524Remove ExperimentalOkHttpApi references (#8908)ce29ef6Fix graal tests (#8906)8579689Don't force a response body read on all trailers (#8904)Updates
io.mockk:mockkfrom 1.14.2 to 1.14.5Release notes
Sourced from io.mockk:mockk's releases.
Commits
4982edaVersion bump290312eMerge pull request #1413 from Komdosh/masterdadf4ecMerge pull request #1399 from Minseok-2001/bddef31e7ddocs: Remove colon from BDD style section in READMEea45e43docs: Add BDD style usage and aliases to READMEcd08da0fix: downgrade byte-buddy to 1.5.11 to be compatible with current android bui...ab602a9test: Add Android instrumentation tests for BDD API4880451chore: Add AndroidManifest.xml for mockk-bdd-android module50c716bchore: Add mockk-bdd-android.api filedd2f484Clear a warning on android buildsUpdates
com.diffplug.spotlessfrom 7.0.4 to 7.2.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