Skip to content

Bump the support-dependencies group with 7 updates#100

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/support-dependencies-bd0bd82a0f
Open

Bump the support-dependencies group with 7 updates#100
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/support-dependencies-bd0bd82a0f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the support-dependencies group with 7 updates:

Package From To
cloud.google.com/go/storage 1.59.2 1.60.0
github.com/MicahParks/keyfunc/v3 3.7.0 3.8.0
github.com/aws/aws-sdk-go-v2 1.41.1 1.41.2
github.com/aws/aws-sdk-go-v2/config 1.32.7 1.32.10
github.com/aws/aws-sdk-go-v2/credentials 1.19.7 1.19.10
github.com/aws/aws-sdk-go-v2/service/s3 1.96.0 1.96.2
google.golang.org/api 0.264.0 0.265.0

Updates cloud.google.com/go/storage from 1.59.2 to 1.60.0

Release notes

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

storage 1.60.0

1.60.0 (2026-02-10)

Features

  • adding support for max-retry-duration for all api other than resumable-upload (#13749) (31c352bd)

  • support checksum validation in resumable json uploads (#13573) (337ca078)

  • Added a new field ComposeObjectRequest.delete_source_objects field (PiperOrigin-RevId: 863087065) (611f2392)

Bug Fixes

Documentation

  • Updated documentation for BidiReadObject, ReadObjectRequest, and ObjectContexts (PiperOrigin-RevId: 863087065) (611f2392)
Commits

Updates github.com/MicahParks/keyfunc/v3 from 3.7.0 to 3.8.0

Release notes

Sourced from github.com/MicahParks/keyfunc/v3's releases.

Expose NoErrorReturnFirstHTTPReq as an option

The purpose of this release is to expose an option to override the NoErrorReturnFirstHTTPReq option passed to jwkset.HTTPClientStorageOptions.

Thank you @​nritholtz for the contribution!

Relevant pull requests:

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.41.1 to 1.41.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.7 to 1.32.10

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.7 to 1.19.10

Commits
  • fcc0f5d Release 2023-04-10
  • cd750e0 Regenerated Clients
  • 1bc2f05 Update endpoints model
  • b964f5c Update API model
  • fd69015 fix APIGW exports nullability exceptions
  • fae239a Merge pull request #2089 from aws/auditAccessibility
  • acf33a2 Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...
  • 27360c1 fix APIGW exports nullability exceptions
  • 30383d5 Release 2023-04-07
  • 352f89c Regenerated Clients
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.0 to 1.96.2

Commits

Updates google.golang.org/api from 0.264.0 to 0.265.0

Release notes

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

v0.265.0

0.265.0 (2026-02-04)

Features

Changelog

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

0.265.0 (2026-02-04)

Features

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 support-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.59.2` | `1.60.0` |
| [github.com/MicahParks/keyfunc/v3](https://github.com/MicahParks/keyfunc) | `3.7.0` | `3.8.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.41.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.32.10` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.7` | `1.19.10` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.0` | `1.96.2` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.264.0` | `0.265.0` |


Updates `cloud.google.com/go/storage` from 1.59.2 to 1.60.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@storage/v1.59.2...spanner/v1.60.0)

Updates `github.com/MicahParks/keyfunc/v3` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](MicahParks/keyfunc@v3.7.0...v3.8.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.41.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.7 to 1.32.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.7...config/v1.32.10)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.7 to 1.19.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.7...service/iam/v1.19.10)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.0 to 1.96.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.0...service/s3/v1.96.2)

Updates `google.golang.org/api` from 0.264.0 to 0.265.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.264.0...v0.265.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: support-dependencies
- dependency-name: github.com/MicahParks/keyfunc/v3
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: support-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.96.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.265.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: support-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 1, 2026
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.

0 participants