Skip to content

Commit

Permalink
renovatebot(deps): update dependency jose to v5.10.0
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jose](https://redirect.github.com/panva/jose) | [`5.9.6` -> `5.10.0`](https://renovatebot.com/diffs/npm/jose/5.9.6/5.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jose/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jose/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jose/5.9.6/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jose/5.9.6/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>panva/jose (jose)</summary>

### [`v5.10.0`](https://redirect.github.com/panva/jose/blob/HEAD/CHANGELOG.md#5100-2025-02-17)

[Compare Source](https://redirect.github.com/panva/jose/compare/v5.9.6...v5.10.0)

##### Features

-   support fully specified [`Ed25519`](https://redirect.github.com/panva/jose/commit/Ed25519) algorithm identifier ([c39f57d](https://redirect.github.com/panva/jose/commit/c39f57d614ec7493ad7b1eeaf8ccdc51c499cd17))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apereo/cas).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbIkJvdCIsIlJlbm92YXRlIl19-->
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 7afd73a commit 4362a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tests/puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"express": "4.21.2",
"figlet": "1.8.0",
"http-cas-client": "0.4.3",
"jose": "5.9.6",
"jose": "5.10.0",
"jsonpath-plus": "10.3.0",
"jsonwebtoken": "9.0.2",
"jsqr": "1.4.0",
Expand Down

0 comments on commit 4362a77

Please sign in to comment.