Skip to content

Bump firebase/php-jwt from 6.4.0 to 7.0.0#135

Merged
github-management-service merged 1 commit intomasterfrom
dependabot/composer/firebase/php-jwt-7.0.0
Feb 18, 2026
Merged

Bump firebase/php-jwt from 6.4.0 to 7.0.0#135
github-management-service merged 1 commit intomasterfrom
dependabot/composer/firebase/php-jwt-7.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps firebase/php-jwt from 6.4.0 to 7.0.0.

Release notes

Sourced from firebase/php-jwt's releases.

v7.0.0

7.0.0 (2025-12-15)

⚠️ ⚠️ ⚠️ Security Fixes ⚠️ ⚠️ ⚠️

  • add key size validation (#613) (6b80341) NOTE: This fix will cause keys with a size below the minimally allowed size to break.

Features

  • add SensitiveParameter attribute to security-critical parameters (#603) (4dbfac0)
  • store timestamp in ExpiredException (#604) (f174826)

Bug Fixes

v6.11.1

6.11.1 (2025-04-09)

Bug Fixes

v6.11.0

6.11.0 (2025-01-23)

Features

Bug Fixes

  • refactor constructor Key to use PHP 8.0 syntax (#577) (29fa2ce)

v6.10.2

6.10.2 (2024-11-24)

Bug Fixes

v6.10.1

6.10.1 (2024-05-18)

... (truncated)

Changelog

Sourced from firebase/php-jwt's changelog.

7.0.0 (2025-12-15)

⚠️ ⚠️ ⚠️ Security Fixes ⚠️ ⚠️ ⚠️

  • add key size validation (#613) (6b80341) NOTE: This fix will cause keys with a size below the minimally allowed size to break.

Features

  • add SensitiveParameter attribute to security-critical parameters (#603) (4dbfac0)
  • store timestamp in ExpiredException (#604) (f174826)

Bug Fixes

6.11.1 (2025-04-09)

Bug Fixes

6.11.0 (2025-01-23)

Features

Bug Fixes

  • refactor constructor Key to use PHP 8.0 syntax (#577) (29fa2ce)

6.10.2 (2024-11-24)

Bug Fixes

6.10.1 (2024-05-18)

Bug Fixes

  • ensure ratelimit expiry is set every time (#556) (09cb208)

... (truncated)

Commits
  • c03036f chore(main): release 7.0.0 (#614)
  • 6b80341 feat: add key size validation (#613)
  • a3edb39 chore: update release-please secret (#608)
  • f174826 feat: store timestamp in ExpiredException (#604)
  • 4dbfac0 feat: add SensitiveParameter attribute to security-critical parameters (#603)
  • 223d1b3 chore: move release please from app to github action (#606)
  • 953b2c8 fix: validate iat and nbf on payload (#568)
  • 43d70ae fix: use DateTime::ATOM instead of ISO8601 in exception message
  • d1e91ec chore(main): release 6.11.1 (#597)
  • c11113a fix: update error text for consistency (#528)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/firebase/php-jwt/releases)
- [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md)
- [Commits](firebase/php-jwt@v6.4.0...v7.0.0)

---
updated-dependencies:
- dependency-name: firebase/php-jwt
  dependency-version: 7.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Feb 18, 2026
@github-management-service

It looks like you are reviewing a Dependabot upgrade PR! 🛠️
That’s great! Keeping our packages up to date to fix security issues in our stack is super important. Team Application Security wants to help make this process as easy and low friction as possible while still moving at pace.

We aim to merge Dependabot PRs within the below timeframes. The objectives are based on the severity of the security vulnerability we are mitigating with the upgrade:

Severity Target Merge (days)
CRITICAL 7 days
HIGH 14 days
MEDIUM 30 days
LOW 90 days

🎯 Target merge date for this PR: 04/03/2026 🎯

FAQ

What if we aren’t vulnerable to this particular CVE? Do we still have to upgrade the package? It’s still a good idea to upgrade the package if we can. With new code patterns and paths being introduced every day, we have no guarantee that we won’t later make ourselves vulnerable. Keeping packages up to date as a matter of due course is also good hygiene.
What if we’re not vulnerable and upgrading is going to be a lot of work? In these cases it’s a good idea to list out the steps you took to confirm we are not vulnerable in this PR. The PR can then be closed and the corresponding Dependabot Alert should be dismissed with the triage steps included as a comment. Please get in touch with Team Application Security via #ask-security before dismissing any CRITICAL alerts.
This is a major version upgrade that requires substantial code refactoring. What should I do? If the upgrade requires substantial refactoring then it is possible that we will miss the objectives we have outlined above. In these cases, you should add the dependabot-refactor-required label to this PR and ping #ask-security for further advice.

@github-management-service github-management-service merged commit 697a8ea into master Feb 18, 2026
3 checks passed
@github-management-service github-management-service deleted the dependabot/composer/firebase/php-jwt-7.0.0 branch February 18, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alert-severity-HIGH dependabot-automerged dependabot-semver-major dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments