Skip to content

chore(deps): update angular packages #337

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

Merged
merged 2 commits into from
Jun 6, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 19.2.13 -> 19.2.14 age adoption passing confidence
@angular-devkit/core 19.2.13 -> 19.2.14 age adoption passing confidence
@angular-devkit/schematics 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/animations (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/animations (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/build ^20.0.0-rc.3 -> ^20.1.0-next age adoption passing confidence
@angular/cli 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/cli ^20.0.0-rc.3 -> ^20.1.0-next age adoption passing confidence
@angular/common (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/common (source) ^20.0.0-next.0 -> ^20.1.0-next age adoption passing confidence
@angular/common (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/compiler (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/compiler (source) ^20.0.0-next.0 -> ^20.1.0-next age adoption passing confidence
@angular/compiler (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/compiler-cli (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/compiler-cli (source) ^20.0.0-next.0 -> ^20.1.0-next age adoption passing confidence
@angular/compiler-cli (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/core (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/core (source) ^20.0.0-next.0 -> ^20.1.0-next age adoption passing confidence
@angular/core (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/forms (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/forms (source) ^20.0.0-next.0 -> ^20.1.0-next age adoption passing confidence
@angular/forms (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/platform-browser (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/platform-browser (source) ^20.0.0-next.0 -> ^20.1.0-next age adoption passing confidence
@angular/platform-browser (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/platform-browser-dynamic (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/platform-server (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/platform-server (source) ^20.0.0-next.0 -> ^20.1.0-next age adoption passing confidence
@angular/platform-server (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/router (source) 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/router (source) ^20.0.0-next.0 -> ^20.1.0-next age adoption passing confidence
@angular/router (source) ^20.0.0-rc.2 -> ^20.1.0-next age adoption passing confidence
@angular/ssr 19.2.13 -> 19.2.14 age adoption passing confidence
@angular/ssr ^20.0.0-rc.3 -> ^20.1.0-next age adoption passing confidence

Release Notes

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

v19.2.14

Compare Source

@​angular/build
Commit Type Description
a3504fd45 fix HMR requires AOT do not show HMR enabled when using JIT
5ce9f96a4 fix include full metadata for AOT unit-testing
angular/angular (@​angular/animations)

v19.2.14

Compare Source

compiler
Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#​61601)
migrations
Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#​61674)

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 May 28, 2025
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label May 28, 2025
Copy link

netlify bot commented May 28, 2025

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

Name Link
🔨 Latest commit 4c9759f
🔍 Latest deploy log https://app.netlify.com/projects/plugin-angular-universal-demo/deploys/6842e3e205c429000844103b
😎 Deploy Preview https://deploy-preview-337--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 78162f0 to a675b6e Compare June 4, 2025 07:20
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 4, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from a675b6e to 26e6696 Compare June 4, 2025 19:49
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 4, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 26e6696 to 9563f9a Compare June 4, 2025 23:36
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 4, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 9563f9a to f02a140 Compare June 6, 2025 11:56
Copy link
Contributor Author

renovate bot commented Jun 6, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@pieh pieh merged commit 2c71c1e into main Jun 6, 2025
12 checks passed
@pieh pieh deleted the renovate/angular-packages branch June 6, 2025 13:02
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.

1 participant