build(deps): Update josekit requirement from 0.7.4 to 0.10.3 in the rust group across 1 directory#39
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): Update josekit requirement from 0.7.4 to 0.10.3 in the rust group across 1 directory#39dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
9069b12 to
a6f156f
Compare
Updates the requirements on [josekit](https://github.com/hidekatsu-izuno/josekit-rs) to permit the latest version. Updates `josekit` to 0.10.3 - [Release notes](https://github.com/hidekatsu-izuno/josekit-rs/releases) - [Commits](hidekatsu-izuno/josekit-rs@v0.7.4...v0.10.3) --- updated-dependencies: - dependency-name: josekit dependency-version: 0.10.3 dependency-type: direct:production dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
a6f156f to
15acf95
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.
Updates the requirements on josekit to permit the latest version.
Updates
josekitto 0.10.3Commits
8fc5c14Fix: update version to 0.10.3d2f4b2fFix #49: update DER encoding to use positive integers for RSA parameters5e28adaFix: improve DER reader handling for null and end of contents typese416382Merge pull request #55 from RonnyChan-okta/rsapss-nulls9e20b44Update an extensions.json01007cfFix: update josekit dependency version to 0.10.2 in README.md274f14dMerge branch 'master' of https://github.com/hidekatsu-izuno/josekit-rs9855dd3Fix: enhance time payload handling with f64 support (#53)c2ec005Parse NULL for AlgorithmIdentifier blocks in PrivateKeyAlgorithm PKCS8 sections8e6f4d7Merge pull request #51 from muturgan/thiserror