Skip to content

chore(deps): update angular packages #373

New issue

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

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

Already on GitHub? Sign in to your account

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular-devkit/build-angular 19.2.14 -> 19.2.15 age confidence
@angular-devkit/core 19.2.14 -> 19.2.15 age confidence
@angular-devkit/schematics 19.2.14 -> 19.2.15 age confidence
@angular/animations (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/build 20.2.0-next.0 -> 20.2.0-rc.0 age confidence
@angular/cli 19.2.14 -> 19.2.15 age confidence
@angular/cli 20.2.0-next.0 -> 20.2.0-rc.0 age confidence
@angular/common (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/compiler (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/compiler-cli (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/core (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/forms (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/platform-browser (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/platform-browser-dynamic (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/platform-server (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/router (source) 20.2.0-next.1 -> 20.2.0-rc.1 age confidence
@angular/ssr 19.2.14 -> 19.2.15 age confidence
@angular/ssr 20.2.0-next.0 -> 20.2.0-rc.0 age confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v19.2.15

Compare Source

@​angular-devkit/build-angular
Commit Type Description
b120e1411 fix update dependency webpack-dev-server to v5.2.2
angular/angular (@​angular/animations)

v20.2.0-rc.1

Compare Source

compiler
Commit Type Description
79b91593c9 fix incorrect spans for AST inside input value with leading space (#​63082)
language-service
Commit Type Description
c81e345e72 feat support auto-import for attribute completions (#​62797)

v20.2.0-rc.0

Compare Source

compiler-cli
Commit Type Description
c77e51930d fix error when type checking host bindings of generic directive (#​63061)
core
Commit Type Description
a409534d6c feat support as aliases on else if blocks (#​63047)
85d51a3215 fix destroying the effect on afterRenderEffect (#​63001)
6a1184600c fix prevents duplicate nodes when @if toggles with leave animations (#​63048)
router
Commit Type Description
660444fbf2 fix attempt to resolve component resources in JIT mode (#​63062)
service-worker
Commit Type Description
3b214d2040 feat Logs unhandled promise rejections in service worker (#​63059)

v20.2.0-next.6

Compare Source

compiler-cli
Commit Type Description
812463c563 fix Ignore diagnostics on ngTemplateContextGuard lines in TCB (#​63054)
45b030b5ce fix prevent dom event assertion in TCB generation on older angular versions (#​63053)

v20.2.0-next.5

Compare Source

Deprecations

router
  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.
platform-browser
Commit Type Description
d24d5742db feat Add IsolatedShadowDom encapsulation method (#​62723)
router
Commit Type Description
687c374826 feat add a currentNavigation signal to the Router service. (#​63011)

v20.2.0-next.4

Compare Source

Deprecations

router
  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.
compiler-cli
Commit Type Description
fb1fc823c4 fix correctly type check host listeners to own outputs (#​62965)
core
Commit Type Description
141bb75ff2 feat Promote zoneless to stable (#​62699)
de3a0c5cf3 fix Fix animate.enter class removal when composing classes (#​62981)
6597ac0af7 fix fix support for space separated strings in leave animations (#​62979)
ebd622b344 fix fixes empty animations when recalculating styles (#​63007)
455b147488 fix fixes timing issues with enter animations (#​62925)
648bbb097e fix properly recognize failed fetch responses when loading external resources in JIT (#​62992)
forms
Commit Type Description
c353497a01 feat add support for pushing an array of controls to formarray (#​57102)
http
Commit Type Description
e5d6fb5825 fix Reset headers, progress, and statusCode when using set() in HttpResource (#​62873)
migrations
Commit Type Description
b1514d512e fix incorrect filtering in inject migration (#​62913)
platform-browser
Commit Type Description
52b8e07d6e feat Warns on conflicting hydration and blocking navigation (#​62963)
router
Commit Type Description
d00b3fed58 feat add a currentNavigation signal to the Router service. (#​62971)
service-worker
Commit Type Description
8255e0cf15 feat add messageerror event handling and logging (#​62834)
5220b51e75 feat Adds for type in provideServiceWorker (#​62831)

v20.2.0-next.3

Compare Source

Deprecations

animations
core
animations
Commit Type Description
9766116cea refactor deprecate the animations package (#​62795)
compiler
Commit Type Description
5b25d93f27 fix exclude more safe reads expression from 2way-binding (#​62852)
compiler-cli
Commit Type Description
c4917074f1 fix display proper function in NG8117 message (#​62842)
core
Commit Type Description
92c2d2a006 fix update symbols for new signals api (#​62284)
320de4e96d refactor deprecate animations field on component interface (#​62895)
http
Commit Type Description
0984b30388 feat Add redirected property to HttpResponse and HttpErrorResponse (#​62675)
245494ad29 fix add missing http options allowed in fetch API (#​62881)
1b73c23597 fix propagate plain errors when parsing fails (#​62765)
service-worker
Commit Type Description
b65c3d5e19 feat Improves storage full detection in data caching (#​62737)
6d011687ec feat notify clients about version failures (#​62718)

v20.2.0-next.2

Compare Source

compiler
Commit Type Description
7767aa640c fix allow more characters in square-bracketed attribute names (#​62742)
3171d01452 fix fix detection of directive deps in JIT (#​62666)
compiler-cli
Commit Type Description
5abfe4a899 feat add diagnostic for uninvoked functions in text interpolation (#​59191)
core
Commit Type Description
6b1f4b9e8b feat add enter and leave animation instructions (#​62682)
cec91c0035 feat add option to infer the tag names of components in tests (#​62283)
4138aca91f feat render ARIA property bindings as attributes (#​62630)
593cc8a368 fix checks if body exists before continuing (#​62768)
b8e415a717 fix fix change tracking for Resource#hasValue (#​62595)
063b5e166f fix switch check to documentElement with chaining (#​62773)
platform-browser
Commit Type Description
74d99ed379 fix resolve component resources before bootstrapping in JIT mode (#​62758)
service-worker
Commit Type Description
4ac6171b09 feat Adds support for updateViaCache in provideServiceWorker (#​62721)

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.

kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 23, 2025
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Jul 23, 2025
Copy link

netlify bot commented Jul 23, 2025

Deploy Preview for plugin-angular-universal-demo ready!

Name Link
🔨 Latest commit 1924808
🔍 Latest deploy log https://app.netlify.com/projects/plugin-angular-universal-demo/deploys/689d1d17036c860008f0b1a0
😎 Deploy Preview https://deploy-preview-373--plugin-angular-universal-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/angular-packages branch from a4e1aa5 to 03c4e46 Compare July 24, 2025 01:17
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 24, 2025
@renovate renovate bot changed the title chore(deps): update angular packages to v19.2.15 chore(deps): update angular packages Jul 24, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 03c4e46 to 0ea5707 Compare July 31, 2025 03:30
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 31, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 0ea5707 to 6aa7c90 Compare July 31, 2025 20:11
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 31, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 6, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 6, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 8, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 8, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 4377f63 to a5e776a Compare August 11, 2025 11:05
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 11, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-framework-in-fixtures dependencies javascript type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants