build(deps): bump com.google.crypto.tink:tink from 1.21.0 to 1.22.0#5849
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump com.google.crypto.tink:tink from 1.21.0 to 1.22.0#5849dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/tink-crypto/tink-java/releases) - [Commits](tink-crypto/tink-java@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: com.google.crypto.tink:tink dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4869c55 to
c44ed91
Compare
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 com.google.crypto.tink:tink from 1.21.0 to 1.22.0.
Release notes
Sourced from com.google.crypto.tink:tink's releases.
Commits
7305a6aBumptink-javaversion to1.22.0148b67bAdd XWing HPKE to HpkePrivateKeyManager.d574ca6Change ProtoKeySerializer to take ProtoParametersSerialization instead of Bytes.1b3d38aChange Configuration.get to getOrNull.3313952Cleanups.dcd184eMove the class ProtoParametersSerialization from internal to Tink's public API.e77c6eaUse the RegistryConfig instead of MutableSerializationRegistry to parse/seria...f778324Use Parsing with Fallback in the RegistryConfiguration.61a8d22Also register a parameters serializer for LegacyProtoParameters in the Mutabl...0ed0822Remove Serialization.java.