fix(deps): update dependency firebase/php-jwt to v6.11.1 #4

Open
renovate-bot wants to merge 1 commit from renovate/firebase-php-jwt-6.x-lockfile into MOODLE_33PLUS
Collaborator

This PR contains the following updates:

Package Type Update Change
firebase/php-jwt require minor 6.10.1 -> 6.11.1

Release Notes

firebase/php-jwt (firebase/php-jwt)

v6.11.1

Compare Source

Bug Fixes

v6.11.0

Compare Source

Features
Bug Fixes

v6.10.2

Compare Source

Bug Fixes

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [firebase/php-jwt](https://github.com/firebase/php-jwt) | require | minor | `6.10.1` -> `6.11.1` | --- ### Release Notes <details> <summary>firebase/php-jwt (firebase/php-jwt)</summary> ### [`v6.11.1`](https://github.com/firebase/php-jwt/blob/HEAD/CHANGELOG.md#6111-2025-04-09) [Compare Source](https://github.com/firebase/php-jwt/compare/v6.11.0...v6.11.1) ##### Bug Fixes - update error text for consistency ([#&#8203;528](https://github.com/firebase/php-jwt/issues/528)) ([c11113a](https://github.com/firebase/php-jwt/commit/c11113afa13265e016a669e75494b9203b8a7775)) ### [`v6.11.0`](https://github.com/firebase/php-jwt/blob/HEAD/CHANGELOG.md#6110-2025-01-23) [Compare Source](https://github.com/firebase/php-jwt/compare/v6.10.2...v6.11.0) ##### Features - support octet typed JWK ([#&#8203;587](https://github.com/firebase/php-jwt/issues/587)) ([7cb8a26](https://github.com/firebase/php-jwt/commit/7cb8a265fa81edf2fa6ef8098f5bc5ae573c33ad)) ##### Bug Fixes - refactor constructor Key to use PHP 8.0 syntax ([#&#8203;577](https://github.com/firebase/php-jwt/issues/577)) ([29fa2ce](https://github.com/firebase/php-jwt/commit/29fa2ce9e0582cd397711eec1e80c05ce20fabca)) ### [`v6.10.2`](https://github.com/firebase/php-jwt/blob/HEAD/CHANGELOG.md#6102-2024-11-24) [Compare Source](https://github.com/firebase/php-jwt/compare/v6.10.1...v6.10.2) ##### Bug Fixes - Mitigate PHP8.4 deprecation warnings ([#&#8203;570](https://github.com/firebase/php-jwt/issues/570)) ([76808fa](https://github.com/firebase/php-jwt/commit/76808fa227f3811aa5cdb3bf81233714b799a5b5)) - support php 8.4 ([#&#8203;583](https://github.com/firebase/php-jwt/issues/583)) ([e3d68b0](https://github.com/firebase/php-jwt/commit/e3d68b044421339443c74199edd020e03fb1887e)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoiTU9PRExFXzMzUExVUyIsImxhYmVscyI6W119-->
fix(deps): update dependency firebase/php-jwt to v6.11.1
Some checks failed
ci / ci (push) Has been cancelled
ci / ci (pull_request) Has been cancelled
cfa0714ce9
renovate-bot force-pushed renovate/firebase-php-jwt-6.x-lockfile from cfa0714ce9 to fde92fe46e 2025-06-23 04:18:59 +00:00 Compare
Some checks failed
ci / ci (push) Has been cancelled
ci / ci (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/firebase-php-jwt-6.x-lockfile:renovate/firebase-php-jwt-6.x-lockfile
git switch renovate/firebase-php-jwt-6.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch MOODLE_33PLUS
git merge --no-ff renovate/firebase-php-jwt-6.x-lockfile
git switch renovate/firebase-php-jwt-6.x-lockfile
git rebase MOODLE_33PLUS
git switch MOODLE_33PLUS
git merge --ff-only renovate/firebase-php-jwt-6.x-lockfile
git switch renovate/firebase-php-jwt-6.x-lockfile
git rebase MOODLE_33PLUS
git switch MOODLE_33PLUS
git merge --no-ff renovate/firebase-php-jwt-6.x-lockfile
git switch MOODLE_33PLUS
git merge --squash renovate/firebase-php-jwt-6.x-lockfile
git switch MOODLE_33PLUS
git merge --ff-only renovate/firebase-php-jwt-6.x-lockfile
git switch MOODLE_33PLUS
git merge renovate/firebase-php-jwt-6.x-lockfile
git push origin MOODLE_33PLUS
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: KumiSystems/moodle-auth_jwt#4
No description provided.