Skip to content

build: update all non-major dependencies#3573

Open
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/all-non-major-dependencies
Open

build: update all non-major dependencies#3573
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/all-non-major-dependencies

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Mar 26, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jsdom (source) 28.0.028.0.1 age adoption passing confidence
firebase (source, changelog) 12.10.012.11.0 age adoption passing confidence
firebase-tools 15.10.115.11.0 age adoption passing confidence
get-tsconfig 4.13.64.13.7 age adoption passing confidence
jsdom 29.0.029.0.1 age adoption passing confidence
puppeteer (source) 24.39.124.40.0 age adoption passing confidence
puppeteer-core (source) 24.39.124.40.0 age adoption passing confidence
renovate (source) 43.77.843.91.3 age adoption passing confidence
rollup-plugin-dts 6.4.06.4.1 age adoption passing confidence
undici (source) 7.24.47.24.6 age adoption passing confidence
yaml (source) 2.8.22.8.3 age adoption passing confidence

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

Release Notes

firebase/firebase-js-sdk (firebase)

v12.11.0

Compare Source

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

What's Changed

@​firebase/ai@​2.10.0

Minor Changes
Patch Changes

@​firebase/data-connect@​0.5.0

Minor Changes
  • 9d33dd6 #​9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).
Patch Changes

firebase@​12.11.0

Minor Changes
  • 9d33dd6 #​9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).

  • 843a8d7 #​9693 (fixes #​9625) - Added responseJsonSchema to GenerationConfig.

  • 78384d3 #​9492 - Add support for array expressions arrayFirst, arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf, arrayLastIndexOf and arrayIndexOfAll

Patch Changes

@​firebase/firestore@​4.13.0

Minor Changes
  • 78384d3 #​9492 - Add support for array expressions arrayFirst, arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf, arrayLastIndexOf and arrayIndexOfAll
Patch Changes
  • 54ff05e #​9715 - Beta API Breaking change: Defer pipeline user data validation from initialization to execute(). This breaking change is allowed in a non-major release since the Firestore Pipelines API is currently in Public Preview.

  • a383770 #​9622 - Fixed X is not a function issues observed in server side rendering APIs.

  • 2f7f426 #​9608 - Remove updateEmulatorBanner(). (No release note needed.)

  • Updated dependencies [2f7f426]:

@​firebase/util@​1.15.0

Minor Changes
  • 2f7f426 #​9608 - Remove updateEmulatorBanner(). (No release note needed.)

@​firebase/analytics@​0.10.21

Patch Changes

@​firebase/analytics-compat@​0.2.27

Patch Changes

@​firebase/app@​0.14.10

Patch Changes

@​firebase/app-check@​0.11.2

Patch Changes

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

Patch Changes

@​firebase/app-compat@​0.5.10

Patch Changes

@​firebase/auth@​1.12.2

Patch Changes

@​firebase/auth-compat@​0.6.4

Patch Changes

@​firebase/component@​0.7.2

Patch Changes

@​firebase/database@​1.1.2

Patch Changes

@​firebase/database-compat@​2.1.2

Patch Changes

@​firebase/database-types@​1.0.18

Patch Changes

@​firebase/firestore-compat@​0.4.7

Patch Changes

@​firebase/functions@​0.13.3

Patch Changes

@​firebase/functions-compat@​0.4.3

Patch Changes

@​firebase/installations@​0.6.21

Patch Changes

@​firebase/installations-compat@​0.2.21

Patch Changes

@​firebase/messaging@​0.12.25

Patch Changes

@​firebase/messaging-compat@​0.2.25

Patch Changes

@​firebase/performance@​0.7.11

Patch Changes

@​firebase/performance-compat@​0.2.24

Patch Changes

@​firebase/remote-config@​0.8.2

Patch Changes

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

Patch Changes

@​firebase/storage@​0.14.2

Patch Changes

@​firebase/storage-compat@​0.4.2

Patch Changes
firebase/firebase-tools (firebase-tools)

v15.11.0

Compare Source

  • Add support for dataAccessMode in Firestore database creation. This allows choosing between FIRESTORE_NATIVE and MONGODB_COMPATIBLE for Enterprise edition databases.
  • Updated Firestore Emulator to v1.20.4, which includes minor bug fixes for Firestore Native Mode.
  • Added apptesting:execute command to run App Testing agent tests from YAML files.
  • Updated Data Connect emulator to v3.3.0:
    • firebase dataconnect:sdk:generate now performs compilation check first before generating SDKs.
    • Updated the Golang dependency version from 1.24.13 to 1.25.8, which removes support for macOS versions prior to Monterey.
    • Prevent concurrent execution of operations. #​9866
    • Support for skip and include directives.
    • Vector similarity search now supports offset as well as limit
privatenumber/get-tsconfig (get-tsconfig)

v4.13.7

Compare Source

Bug Fixes
  • parse-tsconfig: preserve files when include is also present (#​128) (b09052c)
jsdom/jsdom (jsdom)

v29.0.1

Compare Source

  • Fixed CSS parsing of border, background, and their sub-shorthands containing keywords or var(). (@​asamuzaK)
  • Fixed getComputedStyle() to return a more functional CSSStyleDeclaration object, including indexed access support, which regressed in v29.0.0.
puppeteer/puppeteer (puppeteer)

v24.40.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.39.1 to 24.40.0
🎉 Features
  • support PUPPETEER_DANGEROUS_NO_SANDBOX environment variable (#​14756) (2a8276e)
🛠️ Fixes
renovatebot/renovate (renovate)

v43.91.3

Compare Source

Build System

v43.91.2

Compare Source

Build System

v43.91.1

Compare Source

Bug Fixes

v43.91.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.29.0 (main) (#​42140) (c80f520)

v43.90.1

Compare Source

Bug Fixes
  • template: do not escape html character with double curly brackets (#​42136) (990c64e)

v43.90.0

Compare Source

Features
Miscellaneous Chores

v43.89.9

Compare Source

Bug Fixes
Miscellaneous Chores
Continuous Integration

v43.89.8

Compare Source

Bug Fixes
  • preset: restore subdirectory and prefix matching for gitlabPipelineVersions preset (#​42130) (e5d5482)

v43.89.7

Compare Source

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

v43.89.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.28.7 (main) (#​42125) (a5c62c1)

v43.89.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.28.6 (main) (#​42124) (efbec6c)

v43.89.4

Compare Source

Build System

v43.89.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.28.5 (main) (#​42122) (a0820df)

v43.89.2

Compare Source

Bug Fixes
  • http: detect x-access-token prefix before hostType-based auth branching (#​42083) (0ae4481)

v43.89.1

Compare Source

Bug Fixes
Tests
  • platform: ensure PLATFORM_HOST_TYPES is in sync with getPlatformList (#​42110) (8aed44b)

v43.89.0

Compare Source

Features
Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.28.4 (main) (#​42109) (7e879ff)

v43.88.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.28.3 (main) (#​42107) (1b7fa64)
Miscellaneous Chores

v43.88.0

Compare Source

Features
Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.28.2 (main) (#​42105) (edebc9c)
  • scm-manager: invalid base url, due to double slashes and a fixed context path (#​42068) (bcf3fcd)
Miscellaneous Chores
  • deps: update dependency pdm to v2.26.7 (main) (#​42103) (2a3ea2c)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.6.8 (main) (#​42104) (814a1db)

v43.87.1

Compare Source

Build System

v43.87.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.28.1 (main) (#​42097) (2ba8d95)
Miscellaneous Chores

v43.86.2

Compare Source

Miscellaneous Chores
Build System
  • deps: update dependency google-auth-library to v10.6.2 (main) (#​42091) (d3bde51)
Continuous Integration

v43.86.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.27.6 (main) (#​42066) (03e8bc7)
Documentation
Miscellaneous Chores
Code Refactoring

v43.86.0

Compare Source

Features
Documentation
Miscellaneous Chores

v43.85.0

Compare Source

Features
Miscellaneous Chores

v43.84.2

Compare Source

Build System
  • deps: update dependency better-sqlite3 to v12.8.0 (main) (#​42040) (f7dac8c)

v43.84.1

Compare Source

Miscellaneous Chores
  • deps: update github/codeql-action action to v4.34.0 (main) (#​42030) (be4e914)
  • deps: update github/codeql-action action to v4.34.1 (main) (#​42035) (462113d)
Build System

v43.84.0

Compare Source

Features

v43.83.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.27.5 (main) (#​42023) (0fac483)

v43.83.1

Compare Source

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

v43.83.0

Compare Source

Features
  • **ver

@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 Mar 26, 2026
Copy link

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

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 dependencies across the repository, including undici, renovate, firebase-tools, puppeteer, jsdom, and several @firebase packages. A potential compatibility issue was identified with the rollup-plugin-dts dependency, which now requires Node.js 20 or newer, potentially affecting build environments running older Node.js versions.

engines: {node: '>=16'}
rollup-plugin-dts@6.4.1:
resolution: {integrity: sha512-l//F3Zf7ID5GoOfLfD8kroBjQKEKpy1qfhtAdnpibFZMffPaylrg1CoDC2vGkPeTeyxUe4bVFCln2EFuL7IGGg==}
engines: {node: '>=20'}

Choose a reason for hiding this comment

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

medium

The rollup-plugin-dts dependency has updated its engines.node requirement from >=16 to >=20. This might introduce compatibility issues if the build environment still relies on Node.js versions 16 or 18. Please ensure that all build environments are updated to Node.js 20 or newer to avoid potential failures.

@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 9 times, most recently from ab49cf7 to 5008d30 Compare March 26, 2026 19:29
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 5008d30 to a38244b Compare March 26, 2026 23:09
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