Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps comeonin from 4.0.3 to 4.1.2.

Changelog

Sourced from comeonin's changelog.

Changelog

4.1.1

  • Changes
    • changed check_pass with statement to case - in an attempt to suppress dialyzer warnings

4.1.0

  • Enhancements
    • added hash_key option to check_pass
      • as with version 4.0, check_pass will use :password_hash / :encrypted_password if present

4.0.0

  • Enhancements
    • Added support for Argon2 (as an optional dependency - argon2_elixir)
    • Added higher-level helper functions to each algorithm's module
      • These functions accept / return maps and should reduce code use when adding password hashes / checking passwords
    • Improved the statistics function in each module - report
  • Changes
    • Made all the hashing algorithms optional dependencies
    • Moved the configuration to the separate dependency libraries
    • Removed support for one-time passwords

3.2.0

  • Bug fixes
    • Shortening user-supplied salts to 128 bits - making it compatible with other implementations

3.1.0

  • Changes
    • Now forcing a recompile of C code for Windows users

3.0.0

  • Enhancements
    • Small changes to NIF code to make it more scheduler-friendly
    • Improved documentation with respect to Argon2
  • Changes
    • Now using elixir_make to help compile the C code

2.6.0

  • Enhancements
    • Improved Windows build to prevent build failure when upgrading Erlang versions

2.4.0

... (truncated)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@codecov
Copy link

codecov bot commented Dec 24, 2018

Codecov Report

Merging #102 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #102   +/-   ##
=======================================
  Coverage   87.12%   87.12%           
=======================================
  Files         112      112           
  Lines        1359     1359           
=======================================
  Hits         1184     1184           
  Misses        175      175

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7be6aa9...6ea59e8. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #115.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/comeonin-4.1.2 branch February 18, 2019 21:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants