getsops / sops

Simple and flexible tool for managing secrets
https://getsops.io/
Mozilla Public License 2.0
17.11k stars 879 forks source link

build(deps): Bump the go group with 12 updates #1602

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the go group with 12 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.30.4 1.30.5
github.com/aws/aws-sdk-go-v2/config 1.27.31 1.27.33
github.com/aws/aws-sdk-go-v2/credentials 1.17.30 1.17.32
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.16 1.17.18
github.com/aws/aws-sdk-go-v2/service/kms 1.35.5 1.35.7
github.com/aws/aws-sdk-go-v2/service/s3 1.61.0 1.61.2
github.com/aws/aws-sdk-go-v2/service/sts 1.30.5 1.30.7
golang.org/x/net 0.28.0 0.29.0
golang.org/x/sys 0.24.0 0.25.0
golang.org/x/term 0.23.0 0.24.0
google.golang.org/api 0.195.0 0.196.0
google.golang.org/genproto/googleapis/rpc 0.0.0-20240823204242-4ba0660f739c 0.0.0-20240903143218-8af14fe29dc1

Updates github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5

Commits
  • a2b751d Release 2024-09-03
  • e22c249 Regenerated Clients
  • ff0cf6f Update API model
  • 3120376 refactoring of buildQuery to accept a list of maintained headers to l… (#2773)
  • 4ed838e Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-change
  • d4bd42f Merge branch 'main' into presignedurl-requestpayer-change
  • 0353706 Added Changelog
  • 97e2d3f Release 2024-08-30
  • 4cca52b Regenerated Clients
  • c8a5146 Update endpoints model
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.33

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.30 to 1.17.32

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.16 to 1.17.18

Commits


Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.35.5 to 1.35.7

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.0 to 1.61.2

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.5 to 1.30.7

Commits


Updates golang.org/x/net from 0.28.0 to 0.29.0

Commits
  • 35b4aba go.mod: update golang.org/x dependencies
  • 9bf379f websocket: fix printf(var) mistake detected by latest printf checker
  • See full diff in compare view


Updates golang.org/x/sys from 0.24.0 to 0.25.0

Commits
  • a43b625 windows: add SIO_UDP_NETRESET constant
  • ed67b15 windows: add console codepage api
  • 9cb830b unix: add missing import to syscall_hurd.go
  • 71132f5 unix: add POLLRDHUP to FreeBSD
  • 3283fc3 cpu: add support for detecting RISC-V extensions
  • 29e55b2 unix: use os.Executable rather than os.Args[0] in tests
  • a8c5219 unix: rename XDPUmemReg field back to Size
  • 59665e5 unix: add Connectx for darwin
  • a0c72ef unix: add f_flag member flags on z/OS
  • c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10
  • Additional commits viewable in compare view


Updates golang.org/x/term from 0.23.0 to 0.24.0

Commits
  • 2f7b0dd go.mod: update golang.org/x dependencies
  • f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows
  • See full diff in compare view


Updates google.golang.org/api from 0.195.0 to 0.196.0

Release notes

Sourced from google.golang.org/api's releases.

v0.196.0

0.196.0 (2024-09-03)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.196.0 (2024-09-03)

Features

Commits


Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20240823204242-4ba0660f739c to 0.0.0-20240903143218-8af14fe29dc1

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions