Skip to content
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

fix(deps): update angular monorepo to v13 (major) #243

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 6.0.3 -> 13.4.0 age adoption passing confidence
@angular/common (source) 6.0.3 -> 13.4.0 age adoption passing confidence
@angular/compiler (source) 6.0.3 -> 13.4.0 age adoption passing confidence
@angular/compiler-cli (source) 6.0.3 -> 13.4.0 age adoption passing confidence
@angular/core (source) 6.0.3 -> 13.4.0 age adoption passing confidence
@angular/forms (source) 6.0.3 -> 13.4.0 age adoption passing confidence
@angular/language-service (source) 6.0.3 -> 13.4.0 age adoption passing confidence
@angular/platform-browser (source) 6.0.3 -> 13.4.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) 6.0.3 -> 13.4.0 age adoption passing confidence
@angular/router (source) 6.0.3 -> 13.4.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v13.4.0

Compare Source

common
Commit Type Description
ae34dbca1b feat Backport NgOptimizedImage to v13

Special Thanks

Alex Castle and Paul Gschwendtner

v13.3.12

Compare Source

Breaking Changes

core
  • Existing iframe usages may have security-sensitive attributes applied as an attribute or property binding in a template or via host bindings in a directive. Such usages would require an update to ensure compliance with the new stricter rules around iframe bindings.
core
Commit Type Description
b1d7b79ff4 fix hardening attribute and property binding rules for <iframe> elements (#​48029)

Special Thanks

Andrew Kushnir, Andrew Scott, George Looshch, Joey Perrott and Paul Gschwendtner

v13.3.11

Compare Source

13.3.11 (2022-05-31)

Special Thanks

Andrew Scott, Billy Lando, George Kalpakas, Ian Gregory, Matt Shaffer, Rune Andersen Hartvig, dario-piotrowicz and mgechev

v13.3.10

Compare Source

13.3.10 (2022-05-25)

Special Thanks

A. J. Javier, Aristeidis Bampakos, J Rob Gant, Jerome Kruse, Joey Perrott, Nathan Nontell, Paul Gschwendtner, Roopesh Chinnakampalli, Thomas Mair, Tom Raithel, dario-piotrowicz and mgechev

v13.3.9

Compare Source

13.3.9 (2022-05-18)

Special Thanks

4javier, Bob Watson, Evan Lee, George Kalpakas, Joey Perrott, Pavan Kumar Jadda, celinetunc and mariu

v13.3.8

Compare Source

13.3.8 (2022-05-12)

language-service
Commit Description
fix - b4eb9ed884 Prevent TSServer from removing templates from project (#​45965)

Special Thanks

Andrew Scott, George Kalpakas and Joey Perrott

v13.3.7

Compare Source

13.3.7 (2022-05-11)

core
Commit Description
perf - 73bbee2c0d allow checkNoChanges mode to be tree-shaken in production (#​45936)
language-service
Commit Description
fix - 5ca3bcf4f8 Add resource files as roots to their associated projects (#​45601)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, JayMartMedia, JoostK, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

v13.3.6

Compare Source

13.3.6 (2022-05-04)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Paul Gschwendtner, Pawel Kozlowski, Ryan Day and dario-piotrowicz

v13.3.5

Compare Source

13.3.5 (2022-04-27)

bazel
Commit Description
fix - 63398e0eb4 add this_is_bazel marker (#​45728)

Special Thanks

Andrew Kushnir, George Kalpakas, Joey Perrott and dario-piotrowicz

v13.3.4

Compare Source

13.3.4 (2022-04-20)

core
Commit Description
fix - 9317f513d5 better error message when directive extends a component (#​45658)
fix - 4766817f02 improve multiple components match error (#​45645)
language-service
Commit Description
fix - d68333e508 two-way binding completion should not remove the trailing quote (#​45582)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Ilya Marchik, Jeremy Elbourn, Kristiyan Kostadinov, Louis Gombert, Mangalraj, Marko Kaznovac, Paul Gschwendtner, Saurabh Kamble, dario-piotrowicz and ivanwonder

v13.3.3

Compare Source

13.3.3 (2022-04-13)

compiler
Commit Description
fix - e50fd9ee87 avoid errors with extremely long instruction chains (#​45574)

Special Thanks

4javier, Andrew Kushnir, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Hossein Mousavi, Jason Hendee, Joe Martin (Crowdstaffing), Kristiyan Kostadinov, Michael-Doner, Michal Materowski and Virginia Dooley

v13.3.2

Compare Source

13.3.2 (2022-04-06)

animations
Commit Description
fix - b46b25c562 handle structured AnimateTimings (#​31107)

Special Thanks

Alan Agius, Andrew Kushnir, Christoph Guttandin, Cédric Exbrayat, mgechev and piyush132000

v13.3.1

Compare Source

Breaking Changes

core
  • Existing iframe usages may have security-sensitive attributes applied as an attribute or property binding in a template or via host bindings in a directive. Such usages would require an update to ensure compliance with the new stricter rules around iframe bindings.
core
Commit Type Description
b1d7b79ff4 fix hardening attribute and property binding rules for <iframe> elements (#​48029)

Special Thanks

Andrew Kushnir, Andrew Scott, George Looshch, Joey Perrott and Paul Gschwendtner

v13.3.0

Compare Source

13.3.0 (2022-03-16)
Special Thanks

Andrew Scott, Kristiyan Kostadinov and Paul Gschwendtner

v13.2.7

Compare Source

13.2.7 (2022-03-16)
forms
Commit Description
fix - eac94f0945 improve error message for invalid value accessors (#​45192)
Special Thanks

Alistair Kane, Amer Yousuf, Andrew Scott, Jessica Janiuk, Lee Cooper, alirezaghey and why520crazy

v13.2.6

Compare Source

13.2.6 (2022-03-09)
compiler
Commit Description
fix - 6efa366e2c compute correct offsets when interpolations have HTML entities (#​44811)
language-service
Commit Description
fix - 9bce9ce89e Prioritize Angular-specific completions over DOM completions (#​45293)
service-worker
Commit Description
fix - cff1c5622f file system hash in batch of 500 elements (#​45262)
Special Thanks

Andrew Scott, Anner Visser, Aristeidis Bampakos, JiaLiPassion, Joey Perrott, Kristiyan Kostadinov, Luca, Mladen Jakovljević, Paul Gschwendtner, Srikanth Kolli and nanda18

v13.2.5

Compare Source

13.2.5 (2022-03-02)
animations
Commit Description
fix - 6c61d20476 allow animations with unsupported CSS properties (#​45185)
common
Commit Description
fix - 64da1daa78 canceled JSONP requests won't throw console error with missing callback function (#​36807)
perf - 56ca7d385b make NgLocalization token tree-shakable (#​45118) (#​45226)
compiler-cli
Commit Description
fix - 6c906a5bb9 Support resolve animation name from the DTS (#​45169)
core
Commit Description
fix - e8fd452bd2 remove individual commands for updating gold files (#​45198)
perf - 82d772857c make Compiler, ApplicationRef and ApplicationInitStatus tree-shakable (#​45102) (#​45222)
perf - 71ff12c1cc make LOCALE_ID and other tokens from ApplicationModule tree-shakable (#​45102) (#​45222)
localize
Commit Description
fix - d388522745 avoid imports into compiler-cli package (#​45180)
Special Thanks

Andrew Kushnir, Andrew Scott, Charles Lyding, Guillaume Bonnet, Jessica Janiuk, JoostK, Martin Sikora, Paul Gschwendtner, Theodore Brown, dario-piotrowicz and ivanwonder

v13.2.4

Compare Source

13.2.4 (2022-02-23)
animations
Commit Description
perf - 1a4b489692 improve algorithm to balance animation namespaces (#​45113)
core
Commit Description
perf - cbd23ee0de make IterableDiffers and KeyValueDiffers tree-shakable (#​45094) (#​45115)
Special Thanks

Alan Cohen, AlirezaEbrahimkhani, Andrew Kushnir, Daniele Maltese, David Wolf, JoostK, Paul Gschwendtner, dario-piotrowicz and manuelkroiss

v13.2.3

Compare Source

13.2.3 (2022-02-16)
animations
Commit Type Description
0050b01b62 perf made errors in the animations package tree shakeable (#​45079)
compiler
Commit Type Description
09f0254bdd perf chain element start/end instructions (#​44994)
core
Commit Type Description
92cf9fbebe fix ViewContainerRef.createComponent should consult module injector when custom one is provided (#​44966)
Special Thanks

AlirezaEbrahimkhani, Amer Yousuf, Andrew Kushnir, Aristeidis Bampakos, Dario Piotrowicz, Esteban Gehring, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Mina Hosseini Moghadam, Patrick Cameron, Srdjan Milic, Yousaf Nawaz, dario-piotrowicz, markostanimirovic, mgechev and zuckjet

v13.2.2

Compare Source

13.2.2 (2022-02-08)
compiler
Commit Description
fix - 37af6abb49 allow banana-in-a-box bindings to end with non-null assertion (#​37809)
forms
Commit Description
fix - b75e90f809 incorrectly keeping track of ngModel with ngFor inside a form (#​40459)
http
Commit Description
perf - 3fae6637e7 remove IE special status handling (#​44354)
upgrade
Commit Description
fix - b9aab0c87b Do not trigger duplicate navigation events from Angular Router (#​43441)
Special Thanks

Alan Agius, Alan Cohen, Andrew Kushnir, Andrew Scott, Daniel Díaz, Dario Piotrowicz, Doug Parker, Jayson Acosta, Joey Perrott, JoostK, Kristiyan Kostadinov, Olivier Capuozzo, Ramzan, Shai Reznik, TANMAY SRIVASTAVA, dario-piotrowicz, iRealNirmal, jhonyeduardo, mgechev and zuckjet

v13.2.1

Compare Source

13.2.1 (2022-02-02)
animations
Commit Description
perf - 4644886aaf remove no longer needed CssKeyframes classes (#​44903) (#​44919)
common
Commit Description
fix - b4e4617807 include query parameters for open HTTP requests in verify (#​44917)
compiler-cli
Commit Description
fix - 0778e6f7d7 accept nullish coalescing operator for any and unknown types (#​44862)
fix - 07185f4ed1 enable nullish coalescing check only with strictNullChecks (#​44862)
fix - 4a5ad1793f ensure casing of logical paths is preserved (#​44798)
core
Commit Description
fix - 7ec482d9c2 Add back support for namespace URIs in createElement of dom renderer (#​44914)
fix - 250dc40a46 flush delayed scoping queue while setting up TestBed (#​44814)
forms
Commit Description
fix - 1aebbf8714 ensure OnPush ancestors are marked dirty when the promise resolves (#​44886)
fix - 6b7fffcbeb Update the typed forms migration schematic to find all files. (#​44881)
Special Thanks

Alan, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Arjen, Daniel Díaz, David Shevitz, Doug Parker, Dylan Hunn, Esteban Gehring, George Kalpakas, Jessica Janiuk, JoostK, Juri Strumpflohner, Lee Robinson, Maarten Tibau, Paul Gschwendtner, Theodore Brown, arturovt, dario-piotrowicz, fru2, markostanimirovic and mgechev

v13.2.0

Compare Source

13.2.0 (2022-01-26)
Deprecations
  • The CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols were previously necessary in some cases to test AOT-compiled components with View Engine, but they are no longer needed since Ivy.

  • The ComponentFactory and ComponentFactoryResolver classes are deprecated. Since Ivy, there is no need to resolve Component factories. Please use other APIs where you Component classes can be used directly (without resolving their factories).

  • Since Ivy, the CompilerOptions.useJit and CompilerOptions.missingTranslation config options are unused, passing them has no effect.

Commit Description
docs - 9c11183e74 deprecate CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols (#​44749)
docs - 9f12e7fea4 deprecate ComponentFactory and ComponentFactoryResolver symbols (#​44749)
docs - 4e95a316ce deprecate unused config options from the CompilerOptions interface (#​44749)
compiler
Commit Description
feat - a4ab6d6b72 add support for safe calls in templates (#​44580)
fix - abd1bc8039 correct spans when parsing bindings with comments (#​44785)
fix - ed67a074ce properly compile DI factories when coverage reporting is enabled (#​44732)
compiler-cli
Commit Description
feat - fa835b5a29 enable extended diagnostics by default (#​44712)
feat - 73424def13 provide the animations for DirectiveMeta (#​44630)
fix - fe3e4d6865 Handle ng-template with structural directive in indexer (#​44788)
fix - 7316e72ec5 properly index elements when on a template (#​44785)
fix - 100091ebf0 remove leftover _extendedTemplateDiagnostics requirements (#​44777)
fix - d2ae96f742 skip ExtendedTemplateCheckerImpl construction if there were configuration errors (#​44778)
core
Commit Description
fix - 5626b34264 consistently use namespace short name rather than URI (#​44766)
fix - 94bfcdd9de error if NgZone.isInAngularZone is called with a noop zone (#​44800)
forms
Commit Description
feat - 72092ebd26 Allow a FormControl to use initial value as default. (#​44434)
fix - f7aa937cac Make some minor fixups for forward-compatibility with typed forms. (#​44540)
language-service
Commit Description
feat - af2a1317cb support completions for animation (#​44630)
router
Commit Description
feat - 5a4ddfd4f5 Allow symbol keys for Route data and resolve properties (#​44519)
Special Thanks

Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Dario Piotrowicz, Derek Cormier, Doug Parker, Douglas Parker, Dylan Hunn, George Kalpakas, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Martin Probst, Oleg Postoev, Stephanie Tuerk, Tim Bowersox, Wiley Marques, Yousaf Nawaz, dario-piotrowicz, iRealNirmal, ivanwonder and shejialuo

v13.1.3

Compare Source

13.1.3 (2022-01-19)

animations
Commit Description
fix - af0a152a2c apply setStyles to only rootTimelines (#​44515)
compiler-cli
Commit Description
perf - 626f3f230b reduce analysis work during incremental rebuilds (#​44731)
ngcc
Commit Description
fix - f9ca4d8499 support element accesses for export declarations (#​44669)

Special Thanks

Alan Agius, Andrew Kushnir, AnkitSharma-007, Daniel Díaz, Dmytro Mezhenskyi, Jessica Janiuk, Joey Perrott, JoostK, Ramesh Thiruchelvam, dario-piotrowicz, iRealNirmal and Łukasz Holeczek

v13.1.2

Compare Source

13.1.2 (2022-01-12)
animations
Commit Description
fix - abc217b28e retain triggers values for moved tracked list items (#​44578)
compiler
Commit Description
fix - 59eef29a6c correct spans when parsing bindings with comments (#​44678)
compiler-cli
Commit Description
fix - 08049fa23f enable narrowing of using type guard methods (#​44447)
fix - a26afce68c fix crash during type-checking of library builds (#​44587)
fix - 1e918b6f31 handle property reads of ThisReceiver in the indexer (#​44678)
fix - 63c8e56a3a incorrectly interpreting $any calls with a property read (#​44657)
fix - 60fb27f12d properly index elements (#​44678)
language-service
Commit Description
fix - f5addee488 revert the test files for Ivy (#​44528)
Special Thanks

Abdurrahman Abu-Hijleh, Adam Plumer, Alex Rickabaugh, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Borja Paz Rodríguez, Chihab Otmani, Chris Mancini, Dario Piotrowicz, Doug Parker, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Kyoz, Patrick Prakash, Paul Gschwendtner, Serhey Dolgushev, Yousaf Nawaz, Yuchao Wu, alkavats1, dario-piotrowicz, huangqing, ivanwonder, shejialuo, twerske, wszgrcy and zuckjet

v13.1.1

Compare Source

13.1.1 (2021-12-15)
animations
Commit Description
fix - bb1d4ff315 don't consume instructions for animateChild (#​44357)
fix - d8b6adb7bc should not invoke disabled child animations (#​37724)
forms
Commit Description
fix - bce108ab49 _reduceValue arrow function now has correct types. (#​44483)
fix - 998c1e63fe I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. (#​44450)
Special Thanks

Aristeidis Bampakos, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Spej, Yousaf Nawaz, dario-piotrowicz, faso-dev, jaybell and zuckjet

v13.1.0

Compare Source

13.1.0 (2021-12-09)
Deprecations
  • The downgradeModule function calls with NgModule factories are deprecated. Please use NgModule class based downgradeModule calls instead.
common
  • TestRequest from @angular/common/http/testing no longer
    accepts ErrorEvent when simulating XHR errors. Instead instances of
    ProgressEvent should be passed, matching with the native browser behavior.
Commit Description
docs - dbc46d68b9 deprecate factory-based signature of the downgradeModule function (#​44090)
common
Commit Description
fix - 489cf42cd0 incorrect error type for XHR errors in TestRequest (#​36082)
perf - 13362972bb code size reduction of ngFor directive (#​44315)
compiler
Commit Description
feat - c85bcb0c63 reference ICU message IDs from their placeholders (#​43534)
core
Commit Description
feat - 5dff077d50 add migration to remove entryComponents (#​44308)
feat - e65a245a0b add migration to remove entryComponents (#​44322)
feat - d56e3f43a1 support TypeScript 4.5 (#​44164)
http
Commit Description
feat - d452b388bd add has() method to HttpContext class (#​43887)
localize
Commit Description
feat - d3cf222a81 support "associated message ids" for placeholders (#​43534)
ngcc
Commit Description
fix - 41265919aa correctly resolve UMD dependencies (#​44381)
upgrade
Commit Description
feat - 34f990986c support NgModule class as an argument of the downgradeModule function (#​43973)
Special Thanks

Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Doug Parker, Dustin M. Eastway, Dylan Hunn, George Kalpakas, HyperLife1119, Jelle Bruisten, Jessica Janiuk, Joey Perrott, JoostK, Kristiyan Kostadinov, Markus Doggweiler, Paul Gschwendtner, Pei Wang, Pete Bacon Darwin and dario-piotrowicz

v13.0.3

Compare Source

13.0.3 (2021-12-01)
compiler-cli
Commit Description
fix - 6cdbfdbe6e downlevel transform incorrectly extracting constructor parameters for nested classes (#​44281)
fix - 305b76b45f interpret string concat calls (#​44167)
core
Commit Description
fix - 0ca5c5bd09 add missing info about a component in the "pipe could not be found" error message (#​44081)
fix - 907da3977a destroy hooks not set up for useClass provider using forwardRef (#​44281)
fix - bcd3b4959b support cyclic metadata in TestBed overrides (#​44215)
forms
Commit Description
fix - 96fedd249e make the FormControlStatus available as a public API (#​44183)
language-service
Commit Description
fix - cabc1786de Correctly parse inputs and selectors with dollar signs (#​44268)
ngcc
Commit Description
fix - b68994d20a correctly report error when collecting dependencies of UMD module (#​44245)
fix - 6f5c0c1515 ensure that ngcc does not write a lock-file into node_modules package directories (#​44228)
fix - bf5f734e9c support the UMD wrapper function format emitted by Webpack (#​44245)
router
Commit Description
fix - d265d0d241 prevent componentless routes from being detached (#​44240)
Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Artur, Christian-E, David Shevitz, Doug Parker, Douglas Parker, Dylan Hunn, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Kristiyan Kostadinov, Marc Redemske, Paul Gschwendtner, Pei Wang, Pete Bacon Darwin, Ramesh Thiruchelvam, Ravi Chandra, Rohan Pednekar, Ruslan Usmanov, dario-piotrowicz, profanis and unknown

v13.0.2

Compare Source

13.0.2 (2021-11-17)
Special Thanks

Andrew Kushnir, Armen Vardanyan, Dylan Hunn, Joey Perrott, Martin von Gagern, Paul Gschwendtner, Pete Bacon Darwin, Ramesh Thiruchelvam, dario-piotrowicz and fusho-takahashi

v13.0.1

Compare Source

13.0.1 (2021-11-10)

compiler
Commit Description
fix - ee2031d9f4 ensure that partially compiled queries can handle forward references (#​44113)
fix - e5a960b159 generate correct code for safe method calls (#​44088)
compiler-cli
Commit Description
fix - dede29e4f3 ensure literal types are retained when strictNullInputTypes is disabled (#​38305)
fix - 04df3a0b92 handle pre-release versions when checking version (#​44109)
core
Commit Description
fix - 4c700b6244 do not use Function constructors in development mode to avoid CSP violations (#​43587)
platform-browser
Commit Description
fix - 30a27adf9a use correct parent in animation removeChild callback (#​44033)

Special Thanks

A. Singh, Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, George Kalpakas, Joe Martin (Crowdstaffing), Joel Lefkowitz, Joey Perrott, JoostK, Kristiyan Kostadinov, Michael Urban, Paul Gschwendtner, Pavan Kumar Jadda, Pei Wang, Pete Bacon Darwin, Roman Frołow, dario-piotrowicz, iRealNirmal, ileil, kreuzerk, mgechev, profanis and raman

v13.0.0

Compare Source

13.0.0 (2021-11-03)
Breaking Changes
common
  • The behavior of the SpyLocation used by the RouterTestingModule has changed
    to match the behavior of browsers. It no longer emits a 'popstate' event
    when Location.go is called. In addition, simulateHashChange now
    triggers both a hashchange and a popstate event.
    Tests which use location.go and expect the changes to be picked up by
    the Router should likely change to simulateHashChange instead.
    Each test is different in what it attempts to assert so there is no
    single change that works for all tests. Each test using the SpyLocation to
    simulate browser URL changes should be evaluated on a case-by-case basis.
core
  • TypeScript versions older than 4.4.2 are no longer supported.

  • NodeJS versions older than v12.20.0 are no longer
    supported due to the Angular packages using the NodeJS package exports
    feature with subpath patterns.

  • The WrappedValue class can no longer be imported from @angular/core,
    which may result in compile errors or failures at runtime if outdated
    libraries are used that are still using WrappedValue. The usage of
    WrappedValue should be removed as no replacement is available.

forms
  • A new type called FormControlStatus has been introduced, which is a union of all possible status strings for form controls. AbstractControl.status has been narrowed from string to FormControlStatus, and statusChanges has been narrowed from Observable<any> to Observable<FormControlStatus>. Most applications should consume the new types seamlessly. Any breakage caused by this change is likely due to one of the following two problems: (1) the app is comparing AbstractControl.status against a string which is not a valid status; or, (2) the app is using statusChanges events as if they were something other than strings.
router
  • The default url serializer would previously drop
    everything after and including a question mark in query parameters. That
    is, for a navigation to /path?q=hello?&other=123, the query
    params would be parsed to just {q: 'hello'}. This is
    incorrect because the URI spec allows for question mark characers in
    query data. This change will now correctly parse the params for the
    above example to be {v: 'hello?', other: '123'}.

  • Previously null and undefined inputs for routerLink were
    equaivalent to empty string and there was no way to disable the link's
    navigation.
    In addition, the href is changed from a property HostBinding() to an
    attribute binding (HostBinding('attr.href')). The effect of this
    change is that DebugElement.properties['href'] will now return the
    href value returned by the native element which will be the full URL
    rather than the internal value of the RouterLink href property.

  • The router will no longer replace the browser URL when a new navigation
    cancels an ongoing navigation. This often causes URL flicker and was
    only in place to support some AngularJS hybrid applications. Hybrid
    applications which rely on the navigationId being present on initial
    navigations that were handled by the Angular router should instead
    subscribe to NavigationCancel eve


Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants