Skip to content

build: update all non-major dependencies #2942

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Aug 8, 2025

This PR contains the following updates:

Package Type Update Change
@google-cloud/spanner dependencies minor 8.0.0 -> 8.1.0
@google/genai dependencies minor 1.13.0 -> 1.15.0
@inquirer/prompts (source) dependencies patch 7.8.0 -> 7.8.3
@microsoft/api-extractor (source) dependencies patch 7.52.10 -> 7.52.11
@types/git-raw-commits (source) dependencies patch 2.0.0 -> 2.0.4
@types/jasmine (source) dependencies patch 5.1.8 -> 5.1.9
@types/node (source) dependencies minor 24.2.0 -> 24.3.0
@types/node (source) dependencies patch 22.17.0 -> 22.17.2
chalk dependencies minor 5.5.0 -> 5.6.0
firebase (source, changelog) dependencies minor 12.0.0 -> 12.1.0
firebase-tools devDependencies minor 14.12.1 -> 14.14.0
firebase-tools dependencies minor 14.12.1 -> 14.14.0
nock dependencies patch 14.0.8 -> 14.0.10
renovate (source) dependencies minor 41.58.1 -> 41.82.10
selenium-webdriver (source) dependencies minor 4.34.0 -> 4.35.0
supports-color dependencies minor 10.1.0 -> 10.2.0
undici (source) dependencies minor 7.13.0 -> 7.15.0

Release Notes

googleapis/nodejs-spanner (@​google-cloud/spanner)

v8.1.0

Compare Source

Features
Bug Fixes
Performance Improvements
  • Skip gRPC trailers for StreamingRead & ExecuteStreamingSql (#​2313) (8bd0781)
googleapis/js-genai (@​google/genai)

v1.15.0

Compare Source

Features
  • Support Imagen image segmentation on Vertex (6b86bae)
  • Support Veo 2 Reference Images to Video Generation on Vertex (6bca6ad)
Bug Fixes
  • chats: Drop the validation on part with empty text (d2602d2)
  • Fix the bug to support Gemini Batch inlined requests system instruction (843c774)

v1.14.0

Compare Source

Features
  • add an _exclude_fields characteristic in the config for unused values to avoid unnecessary and unused code in converter and type generation. (15a4504)
  • enable continuous fine-tuning on a pre-tuned model in the SDK. (027f09d)
  • support document name in grounding metadata (b801236)
  • Support exclude_domains in Google Search and Enterprise Web Search (8ed49f1)
Bug Fixes
  • Replace gemini-2.5-flash-preview-04-17 with gemini-2.5-flash. (d7f1c30)
SBoudrias/Inquirer.js (@​inquirer/prompts)

v7.8.3

Compare Source

  • Fix Unix yes not properly being processed by the confirm prompt. (yes | node confirm-script.js)

v7.8.2

Compare Source

  • Make @types/node an optional peer dependency.

v7.8.1

Compare Source

  • Replace external-editor dependency with new @inquirer/external-editor. This remove the vulnerable tmp transitive dependency from the dependency tree.
microsoft/rushstack (@​microsoft/api-extractor)

v7.52.11

Compare Source

Tue, 19 Aug 2025 20:45:02 GMT

Patches
  • Fix self-package import resolution by removing outDir/declarationDir from compiler options
chalk/chalk (chalk)

v5.6.0

Compare Source

  • Make WezTerm terminal use true color a8f5bf7

firebase/firebase-js-sdk (firebase)

v12.1.0

Compare Source

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

What's Changed

@​firebase/ai@​2.1.0

Minor Changes

firebase@12.1.0

Minor Changes
Patch Changes

@​firebase/app@​0.14.1

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.5.1

Patch Changes

@​firebase/performance@​0.7.9

Patch Changes
  • a4897a6 #​9178 (fixes #​9136) - Fixed errors thrown when capturing long target element names for the out-of-the-box metrics.

@​firebase/performance-compat@​0.2.22

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

v14.14.0

Compare Source

  • Fixed the SQL permission bug in sql:migrate. (#​9018)
  • firebase init dataconnect:sdk generate consistent fixed package names (#​9021)
  • Added configDir configuration option to specify a custom directory for .env files in Functions (#​9000)

v14.13.0

Compare Source

  • Updated Data Connect emulator to v2.11.2, which:
    • [fixed] Fixed an issue causing SQL errors when combining aggregates and full-text search.
  • Fixed a bug when deploying firestore indexes failed due to broken index comparison logic (#​8859)
  • Added prefix support for multi-instance Cloud Functions extension parameters. (#​8911)
  • Make it possible to init a dataconnect project in non interactive mode (#​8993)
  • Added 2 new MCP tools for crashlytics get_sample_crash_for_issue and get_issue_details (#​8995)
  • Use Gemini to generate schema and seed_data.gql in firebase init dataconnect (#​8988)
  • Fixed a bug when firebase deploy --only dataconnect didn't include GQL files in nested folders (#​8981)
  • Changed firebase deploy create Cloud SQL instances asynchronously (#​9004)
  • Fixed an issue where 'database' deploys did not read source code correctly (#​8985)
nock/nock (nock)

v14.0.10

Compare Source

Bug Fixes
  • Use Error objects instead of plain objects with replyWithError() (#​2900) (f2a3389)

v14.0.9

Compare Source

Bug Fixes
renovatebot/renovate (renovate)

v41.82.10

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.12 (main) (#​37684) (393da66)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.10 (main) (#​37683) (f431a0c)

v41.82.9

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.11 (main) (#​37681) (6c1e37e)

v41.82.8

Compare Source

Bug Fixes
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.9 (main) (#​37679) (7c91c2c)

v41.82.7

Compare Source

Build System

v41.82.6

Compare Source

Build System

v41.82.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.10 (main) (#​37666) (f94c2d3)
Miscellaneous Chores

v41.82.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.9 (main) (#​37657) (da591df)
Documentation
Miscellaneous Chores

v41.82.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.6 (main) (#​37652) (7cf05ac)

v41.82.2

Compare Source

Bug Fixes
Miscellaneous Chores

v41.82.1

Compare Source

Bug Fixes

v41.82.0

Compare Source

Features
Miscellaneous Chores
  • deps: update codecov/codecov-action action to v5.5.0 (main) (#​37634) (30c0983)

v41.81.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.5 (main) (#​37628) (fe5a421)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.10.76 (main) (#​37625) (fd2c653)
  • deps: update dependency esbuild to v0.25.9 (main) (#​37620) (41d7ece)

v41.81.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.4 (main) (#​37619) (d024de7)

v41.81.4

Compare Source

Bug Fixes

v41.81.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.3 (main) (#​37618) (816ba45)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.10.75 (main) (#​37612) (ea9ef53)
  • deps: update dependency nock to v14.0.10 (main) (#​37617) (c1863bd)
  • deps: update dependency tsx to v4.20.4 (main) (#​37610) (4935d5e)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.6 (main) (#​37611) (6901eff)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.7 (main) (#​37613) (d65eebd)

v41.81.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.2 (main) (#​37604) (62058fa)
Miscellaneous Chores
  • deps: update dependency vite to v7.1.2 (main) (#​37602) (2f35178)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.5 (main) (#​37603) (f7b1650)

v41.81.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.1 (main) (#​37601) (4ed5e65)

v41.81.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.0 (main) (#​37599) (e5a580c)

v41.80.0

Compare Source

Features
Miscellaneous Chores
  • deps: update actions/dependency-review-action action to v4.7.2 (main) (#​37596) (5979e4a)
  • deps: update dependency typescript-eslint to v8.39.1 (main) (#​37595) (c7d6cc8)

v41.79.0

Compare Source

Features

v41.78.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.32.2 (main) (#​37590) (f59de33)

v41.78.0

Compare Source

Features

v41.77.0

Compare Source

Features
Miscellaneous Chores
  • deps: update github/codeql-action action to v3.29.10 (main) (#​37582) (4d3bb1b)
  • deps: update otel/opentelemetry-collector-contrib docker tag to v0.132.4 (main) (#​37579) (77760ee)
Code Refactoring

v41.76.1

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores
  • deps: lock file maintenance (main) (#​37571) (a3d46bb)
  • deps: update containerbase/internal-tools action to v3.10.74 (main) (#​37572) (37641bf)
  • deps: update dependency renovatebot/github-action to v43.0.8 (main) (#​37574) (d572c08)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.3 (main) (#​37573) (ae95ad8)
  • deps: update otel/opentelemetry-collector-contrib docker tag to v0.132.3 (main) (#​37575) (b51d590)

v41.76.0

Compare Source

Features

v41.75.0

Compare Source

Features

v41.74.5

Compare Source

Bug Fixes
  • codecommit: reset cached pull request list when initializing repository (#​36468) (d085a8c)

v41.74.4

Compare Source

Bug Fixes
Documentation
  • autoapprove: Update automerge.md and mention autoApprove option (#​35837) (ee3048f)

v41.74.3

Compare Source

Bug Fixes
Miscellaneous Chores

v41.74.2

Compare Source

Bug Fixes
  • deps: update dependency mkdocs-material to v9.6.17 (main) (#​37552) (db8c21b)
Miscellaneous Chores
  • deps: update dependency lint-staged to v16.1.5 (main) (#​37549) (907ca2e)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.1 (main) (#​37550) (99ec448)

v41.74.1

Compare Source

Documentation
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.69 (main) (#​37540) (ebfbca5)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.9.0 (main) (#​37546) (f6743ad)
Build System
  • deps: update dependency strip-json-comments to v5.0.3 (main) (#​37545) (3437c30)

v41.74.0

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v41.73.4

Compare Source

Bug Fixes
  • bitbucket-server: getUsersFromReviewerGroup to return slugs, not emails (#​37510) (35e1500)

v41.73.3

Compare Source

Bug Fixes

v41.73.2

Compare Source

Bug Fixes
  • pep621: ensure SSH git dependencies can be specified via tag (#​37208) (a950b2b)
Miscellaneous Chores
  • deps: update dependency nock to v14.0.9 (main) (#​37526) (b233776)
  • deps: update dependency vite to v7.1.1 (main) (#​37529) (45cb5a5)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.66 (main) (#​37525) (accc3e2)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.67 (main) (#​37527) (2043e66)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.68 (main) (#​37528) (84cb9a7)

v41.73.1

Compare Source

Bug Fixes

v41.73.0

Compare Source

Features
Bug Fixes
  • config-migration: ignore commitMessageSuffix for prTitle (#​37521) (0ae1e37)
Miscellaneous Chores

v41.72.1

Compare Source

Bug Fixes
Miscellaneous Chores

v41.72.0

Compare Source

Features
Documentation
Miscellaneous Chores
Code Refactoring

v41.71.1

Compare Source

Bug Fixes
  • bazel-module): Revert "feat(bazel-module: Add support for rules_img" (#​37501) (3da3ca9)

v41.71.0

Compare Source

Features

v41.70.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.30.3 (main) (#​37498) (ff28c7d)
Miscellaneous Chores

v41.70.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.30.2 (main) (#​37495) (f090bee)

v41.70.1

[Compare Source](https://github.com/renovatebot/re


Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@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 labels Aug 8, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 5 times, most recently from db43e97 to 99a5943 Compare August 8, 2025 16:41
@angular-robot
Copy link
Collaborator Author

angular-robot commented Aug 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: pnpm update-generated-files
Computing main repo mapping: 
Loading: 
Loading: 1 packages loaded
Loading: 1 packages loaded
    currently loading: ng-dev
Loading: 1 packages loaded
    currently loading: ng-dev
Loading: 1 packages loaded
    currently loading: ng-dev
Analyzing: target //ng-dev:npm_package (2 packages loaded, 0 targets configured)
Analyzing: target //ng-dev:npm_package (2 packages loaded, 0 targets configured)

Analyzing: target //ng-dev:npm_package (98 packages loaded, 8 targets configured)

Analyzing: target //ng-dev:npm_package (150 packages loaded, 943 targets configured)

Analyzing: target //ng-dev:npm_package (184 packages loaded, 1026 targets configured)

Analyzing: target //ng-dev:npm_package (230 packages loaded, 1118 targets configured)

Analyzing: target //ng-dev:npm_package (273 packages loaded, 1204 targets configured)

Analyzing: target //ng-dev:npm_package (307 packages loaded, 1272 targets configured)

Analyzing: target //ng-dev:npm_package (351 packages loaded, 1358 targets configured)

Analyzing: target //ng-dev:npm_package (391 packages loaded, 1438 targets configured)

Analyzing: target //ng-dev:npm_package (443 packages loaded, 7339 targets configured)

Analyzing: target //ng-dev:npm_package (506 packages loaded, 7556 targets configured)

Analyzing: target //ng-dev:npm_package (562 packages loaded, 7750 targets configured)

Analyzing: target //ng-dev:npm_package (632 packages loaded, 7971 targets configured)

Analyzing: target //ng-dev:npm_package (644 packages loaded, 8085 targets configured)

Analyzing: target //ng-dev:npm_package (723 packages loaded, 8412 targets configured)

INFO: Analyzed target //ng-dev:npm_package (741 packages loaded, 8523 targets configured).
WARNING: /home/runner/.cache/bazel/_bazel_runner/5d5a7feccad26433ec06445e3849315a/external/aspect_rules_ts~~ext~npm_typescript/BUILD.bazel:32:17: input 'package' of @@aspect_rules_ts~~ext~npm_typescript//:.aspect_rules_js/node_modules/typescript is a directory; dependency checking of directories is unsound
WARNING: /home/runner/.cache/bazel/_bazel_runner/5d5a7feccad26433ec06445e3849315a/external/aspect_rules_ts~~ext~rules_angular_npm_typescript/BUILD.bazel:32:17: input 'package' of @@aspect_rules_ts~~ext~rules_angular_npm_typescript//:.aspect_rules_js/node_modules/typescript is a directory; dependency checking of directories is unsound
[803 / 1,623] Copying file ng-dev/pr/merge/strategies/commit-message-filter.ts; 0s local ... (2 actions, 1 running)
[1,410 / 2,190] Transpiling (js) & type-checking TypeScript project @@rules_angular~//src/ng_package/text_replace:lib [tsc -p external/rules_angular~/src/ng_package/text_replace/tsconfig.json] [for tool]; 0s processwrapper-sandbox ... (4 actions, 3 running)
[1,526 / 2,190] Transpiling (js) & type-checking TypeScript project @@rules_angular~//src/ng_package/text_replace:lib [tsc -p external/rules_angular~/src/ng_package/text_replace/tsconfig.json] [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[1,738 / 2,190] TsValidateOptions ng-dev/release/npm-dist-tag/set/set_params.validation; 0s processwrapper-sandbox ... (4 actions, 3 running)
[1,860 / 2,190] Transpiling & type-checking TypeScript project @@rules_angular~//src/worker:vanilla_worker_lib [tsc -p external/rules_angular~/src/worker/tsconfig.json] [for tool]; 0s processwrapper-sandbox ... (4 actions, 3 running)
[1,990 / 2,190] Transpiling & type-checking TypeScript project @@rules_angular~//src/worker:vanilla_worker_lib [tsc -p external/rules_angular~/src/worker/tsconfig.json] [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[2,062 / 2,190] Transpiling & type-checking TypeScript project @@rules_angular~//src/worker:vanilla_worker_lib [tsc -p external/rules_angular~/src/worker/tsconfig.json] [for tool]; 3s processwrapper-sandbox ... (4 actions, 3 running)
[2,070 / 2,190] TsValidateOptions ng-dev/caretaker/caretaker_params.validation; 0s processwrapper-sandbox ... (4 actions running)
[2,080 / 2,190] Compiling TS: @@//ng-dev/utils:g3_sync_config; 0s worker ... (4 actions running)
[2,088 / 2,190] Compiling TS: @@//ng-dev/utils:g3_sync_config; 1s worker ... (4 actions, 3 running)
[2,121 / 2,190] Compiling TS: @@//ng-dev/utils:g3_sync_config; 2s worker ... (4 actions running)
[2,149 / 2,190] Compiling TS: @@//ng-dev/utils:config_cache; 2s worker
[2,150 / 2,190] [Prepa] Compiling TS: @@//ng-dev/utils:utils
[2,150 / 2,190] Compiling TS: @@//ng-dev/utils:utils; 1s worker
[2,151 / 2,190] Compiling TS: @@//ng-dev/ts-circular-dependencies:ts-circular-dependencies; 0s worker ... (4 actions running)
[2,152 / 2,190] Compiling TS: @@//ng-dev/pullapprove:pullapprove; 2s worker ... (4 actions, 3 running)
[2,153 / 2,190] Compiling TS: @@//ng-dev/ai:ai; 3s worker ... (4 actions, 3 running)
[2,154 / 2,190] Compiling TS: @@//ng-dev/ai:ai; 4s worker ... (4 actions running)
[2,155 / 2,190] Compiling TS: @@//ng-dev/ai:ai; 5s worker ... (4 actions running)
[2,156 / 2,190] Compiling TS: @@//ng-dev/ai:ai; 6s worker ... (4 actions running)
[2,158 / 2,190] Compiling TS: @@//ng-dev/ai:ai; 8s worker ... (4 actions running)
[2,160 / 2,190] Compiling TS: @@//ng-dev/ai:ai; 9s worker ... (4 actions running)
[2,162 / 2,190] Compiling TS: @@//ng-dev/perf/workflow:workflow; 10s worker ... (4 actions running)
[2,163 / 2,190] Compiling TS: @@//ng-dev/perf/workflow:workflow; 11s worker ... (4 actions running)
[2,166 / 2,190] Compiling TS: @@//ng-dev/auth:auth; 3s worker ... (4 actions running)
[2,168 / 2,190] Compiling TS: @@//ng-dev/perf:perf; 1s worker ... (4 actions, 3 running)
[2,170 / 2,190] Compiling TS: @@//ng-dev/perf:perf; 3s worker ... (4 actions, 3 running)
[2,173 / 2,190] Compiling TS: @@//ng-dev/misc:misc; 1s worker ... (4 actions running)
[2,176 / 2,190] Compiling TS: @@//ng-dev/pr/rebase:rebase; 1s worker ... (4 actions running)
[2,178 / 2,190] Compiling TS: @@//ng-dev/pr/rebase:rebase; 2s worker ... (4 actions running)
[2,182 / 2,190] Compiling TS: @@//ng-dev/pr/merge:merge; 1s worker
[2,185 / 2,190] [Prepa] Compiling TS: @@//ng-dev/release:release
[2,186 / 2,190] Compiling TS: @@//ng-dev:ng-dev; 0s worker
[2,187 / 2,190] [Prepa] Splitting Javascript ng-dev/cli.js ng-dev/index.js ng-dev/release/build/build-worker.ts ng-dev/pr/merge/strategies/commit-message-filter.ts ng-dev/pr/checkout/commit-message-filter.ts [esbuild]
[2,187 / 2,190] Splitting Javascript ng-dev/cli.js ng-dev/index.js ng-dev/release/build/build-worker.ts ng-dev/pr/merge/strategies/commit-message-filter.ts ng-dev/pr/checkout/commit-message-filter.ts [esbuild]; 1s processwrapper-sandbox
[2,188 / 2,190] [Prepa] Applying substitutions (npm_package_substituted)
INFO: Found 1 target...
Target //ng-dev:npm_package up-to-date:
  dist/bin/ng-dev/npm_package
INFO: Elapsed time: 64.680s, Critical Path: 33.56s
INFO: 2018 processes: 1122 internal, 249 local, 608 processwrapper-sandbox, 39 worker.
INFO: Build completed successfully, 2018 total actions
node:internal/modules/cjs/loader:1365
  const err = new Error(message);
              ^

Error: Cannot find module 'uuid'
Require stack:
- /home/runner/.cache/bazel/_bazel_runner/5d5a7feccad26433ec06445e3849315a/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@google-cloud+spanner@8.1.0_1537834111/node_modules/@google-cloud/spanner/build/src/metrics/metrics-tracer-factory.js
- /home/runner/.cache/bazel/_bazel_runner/5d5a7feccad26433ec06445e3849315a/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@google-cloud+spanner@8.1.0_1537834111/node_modules/@google-cloud/spanner/build/src/metrics/interceptor.js
- /home/runner/.cache/bazel/_bazel_runner/5d5a7feccad26433ec06445e3849315a/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@google-cloud+spanner@8.1.0_1537834111/node_modules/@google-cloud/spanner/build/src/index.js
    at node:internal/modules/cjs/loader:1365:15
    at nextResolveSimple (/tmp/renovate/repos/github/angular/dev-infra/node_modules/.pnpm/tsx@4.20.4/node_modules/tsx/dist/register-D46fvsV_.cjs:4:1004)
    at /tmp/renovate/repos/github/angular/dev-infra/node_modules/.pnpm/tsx@4.20.4/node_modules/tsx/dist/register-D46fvsV_.cjs:3:2630
    at /tmp/renovate/repos/github/angular/dev-infra/node_modules/.pnpm/tsx@4.20.4/node_modules/tsx/dist/register-D46fvsV_.cjs:3:1542
    at resolveTsPaths (/tmp/renovate/repos/github/angular/dev-infra/node_modules/.pnpm/tsx@4.20.4/node_modules/tsx/dist/register-D46fvsV_.cjs:4:760)
    at /tmp/renovate/repos/github/angular/dev-infra/node_modules/.pnpm/tsx@4.20.4/node_modules/tsx/dist/register-D46fvsV_.cjs:4:1102
    at m._resolveFilename (file:///tmp/renovate/repos/github/angular/dev-infra/node_modules/.pnpm/tsx@4.20.4/node_modules/tsx/dist/register-B7jrtLTO.mjs:1:789)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Function._load (node:internal/modules/cjs/loader:1175:37) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/runner/.cache/bazel/_bazel_runner/5d5a7feccad26433ec06445e3849315a/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@google-cloud+spanner@8.1.0_1537834111/node_modules/@google-cloud/spanner/build/src/metrics/metrics-tracer-factory.js',
    '/home/runner/.cache/bazel/_bazel_runner/5d5a7feccad26433ec06445e3849315a/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@google-cloud+spanner@8.1.0_1537834111/node_modules/@google-cloud/spanner/build/src/metrics/interceptor.js',
    '/home/runner/.cache/bazel/_bazel_runner/5d5a7feccad26433ec06445e3849315a/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@google-cloud+spanner@8.1.0_1537834111/node_modules/@google-cloud/spanner/build/src/index.js'
  ]
}

Node.js v22.18.0

@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 22 times, most recently from 799a523 to 2a6b611 Compare August 12, 2025 09:06
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 28 times, most recently from 0dfbcd8 to 90c506d Compare August 24, 2025 11:05
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 90c506d to 4752f90 Compare August 24, 2025 17:05
# for free to join this conversation on GitHub. Already have an account? # 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant