⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Feb 4, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google/genai 1.38.01.40.0 age adoption passing confidence
@microsoft/api-extractor (source) 7.55.27.56.2 age adoption passing confidence
@octokit/auth-app 8.1.28.2.0 age adoption passing confidence
@types/node (source) 24.10.924.10.11 age adoption passing confidence
firebase (source, changelog) 12.8.012.9.0 age adoption passing confidence
firebase-admin (source) 13.6.013.6.1 age adoption passing confidence
firebase-functions 7.0.47.0.5 age adoption passing confidence
firebase-tools 15.4.015.5.1 age adoption passing confidence
get-tsconfig 4.13.04.13.3 age adoption passing confidence
jasmine-core (source) 6.0.06.0.1 age adoption passing confidence
minimatch 10.1.110.1.2 age adoption passing confidence
renovate (source) 43.0.843.3.6 age adoption passing confidence
semver 7.7.37.7.4 age adoption passing confidence
undici (source) 7.19.27.20.0 age adoption passing confidence

Release Notes

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

v1.40.0

Compare Source

Features
  • Update data types from discovery doc. (bad81a7)

v1.39.0

Compare Source

Features
  • Add include_input query parameter to Get Interaction endpoint. (84bc7f4)
  • Add registerFiles for you can use gcs files with mldev. (7acf3e0)
  • Support distillation tuning (c9a2e72)
  • Support OSS Tuning in GenAI SDK (258f211)
Bug Fixes
  • Add metadata in batch inlined response (0e95bb7)
microsoft/rushstack (@​microsoft/api-extractor)

v7.56.2

Compare Source

Wed, 04 Feb 2026 20:42:47 GMT

Patches
  • Update minimatch dependency from 10.0.3 to 10.1.2

v7.56.1

Compare Source

Wed, 04 Feb 2026 16:13:27 GMT

Version update only

v7.56.0

Compare Source

Fri, 30 Jan 2026 01:16:12 GMT

Minor changes
  • Fix an issue where destructured parameters produced an incorrect parameter name

v7.55.5

Compare Source

Thu, 08 Jan 2026 01:12:30 GMT

Patches
  • Fix missing 'export' keyword for namespace re-exports that produced invalid TypeScript output
octokit/auth-app.js (@​octokit/auth-app)

v8.2.0

Compare Source

Features
  • handling exp is too far in the future (#​699) (6201580)
  • Add enterprise installation route to JWT-authenticated routes (#​736) (5b218af)
firebase/firebase-js-sdk (firebase)

v12.9.0

Compare Source

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

What's Changed

@​firebase/ai@​2.8.0

Minor Changes
  • 8123231 #​9461 - AI Logic: Extend the LiveSession.receive() return types to include a LiveServiceGoingAwayNotice
    which signifies that the service will soon close the session.

  • f9254b6 #​9475 - Remove "preview" tags from code execution and URL context documentation.

  • 2e74329 #​9462 - Add params on UsageMetadata that provide cache-related usage data when the implicit caching feature is used.

Patch Changes
  • 691a506 #​9469 - Internal: Add tag to log requests made to cloud while in hybrid mode.

firebase@​12.9.0

Minor Changes
  • 8123231 #​9461 - AI Logic: Extend the LiveSession.receive() return types to include a LiveServiceGoingAwayNotice
    which signifies that the service will soon close the session.

  • f9254b6 #​9475 - Remove "preview" tags from code execution and URL context documentation.

  • 2e74329 #​9462 - Add params on UsageMetadata that provide cache-related usage data when the implicit caching feature is used.

  • 08e3acd #​9459 - Add support for regexFind and regexFindAll Pipeline expressions.

Patch Changes

@​firebase/firestore@​4.11.0

Minor Changes
  • 08e3acd #​9459 - Add support for regexFind and regexFindAll Pipeline expressions.
Patch Changes

@​firebase/app@​0.14.8

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.5.8

Patch Changes

@​firebase/firestore-compat@​0.4.5

Patch Changes
firebase/firebase-admin-node (firebase-admin)

v13.6.1: Firebase Admin Node.js SDK v13.6.1

Compare Source

Bug Fixes
  • fix: Refactor isURL() to use Built-in URL Constructor (#​3061)
  • fix(data-connect): correctly serialize strings with special characters (#​3056)
Miscellaneous
  • [chore] Release 13.6.1 (#​3063)
  • build(deps): bump jws (#​3029)
  • chore: Update release workflows for push triggers (#​3062)
  • build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#​3057)
  • build(deps-dev): bump mocha from 11.7.1 to 11.7.5 (#​3012)
  • chore: Update github actions workflows and integration test resources (#​3052)
  • chore: Rename default branch to (#​3033)
  • build(deps): bump node-forge from 1.3.1 to 1.3.2 (#​3024)
  • build(deps): bump glob from 10.4.5 to 10.5.0 (#​3019)
  • build(deps-dev): bump bcrypt and @​types/bcrypt (#​3015)
  • fix validate unit tests (#​3009)
firebase/firebase-functions (firebase-functions)

v7.0.5

Compare Source

  • Fixed issue with missing dependency on graphql. (#​1795)
  • Internal improvements (#​1800)
firebase/firebase-tools (firebase-tools)

v15.5.1

Compare Source

  • Fixes issues with calls to serviceusage (#​9844)

v15.5.0

Compare Source

  • Added firebase dataconnect:compile command.
  • Loads experiments earlier in CLI startup so they can be used earlier. (#​9797)
  • Fixed issue where AuthBlockingEvent had invalid format for metadata.creationTime and metadata.lastSignInTime. (#​8109)
  • Fixed issue where Storage security rules is overwritten when running firebase init storage. (#​8170)
  • Add support for firestoreDataAccessMode, mongodbCompatibleDataAccessMode, and
    the realtimeUpdatesMode flags for Firestore Database creation (#​9817)
  • Updated to v3.1.1 of the Data Connect emulator which includes fixes and internal improvements. (#​9835)
privatenumber/get-tsconfig (get-tsconfig)

v4.13.3

Compare Source

Bug Fixes
  • parse-tsconfig: resolve watchOptions.excludeFiles to absolute paths (#​106) (4adcbc6)

v4.13.2

Compare Source

Bug Fixes
  • paths-matcher: allow absolute paths from ${configDir} resolution (#​105) (4b3c4b6)

v4.13.1

Compare Source

Bug Fixes
  • files-matcher: handle absolute paths from ${configDir} resolution (#​102) (e2b78bd)
jasmine/jasmine (jasmine-core)

v6.0.1

Compare Source

Please see the release notes.

isaacs/minimatch (minimatch)

v10.1.2

Compare Source

renovatebot/renovate (renovate)

v43.3.6

Compare Source

Build System

v43.3.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.1.18 (main) (#​40944) (6e08e65)

v43.3.4

Compare Source

Build System

v43.3.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.1.17 (main) (#​40937) (72ab45a)
Miscellaneous Chores

v43.3.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.1.16 (main) (#​40934) (e93b258)
Miscellaneous Chores

v43.3.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.1.15 (main) (#​40929) (42bc997)
Documentation

v43.3.0

Compare Source

Features

v43.2.8

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.1.14 (main) (#​40911) (e8925a9)
Documentation
  • minimum-release-age: clarify lack of support for non-Docker Hub (#​40910) (3b10d8e)

v43.2.7

Compare Source

Build System

v43.2.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.1.13 (main) (#​40899) (6545c08)

v43.2.5

Compare Source

Bug Fixes
  • gitlab: skip automerge retry when merge_when_pipeline_succeeds already set (#​39979) (0f54593)
Miscellaneous Chores

v43.2.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.1.12 (main) (#​40880) (e0d383c)

v43.2.3

Compare Source

Bug Fixes
  • workers: re-attempt platform automerge only in case of new commits (#​40028) (c396b58)

v43.2.2

Compare Source

Bug Fixes
Miscellaneous Chores
Build System

v43.2.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.1.10 (main) (#​40863) (179abe4)
Miscellaneous Chores

v43.2.0

Compare Source

Features

v43.1.0

Compare Source

Features

v43.0.10

Compare Source

Bug Fixes
Documentation
  • update references to renovate/renovate to v43.0.9 (main) (#​40836) (38ab16b)
  • update references to renovatebot/github-action to v46.0.1 (main) (#​40843) (8dfe853)
Miscellaneous Chores

v43.0.9

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.1.9 (main) (#​40833) (8797acc)
npm/node-semver (semver)

v7.7.4

Compare Source

Bug Fixes
Documentation
Dependencies
Chores
nodejs/undici (undici)

v7.20.0

Compare Source

What's Changed
New Contributors

Full Changelog: nodejs/undici@v7.19.2...v7.20.0


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

@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 Feb 4, 2026
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 23 times, most recently from 3178f77 to 805e9b0 Compare February 6, 2026 15:17
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 805e9b0 to 92487f4 Compare February 6, 2026 17:48
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.

1 participant