Update Rust crate jsonwebtoken to v11 - #1192
Conversation
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2725408720 Status: Passed Job summariesrspec: [cloud]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15666158637/artifacts/tmp/coverage/index.html rspec: [ee]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15666158636/artifacts/tmp/coverage/index.html rspec: [ce]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15666158635/artifacts/tmp/coverage/index.html docs:previewDocumentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15666175668/artifacts/out/index.html rubocop971 files inspected, no offenses detected |
This PR contains the following updates:
10.4.0→11.0.0Release Notes
Keats/jsonwebtoken (jsonwebtoken)
v11.0.0Compare Source
AlgorithmandKeyAlgorithmDecodingKeys, creation fromEncodingKeyandDecodingKeynow supportsEd25519as wellAlgorithm,KeyAlgorithm,EllipticCurveandThumbprintHashare nownon_exhaustiveJwk.thumbprintnow returns aResult<_>Header.extrasis now a struct that allows for deserialization to anyTValidation.insecure_disable_signature_validationhas been removed, usedangerous::insecure_decodeinsteadEncodingKey.innerhas been renamed toas_bytes,try_get_hmac_secrethas been removedDecodingKey.as_bytesandtry_get_hmac_secrethave been removed, usetry_get_as_bytesinsteadChanges for
CryptoProvidersJwkUtilshas been renamed toKeyUtilscompute_digestnow returns aResult<_>extract_rsa_public_key_componentshas been renamed torsa_pub_components_from_private_keyrsa_pub_components_from_public_keyhas been addedextract_ec_public_key_coordinateshas been renamed toec_pub_components_from_private_keyed_pub_components_from_private_keyhas been addedConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.