sigstore / fulcio

Sigstore OIDC PKI
Apache License 2.0
646 stars 137 forks source link

Bump the all group with 12 updates #1732

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the all group with 12 updates:

Package From To
chainguard.dev/sdk 0.1.20 0.1.21
cloud.google.com/go/security 1.17.2 1.17.3
github.com/go-jose/go-jose/v4 4.0.2 4.0.3
github.com/sigstore/sigstore 1.8.6 1.8.7
github.com/sigstore/sigstore/pkg/signature/kms/aws 1.8.6 1.8.7
github.com/sigstore/sigstore/pkg/signature/kms/azure 1.8.6 1.8.7
github.com/sigstore/sigstore/pkg/signature/kms/gcp 1.8.6 1.8.7
github.com/sigstore/sigstore/pkg/signature/kms/hashivault 1.8.6 1.8.7
google.golang.org/api 0.187.0 0.188.0
google.golang.org/genproto/googleapis/api 0.0.0-20240617180043-68d350f18fd4 0.0.0-20240701130421-f6361c86f094
google.golang.org/grpc 1.64.1 1.65.0
sigs.k8s.io/release-utils 0.8.2 0.8.3

Updates chainguard.dev/sdk from 0.1.20 to 0.1.21

Release notes

Sourced from chainguard.dev/sdk's releases.

v0.1.21

Full Changelog: https://github.com/chainguard-dev/sdk/compare/v0.1.20...v0.1.21

Commits
  • 635e527 Export mono/sdk: refs/heads/main (#49)
  • d098bd7 Merge pull request #48 from chainguard-dev/create-pull-request/patch
  • 4ebd93b Export a771ea46a12a8dd61f228e5e3ac19f1c496a9ebb
  • 74e9f79 Export 9c8a6ebf4c193c52ef6e72d94522c6d14d1e4694
  • 5a4eb2b Export 9ce81b42d92dcb15a2f4590889f44786b9d4b65c
  • d2ee965 Merge pull request #47 from chainguard-dev/create-pull-request/patch
  • fd5d13d Export 0656ddf0957a4162ae75872d5a9080597963b559
  • ae6d1e0 Export 0656ddf0957a4162ae75872d5a9080597963b559
  • fcf7015 Export eba15969f98f6c66ed62589eed4da8dd6f26658e
  • 50439bf Export eba15969f98f6c66ed62589eed4da8dd6f26658e
  • Additional commits viewable in compare view


Updates cloud.google.com/go/security from 1.17.2 to 1.17.3

Release notes

Sourced from cloud.google.com/go/security's releases.

retail: v1.17.3

1.17.3 (2024-07-10)

Bug Fixes

  • retail: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

security: v1.17.3

1.17.3 (2024-07-10)

Bug Fixes

  • security: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)
