Skip to content

Bump google.golang.org/api from 0.265.0 to 0.266.0#2873

Merged
sawka merged 1 commit intomainfrom
dependabot/go_modules/google.golang.org/api-0.266.0
Feb 17, 2026
Merged

Bump google.golang.org/api from 0.265.0 to 0.266.0#2873
sawka merged 1 commit intomainfrom
dependabot/go_modules/google.golang.org/api-0.266.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps google.golang.org/api from 0.265.0 to 0.266.0.

Release notes

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

v0.266.0

0.266.0 (2026-02-10)

Features

Changelog

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

0.266.0 (2026-02-10)

Features

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 13, 2026
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.265.0 to 0.266.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.265.0...v0.266.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.266.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/api-0.266.0 branch from 24409a1 to fcceffb Compare February 17, 2026 07:49
@kiloconnect
Copy link

kiloconnect bot commented Feb 17, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

This is a standard Dependabot PR that updates google.golang.org/api from v0.265.0 to v0.266.0 (minor version bump). The update includes transitive dependency updates for related Google API libraries.

Changes Verified

Dependency Updates:

  • google.golang.org/api: v0.265.0 → v0.266.0
  • github.com/googleapis/gax-go/v2: v2.16.0 → v2.17.0
  • golang.org/x/oauth2: v0.34.0 → v0.35.0
  • google.golang.org/genproto/googleapis/api and google.golang.org/genproto/googleapis/rpc: updated to newer versions

File Integrity:

  • All old versions properly removed from go.sum
  • All new versions added with correct checksums
  • Both module hash (.h1:) and go.mod hash (.mod) entries present
  • No orphaned or duplicate entries

Risk Assessment:

  • Minor version bump (no breaking changes expected per semantic versioning)
  • Auto-regenerated discovery clients (standard for Google API updates)
  • Low risk update
Files Reviewed (2 files)
  • go.mod - Dependency version declarations updated correctly
  • go.sum - Checksums updated correctly, old versions removed

@sawka sawka merged commit fb060de into main Feb 17, 2026
3 checks passed
@sawka sawka deleted the dependabot/go_modules/google.golang.org/api-0.266.0 branch February 17, 2026 19:01
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