chore(deps): update jwt requirement from >= 1.5, <= 2.5 to >= 1.5, <= 3.3 in the bundler group across 1 directory#2
Conversation
… 3.3 Updates the requirements on [jwt](https://github.com/jwt/ruby-jwt) to permit the latest version. Updates `jwt` to 3.2.0 - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](jwt/ruby-jwt@jwt-1.5.0...v3.2.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.2.0 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
|
It looks like you are reviewing a Dependabot upgrade PR! 🛠️ 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:
🎯 Target merge date for this PR: 01/06/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 anyCRITICAL 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 thedependabot-refactor-required label to this PR and ping #ask-security for further advice.
|
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
Updates the requirements on jwt to permit the latest version.
Updates
jwtto 3.2.0Changelog
Sourced from jwt's changelog.
... (truncated)
Commits
db560b7Merge commit from forkffef4f2Bump actions/download-artifact from 7 to 8 (#719)69a343dBump actions/upload-artifact from 6 to 7 (#718)78e7ed2Fix Style/PredicateWithKind RuboCop issue (#720)1a1d877Extract context classes into separate files for better organization (#717)d3e52e9Add enforce_hmac_key_length configuration option (#716)24ec3d8Fix type error when header is not a JSON object (#715)8c655d4Fix typo in "Rubocop" to use correct casing "RuboCop" (#714)7af2ac0Bump actions/download-artifact from 4 to 7 (#708)efd5e6fBump actions/upload-artifact from 4 to 6 (#709)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.