Skip to content

Bump googleapis from 142.0.0 to 171.4.0#69

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/googleapis-171.4.0
Open

Bump googleapis from 142.0.0 to 171.4.0#69
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/googleapis-171.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps googleapis from 142.0.0 to 171.4.0.

Release notes

Sourced from googleapis's releases.

googleapis: v171.4.0

171.4.0 (2026-02-05)

Features

googleapis: v171.3.0

171.3.0 (2026-02-04)

Features

googleapis: v171.2.0

171.2.0 (2026-02-03)

Features

googleapis: v171.1.0

171.1.0 (2026-01-30)

Features

  • androidpublisher: update the API (dcb64ae)
  • containeranalysis: update the API (248a583)
  • container: update the API (eaa3dba)
  • dataplex: update the API (1d3bbd8)
  • gkehub: update the API (f9d42c7)
  • looker: update the API (b04810c)
  • metastore: update the API (a6c8839)
  • regenerate index files (807d1f3)
  • run: update the API (44780b5)
  • securitycenter: update the API (a12bab2)

Bug Fixes

  • appengine: update the API (a7330dd)
  • netapp: update the API (1517a53)
  • networkmanagement: update the API (7bb10ef)
  • privateca: update the API (9d4db0f)
  • tpu: update the API (3f48ea4)
  • translate: update the API (647e12d)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 142.0.0 to 171.4.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Commits](googleapis/google-api-nodejs-client@googleapis-v142.0.0...googleapis-v171.4.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-version: 171.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/googleapis-171.4.0 branch from d64a51c to 4931a4a Compare April 1, 2026 00:48
@rtibbles rtibbles requested a review from rtibblesbot April 30, 2026 16:49
Copy link
Copy Markdown
Contributor

@rtibblesbot rtibblesbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Update Review

Package: googleapis 142.0.0 → 171.4.0
Semver risk: Multi-major jump (29 major versions)
Dependency type: production
CI status: Passing

Changelog Analysis

Sources consulted:

  • PR body (dependabot-provided release notes for 171.0.0–171.4.0)

All changes in the 171.x window are "run the generator" commits — auto-generated API spec additions for various Google Cloud services (androidpublisher, container, dataplex, securitycenter, etc.), with no breaking changes to existing client APIs. The googleapis npm package uses rapid, automated major version increments; this 29-version jump follows that same pattern rather than representing 29 traditional breaking-change cycles.

Breaking changes: None found in the window shown.
Security fixes: None noted.

Transitive dependency major bumps (per lockfile):

  • googleapis-common 7.2.0 → 8.0.1
  • google-auth-library 9.15.1 → 10.6.2
  • gaxios 6.7.1 → 7.1.4
  • New transitive dep added: google-logging-utils@1.1.3 (pulled in by googleapis-common@8)

Compatibility Assessment

  • APIs used: google.auth.GoogleAuth (credentials + scopes), google.sheets({ version: 'v4', auth }) — stable, long-standing surface areas
  • Operations: spreadsheets.values.get, spreadsheets.values.batchUpdate, spreadsheets.values.append — core Sheets API v4 methods, unchanged across these versions
  • Peer dependency changes required: none
  • Code changes required: none (confirmed by CI)
  • Prior failed attempts: none noted

Recommendation

Approve — CI passes, project usage is limited to stable Sheets API v4 operations unaffected by the transitive major bumps, and googleapis's major version cadence is auto-generated rather than breaking-change-driven.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Reviewed the pull request diff checking for:

  • Correctness: bugs, edge cases, undocumented behavior, resource leaks, hardcoded values
  • Design: unnecessary complexity, naming, readability, comment accuracy, redundant state
  • Architecture: duplicated concerns, minimal interfaces, composition over inheritance
  • Testing: behavior-based assertions, mocks only at hard boundaries, accurate coverage
  • Completeness: missing dependencies, unupdated usages, i18n, accessibility, security
  • Principles: DRY (same reason to change), SRP, Rule of Three (no premature abstraction)
  • Checked CI status and linked issue acceptance criteria
  • For UI changes: inspected screenshots for layout, visual completeness, and consistency

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant