openapi-backend
openapi-backend copied to clipboard
Bump fast-jwt from 3.3.0 to 3.3.2 in /examples/aws-sst
Bumps fast-jwt from 3.3.0 to 3.3.2.
Release notes
Sourced from fast-jwt's releases.
v3.3.2
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v3.3.1 by
@optic-release-automationin nearform/fast-jwt#390- fix: add missingRequiredClaim to TokenValidationErrorCode by
@TimLehnerin nearform/fast-jwt#403- fix(typescript): fix typescript type DecodedJwt by
@qoomonin nearform/fast-jwt#407New Contributors
@TimLehnermade their first contribution in nearform/fast-jwt#403@qoomonmade their first contribution in nearform/fast-jwt#407Full Changelog: https://github.com/nearform/fast-jwt/compare/v3.3.1...v3.3.2
v3.3.1
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v3.3.0 by
@optic-release-automationin nearform/fast-jwt#382- fix: removed pre publish step by
@williamlinesin nearform/fast-jwt#385Full Changelog: https://github.com/nearform/fast-jwt/compare/v3.3.0...v3.3.1
Commits
6604166Release v3.3.215a6e92Merge pull request from GHSA-c2ff-88x2-x9pga5ef39bfix(typescript): fix typescript type DecodedJwt (#407)4d8c66ffix: add missingRequiredClaim to TokenValidationErrorCode (#403)52e94ddRelease v3.3.1 (#390)05b02d7fix: removed pre publish step (#385)0fd4664Release v3.3.0 (#382)- See full diff 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.
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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) You can disable automated security fix PRs for this repo from the Security Alerts page.