datx
datx copied to clipboard
build(deps-dev): bump @angular/compiler-cli from 14.0.1 to 14.0.5
Bumps @angular/compiler-cli from 14.0.1 to 14.0.5.
Release notes
Sourced from @angular/compiler-cli
's releases.
v14.0.5
14.0.5 (2022-07-06)
router
Commit Description Ensure APP_INITIALIZER
ofenabledBlocking
option completes (#46634)Special Thanks
Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bob Watson, George Kalpakas, Paul Gschwendtner and Pawel Kozlowski
v14.0.4
14.0.4 (2022-06-29)
animations
Commit Description cleanup DOM elements when the root view is removed (#45143) enable shadowElements to leave when their parent does (#46459) common
Commit Description handle CSS custom properties in NgStyle (#46451) core
Commit Description trigger ApplicationRef.destroy
when Platform is destroyed (#46497)Update ngfor error code to be negative (#46555) Updates error to use RuntimeError code (#46526) forms
Commit Description Convert existing reactive errors to use RuntimeErrorCode. (#46560) Update a Forms validator error to use RuntimeError (#46537) router
Commit Description Ensure that new RouterOutlet
instances work after old ones are destroyed (#46554)Special Thanks
Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate[bot]
v14.0.3
14.0.3 (2022-06-22)
animations
Commit Description reset the start and done fns on player reset (#46364) core
Commit Description
... (truncated)
Changelog
Sourced from @angular/compiler-cli
's changelog.
14.0.5 (2022-07-06)
router
Commit Type Description a3bd65e2b8 fix Ensure APP_INITIALIZER
ofenabledBlocking
option completes (#46634)Special Thanks
Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bob Watson, George Kalpakas, Paul Gschwendtner and Pawel Kozlowski
14.1.0-next.3 (2022-06-29)
animations
Commit Type Description 4eb1ca11f0 fix cleanup DOM elements when the root view is removed (#45143) b417370383 fix enable shadowElements to leave when their parent does (#46459) common
Commit Type Description 4a2e7335b1 feat make the CommonModule
pipes standalone (#46401)a7597dd080 feat make the CommonModule directives standalone (#46469) 1c39aace0e fix handle CSS custom properties in NgStyle (#46451) core
Commit Type Description 8b6f4215a3 fix trigger ApplicationRef.destroy
when Platform is destroyed (#46497)606d94299a fix Update ngfor error code to be negative (#46555) f86e0948f8 fix Updates error to use RuntimeError code (#46526) forms
Commit Type Description 0a5c8c0bc4 fix Convert existing reactive errors to use RuntimeErrorCode. (#46560) f6a096e3d4 fix Update a Forms validator error to use RuntimeError (#46537) router
Commit Type Description ee39cf62bc fix Ensure that new RouterOutlet
instances work after old ones are destroyed (#46554)Special Thanks
Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate[bot]
14.0.4 (2022-06-29)
animations
Commit Type Description 51be9bbe29 fix cleanup DOM elements when the root view is removed (#45143) 999aca86c8 fix enable shadowElements to leave when their parent does (#46459)
... (truncated)
Commits
85f1e61
docs: documentation text fix for compiler cli (#46541)73cc36d
build: replaceextract_typings
rule with shared rule from dev-infra (#46508)4a1ff28
refactor(compiler-cli): addforceEmit
flag toperformCompilation
(#46355)b92c1a6
fix(compiler-cli): use inline type-check blocks for components outside `rootD...8ecfd71
fix(compiler-cli): don't emit empty providers array (#46301)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.