edgedb-elixir
edgedb-elixir copied to clipboard
Bump jose from 1.11.6 to 1.11.10
Bumps jose from 1.11.6 to 1.11.10.
Release notes
Sourced from jose's releases.
1.11.10 (2024-04-17)
1.11.8 (2024-04-07)
- Fixes
- Removes use of
dynamic()type spec so OTP 24 and OTP 25 are still supported for now.1.11.7 (2024-04-07)
- Security Patches
- CVE-2023-50966: Add
jose:pbes2_count_maximum/0. By default, the maximum iterations are set to 10,000 and it will raise an error ifp2cis larger than this value.- Changes
- Declare Poison as an optional dependency, thanks to [
@lnikkila][https://github.com/lnikkila]; see #144.- Ensure
jiffy:encode/1returns a binary, thanks to@ssepml; see #145.- Various type spec additions and dialyzer/dialyxir integrations, thanks to
@whatyouhideand@maennchen.- Doc updates and fixes, thanks to
@aymanosmanand@adamu; see #158 and #159.
Changelog
Sourced from jose's changelog.
1.11.10 (2024-04-17)
1.11.9 (2024-04-08)
- Fixes
1.11.8 (2024-04-07)
- Fixes
- Removes use of
dynamic()type spec so OTP 24 and OTP 25 are still supported for now.1.11.7 (2024-04-07)
- Security Patches
- CVE-2023-50966: Add
jose:pbes2_count_maximum/0. By default, the maximum iterations are set to 10,000 and it will raise an error ifp2cis larger than this value.- Changes
- Declare Poison as an optional dependency, thanks to [
@lnikkila][https://github.com/lnikkila]; see #144.- Ensure
jiffy:encode/1returns a binary, thanks to@ssepml; see #145.- Various type spec additions and dialyzer/dialyxir integrations, thanks to
@whatyouhideand@maennchen.- Doc updates and fixes, thanks to
@aymanosmanand@adamu; see #158 and #159.
Commits
eb6de2cVersion 1.11.10 (2024-04-17)bd96bdeMerge pull request #166 from kpanic/fix-jwe-compact-spec2c9631eFix JOSE.JWE.compact/1@speccba5fceMerge pull request #165 from jareddellitt/verify_strict_typespec4de0cf8fix: verify and verify_strict typespec should reference JOSE.JWK.t()66e6eecOnly depend on poison in dev/test environments.09de6d2Version 1.11.9 (2024-04-08)3955ab7Merge pull request #160 from requestben/fix-dialyzer-configbd7285dFix dialyzer configa352bb5Version 1.11.8 (2024-04-07)- 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)