Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/matthewhartstonge/argon2-0.1.5
Open

build(deps): bump github.com/matthewhartstonge/argon2 from 0.1.4 to 0.1.5#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/matthewhartstonge/argon2-0.1.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 5, 2021

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

Release notes

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

v0.1.5 - 2021-08-06

Changed

  • travis: require go >= v1.9
  • deps: bumps to the latest version of golang.org/x/crypto.
    • Upgrades to mitigate users importing a vulnerable version of golang.org/x/crypto/ssh that contains CVE-2020-9283.
    • Upgrades to mitigate users importing a vulnerable version of golang.org/x/text that contains CVE-2020-14040.
  • travis: updated to test against go 1.12+, migrates to go mod for dependency management.
  • travis: forces use of go modules under ci.
  • travis: sets go@v1.11.4 as the lowest supported go mod version due to a change in go build.
Changelog

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

[v0.1.5] - 2021-08-06

Changed

  • travis: require go >= v1.9
  • deps: bumps to the latest version of golang.org/x/crypto.
  • Upgrades to mitigate users importing a vulnerable version of golang.org/x/crypto/ssh that contains CVE-2020-9283.
  • Upgrades to mitigate users importing a vulnerable version of golang.org/x/text that contains CVE-2020-14040.
  • travis: updated to test against go 1.12+, migrates to go mod for dependency management.
  • travis: forces use of go modules under ci.
  • travis: sets go@v1.11.4 as the lowest supported go mod version due to a change in go build.
Commits
  • fef7793 🚢 v0.1.5 - 2021-08-06
  • 6fc6127 💚 .travis: sets go@v1.11.4 as the lowest supported go mod ver...
  • ecdceed 💚 .travis: force use of go modules under ci.
  • 97b3b35 💚 .travis: updated to test against go 1.12+, migrates to go mod f...
  • 1305492 📌 deps: bumps to the latest version of golang.org/x/crypto.
  • a8bb1d8 ⚡ travis: require go >= v1.9
  • See full diff 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.4 to 0.1.5.
- [Release notes](https://github.com/matthewhartstonge/argon2/releases)
- [Changelog](https://github.com/matthewhartstonge/argon2/blob/master/CHANGELOG.md)
- [Commits](matthewhartstonge/argon2@v0.1.4...v0.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2021
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.

0 participants