recipes
recipes copied to clipboard
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in /firebase-auth in the go_modules group across 1 directory
Bumps the go_modules group with 1 update in the /firebase-auth directory: github.com/go-jose/go-jose/v4.
Updates github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
v4.0.5
What's Changed
- Don't allow unbounded amounts of splits by
@mcpherrinmin go-jose/go-jose#167Fixes https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78
Various other dependency updates, small fixes, and documentation updates in the full changelog
New Contributors
@tgeogheganmade their first contribution in go-jose/go-jose#161Full Changelog: https://github.com/go-jose/go-jose/compare/v4.0.4...v4.0.5
Changelog
Sourced from github.com/go-jose/go-jose/v4's changelog.
Changed
- Defined a custom error, ErrUnexpectedSignatureAlgorithm, returned when a JWS header contains an unsupported signature algorithm.
Commits
99b346cDon't allow unbounded amounts of splits (#167)22811e7Fix broken link in README.md (#161)9dde849Remove CLA mentions from CONTRIBUTING.md (#160)89172c5Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#158)ee05e01Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#157)c0aef3eBump golang.org/x/crypto from 0.25.0 to 0.31.0 (#156)fdc2cebRemove export disclaimer (#146)10c69efShort circuit return errors fromJSONWebKey.UnmarshalJSON()(#141)- 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 <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 conditions You can disable automated security fix PRs for this repo from the Security Alerts page.