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

chore(deps): Bump go.mozilla.org/sops/v3 from 3.7.2 to 3.7.3 #696

Merged
merged 1 commit into from
May 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps go.mozilla.org/sops/v3 from 3.7.2 to 3.7.3.

Release notes

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

v3.7.3

Changes:

  • Upgrade dependencies (#1024, #1045)
  • Build alpine container in CI (#1018, #1032, #1025)
  • keyservice: accept KeyServiceServer in LocalClient (#1035)
  • Add support for GCP Service Account within GOOGLE_CREDENTIALS (#953)

Bug fixes:

  • Upload the correct binary for the linux amd64 build (#1026)
  • Fix bug when specifying multiple age recipients (#966)
  • Allow for empty yaml maps (#908)

Commits

  • [75cd389]: Add a test to reproduce #907 (ikedam) #908
  • [108b211]: Allow empty maps for yaml (#907) (ikedam) #908
  • [ea8b3bb]: support gcp credentials as env var (Kaplinsky, Joshua B) #953
  • [c0dc484]: Update keysource.go (Josh Kaplinsky) #953
  • [63fa89c]: Merge remote-tracking branch 'remotes/origin/develop' into feature/907_FixEmptyYaml (ikedam) #908
  • [b926cf9]: Build alpine container in CI (#870) (ikedam) #1018
  • [234bf9f]: Upgrade all dependencies (AJ Bahnken) #1024
  • [4277de4]: Remove duplicated stage from Dockerfile.alpine (Shouichi Kamiya) #1025
  • [605fb27]: Explicitly build linux amd64 binary (Janis Peisenieks) #1026
  • [7ebee3d]: This fixes a bug with age encryption when specifying multiple age recipients (Cedric Kienzler) #966
  • [b5f5f28]: Make masterKeyFromRecipient private (Cedric Kienzler) #966
  • [1dc90ad]: Add tests for single key (Cedric Kienzler) #966
  • [3875b00]: Use latest dockerd in CI to allow build alpine image (#870) (ikedam) #1032
  • accept KeyServiceServer in LocalClient #1035 (Hidde Beydals)
  • [1bb30e2]: Limit role session name length to 64 characters. (AJ Bahnken) #1037
  • [a01208c]: Update golang.org/x/crypto (Hidde Beydals) #1045
  • [e128fa2]: Update keyservice implementation dependencies (Hidde Beydals) #1045
  • [220b652]: Update golang.org/x/{net,oauth2,sys} dependencies (Hidde Beydals) #1045
  • [477b61f]: Update remaining dependencies (Hidde Beydals) #1045
  • [25817ed]: Replace x/crypto/openpgp with ProtonMail/go-crypto (Hidde Beydals) #1045
  • [07aea97]: Merge remote-tracking branch 'upstream/develop' into develop (Josh Kaplinsky) #953
  • [4ffb54c]: Use custom GOOGLE_CREDENTIALS or fallback to default (Josh Kaplinsky) #953
  • [17fb03f]: Merge remote-tracking branch 'upstream/develop' into develop (Josh Kaplinsky) #953
  • [15583bd]: prep for v3.7.3 (AJ Bahnken) #1053
Changelog

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

3.7.3

Changes:

  • Upgrade dependencies (#1024, #1045)
  • Build alpine container in CI (#1018, #1032, #1025)
  • keyservice: accept KeyServiceServer in LocalClient (#1035)
  • Add support for GCP Service Account within GOOGLE_CREDENTIALS (#953)

Bug fixes:

  • Upload the correct binary for the linux amd64 build (#1026)
  • Fix bug when specifying multiple age recipients (#966)
  • Allow for empty yaml maps (#908)
  • Limit AWS role names to 64 characters (#1037)
Commits
  • e1edc05 Merge pull request #1056 from mozilla/develop
  • 1fb588e Merge pull request #1053 from mozilla/ajvb/prep-v3.7.3
  • 15583bd prep for v3.7.3
  • cdad251 Merge pull request #953 from joshkaplinsky/develop
  • 17fb03f Merge remote-tracking branch 'upstream/develop' into develop
  • 4ffb54c Use custom GOOGLE_CREDENTIALS or fallback to default
  • 9eb7eb8 Merge pull request #1045 from hiddeco/update-deps
  • 07aea97 Merge remote-tracking branch 'upstream/develop' into develop
  • 25817ed Replace x/crypto/openpgp with ProtonMail/go-crypto
  • 477b61f Update remaining dependencies
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 16, 2022
Bumps [go.mozilla.org/sops/v3](https://github.com/mozilla/sops) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/mozilla/sops/releases)
- [Changelog](https://github.com/mozilla/sops/blob/master/CHANGELOG.rst)
- [Commits](getsops/sops@v3.7.2...v3.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.mozilla.org/sops/v3-3.7.3 branch from b6ab30d to 099a43d Compare May 23, 2022 08:00
@olblak olblak enabled auto-merge (squash) May 23, 2022 08:05
@olblak olblak merged commit b63def9 into main May 23, 2022
@olblak olblak deleted the dependabot/go_modules/go.mozilla.org/sops/v3-3.7.3 branch May 23, 2022 08:14
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant