Skip to content

build: update all non-major dependencies - #3928

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

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

Conversation

@angular-robot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google/genai 2.17.02.17.1 age adoption passing confidence
@puppeteer/browsers (source) 3.2.03.2.1 age adoption passing confidence
firebase-tools 15.26.015.27.0 age adoption passing confidence
get-tsconfig 4.14.24.14.3 age adoption passing confidence
karma-jasmine-html-reporter ~2.2.0~2.3.0 age adoption passing confidence
magic-string 1.2.01.2.1 age adoption passing confidence
renovate (source) 44.27.044.33.2 age adoption passing confidence

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

Release Notes

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

v2.17.1

Compare Source

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

v3.2.1

Compare Source

🎉 Features
🛠️ Fixes
  • computeSystemExecutablePath support validatePath (#​15340) (73da9a4)
  • launch browsers in detached mode on Windows to fix flakiness (#​15339) (8e1022b)
  • remove redundant overwrite and file access from ScreenRecorder (#​15352) (61a1675)
Dependencies
  • The following workspace dependencies were updated
firebase/firebase-tools (firebase-tools)

v15.27.0

Compare Source

  • Fixed an issue where managed service accounts for declarative security were not deleted when all functions in a codebase were deleted, or caused IAM permission errors on empty codebase deploys.
  • Configured OneMCP server tools to require a Firebase project by default, with options to opt-out specific tools (such as Developer Knowledge document search).
  • Fixed a bug where deploying functions with the dartfunctions experiment enabled could incorrectly prompt to delete existing GCF v2 functions.
  • Added outputSchema support for local MCP tools.
  • Skip functions lifecycle hooks during partial (filtered) deployments, and print instructions for running them manually.
  • Added appcheck:providers:list, appcheck:providers:get and appcheck:providers:set to configure App Check attestation providers for an app.
  • Added appcheck:apps:list to show every app with its configured App Check providers.
  • Added web app support for Crashlytics MCP tools and prompts.
  • Added support for forwarding custom HTTP headers (Mcp-Param-*) to remote MCP tools when defined in tool parameter input schemas (x-mcp-header), per SEP-2243.
  • Improved function parameter prompting clarity for multi-codebase deploys (#​10897)
privatenumber/get-tsconfig (get-tsconfig)

v4.14.3

Compare Source

Bug Fixes
  • parse-tsconfig: derive default exclude from the effective outDir (#​136) (b4e7751), closes #​89
dfederm/karma-jasmine-html-reporter (karma-jasmine-html-reporter)

v2.3.0

Compare Source

Add Jasmine 7 compatibility

Full Changelog: dfederm/karma-jasmine-html-reporter@v2.2.0...v2.3.0

Rich-Harris/magic-string (magic-string)

v1.2.1

Compare Source

Bug Fixes
renovatebot/renovate (renovate)

v44.33.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.87.3 (main) (#​45332) (1333d2c)
Miscellaneous Chores
Continuous Integration
  • add restore-keys fallback for tsbuildinfo cache (97c10ff)
  • add restore-keys fallback for vitest cache (a265d4a)
  • add missing description to setup-docker action (da7dc8b)
  • correctly generate prefetch matrix cache key (6a7683b)
  • don't gate build-docs on lint-docs (27875b6)
  • don't gate lint-actions on setup-build (4dae136)
  • ensure lint-actions lints composite actions (a00fef3)
  • ensure that linting leads to test-success failure (267c7ff)
  • evaluate codecov fail_ci_if_error as an expression (eeaa20f)
  • mend-slack: pass discussion timestamp to script via env (0bc5849)
  • never restore caches into the release job (34c7bcb)
  • pass secrets and inputs to release scripts via env (a0ad2d0)
  • remove duplicated markdown-lint step from lint-docs (d1073f0)
  • ws_scan: pass Mend API key via WS_APIKEY environment variable (2d566bf)

v44.33.1

Compare Source

Bug Fixes
  • datasource: keep merged releases when a registry is rate-limited (#​45299) (37444ef)

v44.33.0

Compare Source

Features
Code Refactoring
  • java-version: extract adoptium HTTP logic from datasource class (#​42604) (a53aaf4)
  • remove escapeRegExp and replace with RegExp.escape (#​45322) (41da033)

v44.32.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.87.2 (main) (#​45323) (2fb8ad4)

v44.32.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.87.1 (main) (#​45320) (803f154)

v44.32.4

Compare Source

Miscellaneous Chores
Build System

v44.32.3

Compare Source

Bug Fixes

v44.32.2

Compare Source

Bug Fixes
  • datasource/pypi: use the earliest upload_time of a version (#​45313) (e942788)
Tests

v44.32.1

Compare Source

Bug Fixes
Miscellaneous Chores
  • AGENTS.md: tune the PR template + PR raising etiquette (#​45311) (a07a598)
  • deps: update dependency protobufjs@​8.0.1 to v8.7.2 (main) (#​45297) (a429936)
Tests

v44.32.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.87.0 (main) (#​45309) (a1453ae)
Documentation
Miscellaneous Chores
Build System

v44.31.0

Compare Source

Features

v44.30.4

Compare Source

Miscellaneous Chores
Build System

v44.30.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.86.6 (main) (#​45293) (bf865fe)

v44.30.2

Compare Source

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

v44.30.1

Compare Source

Bug Fixes

v44.30.0

Compare Source

Features

v44.29.5

Compare Source

Bug Fixes
  • platform/github: abort branch update when PR is in merge queue (#​45252) (c953faf)
Miscellaneous Chores
Continuous Integration
  • auto-label PRs that have been dequeued from the Merge Queue (#​45270) (eba4b3e)

v44.29.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.86.4 (main) (#​45277) (7226640)

v44.29.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.86.3 (main) (#​45274) (00daaee)
Miscellaneous Chores

v44.29.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.86.2 (main) (#​45271) (184f31d)

v44.29.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.86.1 (main) (#​45255) (14604ae)
Code Refactoring

v44.28.0

Compare Source

Features
  • gomod: add gomodTidyAll option for indirect dependency updates in Go monorepos (#​37138) (ab105e6)
Miscellaneous Chores

See associated pull request for more information.
@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 20, 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 several dependencies across various packages in the workspace, including upgrades for renovate, firebase-tools, karma-jasmine-html-reporter, get-tsconfig, magic-string, @puppeteer/browsers, and @google/genai, along with their corresponding lockfile entries. There are no review comments, so I have no feedback to provide.

@alan-agius4
alan-agius4 merged commit 99e8288 into angular:main Aug 20, 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