Skip to content

build: update all non-major dependencies - #3903

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/all-non-major-dependencies
Aug 6, 2026
Merged

build: update all non-major dependencies#3903
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/all-non-major-dependencies

Conversation

@angular-robot

@angular-robot angular-robot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google/genai 2.13.02.15.0 age adoption passing confidence
@octokit/auth-app 8.2.08.3.0 age adoption passing confidence
@octokit/core 7.0.67.0.7 age adoption passing confidence
@octokit/graphql 9.0.39.0.4 age adoption passing confidence
@octokit/request-error 7.1.07.1.1 age adoption passing confidence
@puppeteer/browsers (source) 3.0.63.1.0 age adoption passing confidence
@types/semver (source) 7.7.17.8.0 age adoption passing confidence
conventional-commits-parser (source) 7.1.17.1.2 age adoption passing confidence
firebase (source, changelog) 12.16.012.17.1 age adoption passing confidence
firebase-tools 15.24.015.25.1 age adoption passing confidence
get-tsconfig 4.14.04.14.1 age adoption passing confidence
nock 14.0.1614.0.17 age adoption passing confidence
renovate (source) 44.2.344.13.1 age adoption passing confidence
rollup-plugin-dts 6.4.16.5.1 age adoption passing confidence
tsx (source) 4.23.14.23.7 age adoption passing confidence

  • If you want to rebase/retry this PR, check this box

Release Notes

googleapis/js-genai (@​google/genai)

v2.15.0

Compare Source

Features
  • add environment resource (2c911be)
  • Support GoogleMaps Tool grounding_types places and routing (52655c1)
  • Support per-request retryOptions in the JS GenAI SDK API Client (124b606)
  • Wire environment service into genai sdk (70d7938)

v2.14.0

Compare Source

