Skip to content

build(deps): bump github.com/matthewhartstonge/argon2 from 0.1.5 to 0.3.2 - #70

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/matthewhartstonge/argon2-0.3.2
Open

build(deps): bump github.com/matthewhartstonge/argon2 from 0.1.5 to 0.3.2#70
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/matthewhartstonge/argon2-0.3.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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/crypto@v0.3.0.
  • .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

  • deps: updates to golang.org/x/crypto@v0.2.0.

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

  • deps: updates to go@1.18 and golang.org/x/crypto@v0.1.0.
  • readme: update badges and remove references to travis ci.
  • *: update project licensing.

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 go@1.17.

... (truncated)

Changelog

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

[v0.3.2] - 2022-11-18

Changed

  • deps: updates to golang.org/x/crypto@v0.3.0.
  • .github: adjusts dependabot to file version updates against development.

[v0.3.1] - 2022-11-10

Changed

  • deps: updates to golang.org/x/crypto@v0.2.0.

[v0.3.0] - 2022-11-05

Added

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

Changed

  • deps: updates to go@1.18 and golang.org/x/crypto@v0.1.0.
  • readme: update badges and remove references to travis ci.
  • *: update project licensing.

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 go@1.17 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 go@1.17 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] <support@github.com>
@dependabot
dependabot Bot requested a review from TeoDev1611 as a code owner November 18, 2022 23:28
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 18, 2022
@CLAassistant

Copy link
Copy Markdown

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.

1 participant