Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

This PR contains the following updates:

Package Type Update Change
jsonwebtoken workspace.dependencies major 9.3.1 -> 10.2.0

Release Notes

Keats/jsonwebtoken (jsonwebtoken)

v10.2.0

Compare Source

  • Remove Clone bound from decode functions

v10.1.0

Compare Source

  • add dangerous::insecure_decode
  • Implement TryFrom &Jwk for DecodingKey

v10.0.0

Compare Source

  • BREAKING: now using traits for crypto backends, you have to choose between aws_lc_rs and rust_crypto
  • Add Clone bound to decode
  • Support decoding byte slices
  • Support JWS

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 30, 2025
@renovate renovate bot requested a review from a team as a code owner September 30, 2025 00:14
@renovate
Copy link
Contributor Author

renovate bot commented Sep 30, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 10.2.0
    Updating crates.io index
error: failed to select a version for the requirement `jsonwebtoken = "^9"`
candidate versions found which didn't match: 10.2.0
location searched: crates.io index
required by package `nr-auth v0.1.1 (https://github.com/newrelic/newrelic-auth-rs.git?tag=0.1.1#fec95cb4)`
    ... which satisfies git dependency `nr-auth` (locked to 0.1.1) of package `newrelic_agent_control v1.3.1 (/tmp/renovate/repos/github/newrelic/newrelic-agent-control/agent-control)`

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 30, 2025
@renovate renovate bot force-pushed the renovate/jsonwebtoken-10.x branch 12 times, most recently from 3f487bc to 728d33a Compare October 2, 2025 08:52
@vjripoll vjripoll force-pushed the renovate/jsonwebtoken-10.x branch 5 times, most recently from 6f37e4e to f41d4f6 Compare October 2, 2025 11:03
@renovate renovate bot force-pushed the renovate/jsonwebtoken-10.x branch 2 times, most recently from 4e0371d to d154bfe Compare November 5, 2025 06:54
@renovate renovate bot force-pushed the renovate/jsonwebtoken-10.x branch from d154bfe to 940a41e Compare November 7, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant