infinite loop in parser assignment expression with invalid left-hand expression (#47151)
Special Thanks
AlirezaEbrahimkhani, Alma Eyre, Andrew Scott, Bob Watson, George Kalpakas, Kalbarczyk, Kristiyan Kostadinov, Leosvel Pérez Espinosa, Roman Matusevich and Sonu Kapoor
v14.1.2
14.1.2 (2022-08-10)
core
Commit
Description
check if transplanted views are attached to change detector (#46974)
router
Commit
Description
Fix route recognition behavior with some versions of rxjs (#47098) (#47112)
Special Thanks
4javier, Andrew Kushnir, Andrew Scott, AntonioCardenas, Bob Watson, Bruno Barbosa, Eduardo Speroni, Edward, George Kalpakas, Jan Melcher, Kristiyan Kostadinov, Mladen Jakovljević, Paul Gschwendtner, Pawel Kozlowski, Roman Matusevich, Vovch, ashide2729, ileil and onrails
v14.1.1
14.1.1 (2022-08-03)
core
Commit
Description
improve the missing control flow directive message (#46903)
router
Commit
Description
Do not call preload method when not necessary (#47007)
Use correct return type for provideRoutes function (#46941)
Special Thanks
Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin
v14.1.0
14.1.0 (2022-07-20)
Deprecations
core
The createNgModuleRef is deprecated in favor of newly added createNgModule one.
The bit field signature of inject() has been deprecated, in favor of the
new options object. Correspondingly, InjectFlags is deprecated as well.
infinite loop in parser assignment expression with invalid left-hand expression (#47151)
Special Thanks
AlirezaEbrahimkhani, Alma Eyre, Andrew Scott, Bob Watson, George Kalpakas, Kalbarczyk, Kristiyan Kostadinov, Leosvel Pérez Espinosa, Roman Matusevich and Sonu Kapoor
Fix route recognition behavior with some versions of rxjs (#47098) (#47112)
Special Thanks
4javier, Andrew Kushnir, Andrew Scott, AntonioCardenas, Bob Watson, Bruno Barbosa, Eduardo Speroni, Edward, George Kalpakas, Jan Melcher, Kristiyan Kostadinov, Mladen Jakovljević, Paul Gschwendtner, Pawel Kozlowski, Roman Matusevich, Vovch, ashide2729, ileil and onrails
Fix route recognition behavior with some versions of rxjs (#47098)
Special Thanks
4javier, Andrew Kushnir, Andrew Scott, AntonioCardenas, Bob Watson, Bruno Barbosa, Eduardo Speroni, Edward, George Kalpakas, Ilia Mirkin, Jan Melcher, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Mladen Jakovljević, Paul Gschwendtner, Pawel Kozlowski, Roman Matusevich, Victor Porof, Vovch, ashide2729, ileil and onrails
... (truncated)
Commits
55f485b refactor(platform-server): include TransferState providers into ServerModule ...
a8e9247 refactor(platform-server): make TransferState standalone-friendly (#46879)
71e606d feat(core): expose EnvironmentInjector on ApplicationRef (#46665)
d2648d9 build(bazel): remove tsec patch to enable runfiles on Windows (#46447)
08d3db2 fix(platform-server): invalid style attribute being generated for null values...
0259035 docs(core): mark the standalone APIs as Developer Preview (#46050)
c9b40b5 refactor(core): make Testability compatible with tree-shaking (#45657)
d380bb4 refactor(core): rename internal bootstrap function (#45896)
d322052 refactor(core): guard against importProvidersFrom in components (#45838)
22c71be fix(platform-server): update renderApplication to move appId to options (...
This version was pushed to npm by google-wombot, a new releaser for @angular/platform-server since your current version.
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)
Bumps @angular/platform-server from 2.1.1 to 14.1.3.
Release notes
Sourced from
@angular/platform-server
's releases.... (truncated)
Changelog
Sourced from
@angular/platform-server
's changelog.... (truncated)
Commits
55f485b
refactor(platform-server): include TransferState providers into ServerModule ...a8e9247
refactor(platform-server): makeTransferState
standalone-friendly (#46879)71e606d
feat(core): expose EnvironmentInjector on ApplicationRef (#46665)d2648d9
build(bazel): remove tsec patch to enable runfiles on Windows (#46447)08d3db2
fix(platform-server): invalid style attribute being generated for null values...0259035
docs(core): mark the standalone APIs as Developer Preview (#46050)c9b40b5
refactor(core): makeTestability
compatible with tree-shaking (#45657)d380bb4
refactor(core): rename internal bootstrap function (#45896)d322052
refactor(core): guard againstimportProvidersFrom
in components (#45838)22c71be
fix(platform-server): updaterenderApplication
to moveappId
to options (...Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular/platform-server
since your current version.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)