Switches to multiple passes to fix several reported bugs (#52592)
Web Frameworks: the internet frontier.
These are the voyages of the framework Angular.
Its continuing mission:
To explore strange, new technologies.
To seek out new users and new applications.
To boldly go where no web framework has gone before.
Node.js v16 support has been removed and the minimum support version has been bumped to 18.13.0.
Node.js v16 is planned to be End-of-Life on 2023-09-11. Angular will stop supporting Node.js v16 in Angular v17. For Node.js release schedule details, please see: https://github.com/nodejs/release#release-schedule
common
... (truncated)
Commits
5c6f3f8 fix(http): Don't override the backend when using the InMemoryWebAPI (#52425)
da429c5 Revert "fix(http): Don't override the backend when using the InMemoryWebAPI (...
80e7a0f fix(core): guard usages of performance.mark (#52505)
3bd85fb fix(common): apply fixed_srcset_width value only to fixed srcsets (#52459)
792026b build: add missing entries for the api extraction (#52452)
e5c3b25 build: update node.js engines version to be more explicate about v20 support ...
8156b3d fix(http): Don't override the backend when using the InMemoryWebAPI (#52425)
9376e7f refactor(common): avoid repetitive globalThis in global locales (#52394)
8580542 refactor: fix a number of typos throughout the codebase (#52249)
938007d docs: the Component import is not being used (#52323)
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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/common from 16.2.0 to 17.0.1.
Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
5c6f3f8
fix(http): Don't override the backend when using the InMemoryWebAPI (#52425)da429c5
Revert "fix(http): Don't override the backend when using the InMemoryWebAPI (...80e7a0f
fix(core): guard usages ofperformance.mark
(#52505)3bd85fb
fix(common): apply fixed_srcset_width value only to fixed srcsets (#52459)792026b
build: add missing entries for the api extraction (#52452)e5c3b25
build: update node.js engines version to be more explicate about v20 support ...8156b3d
fix(http): Don't override the backend when using the InMemoryWebAPI (#52425)9376e7f
refactor(common): avoid repetitiveglobalThis
in global locales (#52394)8580542
refactor: fix a number of typos throughout the codebase (#52249)938007d
docs: theComponent
import is not being used (#52323)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 show