Skip to content

build: update cross-repo angular dependencies (main)#32984

Open
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies (main)#32984
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

@angular-robot angular-robot commented Apr 10, 2026

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 4ddb97625cb8f8
@angular/cdk dependencies digest bb8f0bdd2d1181
@angular/common dependencies digest ad7b32ecbec228
@angular/compiler dependencies digest 6f387b0120bb20
@angular/compiler-cli dependencies digest 7df47c50bad986
@angular/core dependencies digest 43909cfb23054b
@angular/forms dependencies digest 579a2388bba86c
@angular/language-service dependencies digest 6f173bbc4d3fba
@angular/localize dependencies digest 596669d36d0b14
@angular/material dependencies digest dda57f70dcd0cd
@angular/material-moment-adapter dependencies digest dab5d09e26597b
@angular/platform-browser dependencies digest 9fe4e470b8d21d
@angular/platform-browser-dynamic dependencies digest 2fc4d131219ccd
@angular/platform-server dependencies digest 2caf6142b14b36
@angular/router dependencies digest 7be44bd59c6a97
@angular/service-worker dependencies digest 69092a4d7470b9
devinfra git_override digest 583cd523a72c83

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


  • 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 Apr 10, 2026
Copy link
Copy Markdown

@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 the snapshot versions of various Angular packages in the tests/e2e/ng-snapshot/package.json file to newer build hashes. There are no review comments, and I have no feedback to provide.

@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 10 times, most recently from 8576983 to 4cf4727 Compare April 13, 2026 16:03
@angular-robot
Copy link
Copy Markdown
Contributor Author

⚠️ 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: MODULE.bazel.lock
Command failed: bazel mod deps --lockfile_mode=update
2026/04/13 16:01:55 Downloading https://releases.bazel.build/8.6.0/release/bazel-8.6.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
WARNING: Download from https://github.com/fmeum/buildozer/releases/download/v7.1.2/buildozer-v7.1.2.tar.gz failed: class java.io.IOException GET returned 504 Gateway Time-out
INFO: Repository buildozer+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'buildozer+':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/fmeum/buildozer/releases/download/v7.1.2/buildozer-v7.1.2.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/buildozer+/temp11148377207124913474/buildozer-v7.1.2.tar.gz: GET returned 504 Gateway Time-out
 no actions running
 no actions running
 no actions running
 no actions running
WARNING: Download from https://github.com/bazelbuild/rules_python/releases/download/1.0.0/rules_python-1.0.0.tar.gz failed: class java.io.IOException GET returned 502 Bad Gateway or Proxy Error
INFO: Repository rules_python+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'rules_python+':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/bazelbuild/rules_python/releases/download/1.0.0/rules_python-1.0.0.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/rules_python+/temp4972894283636971685/rules_python-1.0.0.tar.gz: GET returned 502 Bad Gateway or Proxy Error
WARNING: Download from https://github.com/bazelbuild/rules_fuzzing/releases/download/v0.5.2/rules_fuzzing-0.5.2.zip failed: class java.io.IOException GET returned 504 Gateway Time-out
INFO: Repository rules_fuzzing+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'rules_fuzzing+':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/bazelbuild/rules_fuzzing/releases/download/v0.5.2/rules_fuzzing-0.5.2.zip] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/rules_fuzzing+/temp5739416540368692991/rules_fuzzing-0.5.2.zip: GET returned 504 Gateway Time-out
 no actions running
 no actions running
WARNING: Download from https://github.com/aspect-build/rules_esbuild/releases/download/v0.25.1/rules_esbuild-v0.25.1.tar.gz failed: class java.io.IOException GET returned 504 Gateway Time-out
INFO: Repository aspect_rules_esbuild+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'aspect_rules_esbuild+':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/aspect-build/rules_esbuild/releases/download/v0.25.1/rules_esbuild-v0.25.1.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_esbuild+/temp17709012213171553580/rules_esbuild-v0.25.1.tar.gz: GET returned 504 Gateway Time-out
 no actions running
 no actions running
WARNING: Download from https://github.com/bazelbuild/rules_jvm_external/releases/download/6.3/rules_jvm_external-6.3.tar.gz failed: class java.io.IOException GET returned 502 Bad Gateway or Proxy Error
INFO: Repository rules_jvm_external+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'rules_jvm_external+':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/bazelbuild/rules_jvm_external/releases/download/6.3/rules_jvm_external-6.3.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/rules_jvm_external+/temp4220891079373309779/rules_jvm_external-6.3.tar.gz: GET returned 502 Bad Gateway or Proxy Error
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
WARNING: Download from https://github.com/protocolbuffers/protobuf/releases/download/v29.0/protobuf-29.0.zip failed: class java.io.IOException GET returned 504 Gateway Time-out
INFO: Repository protobuf+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'protobuf+':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/protocolbuffers/protobuf/releases/download/v29.0/protobuf-29.0.zip] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/protobuf+/temp15050245924527599663/protobuf-29.0.zip: GET returned 504 Gateway Time-out
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
WARNING: Download from https://github.com/bazel-contrib/jq.bzl/releases/download/v0.6.1/jq.bzl-v0.6.1.tar.gz failed: class java.io.IOException GET returned 504 Gateway Time-out
INFO: Repository jq.bzl+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'jq.bzl+':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/bazel-contrib/jq.bzl/releases/download/v0.6.1/jq.bzl-v0.6.1.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/jq.bzl+/temp1298361175593972037/jq.bzl-v0.6.1.tar.gz: GET returned 504 Gateway Time-out
 no actions running
WARNING: Download from https://github.com/bazelbuild/rules_kotlin/releases/download/v1.9.6/rules_kotlin-v1.9.6.tar.gz failed: class java.io.IOException GET returned 502 Bad Gateway or Proxy Error
INFO: Repository rules_kotlin+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'rules_kotlin+':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/bazelbuild/rules_kotlin/releases/download/v1.9.6/rules_kotlin-v1.9.6.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/rules_kotlin+/temp7705194899822746179/rules_kotlin-v1.9.6.tar.gz: GET returned 502 Bad Gateway or Proxy Error
 no actions running
 no actions running
 no actions running
 no actions running
WARNING: Download from https://github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz failed: class java.io.IOException GET returned 504 Gateway Time-out
INFO: Repository platforms instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'platforms':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/platforms/temp16524546155240945952/platforms-1.0.0.tar.gz: GET returned 504 Gateway Time-out
 no actions running
 no actions running
WARNING: Download from https://github.com/aspect-build/tools_telemetry/releases/download/v0.3.3/tools_telemetry-v0.3.3.tar.gz failed: class java.io.IOException GET returned 502 Bad Gateway or Proxy Error
INFO: Repository aspect_tools_telemetry+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl:156:45: An error occurred during the fetch of repository 'aspect_tools_telemetry+':
   Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/bazel_tools/tools/build_defs/repo/http.bzl", line 156, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/aspect-build/tools_telemetry/releases/download/v0.3.3/tools_telemetry-v0.3.3.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_tools_telemetry+/temp10499452185703920555/tools_telemetry-v0.3.3.tar.gz: GET returned 502 Bad Gateway or Proxy Error
 no actions running
 no actions running
 no actions running
 no actions running
ERROR: Error loading '@@aspect_rules_js+//npm:extensions.bzl' for module extensions, requested by /tmp/renovate/repos/github/angular/angular-cli/MODULE.bazel:110:21: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/extensions.bzl:32:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_import.bzl:12:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/js/defs.bzl:3:6: Encountered error while reading extension file 'defs.bzl': no such package '@@aspect_tools_telemetry++telemetry+aspect_tools_telemetry_report//': no such package '@@aspect_tools_telemetry+//': java.io.IOException: Error downloading [https://github.com/aspect-build/tools_telemetry/releases/download/v0.3.3/tools_telemetry-v0.3.3.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_tools_telemetry+/temp10499452185703920555/tools_telemetry-v0.3.3.tar.gz: GET returned 502 Bad Gateway or Proxy Error: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/extensions.bzl:32:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_import.bzl:12:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/js/defs.bzl:3:6: Encountered error while reading extension file 'defs.bzl': no such package '@@aspect_tools_telemetry++telemetry+aspect_tools_telemetry_report//': no such package '@@aspect_tools_telemetry+//': java.io.IOException: Error downloading [https://github.com/aspect-build/tools_telemetry/releases/download/v0.3.3/tools_telemetry-v0.3.3.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_tools_telemetry+/temp10499452185703920555/tools_telemetry-v0.3.3.tar.gz: GET returned 502 Bad Gateway or Proxy Error
ERROR: Error loading '@@aspect_rules_js+//npm:extensions.bzl' for module extensions, requested by /tmp/renovate/repos/github/angular/angular-cli/MODULE.bazel:118:20: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/extensions.bzl:32:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_import.bzl:12:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/js/defs.bzl:3:6: Encountered error while reading extension file 'defs.bzl': no such package '@@aspect_tools_telemetry++telemetry+aspect_tools_telemetry_report//': no such package '@@aspect_tools_telemetry+//': java.io.IOException: Error downloading [https://github.com/aspect-build/tools_telemetry/releases/download/v0.3.3/tools_telemetry-v0.3.3.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_tools_telemetry+/temp10499452185703920555/tools_telemetry-v0.3.3.tar.gz: GET returned 502 Bad Gateway or Proxy Error: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/extensions.bzl:32:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_import.bzl:12:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/js/defs.bzl:3:6: Encountered error while reading extension file 'defs.bzl': no such package '@@aspect_tools_telemetry++telemetry+aspect_tools_telemetry_report//': no such package '@@aspect_tools_telemetry+//': java.io.IOException: Error downloading [https://github.com/aspect-build/tools_telemetry/releases/download/v0.3.3/tools_telemetry-v0.3.3.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_tools_telemetry+/temp10499452185703920555/tools_telemetry-v0.3.3.tar.gz: GET returned 502 Bad Gateway or Proxy Error
ERROR: Error loading '@@aspect_rules_js+//npm:extensions.bzl' for module extensions, requested by /tmp/renovate/repos/github/angular/angular-cli/MODULE.bazel:110:21: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/extensions.bzl:32:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_import.bzl:12:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/js/defs.bzl:3:6: Encountered error while reading extension file 'defs.bzl': no such package '@@aspect_tools_telemetry++telemetry+aspect_tools_telemetry_report//': no such package '@@aspect_tools_telemetry+//': java.io.IOException: Error downloading [https://github.com/aspect-build/tools_telemetry/releases/download/v0.3.3/tools_telemetry-v0.3.3.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_tools_telemetry+/temp10499452185703920555/tools_telemetry-v0.3.3.tar.gz: GET returned 502 Bad Gateway or Proxy Error: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/extensions.bzl:32:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_import.bzl:12:6: at /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/js/defs.bzl:3:6: Encountered error while reading extension file 'defs.bzl': no such package '@@aspect_tools_telemetry++telemetry+aspect_tools_telemetry_report//': no such package '@@aspect_tools_telemetry+//': java.io.IOException: Error downloading [https://github.com/aspect-build/tools_telemetry/releases/download/v0.3.3/tools_telemetry-v0.3.3.tar.gz] to /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_tools_telemetry+/temp10499452185703920555/tools_telemetry-v0.3.3.tar.gz: GET returned 502 Bad Gateway or Proxy Error

@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 9 times, most recently from 1d62b7d to ec6f42e Compare April 14, 2026 18:25
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from ec6f42e to 1ccee6b Compare April 14, 2026 20: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