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

build(deps): Bump the all group with 11 updates #2327

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the all group with 11 updates:

Package From To
github.com/google/trillian 1.7.0 1.7.1
github.com/sigstore/sigstore 1.8.11 1.8.12
golang.org/x/crypto 0.31.0 0.32.0
golang.org/x/net 0.33.0 0.34.0
google.golang.org/grpc 1.69.2 1.69.4
google.golang.org/protobuf 1.36.1 1.36.2
github.com/sigstore/protobuf-specs 0.3.2 0.3.3
github.com/sigstore/sigstore/pkg/signature/kms/aws 1.8.11 1.8.12
github.com/sigstore/sigstore/pkg/signature/kms/azure 1.8.11 1.8.12
github.com/sigstore/sigstore/pkg/signature/kms/gcp 1.8.11 1.8.12
github.com/sigstore/sigstore/pkg/signature/kms/hashivault 1.8.11 1.8.12

Updates github.com/google/trillian from 1.7.0 to 1.7.1

Release notes

Sourced from github.com/google/trillian's releases.

v1.7.1

What's Changed

Dependencies

New Contributors

Full Changelog: google/trillian@v1.7.0...v1.7.1

Changelog

Sourced from github.com/google/trillian's changelog.

v1.7.1

Storage

Misc

  • Relaxed go.mod version requirements to 1.22.x
Commits
  • 205cc42 v1.7.1 changelog (#3714)
  • a429f08 chore: relax go directive to permit 1.22.x (#3713)
  • 4edc515 Bump the go-deps group with 3 updates (#3711)
  • 3c98e0d For PostgreSQL, explicitly create index on SequencedLeafData(TreeId, LeafIden...
  • e8b5b33 Bump the github-actions-deps group with 2 updates (#3708)
  • b076810 Bump the go-deps group across 1 directory with 5 updates (#3709)
  • 6a022c8 Bump the docker-deps group across 4 directories with 2 updates (#3710)
  • f473f3d Bump @​google-cloud/functions-framework in /scripts/gcb2slack (#3706)
  • 13b64fa Bump the github-actions-deps group with 2 updates (#3704)
  • 56c08fd Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group (#3703)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore from 1.8.11 to 1.8.12

Release notes

Sourced from github.com/sigstore/sigstore's releases.

v1.8.12

What's Changed

Full Changelog: sigstore/sigstore@v1.8.11...v1.8.12

Commits
  • e28cdf3 cleanup ci (#1927)
  • 8041221 build(deps): Bump the tools group across 1 directory with 2 updates (#1913)
  • 57944ce build(deps): Bump github.com/secure-systems-lab/go-securesystemslib from 0.8....
  • 99a57f3 build(deps): Bump golang.org/x/crypto in /test/fuzz (#1908)
  • 125d1dc build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#1923)
  • 73220ab build(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 (#1922)
  • cc55882 build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#1921)
  • 47e3edd build(deps): Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#1924)
  • 7b4f423 build(deps): Bump cloud.google.com/go/kms (#1920)
  • 1f3a09e build(deps): Bump the gomod group across 2 directories with 5 updates (#1916)
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.31.0 to 0.32.0

Commits
  • 8929309 go.mod: update golang.org/x dependencies
  • 4a75ba5 all: make function and struct comments match the names
  • See full diff in compare view

Updates golang.org/x/net from 0.33.0 to 0.34.0

Commits
  • 8da7ed1 go.mod: update golang.org/x dependencies
  • 2124140 all: make function and struct comments match the names
  • e9d95ba http2: do not surface errors from a conn's idle timer expiring
  • c2be992 quic: remember which remote connection IDs have been retired
  • See full diff in compare view

Updates google.golang.org/grpc from 1.69.2 to 1.69.4

Release notes

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

Release 1.69.4

Bug Fixes

  • rbac: fix support for :path header matchers, which would previously never successfully match (#7965).

Documentation

  • examples/features/csm_observability: update example client and server to use the helloworld service instead of echo service (#7945).

Release 1.69.3

Bug Fixes

  • rbac: fix support for :path header matchers, which would previously never successfully match (#7965).

Documentation

  • examples/features/csm_observability: update example client and server to use the helloworld service instead of echo service (#7945).
Commits

Updates google.golang.org/protobuf from 1.36.1 to 1.36.2

Updates github.com/sigstore/protobuf-specs from 0.3.2 to 0.3.3

Changelog

Sourced from github.com/sigstore/protobuf-specs's changelog.

0.3.3

  • Allowed specifying artifact digest for verification (#406
  • Added version to SigningConfig message (#383

Changed

  • Docs: Clarify that integration time is only trustworthy with a Signed Entry Timestamp (#442
  • Docs: Clarify inclusion promise requirement (#380
  • Docs: Clarify that artifact digest verification should not be used with in-toto attestations (#461
Commits
  • dadc81e Add warning when verifying with artifact digest (#461)
  • 22f84aa gen: bump patch versions for v0.3.3 (#463)
  • 6ad0fad Add changelog for v0.3.3 (#462)
  • 1e0daec build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 (#458)
  • 7d16e8c build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#459)
  • 6d7dc79 build(deps): bump com.diffplug.spotless from 7.0.0 to 7.0.1 in /java (#460)
  • 0893628 build(deps): bump alpine from 21dc606 to b97e2a8 (#456)
  • a00cfe9 build(deps): bump com.diffplug.spotless from 6.25.0 to 7.0.0 in /java (#457)
  • e04a14b build(deps): bump ruby/setup-ruby from 1.206.0 to 1.207.0 (#455)
  • 27b9f3c build(deps): bump ruby/setup-ruby from 1.205.0 to 1.206.0 (#454)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/aws from 1.8.11 to 1.8.12

Release notes

Sourced from github.com/sigstore/sigstore/pkg/signature/kms/aws's releases.

v1.8.12

What's Changed

Full Changelog: sigstore/sigstore@v1.8.11...v1.8.12

Commits
  • e28cdf3 cleanup ci (#1927)
  • 8041221 build(deps): Bump the tools group across 1 directory with 2 updates (#1913)
  • 57944ce build(deps): Bump github.com/secure-systems-lab/go-securesystemslib from 0.8....
  • 99a57f3 build(deps): Bump golang.org/x/crypto in /test/fuzz (#1908)
  • 125d1dc build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#1923)
  • 73220ab build(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 (#1922)
  • cc55882 build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#1921)
  • 47e3edd build(deps): Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#1924)
  • 7b4f423 build(deps): Bump cloud.google.com/go/kms (#1920)
  • 1f3a09e build(deps): Bump the gomod group across 2 directories with 5 updates (#1916)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.8.11 to 1.8.12

Release notes

Sourced from github.com/sigstore/sigstore/pkg/signature/kms/azure's releases.

v1.8.12

What's Changed

Full Changelog: sigstore/sigstore@v1.8.11...v1.8.12

Commits
  • e28cdf3 cleanup ci (#1927)
  • 8041221 build(deps): Bump the tools group across 1 directory with 2 updates (#1913)
  • 57944ce build(deps): Bump github.com/secure-systems-lab/go-securesystemslib from 0.8....
  • 99a57f3 build(deps): Bump golang.org/x/crypto in /test/fuzz (#1908)
  • 125d1dc build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#1923)
  • 73220ab build(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 (#1922)
  • cc55882 build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#1921)
  • 47e3edd build(deps): Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#1924)
  • 7b4f423 build(deps): Bump cloud.google.com/go/kms (#1920)
  • 1f3a09e build(deps): Bump the gomod group across 2 directories with 5 updates (#1916)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.11 to 1.8.12

Release notes

Sourced from github.com/sigstore/sigstore/pkg/signature/kms/gcp's releases.

v1.8.12

What's Changed

Full Changelog: sigstore/sigstore@v1.8.11...v1.8.12

Commits
  • e28cdf3 cleanup ci (#1927)
  • 8041221 build(deps): Bump the tools group across 1 directory with 2 updates (#1913)
  • 57944ce build(deps): Bump github.com/secure-systems-lab/go-securesystemslib from 0.8....
  • 99a57f3 build(deps): Bump golang.org/x/crypto in /test/fuzz (#1908)
  • 125d1dc build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#1923)
  • 73220ab build(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 (#1922)
  • cc55882 build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#1921)
  • 47e3edd build(deps): Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#1924)
  • 7b4f423 build(deps): Bump cloud.google.com/go/kms (#1920)
  • 1f3a09e build(deps): Bump the gomod group across 2 directories with 5 updates (#1916)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.8.11 to 1.8.12

Release notes

Sourced from github.com/sigstore/sigstore/pkg/signature/kms/hashivault's releases.

v1.8.12

What's Changed

Full Changelog: sigstore/sigstore@v1.8.11...v1.8.12

Commits
  • e28cdf3 cleanup ci (#1927)
  • 8041221 build(deps): Bump the tools group across 1 directory with 2 updates (#1913)
  • 57944ce build(deps): Bump github.com/secure-systems-lab/go-securesystemslib from 0.8....
  • 99a57f3 build(deps): Bump golang.org/x/crypto in /test/fuzz (#1908)
  • 125d1dc build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#1923)
  • 73220ab build(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 (#1922)
  • cc55882 build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#1921)
  • 47e3edd build(deps): Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#1924)
  • 7b4f423 build(deps): Bump cloud.google.com/go/kms (#1920)
  • 1f3a09e build(deps): Bump the gomod group across 2 directories with 5 updates (#1916)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 11:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2025
@bobcallaway
Copy link
Member

@dependabot rebase

Bumps the all group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/google/trillian](https://github.com/google/trillian) | `1.7.0` | `1.7.1` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.8.11` | `1.8.12` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.31.0` | `0.32.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.33.0` | `0.34.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.2` | `1.69.4` |
| google.golang.org/protobuf | `1.36.1` | `1.36.2` |
| [github.com/sigstore/protobuf-specs](https://github.com/sigstore/protobuf-specs) | `0.3.2` | `0.3.3` |
| [github.com/sigstore/sigstore/pkg/signature/kms/aws](https://github.com/sigstore/sigstore) | `1.8.11` | `1.8.12` |
| [github.com/sigstore/sigstore/pkg/signature/kms/azure](https://github.com/sigstore/sigstore) | `1.8.11` | `1.8.12` |
| [github.com/sigstore/sigstore/pkg/signature/kms/gcp](https://github.com/sigstore/sigstore) | `1.8.11` | `1.8.12` |
| [github.com/sigstore/sigstore/pkg/signature/kms/hashivault](https://github.com/sigstore/sigstore) | `1.8.11` | `1.8.12` |


Updates `github.com/google/trillian` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/google/trillian/releases)
- [Changelog](https://github.com/google/trillian/blob/master/CHANGELOG.md)
- [Commits](google/trillian@v1.7.0...v1.7.1)

Updates `github.com/sigstore/sigstore` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.11...v1.8.12)

Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0
- [Commits](golang/crypto@v0.31.0...v0.32.0)

Updates `golang.org/x/net` from 0.33.0 to 0.34.0
- [Commits](golang/net@v0.33.0...v0.34.0)

Updates `google.golang.org/grpc` from 1.69.2 to 1.69.4
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.69.2...v1.69.4)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.2

Updates `github.com/sigstore/protobuf-specs` from 0.3.2 to 0.3.3
- [Release notes](https://github.com/sigstore/protobuf-specs/releases)
- [Changelog](https://github.com/sigstore/protobuf-specs/blob/main/CHANGELOG.md)
- [Commits](sigstore/protobuf-specs@v0.3.2...v0.3.3)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/aws` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.11...v1.8.12)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/azure` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.11...v1.8.12)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/gcp` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.11...v1.8.12)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/hashivault` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.11...v1.8.12)

---
updated-dependencies:
- dependency-name: github.com/google/trillian
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/protobuf-specs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/gcp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/hashivault
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-613b8e1d7b branch from ab5317f to e035026 Compare January 13, 2025 13:33
@bobcallaway bobcallaway merged commit 1082f48 into main Jan 13, 2025
15 checks passed
@bobcallaway bobcallaway deleted the dependabot/go_modules/all-613b8e1d7b branch January 13, 2025 14:00
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.

1 participant