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

Bump the all group with 14 updates #919

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2023

Bumps the all group with 14 updates:

Package From To
cloud.google.com/go/storage 1.32.0 1.33.0
github.com/grafeas/grafeas 0.2.2 0.2.3
github.com/sigstore/cosign/v2 2.1.1 2.2.0
github.com/sigstore/rekor 1.2.2 1.3.0
github.com/sigstore/sigstore 1.7.2 1.7.3
github.com/sigstore/sigstore/pkg/signature/kms/aws 1.7.2 1.7.3
github.com/sigstore/sigstore/pkg/signature/kms/azure 1.7.2 1.7.3
github.com/sigstore/sigstore/pkg/signature/kms/gcp 1.7.2 1.7.3
github.com/sigstore/sigstore/pkg/signature/kms/hashivault 1.7.2 1.7.3
github.com/tektoncd/pipeline 0.50.1 0.51.0
gocloud.dev/docstore/mongodocstore 0.33.0 0.34.0
gocloud.dev/pubsub/kafkapubsub 0.33.0 0.34.0
golang.org/x/crypto 0.12.0 0.13.0
google.golang.org/grpc 1.57.0 1.58.0

Updates cloud.google.com/go/storage from 1.32.0 to 1.33.0

Release notes

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

pubsub: v1.33.0

1.33.0 (2023-07-24)