Features
  • [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. (4b2e67a)
  • Add flat language_codes field to AudioTranscriptionConfig. (cc808eb)
  • Allow api key + proj/location for enterprise mode (9c0540a)
Bug Fixes
  • add deprecation warnings to Imagen generate_images, edit_images, generate_videos (if using prompt/text/image args), LiveConnectConfig.GenerationConfig which will be removed in the next major version (bb66101)
octokit/auth-app.js (@​octokit/auth-app)

v8.3.0

Compare Source

Features
octokit/core.js (@​octokit/core)

v7.0.7

Compare Source

Bug Fixes
octokit/graphql.js (@​octokit/graphql)

v9.0.4

Compare Source

Bug Fixes
octokit/request-error.js (@​octokit/request-error)

v7.1.1

Compare Source

Bug Fixes
puppeteer/puppeteer (@​puppeteer/browsers)

v3.1.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
🎉 Features
🛠️ Fixes
📄 Documentation
🏗️ Refactor
conventional-changelog/conventional-changelog (conventional-commits-parser)

v7.1.2

Compare Source

Bug Fixes
firebase/firebase-js-sdk (firebase)

v12.17.1

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/data-connect@​0.7.3

Patch Changes
  • 79d7011 #​10221 - Align SQL Connect Stream Transport exponential backoff parameters with other platform SDKs. No need for public release note.

  • b0e23db #​10217 - Add grpc request header for platform name and sdk version to enable metrics collection in cloud monitoring.

@​firebase/database-compat@​2.1.6

Patch Changes

firebase@​12.17.1

Patch Changes

v12.17.0

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/ai@​2.14.0

Minor Changes
  • 7c5e6e5 #​10145 - Added support for text-to-speech capabilities (both single- and multi-speaker configurations) for non-Live API models (for example, Gemini TTS models).

  • 178daf7 #​10184 - Deprecated VertexAIBackend in favor of AgentPlatformBackend to reflect the renaming of Vertex AI to Gemini Enterprise Agent Platform.

    The only difference for AgentPlatformBackend is the default location for accessing the model. The default location for AgentPlatformBackend is global, whereas the default location for VertexAIBackend is us-central1. To use us-central1 with AgentPlatformBackend, specify getAI(app, { backend: new AgentPlatformBackend('us-central1') }) when initializing the SDK. However, note that most new Gemini models do not support us-central1.

Patch Changes

@​firebase/app@​0.16.0

Minor Changes
  • 177f08d #​10210 - Remove ability to call initializeAppCheck without a provider.
Patch Changes

@​firebase/app-check@​0.13.0

Minor Changes
  • 177f08d #​10210 - Remove ability to call initializeAppCheck without a provider.
Patch Changes

firebase@​12.17.0

Minor Changes
  • 7c5e6e5 #​10145 - Added support for text-to-speech capabilities (both single- and multi-speaker configurations) for non-Live API models (for example, Gemini TTS models).

  • d2d89d2 #​10116 - Changed the HTTP/2 flow control window size from 64 KB to 256 KB, and added a grpcFlowControlWindow configuration option to FirestoreSettings. This change is only applicable to Node environments.

  • 177f08d #​10210 - Remove ability to call initializeAppCheck without a provider.

  • 178daf7 #​10184 - Deprecated VertexAIBackend in favor of AgentPlatformBackend to reflect the renaming of Vertex AI to Gemini Enterprise Agent Platform.

    The only difference for AgentPlatformBackend is the default location for accessing the model. The default location for AgentPlatformBackend is global, whereas the default location for VertexAIBackend is us-central1. To use us-central1 with AgentPlatformBackend, specify getAI(app, { backend: new AgentPlatformBackend('us-central1') }) when initializing the SDK. However, note that most new Gemini models do not support us-central1.

Patch Changes

@​firebase/firestore@​4.17.0

Minor Changes
  • d2d89d2 #​10116 - Changed the HTTP/2 flow control window size from 64 KB to 256 KB, and added a grpcFlowControlWindow configuration option to FirestoreSettings. This change is only applicable to Node environments.
Patch Changes

@​firebase/analytics@​0.10.23

Patch Changes

@​firebase/analytics-compat@​0.2.29

Patch Changes

@​firebase/app-check-compat@​0.4.6

Patch Changes

@​firebase/app-compat@​0.5.16

Patch Changes

@​firebase/auth@​1.13.4

Patch Changes

@​firebase/auth-compat@​0.6.9

Patch Changes

@​firebase/component@​0.7.4

Patch Changes

@​firebase/data-connect@​0.7.2

Patch Changes

@​firebase/database@​1.1.4

Patch Changes

@​firebase/database-compat@​2.1.5

Patch Changes

@​firebase/database-types@​1.0.21

Patch Changes

@​firebase/firestore-compat@​0.4.12

Patch Changes

@​firebase/functions@​0.13.6

Patch Changes

@​firebase/functions-compat@​0.4.6

Patch Changes

@​firebase/installations@​0.6.23

Patch Changes

@​firebase/installations-compat@​0.2.23

Patch Changes

@​firebase/messaging@​0.13.1

Patch Changes

@​firebase/messaging-compat@​0.2.28

Patch Changes

@​firebase/performance@​0.7.13

Patch Changes

@​firebase/performance-compat@​0.2.26

Patch Changes

@​firebase/remote-config@​0.9.1

Patch Changes

@​firebase/remote-config-compat@​0.2.28

Patch Changes

@​firebase/storage@​0.14.4

Patch Changes

@​firebase/storage-compat@​0.4.4

Patch Changes

@​firebase/util@​1.15.2

Patch Changes
  • 736fa3f #​10146 - Fix ReDoS vulnerability in FirebaseError template replacement
firebase/firebase-tools (firebase-tools)

v15.25.1

Compare Source

  • Fix typo that was breaking the emulator handling of secret params (issue #​10866)
  • Fixes service account propagation delays during Cloud Functions deploys and cleans up newly created service accounts on 100% deployment failure (#​10871).
  • Fixed appcheck:debugtokens:list and appcheck:debugtokens:delete prompting "Select the app to register a debug token for" when asking which app to operate on.

v15.25.0

Compare Source

  • Update Firestore emulator to v1.22.0, adding support for DML
  • Add appcheck:debugtokens:create, appcheck:debugtokens:list, and appcheck:debugtokens:delete CLI commands for managing App Check debug tokens (#​10801).
  • Add MCP-Protocol-Version, Mcp-Method, and Mcp-Name HTTP headers to OneMcpServer requests per the MCP 0728 standard release candidate (https://blog.modelcontextprotocol.io/posts/2026-07-28-release-candidate/ and https://modelcontextprotocol.io/seps/2243-http-standardization).
  • Fixes Storage Emulator to support JSON uploads larger than 100KB without hanging or throwing 413 error (#​8355)
  • Add extdeprecationwarnings experiment to display phased deprecation notices and guidance across ext:* CLI commands.
  • Fixes Data Connect emulator crash when in-flight GraphQL requests are cancelled (#​10821)
  • Fixed a Cloud Storage emulator hang under concurrent requests, caused by the rules runtime's stdout being parsed per-chunk instead of per-line so batched responses were dropped (#​6194, #​6865).
  • Support for specifying that the input for a string or string[] param in Functions must be non-empty (#​10678)
  • Removed the warning that Dart functions may not yet be visible in the Firebase Console, since they are now shown.
  • Add the V1 environment variable FUNCTION_REGION to v2 functions (#​10862)
privatenumber/get-tsconfig (get-tsconfig)

v4.14.1

Compare Source

Bug Fixes
  • parse-tsconfig: resolve extends dependencies of symlinked packages (#​131) (1ca80dd)
nock/nock (nock)

v14.0.17

Compare Source

Bug Fixes
  • remove interceptor from scope.interceptors on nock.removeInterceptor (#​2997) (1ee467c)
renovatebot/renovate (renovate)

v44.13.1

Compare Source

Build System

v44.13.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.82.0 (main) (#​45084) (6e9352c)
Miscellaneous Chores

v44.12.0

Compare Source

Features

v44.11.8

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.81.6 (main) (#​45078) (7ae4708)

v44.11.7

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.81.5 (main) (#​45077) (7da69ea)

v44.11.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.81.4 (main) (#​45076) (374fa3f)

v44.11.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.81.3 (main) (#​45073) (7e67ccd)
Documentation
Miscellaneous Chores
  • deps: update github/codeql-action action to v4.37.6 (main) (#​45066) (52c5ba2)
Tests
  • config/validation: ensure that errors and warnings are always checked and that we don't length check (#​45065) (23dd568)

v44.11.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.81.2 (main) (#​45060) (699b85d)
Miscellaneou

Note

PR body was truncated to here.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Aug 6, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates various third-party dependencies and lockfiles across multiple packages in the repository, including updates to Renovate, Firebase tools, Octokit packages, Google GenAI, and other development utilities. I have no feedback to provide as there are no review comments to assess.

@angular-robot
angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 2 times, most recently from 360fdb5 to 4048808 Compare August 6, 2026 11:13
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 4048808 to 6838865 Compare August 6, 2026 12:06
@alan-agius4
alan-agius4 merged commit 8d89c95 into angular:main Aug 6, 2026
17 checks passed
@alan-agius4

Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants