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

Bump go.mozilla.org/sops/v3 from 3.6.1 to 3.7.1 #3514

Merged
merged 2 commits into from
Aug 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2021

Bumps go.mozilla.org/sops/v3 from 3.6.1 to 3.7.1.

Release notes

Sourced from go.mozilla.org/sops/v3's releases.

v3.7.1

Commits

v3.7.0

3.7.0

Features:

  • Add support for age (#688)
  • Add filename to exec-file (#761)

Changes:

  • On failed decryption with GPG, return the error returned by GPG to the sops user (#762)
  • Use yaml.v3 instead of modified yaml.v2 for handling YAML files (#791)
  • Update aws-sdk-go to version v1.37.18 (#823)

Project Changes:

  • Switch from TravisCI to Github Actions (#792)
Changelog

Sourced from go.mozilla.org/sops/v3's changelog.

3.7.1

Changes:

* Security fix
* Add release workflow ([#843](https://github.com/mozilla/sops/issues/843))
* Fix issue where CI wouldn't run against master ([#848](https://github.com/mozilla/sops/issues/848))
* Trim extra whitespace around age keys ([#846](https://github.com/mozilla/sops/issues/846))

3.7.0

Features:

* Add support for age ([#688](https://github.com/mozilla/sops/issues/688))
* Add filename to exec-file ([#761](https://github.com/mozilla/sops/issues/761))

Changes:

* On failed decryption with GPG, return the error returned by GPG to the sops user ([#762](https://github.com/mozilla/sops/issues/762))
* Use yaml.v3 instead of modified yaml.v2 for handling YAML files ([#791](https://github.com/mozilla/sops/issues/791))
* Update aws-sdk-go to version v1.37.18 ([#823](https://github.com/mozilla/sops/issues/823))

Project Changes:

* Switch from TravisCI to Github Actions ([#792](https://github.com/mozilla/sops/issues/792))
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 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)
  • @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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 2021
@kingdonb kingdonb force-pushed the dependabot/go_modules/go.mozilla.org/sops/v3-3.7.1 branch from 87a9aaa to 2fd5426 Compare August 4, 2021 21:28
@kingdonb kingdonb added this to the 1.24.0 milestone Aug 17, 2021
@kingdonb
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2021

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@kingdonb
Copy link
Member

@dependabot recreate

Bumps [go.mozilla.org/sops/v3](https://github.com/mozilla/sops) from 3.6.1 to 3.7.1.
- [Release notes](https://github.com/mozilla/sops/releases)
- [Changelog](https://github.com/mozilla/sops/blob/master/CHANGELOG.rst)
- [Commits](getsops/sops@v3.6.1...v3.7.1)

---
updated-dependencies:
- dependency-name: go.mozilla.org/sops/v3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.mozilla.org/sops/v3-3.7.1 branch from 2fd5426 to 604e5a0 Compare August 17, 2021 18:42
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
@kingdonb kingdonb merged commit 9120d44 into master Aug 18, 2021
@kingdonb kingdonb deleted the dependabot/go_modules/go.mozilla.org/sops/v3-3.7.1 branch August 18, 2021 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants