Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 19.2.4 -> 19.2.5 age adoption passing confidence
@angular/common (source) 19.2.4 -> 19.2.5 age adoption passing confidence
@angular/compiler (source) 19.2.4 -> 19.2.5 age adoption passing confidence
@angular/compiler-cli (source) 19.2.4 -> 19.2.5 age adoption passing confidence
@angular/core (source) 19.2.4 -> 19.2.5 age adoption passing confidence
@angular/forms (source) 19.2.4 -> 19.2.5 age adoption passing confidence
@angular/platform-browser (source) 19.2.4 -> 19.2.5 age adoption passing confidence
@angular/platform-browser-dynamic (source) 19.2.4 -> 19.2.5 age adoption passing confidence
@angular/platform-server (source) 19.2.4 -> 19.2.5 age adoption passing confidence
@angular/router (source) 19.2.4 -> 19.2.5 age adoption passing confidence
zone.js (source, changelog) ~0.14.2 -> ~0.15.0 age adoption passing confidence
zone.js (source, changelog) ~0.14.0 -> ~0.15.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v19.2.5

Compare Source

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#​60630)
animations
Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#​60660)
compiler
Commit Description
fix - ca5aa4d55b throw for invalid "as" expression in if block (#​60580)
compiler-cli
Commit Description
fix - f4c4b10ea8 Produce fatal diagnostic on duplicate decorated properties (#​60376)
fix - 22a0e54ac4 support relative imports to symbols outside rootDir (#​60555)
core
Commit Description
fix - 64da69f7b6 check ngDevMode for undefined (#​60565)
fix - 8f68d1bec3 fix ng generate @​angular/core:output-migration (#​60626)
fix - bc79985c65 fix regexp for event types (#​60592)
fix - 006ac7f22f fixes #​592882 ng generate @​angular/core:signal-queries-migration (#​60688)
fix - da6e93f434 preserve comments in internal inject migration (#​60588)
fix - dbbddd1617 prevent omission of deferred pipes in full compilation (#​60571)
language-service
Commit Description
fix - 0e9e0348dd Update adapter to log instead of throw errors (#​60651)
migrations
Commit Description
fix - 15f53f035b handle shorthand assignments in super call (#​60602)
fix - 4b161e6234 inject migration not handling super parameter referenced via this (#​60602)
router
Commit Description
fix - 958e98e4f7 Add missing types to transition (#​60307)
service-worker
Commit Description
fix - 7cd89ad2c6 assign initializing client's app version, when a request is for worker script (#​58131)
angular/angular (@​angular/platform-browser)

v19.2.5

Compare Source

Commit Type Description
e61d06afb5 fix step 6 tutorial docs (#​60630)
animations
Commit Type Description
fa48f98d9f fix add missing peer dependency on @angular/common (#​60660)
compiler
Commit Type Description
ca5aa4d55b fix throw for invalid "as" expression in if block (#​60580)
compiler-cli
Commit Type Description
f4c4b10ea8 fix Produce fatal diagnostic on duplicate decorated properties (#​60376)
22a0e54ac4 fix support relative imports to symbols outside rootDir (#​60555)
core
Commit Type Description
64da69f7b6 fix check ngDevMode for undefined (#​60565)
8f68d1bec3 fix fix ng generate @​angular/core:output-migration (#​60626)
bc79985c65 fix fix regexp for event types (#​60592)
006ac7f22f fix fixes #​592882 ng generate @​angular/core:signal-queries-migration (#​60688)
da6e93f434 fix preserve comments in internal inject migration (#​60588)
dbbddd1617 fix prevent omission of deferred pipes in full compilation (#​60571)
language-service
Commit Type Description
0e9e0348dd fix Update adapter to log instead of throw errors (#​60651)
migrations
Commit Type Description
15f53f035b fix handle shorthand assignments in super call (#​60602)
4b161e6234 fix inject migration not handling super parameter referenced via this (#​60602)
router
Commit Type Description
958e98e4f7 fix Add missing types to transition (#​60307)
service-worker
Commit Type Description
7cd89ad2c6 fix assign initializing client's app version, when a request is for worker script (#​58131)
angular/angular (zone.js)

v0.15.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • zone.js: fakeAsync will now flush pending timers at the end of
    the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync

0.14.10 (2024-08-05)

Features
  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#​57137) (99d679d)

0.14.8 (2024-07-17)

Bug Fixes

0.14.7 (2024-06-06)

Bug Fixes

0.14.6 (2024-05-16)

Bug Fixes

0.14.5 (2024-04-30)

Bug Fixes

0.14.4 (2024-02-13)

Bug Fixes

0.14.3 (2023-12-19)

Bug Fixes
Features

0.14.2 (2023-11-03)

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

14.0.1 (2023-10-25)

Bug Fixes

v0.14.10

Compare Source

Features
  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#​57137) (99d679d)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 7, 2024

⚠️ 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: angular/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @angular/[email protected]
npm error node_modules/@angular/common
npm error   @angular/common@"^19.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/common@"^18.0.0" from @angular/[email protected]
npm error node_modules/@angular/ssr
npm error   @angular/ssr@"^18.0.0" from the root project
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 /runner/cache/others/npm/_logs/2025-04-03T09_37_29_936Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-04-03T09_37_29_936Z-debug-0.log

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 3b08bf0 to e40ee84 Compare August 21, 2024 21:23
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 21, 2024

Deploying portfolio with  Cloudflare Pages  Cloudflare Pages

Latest commit: d83fb13
Status:🚫  Build failed.

View logs

@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.14.10 fix(deps): update dependency zone.js to ~0.15.0 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e40ee84 to d83fb13 Compare April 3, 2025 09:38
@renovate renovate bot changed the title fix(deps): update dependency zone.js to ~0.15.0 fix(deps): update angular monorepo Apr 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants