Skip to content

chore(deps): bump the ungrouped group with 2 updates - #1980

Merged
tekton-robot merged 1 commit into
mainfrom
dependabot/go_modules/ungrouped-972c07e8a5
Sep 17, 2026
Merged

tekton-robot merged 1 commit into
mainfrom
dependabot/go_modules/ungrouped-972c07e8a5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the ungrouped group with 2 updates: cloud.google.com/go/storage and golang.org/x/crypto.

Updates cloud.google.com/go/storage from 1.66.0 to 1.67.1

Release notes

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

storage: v1.67.1

1.67.1 (2026-09-07)

Bug Fixes

  • storage: Prevent panic when MultiRangeDownloader callback is nil (#20377) (a85e955)

compute: v1.67.0

1.67.0 (2026-08-26)

Features

storage: v1.67.0

1.67.0 (2026-09-03)

Features

  • storage: Promote WithGRPCBidiReads and WithGRPCAppendableUploads out of experimental (#20387) (de23089)
Commits
  • 69c2b63 chore(main): release storage 1.67.1 (#20476)
  • a85e955 fix(storage): prevent panic when MultiRangeDownloader callback is nil (#20377)
  • 8ab3ae1 chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /vectorsear...
  • e62e3dc chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /vertexai (...
  • 39e1771 chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /video (#20...
  • 0dba931 chore(main): release bigtable 1.55.0 (#20464)
  • 8511d1b chore: release main (#20471)
  • f1a5bd3 chore(main): release bigtable 1.55.0 (#20464)
  • 375f198 fix(bigtable): use instance_name instead of name in GetClientConfig (#20465)
  • 8e57e4b feat(bigtable): debug tags for GetClientConfiguration session_configuration s...
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.56.0 to 0.57.0

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 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

Bumps the ungrouped group with 2 updates: [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `cloud.google.com/go/storage` from 1.66.0 to 1.67.1
- [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@compute/v1.66.0...storage/v1.67.1)

Updates `golang.org/x/crypto` from 0.56.0 to 0.57.0
- [Commits](golang/crypto@v0.56.0...v0.57.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.67.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ungrouped
- dependency-name: golang.org/x/crypto
  dependency-version: 0.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ungrouped
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. labels Sep 16, 2026
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 16, 2026
@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.55%. Comparing base (774ec0e) to head (8bcc911).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1980      +/-   ##
==========================================
- Coverage   72.60%   72.55%   -0.06%     
==========================================
  Files          58       58              
  Lines        3855     3855              
==========================================
- Hits         2799     2797       -2     
- Misses        763      764       +1     
- Partials      293      294       +1     
Flag Coverage Δ
unit-tests 72.55% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anithapriyanatarajan

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [anithapriyanatarajan]

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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 17, 2026
@anithapriyanatarajan

Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 17, 2026
@tekton-robot
tekton-robot merged commit f74c6d6 into main Sep 17, 2026
33 of 35 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/ungrouped-972c07e8a5 branch September 17, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants