rails-cognito-example
rails-cognito-example copied to clipboard
Bump json-jwt from 1.11.0 to 1.16.6
Bumps json-jwt from 1.11.0 to 1.16.6.
Release notes
Sourced from json-jwt's releases.
v1.16.5
Full Changelog: https://github.com/nov/json-jwt/compare/v1.16.4...v1.16.5
v1.16.4
Full Changelog: https://github.com/nov/json-jwt/compare/v1.16.3...v1.16.4
v1.16.3
- cache only when kid is found, even unless auto_detect mode. and pass options to delete e5eff661c1948b4d145ebe9bc5f97fdcd5956bad
Full Changelog: https://github.com/nov/json-jwt/compare/v1.16.2...v1.16.3
v1.16.2
- add ruby 3.2 to the target, and remove older rubies 9f47724647e68f954bb1c8603d1efde77c5bacce
- do not cache JWKS when kid not found cdaafeece6be8e29b66ee93dbb81a90089c476ff
Full Changelog: https://github.com/nov/json-jwt/compare/v1.16.1...v1.16.2
v1.16.1
What's Changed
- Remove padding oracle by
@btoewsin nov/json-jwt#109New Contributors
@btoewsmade their first contribution in nov/json-jwt#109Full Changelog: https://github.com/nov/json-jwt/compare/v1.16.0...v1.16.1
v1.16.0
What's Changed
- Feature/faraday v2 by
@novin nov/json-jwt#110Full Changelog: https://github.com/nov/json-jwt/compare/v1.15.3...v1.16.0
Commits
fcc22b0v1.16.69c4d842reject blank JWE87cb8c8v1.16.50c2c1a0add base64 gem as dependency6391631unify coding style0d5a266v1.16.4676bcderun CI on ruby 3.3413848cv1.16.3e5eff66cache only when kid is found, even unless auto_detect mode. and pass options ...3acd910v1.16.2- 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.
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.