Update guardian 2.2.1 → 2.3.2 (minor) #74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ guardian (2.2.1 → 2.3.2) · Repo · Changelog
Release Notes
2.3.2
2.3.1
2.3.0
2.2.4
2.2.3
2.2.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
fix: generating timestamp using os_time instead of system_time (#725)
chore: bump elixir version (#724)
fix: publishing the changelog to hexdocs (#716)
Users should be able to change most config values at runtime (#715)
doc: Clarify session storage behavior on sign_in in README (#714)
Use erlef/setup-beam and prettify yaml file (#705)
Fix deprecation warnings based on 1.14-dev. (#702)
Fix typos (#703)
Check float values of `time` in `time_within_drift?/2` (#700)
chore: fix readme badge (#698)
Ensure that badly-formatted tokens don't raise an exception (#697)
Permit atom keys when verifying claims with EnsureAuthenticated (#696)
Minor docs improvements, mostly around Verify* plugs (#692)
Fix markdown syntax errors and typos (#695)
Fix typo in permission docs (#693)
Corrects Plug.Verify presentation on pipelines.md (#688)
Fix typos (#687)
chore: add release workflow
chore: fix ci
Release Notes
1.11.6
1.11.5
1.11.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
Version 1.11.6
mix format
Prepare for 1.11.6 release
Merge pull request #142 from pavledjo/fix-rsa-sign-supported-check
Use 'sha256' instead of 'sha' when validating RSA signing existence
Version 1.11.5
Remove dependency on 'parse_transform' for 'jose_base64' and 'jose_base64url'
Version 1.11.4
Bump versions of OTP and Elixir.
Merge pull request #137 from zahlz/ci
Merge branch 'zahlz-ci'
Update CI job
Merge pull request #136 from thalesmg/fix-drop-crypto-hmac4
Merge pull request #140 from Richiban/update-includes
Merge pull request #139 from spencerdcarlson/main
Updates -include_lib("jose_public_key.hrl"). to -include("jose_public_key.hrl").
move inspect to its own test
Update test/jose_test.exs
hide kty in %JOSE.JWK{} when it is inspected
Update CI job
fix: drop direct `crypt:hmac/4` usage
Add support for ECDH-SS
Add preliminary support for ES256K and RS1. Deprecate box_encrypt/box_decrypt and document the ECDH-1PU and ECDH-ES replacement functions.
[skip ci] Update CHANGELOG with support for thoas
Merge branch 'michaelklishin-mk-thoas-support'
Merge branch 'mk-thoas-support' of https://github.com/michaelklishin/erlang-jose into michaelklishin-mk-thoas-support
Fixes for Ed25519ctx, Ed25519ph, Ed448, Ed448ph when dealing with contexts and improving support for ChaCha20-Poly1305 and XChaCha20-Poly1305.
Update copyright years
Merge branch 'brettbeatty-master'
Fix Ed25519 and Ed448 key DER/PEM encode/decode for OTP 25.
[skip ci] Fix README badges.
Bump test deps again and rename master -> main
Bump libsodium test dependency to 1.0.18
Add cmake to build-time CI dependencies.
Bump Thoas version for Mix
Thoas returns {ok, Value}
Add support for Thoas (a yet another JSON library)
Bump dependencies and fix a few warnings.
Draft a curve448 module w/ low-hanging fruit
Support Ed25519 in native OTP 23+
Adjust jose version (#122)
Release Notes
2.0.5 (from changelog)
2.0.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Release v2.0.5
Allow conflicting extensions to be configured
Release v2.0.4
Release v2.0.4
ALlow suffixes to be customizable
Only return extensions for known structured syntax suffixes (#76)
Allow mimes to be fully overridden
Merge custom extensions without overriding the default ones (#73)
Release Notes
1.14.2 (from changelog)
1.14.1 (from changelog)
1.14.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.2.5 (from changelog)
1.2.4 (from changelog)
1.2.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
Release v1.2.5
Release v1.2.5
Allow iodata in AAD
Improve tests with custom AAD (#34)
Release v1.2.4
Allow custom AAD to be provided to message encryptor (#33)
Rely more on iodata
Bump Elixir to test against to 14.2 (#32)
Bump lint job to latest Elixir/Erlang version (#31)
Release v1.2.3
Fix Elixir 1.14 warnings (#30)
Update ci.yml
Use `import Bitwise` instead of `use Bitwise` (#29)
Update plug link (#26)
Update crypto.ex
Rename arg for clarity in Plug.Crypto.encrypt/4 (#25)
Run formatter
Release Notes
1.2.1 (from changelog)
1.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Release 1.2.1 (#125)
replace local function capture in telemetry_test (#124)
Fix docs generation (#123)
Release 1.2.0 (#121)
Fix example in docs (#122)
Add telemetry_test (#118)
Update versions on CI (#120)
Update documentation on telemetry:span/3 (#117)
Point to new repo (#116)
Update documentation on telemetry:span/3 (#113)
Post 1.1.0 updates (#108)
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands