build: update all non-major dependencies
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @types/chrome (source) | dependencies | patch | ^0.0.276 -> ^0.0.278 |
| @types/hammerjs (source) | dependencies | patch | 2.0.45 -> 2.0.46 |
| actions/checkout | action | patch | v4.2.0 -> v4.2.1 |
| actions/upload-artifact | action | patch | v4.4.0 -> v4.4.3 |
| jasmine (source) | dependencies | minor | ~5.3.0 -> ~5.4.0 |
| jasmine-core (source) | devDependencies | minor | ~5.3.0 -> ~5.4.0 |
Release Notes
actions/checkout (actions/checkout)
v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by @​orhantoy in https://github.com/actions/checkout/pull/1924
actions/upload-artifact (actions/upload-artifact)
v4.4.3
What's Changed
- Undo indirect dependency updates from #​627 by @​joshmgross in https://github.com/actions/upload-artifact/pull/632
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3
v4.4.2
What's Changed
- Bump
@actions/artifactto 2.1.11 by @​robherley in https://github.com/actions/upload-artifact/pull/627- Includes fix for relative symlinks not resolving properly
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2
v4.4.1
What's Changed
- Add a section about hidden files by @​joshmgross in https://github.com/actions/upload-artifact/pull/607
- Add workflow file for publishing releases to immutable action package by @​Jcambass in https://github.com/actions/upload-artifact/pull/621
- Update @​actions/artifact to latest version, includes symlink and timeout fixes by @​robherley in https://github.com/actions/upload-artifact/pull/625
New Contributors
- @​Jcambass made their first contribution in https://github.com/actions/upload-artifact/pull/621
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1
jasmine/jasmine-npm (jasmine)
v5.4.0
Please see the release notes.
v5.3.1
Please see the release notes.
Configuration
đź“… Schedule: Branch creation - "after 10:00pm on monday,before 04:00am on tuesday" 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.
⚠️ Artifact update problem
Renovate failed to update artifacts 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: adev/src/content/tutorials/first-app/common/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @angular/[email protected]
npm error Found: [email protected]
npm error node_modules/zone.js
npm error zone.js@"~0.15.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.14.0" from @angular/[email protected]
npm error node_modules/@angular/core
npm error @angular/core@"^18.0.0" from the root project
npm error peer @angular/core@"18.1.4" from @angular/[email protected]
npm error node_modules/@angular/animations
npm error @angular/animations@"^18.0.0" from the root project
npm error 1 more (@angular/platform-browser)
npm error 5 more (@angular/common, @angular/compiler, @angular/forms, ...)
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/zone.js
npm error peer zone.js@"~0.14.0" from @angular/[email protected]
npm error node_modules/@angular/core
npm error @angular/core@"^18.0.0" from the root project
npm error peer @angular/core@"18.1.4" from @angular/[email protected]
npm error node_modules/@angular/animations
npm error @angular/animations@"^18.0.0" from the root project
npm error 1 more (@angular/platform-browser)
npm error 5 more (@angular/common, @angular/compiler, @angular/forms, ...)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-10-31T11_04_43_767Z-eresolve-report.txt
npm notice
npm notice New minor version of npm available! 10.8.2 -> 10.9.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.0
npm notice To update run: npm install -g [email protected]
npm notice
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-31T11_04_43_767Z-debug-0.log
File name: package.json
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: .github/workflows/update-cli-help.yml
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: .github/workflows/update-cli-help.yml
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: .github/workflows/google-internal-tests.yml
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: .github/workflows/google-internal-tests.yml
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: .github/workflows/dev-infra.yml
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: .github/workflows/dev-infra.yml
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: .github/workflows/dev-infra.yml
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: .github/workflows/dev-infra.yml
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: .github/workflows/benchmark-compare.yml
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: .github/workflows/benchmark-compare.yml
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: .github/workflows/assistant-to-the-branch-manager.yml
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: .github/workflows/assistant-to-the-branch-manager.yml
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: .github/workflows/pr.yml
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: .github/workflows/pr.yml
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: adev/src/content/tutorials/first-app/common/package.json
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: adev/src/content/tutorials/first-app/common/package.json
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn install
Running postinstall-patches.js script in an external repository requires --preserve-symlinks-main node flag introduced in node 10.2.0. Current node version is v20.18.0. Node called with '/usr/local/bin/node /tmp/renovate/repos/github/angular/angular/tools/postinstall-patches.js'.
/bin/sh: 1: patch-package: not found
error Command failed with exit code 127.
File name: package.json
Command failed: yarn ng-dev misc update-generated-files
/bin/sh: 1: tsx: not found
error Command failed with exit code 127.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.