Commits
  • dbd3f0a chore: release main (#10490)
  • 74b07fd chore: run goimports (#10534)
  • 3b9a830 feat(compute/metadata): add sys check for windows OnGCE (#10521)
  • f4cc536 feat(containeranalysis): add GetVulnerabilityOccurrencesSummary RPC (#10533)
  • 8ecc4e9 chore: bump deps (#10529)
  • 11d7272 chore(privilegedaccessmanager): add config to generate apiv1 (#10530)
  • 9e5707a chore(main): release auth/oauth2adapt 0.2.3 (#10523)
  • c3e2618 chore(storage): remove x-goog-api-client header merging from invoke (#10514)
  • fd16a17 feat(bigtable): add column family type to FamilyInfo in TableInfo (#10520)
  • f46b747 feat(aiplatform): enable rest_numeric_enums for aiplatform v1 and v1beta1 (#1...
  • Additional commits viewable in compare view


Updates github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.3

Release notes

Sourced from github.com/go-jose/go-jose/v4's releases.

Version 4.0.3

Changed

  • Allow unmarshalling JSONWebKeySets with unsupported key types (#130)
  • Document that OpaqueKeyEncrypter can't be implemented (for now) (#129)
  • Dependency updates
Changelog

Sourced from github.com/go-jose/go-jose/v4's changelog.

v4.0.3

Changed

  • Allow unmarshalling JSONWebKeySets with unsupported key types (#130)
  • Document that OpaqueKeyEncrypter can't be implemented (for now) (#129)
  • Dependency updates
Commits
  • db08515 Update CHANGELOG for 4.0.3 (#134)
  • 2dcf8d0 Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#133)
  • feacf31 JSONWebKeySet: ignore unsupported key types (#130)
  • ab072bd doc: note OpaqueKeyEncrypter can't be implemented (#129)
  • 3e78fe7 Improve error when JWK matching kid not found in JWK Set (#128)
  • dc40081 Bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#126)
  • 696da50 Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 (#124)
  • b4f2d53 Bump golang.org/x/crypto from 0.19.0 to 0.23.0 (#123)
  • 27bd438 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#121)
  • 2326aec Bump actions/setup-go from 4 to 5 (#122)
  • Additional commits viewable in compare view


Updates github.com/sigstore/sigstore from 1.8.6 to 1.8.7

Release notes

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

v1.8.7

Dependencies updates only

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.6...v1.8.7

Commits
  • cb8b4bb sync go mod
  • 2506e5d build(deps): Bump the all group across 1 directory with 4 updates
  • 9a70270 build(deps): Bump google.golang.org/grpc in /pkg/signature/kms/gcp
  • f6b4bb5 build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates
  • aebd23d build(deps): Bump actions/upload-artifact in the all group
  • ec4bc1a build(deps): Bump the all group across 1 directory with 2 updates
  • aeb9782 build(deps): Bump golang.org/x/crypto
  • 016e2e3 build(deps): Bump github.com/sigstore/sigstore
  • 8243831 build(deps): Bump hashicorp/vault in /test/e2e in the all group
  • 51d791e build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updates
  • Additional commits viewable in compare view


Updates github.com/sigstore/sigstore/pkg/signature/kms/aws from 1.8.6 to 1.8.7

Release notes

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

v1.8.7

Dependencies updates only

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.6...v1.8.7

Commits
  • cb8b4bb sync go mod
  • 2506e5d build(deps): Bump the all group across 1 directory with 4 updates
  • 9a70270 build(deps): Bump google.golang.org/grpc in /pkg/signature/kms/gcp
  • f6b4bb5 build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates
  • aebd23d build(deps): Bump actions/upload-artifact in the all group
  • ec4bc1a build(deps): Bump the all group across 1 directory with 2 updates
  • aeb9782 build(deps): Bump golang.org/x/crypto
  • 016e2e3 build(deps): Bump github.com/sigstore/sigstore
  • 8243831 build(deps): Bump hashicorp/vault in /test/e2e in the all group
  • 51d791e build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updates
  • Additional commits viewable in compare view


Updates github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.8.6 to 1.8.7

Release notes

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

v1.8.7

Dependencies updates only

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.6...v1.8.7

Commits
  • cb8b4bb sync go mod
  • 2506e5d build(deps): Bump the all group across 1 directory with 4 updates
  • 9a70270 build(deps): Bump google.golang.org/grpc in /pkg/signature/kms/gcp
  • f6b4bb5 build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates
  • aebd23d build(deps): Bump actions/upload-artifact in the all group
  • ec4bc1a build(deps): Bump the all group across 1 directory with 2 updates
  • aeb9782 build(deps): Bump golang.org/x/crypto
  • 016e2e3 build(deps): Bump github.com/sigstore/sigstore
  • 8243831 build(deps): Bump hashicorp/vault in /test/e2e in the all group
  • 51d791e build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updates
  • Additional commits viewable in compare view


Updates github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.6 to 1.8.7

Release notes

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

v1.8.7

Dependencies updates only

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.6...v1.8.7

Commits
  • cb8b4bb sync go mod
  • 2506e5d build(deps): Bump the all group across 1 directory with 4 updates
  • 9a70270 build(deps): Bump google.golang.org/grpc in /pkg/signature/kms/gcp
  • f6b4bb5 build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates
  • aebd23d build(deps): Bump actions/upload-artifact in the all group
  • ec4bc1a build(deps): Bump the all group across 1 directory with 2 updates
  • aeb9782 build(deps): Bump golang.org/x/crypto
  • 016e2e3 build(deps): Bump github.com/sigstore/sigstore
  • 8243831 build(deps): Bump hashicorp/vault in /test/e2e in the all group
  • 51d791e build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updates
  • Additional commits viewable in compare view


Updates github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.8.6 to 1.8.7

Release notes

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

v1.8.7

Dependencies updates only

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.6...v1.8.7

Commits
  • cb8b4bb sync go mod
  • 2506e5d build(deps): Bump the all group across 1 directory with 4 updates
  • 9a70270 build(deps): Bump google.golang.org/grpc in /pkg/signature/kms/gcp
  • f6b4bb5 build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates
  • aebd23d build(deps): Bump actions/upload-artifact in the all group
  • ec4bc1a build(deps): Bump the all group across 1 directory with 2 updates
  • aeb9782 build(deps): Bump golang.org/x/crypto
  • 016e2e3 build(deps): Bump github.com/sigstore/sigstore
  • 8243831 build(deps): Bump hashicorp/vault in /test/e2e in the all group
  • 51d791e build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updates
  • Additional commits viewable in compare view


Updates google.golang.org/api from 0.187.0 to 0.188.0

Release notes

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

v0.188.0

0.188.0 (2024-07-09)

Features

Bug Fixes

Changelog

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

0.188.0 (2024-07-09)

Features

Bug Fixes

Commits


Updates google.golang.org/genproto/googleapis/api from 0.0.0-20240617180043-68d350f18fd4 to 0.0.0-20240701130421-f6361c86f094

Commits


Updates google.golang.org/grpc from 1.64.1 to 1.65.0

Release notes

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

Release 1.65.0

Dependencies

  • Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See #7249 for more information. (#7250)
  • Update x/net/http2 to address CVE-2023-45288 (#7282)

Behavior Changes

  • credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable GRPC_ENFORCE_ALPN_ENABLED is set to "true" (case insensitive). (#7184)
    • NOTE: this behavior will become the default in a future release.
  • metadata: remove String method from MD to make printing more consistent (#7373)

New Features

  • grpc: add WithMaxCallAttempts to configure gRPC's retry behavior per-channel. (#7229)

Bug Fixes

  • ringhash: properly apply endpoint weights instead of ignoring them (#7156)
  • xds: fix a bug that could cause xds-enabled servers to stop accepting new connections after handshaking errors (#7128)
Commits
  • 2da9769 Change version to 1.65.0 (#7306)
  • ede96b7 metadata: remove String method (#7373)
  • 64be203 grpc: Readd pick first name (#7336) (#7341)
  • 25e33a6 examples: Add CSM Observability example (#7302) (#7318)
  • 04a5f46 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (#7...
  • cff5c3e stats/opentelemetry: Add e2e testing for CSM Observability (#7279) (#7316)
  • 9b970fd dns: fix constant 30s backoff for re-resolution (#7262) (#7311)
  • 6d23620 documentation: on server, use FromIncomingContext for retrieving context and...
  • 7e5898e xds: unify xDS client creation APIs meant for testing (#7268)
  • 5d7bd7a interop/xds: Interop client and server changes for CSM Observability (#7280)
  • Additional commits viewable in compare view


Updates sigs.k8s.io/release-utils from 0.8.2 to 0.8.3

Release notes

Sourced from sigs.k8s.io/release-utils's releases.

v0.8.3

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/release-utils/compare/v0.8.2...v0.8.3

Commits
  • 24b0b7a Merge pull request #106 from saschagrunert/lint
  • 1e6967e Update golangci-lint and fix lints
  • a8e8df7 Merge pull request #105 from kubernetes-sigs/dependabot/go_modules/all-f8a819...
  • c85f3b8 build(deps): bump github.com/spf13/cobra in the all group
  • e30fa4b Merge pull request #104 from xmudrii/http-head
  • ddff40c Add support for sending HTTP HEAD requests
  • See full diff 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 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
dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.