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鈥檒l 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.2 #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.3.2

v0.3.2 - 2022-11-18

Changed

  • deps: updates to golang.org/x/[email protected].
  • .github: adjusts dependabot to file version updates against development.

Full Changelog: matthewhartstonge/argon2@v0.3.1...v0.3.2

v0.3.1

v0.3.1 - 2022-11-10

Changed

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

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

... (truncated)

Changelog

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

[v0.3.2] - 2022-11-18

Changed

  • deps: updates to golang.org/x/[email protected].
  • .github: adjusts dependabot to file version updates against development.

[v0.3.1] - 2022-11-10

Changed

[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
  • 6284bf5 Merge branch 'release/v0.3.2'
  • 4b1ec93 馃殺 v0.3.2 - 2022-11-18
  • e0d15b0 馃懛 .github: adjusts dependabot to file version updates aga...
  • c6d4d29 Merge pull request #9 from matthewhartstonge/dependabot/go_modules/golang.org...
  • c94e1f1 猬嗭笍 Bump golang.org/x/crypto from 0.2.0 to 0.3.0
  • 12d61b5 Merge pull request #8 from matthewhartstonge/dependabot/github_actions/golang...
  • 4e11f45 猬嗭笍 Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
  • b6185cd Merge tag 'v0.3.1' into development
  • 3242f91 Merge branch 'release/v0.3.1'
  • 0afa8ff 馃殺 v0.3.1 - 2022-11-10
  • 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.2.
- [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.2)

---
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 added the dependencies Pull requests that update a dependency file label Nov 18, 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.

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