-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): update @angular to v19 #126
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/@angular
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3aa875f
to
8d01ab5
Compare
88b52e8
to
560984e
Compare
9b32c58
to
972ceca
Compare
82a8ec5
to
62702ce
Compare
973fb4d
to
1e9222b
Compare
1e9222b
to
00bfe9c
Compare
00bfe9c
to
7d7c439
Compare
7d7c439
to
9318198
Compare
9318198
to
5532b68
Compare
5532b68
to
7524988
Compare
7524988
to
79e822e
Compare
79e822e
to
6387ac5
Compare
6387ac5
to
bdb1e6a
Compare
bdb1e6a
to
24b5658
Compare
347c722
to
eb030fa
Compare
eb030fa
to
80db07b
Compare
80db07b
to
19ac141
Compare
a148452
to
910bb38
Compare
910bb38
to
91f5b3e
Compare
9264905
to
8809d63
Compare
8809d63
to
43d35b5
Compare
26c7101
to
e298473
Compare
e298473
to
09554cc
Compare
33025c0
to
4b8d977
Compare
d4484d2
to
177c716
Compare
b17040a
to
e40b77a
Compare
bea66f1
to
f3942c0
Compare
f3942c0
to
30676b1
Compare
3ce3f82
to
43eb07d
Compare
ab5c86b
to
866c1ca
Compare
98fe070
to
42c9a66
Compare
42c9a66
to
0de352d
Compare
ec24a4c
to
7839796
Compare
7839796
to
331c498
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~7.2.15
->~19.2.6
~7.2.15
->~19.2.6
~7.2.15
->~19.2.6
~7.2.15
->~19.2.6
~7.2.15
->~19.2.6
~7.2.15
->~19.2.6
~7.2.15
->~19.2.6
~7.2.15
->~19.2.6
Release Notes
angular/angular (@angular/animations)
v19.2.6
Compare Source
compiler
compiler-cli
core
language-service
v19.2.5
Compare Source
animations
@angular/common
(#60660)compiler
compiler-cli
rootDir
(#60555)core
language-service
migrations
router
service-worker
v19.2.4
Compare Source
core
localize
platform-browser
platformBrowserTesting
includesplatformBrowser
providers (#60480)v19.2.3
Compare Source
compiler-cli
core
platform-browser-dynamic
@angular/common
(#60458)upgrade
v19.2.2
Compare Source
common
compiler
compiler-cli
core
platform-server
rxjs
(#60308)router
v19.2.1
Compare Source
common
onUrlChange
listener when root scope is destroyed (#60004)compiler-cli
core
language-service
v19.2.0
Compare Source
common
httpResource
(#59876)compiler
compiler-cli
core
resource()
(#59655)hasValue
narrowing toResourceRef
(#59708)resource()
'sprevious.state
(#59708)forms
migrations
platform-browser
platform-server
v19.1.8
Compare Source
benchpress
common
core
language-service
v19.1.7
Compare Source
common
urlChanges
subscribers when root scope is destroyed (#59703)compiler-cli
forms
FormRecord
. (#59993)v19.1.6
Compare Source
compiler
compiler-cli
core
migrations
v19.1.5
Compare Source
compiler-cli
v19.1.4
Compare Source
core
elements
platform-browser
baseHref
tosourceMappingURL
in CSS content (#59730)_originalEvent
property (#59690)_originalEvent
property (#59690)_originalEvent
property (#59690)router
service-worker
rxjs
peer dependency (#59747)v19.1.3
Compare Source
compiler
compiler-cli
core
migrations
platform-browser
v19.1.2
Compare Source
compiler
@ng/component
URL to be relative (#59620)compiler-cli
core
Resource
to use explicitundefined
in its typings (#59024)_ejsa
when app is destroyed (#59492)equal
as part of computation (#55818)v19.1.1
Compare Source
core
platform-browser
v19.1.0
Compare Source
common
compiler
compiler-cli
core
migrations
platform-browser
router
events
on dispose (#59327)v19.0.7
Compare Source
compiler-cli
core
migrations
v19.0.6
Compare Source
compiler-cli
core
effect
never run. (#59415)platform-browser
router
v19.0.5
Compare Source
core
on timer
andon idle
on the server (#59177)platform-server
v19.0.4
Compare Source
compiler-cli
core
platform-browser
v19.0.3
Compare Source
v19.0.2
Compare Source
compiler-cli
core
migrations
platform-server
v19.0.1
Compare Source
compiler-cli
core
forms
language-service
migrations
v19.0.0
Compare Source
Blog post: https://blog.angular.dev/meet-angular-v19-7b29dfd05b84
Breaking Changes
compiler
this.foo
property reads no longer refer to template context variables. If you intended to read the template variable, do not usethis.
.Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.