github
github copied to clipboard
Bump lcobucci/jwt from 3.3.1 to 3.4.2
Bumps lcobucci/jwt from 3.3.1 to 3.4.2.
Release notes
Sourced from lcobucci/jwt's releases.
3.4.2
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 1
Bug
3.4.1
This release fixes a bug and a BC-break introduced in v3.4.0.
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 2
Bug
BC-break
- 561: Remove RegisteredClaimGiven exception in favour of deprecation message for withClaim thanks to @Spomky
3.4.0
This release introduces a forward compatibility layer for the next major release (v4.0.0), guiding users to make their code compatible with both versions.
⚠ This version also triggers
E_USER_DEPRECATEDerrors in scenarios where we can't simply use@deprecated. Please make sure you follow the provided instructions before upgrading your production code.
- Total issues resolved: 9
- Total pull requests resolved: 12
- Total contributors: 5
Backporting
- 548: Final preparations for 3.4 thanks to @lcobucci
Commits
17cb82dMerge pull request #595 from MyOnlineStore/3.4cc74ab3check if JsonException exists before adding it to the global namespace958a987Merge pull request #561 from Spomky/patch-10542295Apply type guards also on oldBuilder#set()317e4c9Use of the new method for all registered claimsa37e7ecRemove RegisteredClaimGiven exception in favour of deprecation message for wi...484d9a6Merge pull request #562 from b-water/audienceSingleElementArraya64bafdFix validation of audience claimf887366Use right type for aud claim on tests1ed98b7Add test for issue #560- Additional commits viewable in compare view
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.
If all status checks pass Dependabot will automatically merge this pull request.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.