Features

  • pubsub: Support payload wrapping for push subs (#8292) (fd49db5)

Bug Fixes

  • pubsub/pstest: Update maxMessageRetentionDuration to be 31 days (#8199) (1fa4bb8)

storage: v1.33.0

1.33.0 (2023-09-07)

Features

Commits
  • 33226bd chore(main): release pubsub 1.33.0 (#8207)
  • c27b203 chore(ci): add profiler blunderbuss config (#8319)
  • c77b1a7 chore(commerce/consumer/procurement): add config to generate apiv1 (#8318)
  • fd49db5 feat(pubsub): support payload wrapping for push subs (#8292)
  • d3f60b3 chore(main): release bigquery 1.53.0 (#8220)
  • 7cb7f66 chore(secretmanager): update copyright year for Secret Manager (#8312)
  • 2970859 chore: release main (#8291)
  • d78b851 feat(spanner/spansql): add support for foreign key actions (#8296)
  • 432864c feat(eventarc/publishing): promote to GA (#8308)
  • b3eda80 chore(netapp): Revert "add config to generate apiv1beta1 (#8300)" (#8310)
  • Additional commits viewable in compare view

Updates github.com/grafeas/grafeas from 0.2.2 to 0.2.3

Release notes

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

v0.2.3

  • SBOM enhancements.
  • SLSA enhancements.
  • Vex Assessment enhancements.
Changelog

Sourced from github.com/grafeas/grafeas's changelog.

v0.2.3

  • SBOM enhancements.
  • SLSA enhancements.
  • Vex Assessment enhancements.
Commits
  • 9879eca Merge pull request #602 from wkozlik/master
  • 9f3420d Release v0.2.3
  • 1fe2449 Merge pull request #599 from yeshwanth1993/master
  • 2c5c15c Add vulnerabilityId field to the VexAssessment Note and VexAssessment proto i...
  • d273654 Merge pull request #598 from sherzberg-1/sbom
  • 5ee9a40 More test updates.
  • 8c2079f Fix test description
  • 8d48f5b Fix failing test
  • 420da5c Add intotslsaprovenancev1 to the build proto.
  • fe5c9c1 Merge pull request #597 from sherzberg-1/sbom
  • Additional commits viewable in compare view

Updates github.com/sigstore/cosign/v2 from 2.1.1 to 2.2.0

Release notes

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

v2.2.0

Enhancements

  • switch to uploading DSSE types to rekor instead of intoto (#3113)
  • add 'cosign sign' command-line parameters for mTLS (#3052)
  • improve error messages around bundle != payload hash (#3146)
  • make VerifyImageAttestation function public (#3156)
  • Switch to cryptoutils function for SANS (#3185)
  • Handle HTTP_1_1_REQUIRED errors in github provider (#3172)

Bug Fixes

  • Fix nondeterminsitic timestamps (#3121)

Documentation

  • doc: Add example of sign-blob with key in env var (#3152)
  • add deprecation notice for cosign-releases GCS bucket (#3148)
  • update doc links (#3186)

Others

  • Upgrade to go1.21 (#3188)
  • Updates ci tests (#3142)
  • test using latest release of scaffolding (#3187)
  • ci: free up disk space for the gh runner (#3169)
  • update go-github to v53 (#3116)
  • call e2e test for cosign attach (#3112)
  • bump build cross to use go1.20.6 and cosign image to 2.1.1 (#3108)
Changelog

Sourced from github.com/sigstore/cosign/v2's changelog.

v2.2.0

Enhancements

  • switch to uploading DSSE types to rekor instead of intoto (#3113)
  • add 'cosign sign' command-line parameters for mTLS (#3052)
  • improve error messages around bundle != payload hash (#3146)
  • make VerifyImageAttestation function public (#3156)
  • Switch to cryptoutils function for SANS (#3185)
  • Handle HTTP_1_1_REQUIRED errors in github provider (#3172)

Bug Fixes

  • Fix nondeterminsitic timestamps (#3121)

Documentation

  • doc: Add example of sign-blob with key in env var (#3152)
  • add deprecation notice for cosign-releases GCS bucket (#3148)
  • update doc links (#3186)

Others

  • Upgrade to go1.21 (#3188)
  • Updates ci tests (#3142)
  • test using latest release of scaffolding (#3187)
  • ci: free up disk space for the gh runner (#3169)
  • update go-github to v53 (#3116)
  • call e2e test for cosign attach (#3112)
  • bump build cross to use go1.20.6 and cosign image to 2.1.1 (#3108)

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Dmitry Savintsev
  • Hayden B
  • Hector Fernandez
  • Jason Hall
  • Jon Johnson
  • Jubril Oyetunji
  • Paulo Gomes
  • Priya Wadhwa
  • 张志强
Commits
  • 546f1c5 add changelog for v2.2.0 (#3198)
  • 126474c add mTLS to TSA for sign-blob command (#3200)
  • 5f747c2 chore(deps): bump github.com/buildkite/agent/v3 from 3.52.0 to 3.52.1 (#3204)
  • 2c5efb8 chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#3203)
  • d557f47 Add SECURITY.md file (#3201)
  • 1e9bac4 chore(deps): bump github.com/sigstore/timestamp-authority (#3199)
  • beefa3b Docs/update links (#3196)
  • b6c986f chore(deps): bump go.step.sm/crypto from 0.34.0 to 0.35.0 (#3194)
  • 8df14d8 chore(deps): bump google.golang.org/api from 0.137.0 to 0.138.0 (#3195)
  • fdb1496 chore(deps): bump github.com/buildkite/agent/v3 from 3.51.0 to 3.52.0 (#3193)
  • Additional commits viewable in compare view

Updates github.com/sigstore/rekor from 1.2.2 to 1.3.0

Release notes

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

v1.3.0

Changelog

  • ed3d0b1 changelog for v1.3.0 (#1657)
  • f0fe617 Update openapi.yaml (#1655)
  • be96b95 build(deps): Bump google/cloud-sdk from 4769605 to 648eb94 (#1656)
  • a0a4820 build(deps): Bump google/cloud-sdk from f656d61 to 4769605 (#1654)
  • 4c6df3e pass transient errors through retrieveLogEntry (#1653)
  • f3d6483 return full entryID on HTTP 409 responses (#1650)
  • 2934605 set min go version to 1.21 (#1651)
  • a9f538d build(deps): Bump github.com/go-playground/validator/v10 (#1648)
  • 3a89ae4 build(deps): Bump google/cloud-sdk from 443.0.0 to 444.0.0 (#1647)
  • 6208b39 build(deps): Bump google.golang.org/api from 0.135.0 to 0.138.0 (#1646)
  • a49cd04 feat: Support publishing new log entries to Pub/Sub topics (#1580)
  • 45bbaf0 build(deps): Bump gocloud.dev from 0.33.0 to 0.34.0 (#1645)
  • 7cc7f47 build(deps): Bump actions/checkout from 3.5.3 to 3.6.0 (#1644)
  • 280efef build(deps): Bump github.com/sassoftware/relic/v7 from 7.6.0 to 7.6.1 (#1642)
  • ab09135 build(deps): Bump github.com/go-playground/validator/v10 (#1641)
  • ee5c702 build(deps): Bump go.step.sm/crypto from 0.34.0 to 0.35.0 (#1640)
  • a561d26 build(deps): Bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 (#1639)
  • 13bbd9a build(deps): Bump github.com/sassoftware/relic/v7 from 7.5.9 to 7.6.0 (#1638)
  • 29e331b Upgrade to go1.21 (#1636)
  • 4e05235 build(deps): Bump github.com/sigstore/protobuf-specs from 0.2.0 to 0.2.1 (#1637)
  • 3e1715a Change values of Identity.Raw, add fingerprints (#1628)
  • c1e6614 build(deps): Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#1634)
  • 08ea39a Extract all subjects from SANs for x509 verifier (#1632)
  • ea666c7 build(deps): Bump github.com/theupdateframework/go-tuf (#1631)
  • d78fdf4 build(deps): Bump github.com/sigstore/sigstore/pkg/signature/kms/azure (#1629)
  • 1da6c56 build(deps): Bump github.com/sassoftware/relic/v7 from 7.5.6 to 7.5.9 (#1630)
  • 6357794 build(deps): Bump github.com/sigstore/sigstore/pkg/signature/kms/aws (#1621)
  • 19b4bee build(deps): Bump github.com/sigstore/sigstore from 1.7.1 to 1.7.2 (#1623)
  • e65310e build(deps): Bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault (#1622)
  • 52d5b4c build(deps): Bump actions/setup-go from 4.0.1 to 4.1.0 (#1620)
  • 8d2424a build(deps): Bump github.com/sigstore/sigstore/pkg/signature/kms/gcp (#1624)
  • 4ba20c4 Fix type comment for Identity struct (#1619)
  • 0d88d22 build(deps): bump gocloud.dev from 0.32.0 to 0.33.0 (#1609)
  • e7b377a Refactor Identities API (#1611)
  • d954fef build(deps): bump github.com/go-playground/validator/v10 (#1617)
  • bd0db76 build(deps): bump github.com/sassoftware/relic/v7 from 7.5.5 to 7.5.6 (#1615)
  • e76446a build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 (#1614)
  • 753e020 build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#1616)
  • 50952a6 build(deps): bump go.step.sm/crypto from 0.33.0 to 0.34.0 (#1612)
  • 924fb3a build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 (#1608)
  • 8a25878 build(deps): bump golang from 1.20.6 to 1.20.7 (#1610)
  • 1ba7865 build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 (#1607)
  • a4b3120 build(deps): bump golang from cfc9d1b to 010a0ff (#1604)
  • fa379b0 build(deps): bump go.step.sm/crypto from 0.32.5 to 0.33.0 (#1602)
  • cbc9c44 Refactor Verifiers to return multiple keys (#1601)
  • 8a30776 build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#1600)
  • 96dad3c build(deps): bump golang from 8e5a006 to cfc9d1b (#1588)
  • d51dea6 Update checkpoint link (#1597)

... (truncated)

Changelog

Sourced from github.com/sigstore/rekor's changelog.

v1.3.0

New Features

  • feat: Support publishing new log entries to Pub/Sub topics (#1580)
  • Change values of Identity.Raw, add fingerprints (#1628)
  • Extract all subjects from SANs for x509 verifier (#1632)
  • Fix type comment for Identity struct (#1619)
  • Refactor Identities API (#1611)
  • Refactor Verifiers to return multiple keys (#1601)

Quality Enhancements

  • set min go version to 1.21 (#1651)
  • Upgrade to go1.21 (#1636)

Bug Fixes

  • Update openapi.yaml (#1655)
  • pass transient errors through retrieveLogEntry (#1653)
  • return full entryID on HTTP 409 responses (#1650)
  • Update checkpoint link (#1597)
  • Use correct log index in inclusion proof (#1599)
  • remove instrumentation library (#1595)
  • pki: clean up fuzzer (#1594)
  • alpine: add max metadata size to fuzzer (#1571)

Contributors

  • AdamKorcz
  • Appu
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Ceridwen Coghlan
  • Hayden B
  • James Alseth
Commits
  • ed3d0b1 changelog for v1.3.0 (#1657)
  • f0fe617 Update openapi.yaml (#1655)
  • be96b95 build(deps): Bump google/cloud-sdk from 4769605 to 648eb94 (#1656)
  • a0a4820 build(deps): Bump google/cloud-sdk from f656d61 to 4769605 (#1654)
  • 4c6df3e pass transient errors through retrieveLogEntry (#1653)
  • f3d6483 return full entryID on HTTP 409 responses (#1650)
  • 2934605 set min go version to 1.21 (#1651)
  • a9f538d build(deps): Bump github.com/go-playground/validator/v10 (#1648)
  • 3a89ae4 build(deps): Bump google/cloud-sdk from 443.0.0 to 444.0.0 (#1647)
  • 6208b39 build(deps): Bump google.golang.org/api from 0.135.0 to 0.138.0 (#1646)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore from 1.7.2 to 1.7.3

Release notes

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

v1.7.3

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.2...v1.7.3

Commits
  • e759e0f build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1371)
  • c6f738b build(deps): bump hashicorp/vault from 1.14.1 to 1.14.2 in /test/e2e (#1370)
  • 74a4c9a add VerifySignature test, cleanup other tests and print statements (#1369)
  • 01dd5d4 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1368)
  • bf2d820 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1367)
  • df3ca86 build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#1362)
  • 0007deb build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1364)
  • 901129e build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1366)
  • f3fef76 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...
  • b103efe build(deps): bump github.com/jellydator/ttlcache/v3 (#1358)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/aws from 1.7.2 to 1.7.3

Release notes

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

v1.7.3

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.2...v1.7.3

Commits
  • e759e0f build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1371)
  • c6f738b build(deps): bump hashicorp/vault from 1.14.1 to 1.14.2 in /test/e2e (#1370)
  • 74a4c9a add VerifySignature test, cleanup other tests and print statements (#1369)
  • 01dd5d4 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1368)
  • bf2d820 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1367)
  • df3ca86 build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#1362)
  • 0007deb build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1364)
  • 901129e build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1366)
  • f3fef76 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...
  • b103efe build(deps): bump github.com/jellydator/ttlcache/v3 (#1358)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.7.2 to 1.7.3

Release notes

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

v1.7.3

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.2...v1.7.3

Commits
  • e759e0f build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1371)
  • c6f738b build(deps): bump hashicorp/vault from 1.14.1 to 1.14.2 in /test/e2e (#1370)
  • 74a4c9a add VerifySignature test, cleanup other tests and print statements (#1369)
  • 01dd5d4 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1368)
  • bf2d820 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1367)
  • df3ca86 build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#1362)
  • 0007deb build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1364)
  • 901129e build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1366)
  • f3fef76 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...
  • b103efe build(deps): bump github.com/jellydator/ttlcache/v3 (#1358)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.7.2 to 1.7.3

Release notes

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

v1.7.3

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.2...v1.7.3

Commits
  • e759e0f build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1371)
  • c6f738b build(deps): bump hashicorp/vault from 1.14.1 to 1.14.2 in /test/e2e (#1370)
  • 74a4c9a add VerifySignature test, cleanup other tests and print statements (#1369)
  • 01dd5d4 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1368)
  • bf2d820 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1367)
  • df3ca86 build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#1362)
  • 0007deb build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1364)
  • 901129e build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1366)
  • f3fef76 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...
  • b103efe build(deps): bump github.com/jellydator/ttlcache/v3 (#1358)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.7.2 to 1.7.3

Release notes

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

v1.7.3

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.2...v1.7.3

Commits
  • e759e0f build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1371)
  • c6f738b build(deps): bump hashicorp/vault from 1.14.1 to 1.14.2 in /test/e2e (#1370)
  • 74a4c9a add VerifySignature test, cleanup other tests and print statements (#1369)
  • 01dd5d4 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1368)
  • bf2d820 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1367)
  • df3ca86 build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#1362)
  • 0007deb build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1364)
  • 901129e build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1366)
  • f3fef76 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...
  • b103efe build(deps): bump github.com/jellydator/ttlcache/v3 (#1358)
  • Additional commits viewable in compare view

Updates github.com/tektoncd/pipeline from 0.50.1 to 0.51.0

Release notes

Sourced from github.com/tektoncd/pipeline's releases.

Tekton Pipeline release v0.51.0 "Havana Brown Demerzel"

🎉 Co-schedule option and bugfixes 🎉

-Docs @ v0.51.0 -Examples @ v0.51.0

Installation one-liner

kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.51.0/release.yaml

Attestation

The Rekor UUID for this release is 24296fb24b8ad77af0123195ea84840480151ea9735ca9e2f869d262e403dad6fa6c42c32bc04193

Obtain the attestation:

REKOR_UUID=24296fb24b8ad77af0123195ea84840480151ea9735ca9e2f869d262e403dad6fa6c42c32bc04193
rekor-cli get --uuid $REKOR_UUID --format json | jq -r .Attestation | jq .

Verify that all container images in the attestation are in the release file:

RELEASE_FILE=https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.51.0/release.yaml
REKOR_UUID=24296fb24b8ad77af0123195ea84840480151ea9735ca9e2f869d262e403dad6fa6c42c32bc04193
Obtains the list of images with sha from the attestation
REKOR_ATTESTATION_IMAGES=$(rekor-cli get --uuid "$REKOR_UUID" --format json | jq -r .Attestation | jq -r '.subject[]|.name + ":v0.51.0@sha256:" + .digest.sha256')
Download the release file
curl "$RELEASE_FILE" > release.yaml
For each image in the attestation, match it to the release file
for image in $REKOR_ATTESTATION_IMAGES; do
printf $image; grep -q $image release.yaml && echo " ===> ok" || echo " ===> no match";
done

Upgrade Notices

With this release, the minimun Kubernetes version supported is now 1.25.

Changes

Features

  • ✨ [TEP-0135] Coschedule per (Isolated) PipelineRun e2e support (#6927)

[TEP-0135]: Support coschedule: pipelineruns and coschedule: isolate-pipelinerun coschedule modes.

... (truncated)

Commits
  • 2299b15 Bump github.com/golangci/golangci-lint from 1.54.1 to 1.54.2 in /tools
  • 445734d Add webhook validation for remote Tasks
  • 7884311 fix: refine error resean with invalid pipelinename in taskrunspecs
  • 7554dcd Add service for Resolvers - metrics, probes and tracing
  • fff25b1 docs: Update references to examples from v1beta1 to v1
  • 1335e0e Bump github.com/golangci/golangci-lint from 1.54.0 to 1.54.1 in /tools
  • 6a857f7 [TEP-0135] Improve workspace related documentation
  • 9698ef7 Fix release pipeline (publish-to-bucket)
  • e62bb60 Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.0 in /tools
  • 6117b7a fix: add taskRunTemplate field validation
  • Additional commits viewable in compare view

Updates gocloud.dev/docstore/mongodocstore from 0.33.0 to 0.34.0

Release notes

Sourced from gocloud.dev/docstore/mongodocstore's releases.

v0.34.0

  • blob

    • fileblob: Added an option to avoid using os.TempDir for temp files.
    • gcsblob: Don't hard-fail if no DefaultCredentials are found.
  • aws/rds: Switch AWS RDS CA bundle to the officially documented URL

Commits
  • 22c0c79 all: prelease (#3308)
  • 55ed7f7 aws/rds: Switch AWS RDS CA bundle to the officially documented URL (#3307)
  • d6f90a4 Clean up deployment instructions a bit more
  • dfd6143 Update website deployment instructions
  • 62841e7 blob/gcsblob: Don't hard-fail if no DefaultCredentials are found (#3306)
  • 1b4bd15 blob/s3blob: Fix example (#3305)
  • 7298f99 all: update to go 1.21 (#3301)
  • dee61a5 blob/fileblob: Fix for URL parameter for no_tmp_dir option. (#3300)
  • cfe20ca blob/fileblob: Add docstring about tempdirs (#3296)
  • 9b62f46 blob/fileblob: Add an option to avoid using os.TempDir for temp files (#3295)
  • Additional commits viewable in compare view

Updates gocloud.dev/pubsub/kafkapubsub from 0.33.0 to 0.34.0

Release notes

Sourced from gocloud.dev/pubsub/kafkapubsub's releases.

v0.34.0

  • blob

    • fileblob: Added an option to avoid using os.TempDir for temp files.
    • gcsblob: Don't hard-fail if no DefaultCredentials are found.
  • aws/rds: Switch AWS RDS CA bundle to the officially documented URL

Commits
  • 22c0c79 all: prelease (#3308)
  • 55ed7f7 aws/rds: Switch AWS RDS CA bundle to the officially documented URL (#3307)
  • d6f90a4 Clean up deployment instructions a bit more
  • dfd6143 Update website deployment instructions
  • 62841e7 blob/gcsblob: Don't hard-fail if no DefaultCredentials are found (#3306)
  • 1b4bd15 blob/s3blob: Fix example (#3305)
  • 7298f99 all: update to go 1.21 (#3301)
  • dee61a5 blob/fileblob: Fix for URL parameter for no_tmp_dir option. (#3300)
  • cfe20ca blob/fileblob: Add docstring about tempdirs (#3296)
  • 9b62f46 blob/fileblob: Add an option to avoid using os.TempDir for temp files (#3295)
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.12.0 to 0.13.0

Commits

Updates google.golang.org/grpc from 1.57.0 to 1.58.0

Release notes

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

Release 1.58.0

API Changes

See #6472 for details about these changes.

  • balancer: add StateListener to NewSubConnOptions for SubConn state updates and deprecate Balancer.UpdateSubConnState (#6481)
    • UpdateSubConnState will be deleted in the future.
  • balancer: add SubConn.Shutdown and deprecate Balancer.RemoveSubConn (#6493)
    • RemoveSubConn will be deleted in the future.
  • resolver: remove deprecated AddressType (#6451)
    • This was previously used as a signal to enable the "grpclb" load balancing policy, and to pass LB addresses to the policy. Instead, balancer/grpclb/state.Set() should be used to add these addresses to the name resolver's output. The built-in "dns" name resolver already does this.
  • resolver: add new field Endpoints to State and deprecate Addresses (#6471)
    • Addresses will be deleted in the future.

New Features

  • balancer/leastrequest: Add experimental support for least request LB policy and least request configured as a custom xDS policy (#6510, #6517)
    • Set GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST=true to enable
  • stats: Add an RPC event for blocking caused by the LB policy's picker (#6422)

Bug Fixes

  • clusterresolver: fix deadlock when dns resolver responds inline with update or error at build time (#6563)
  • grpc: fix a bug where the channel could erroneously report TRANSIENT_FAILURE when actually moving to IDLE (

@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Sep 8, 2023
@tekton-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign chitrangpatel after the PR has been reviewed.
You can assign the PR to them by writing /assign @chitrangpatel in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot
Copy link

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot tekton-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 8, 2023
Bumps the all group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.32.0` | `1.33.0` |
| [github.com/grafeas/grafeas](https://github.com/grafeas/grafeas) | `0.2.2` | `0.2.3` |
| [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) | `2.1.1` | `2.2.0` |
| [github.com/sigstore/rekor](https://github.com/sigstore/rekor) | `1.2.2` | `1.3.0` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.7.2` | `1.7.3` |
| [github.com/sigstore/sigstore/pkg/signature/kms/aws](https://github.com/sigstore/sigstore) | `1.7.2` | `1.7.3` |
| [github.com/sigstore/sigstore/pkg/signature/kms/azure](https://github.com/sigstore/sigstore) | `1.7.2` | `1.7.3` |
| [github.com/sigstore/sigstore/pkg/signature/kms/gcp](https://github.com/sigstore/sigstore) | `1.7.2` | `1.7.3` |
| [github.com/sigstore/sigstore/pkg/signature/kms/hashivault](https://github.com/sigstore/sigstore) | `1.7.2` | `1.7.3` |
| [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) | `0.50.1` | `0.51.0` |
| [gocloud.dev/docstore/mongodocstore](https://github.com/google/go-cloud) | `0.33.0` | `0.34.0` |
| [gocloud.dev/pubsub/kafkapubsub](https://github.com/google/go-cloud) | `0.33.0` | `0.34.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.12.0` | `0.13.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.57.0` | `1.58.0` |


Updates `cloud.google.com/go/storage` from 1.32.0 to 1.33.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.32.0...pubsub/v1.33.0)

Updates `github.com/grafeas/grafeas` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/grafeas/grafeas/releases)
- [Changelog](https://github.com/grafeas/grafeas/blob/master/CHANGELOG.md)
- [Commits](grafeas/grafeas@v0.2.2...v0.2.3)

Updates `github.com/sigstore/cosign/v2` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/sigstore/cosign/releases)
- [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md)
- [Commits](sigstore/cosign@v2.1.1...v2.2.0)

Updates `github.com/sigstore/rekor` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/sigstore/rekor/releases)
- [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md)
- [Commits](sigstore/rekor@v1.2.2...v1.3.0)

Updates `github.com/sigstore/sigstore` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.2...v1.7.3)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/aws` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.2...v1.7.3)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/azure` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.2...v1.7.3)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/gcp` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.2...v1.7.3)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/hashivault` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.2...v1.7.3)

Updates `github.com/tektoncd/pipeline` from 0.50.1 to 0.51.0
- [Release notes](https://github.com/tektoncd/pipeline/releases)
- [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md)
- [Commits](tektoncd/pipeline@v0.50.1...v0.51.0)

Updates `gocloud.dev/docstore/mongodocstore` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.33.0...v0.34.0)

Updates `gocloud.dev/pubsub/kafkapubsub` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.33.0...v0.34.0)

Updates `golang.org/x/crypto` from 0.12.0 to 0.13.0
- [Commits](golang/crypto@v0.12.0...v0.13.0)

Updates `google.golang.org/grpc` from 1.57.0 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.57.0...v1.58.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/grafeas/grafeas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/cosign/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/sigstore/rekor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore
  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
- dependency-name: github.com/tektoncd/pipeline
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: gocloud.dev/docstore/mongodocstore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: gocloud.dev/pubsub/kafkapubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/crypto
  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-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-9f0dd6b6cf branch from ae43481 to ffcacf8 Compare September 13, 2023 14:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2023

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

@dependabot dependabot bot closed this Sep 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/all-9f0dd6b6cf branch September 14, 2023 15:11
@tekton-robot tekton-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 14, 2023
@tekton-robot
Copy link

@dependabot[bot]: rebase

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2023

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant