Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/matthewhartstonge/argon2 from 0.1.5 to 0.3.0 #67

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps github.com/matthewhartstonge/argon2 from 0.1.5 to 0.3.0.

Release notes

Sourced from github.com/matthewhartstonge/argon2's releases.

v0.3.0

v0.3.0 - 2022-11-05

Added

  • .github: adds support for github actions, codeowners and dependabot.

Changed

Fixed

  • argon2: fixes grammar and comment line length.

Removed

  • dep: removes support for dep.
  • travis: removes travis configuration.

Full Changelog: matthewhartstonge/argon2@v0.2.1...v0.3.0

v0.2.1 - 2022-02-22

GPG signed release of v0.2.0.

Added

  • tests: adds benchmarks to compare the default recommendations.

Changed

  • travis: updates to test against [email protected].
  • deps: updates go.mod to [email protected] and x/crypto to latest. (Thanks @​ricochet! 🎉)
  • explicitly ignores returned error values under benchmarks (errcheck).
  • argon2: updates recommended defaults as described by RFC9106.
Changelog

Sourced from github.com/matthewhartstonge/argon2's changelog.

[v0.3.0] - 2022-11-05

Added

  • .github: adds support for github actions, codeowners and dependabot.

Changed

Fixed

  • argon2: fixes grammar and comment line length.

Removed

  • dep: removes support for dep.
  • travis: removes travis configuration.

[v0.2.1] - 2022-02-22

GPG signed release.

Added

  • tests: adds benchmarks to compare the default recommendations.

Changed

  • travis: updates to test against go1.17.
  • deps: updates go.mod to [email protected] and x/crypto to latest.
  • explicitly ignores returned error values under benchmarks (errcheck).
  • argon2: updates recommended defaults as described by RFC9106.

[v0.2.0] - 2022-02-22

Added

  • tests: adds benchmarks to compare the default recommendations.

Changed

  • travis: updates to test against go1.17.
  • deps: updates go.mod to [email protected] and x/crypto to latest.
  • explicitly ignores returned error values under benchmarks (errcheck).
  • argon2: updates recommended defaults as described by RFC9106.
Commits
  • 4bb60d5 Merge branch 'release/v0.3.0'
  • a82f77d 🚢 v0.3.0 - 2022-11-05
  • 3d904e6 📄 *: update project licensing.
  • f76ed27 Merge pull request #6 from matthewhartstonge/feature/project-updates
  • 3fdbafc 📝 readme: update badges and remove references to travis ci.
  • bfbb707 🔥 travis: removes travis configuration.
  • ad260df 🔥 dep: removes support for dep.
  • 33eee5b 💡 argon2: fixes grammar and comment line length.
  • dbcf024 ✨ .github: adds support for github actions, codeowners and dependabot.
  • 73df58e ⬆️ deps: updates to [email protected] and golang.org/x/[email protected].
  • Additional commits viewable in compare view

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/matthewhartstonge/argon2](https://github.com/matthewhartstonge/argon2) from 0.1.5 to 0.3.0.
- [Release notes](https://github.com/matthewhartstonge/argon2/releases)
- [Changelog](https://github.com/matthewhartstonge/argon2/blob/main/CHANGELOG.md)
- [Commits](matthewhartstonge/argon2@v0.1.5...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/matthewhartstonge/argon2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from TeoDev1611 as a code owner November 7, 2022 23:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2022

Superseded by #69.

@dependabot dependabot bot closed this Nov 10, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/matthewhartstonge/argon2-0.3.0 branch November 10, 2022 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant