Bump @angular/common, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/platform-server, @angular/router, @angular/ssr and @angular-devkit/build-angular in /tests/SampleApps/nodejs/soundcloud-ng18 #2722
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.
Bumps @angular/common, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/platform-server, @angular/router, @angular/ssr and @angular-devkit/build-angular. These dependencies needed to be updated together.
Updates
@angular/commonfrom 18.2.13 to 21.0.3Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
20474d3fix(http): enable XSRF protection for same-origin absolute URLs3240d85fix(http): prevent XSRF token leakage to protocol-relative URLs6de8926refactor(core): add debug name to resource (#64172)00ffe91refactor(common): removes unused NgModuleFactory config in NgComponentOutlet8765b66docs: add reference to Built-in Pipes in multiple pipe filesab98e71fix(common): remove placeholder image listeners once view is removed8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking650af71refactor(http): migrate XSRF classes to use inject() function3bed9f0build: format md filesa3c2fe8Revert "refactor(common): Removes unused imports to clean up dependencies"Updates
@angular/formsfrom 18.2.13 to 21.0.3Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.... (truncated)
Commits
6b4ab87feat(forms): Allows transforms onFormUiControlsignals609699aperf(core): tree shake unused dynamic[field]binding instructions (#65599)a5dbd4bfix(forms): support dynamic[field]bindings (#65599)017672frefactor(compiler): Generate thecontrolCreateinstruction after the native...8e0df40docs(docs-infra): Show examples on function overloadse3f5f34refactor(forms): Make reset take value7d5c7cffeat(forms): add DI option for classes onFielddirective8acf5d2fix(forms): allow dynamictypebindings on signal form controls4845a33refactor(forms): support custom control directivesde5fca9fix(forms): run reset as untrackedUpdates
@angular/platform-browserfrom 18.2.13 to 21.0.3Release notes
Sourced from
@angular/platform-browser's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser's changelog.... (truncated)
Commits
f550f4adocs: ExperimentalIsolatedShadowDom mentions6213cbfrefactor(core): renameExperimentalIsolatedShadowDomtoIsolatedShadowDom8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking593f902refactor(platform-browser): remove unused Platform ID dependency from DomRend...3bed9f0build: format md files33f8339refactor(platform-browser): remove redundantprovidedIn: 'root'from inject...a4fe078refactor(common): remove unused import (#64699)d303cderefactor(core): Remove zone toggles for test and standalone70332b0fix(core): pass element removal property through in all locations (#64565)8d1e979docs: add references to SSR guide for caching options (#64347)Updates
@angular/platform-browser-dynamicfrom 18.2.13 to 21.0.3Release notes
Sourced from
@angular/platform-browser-dynamic's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser-dynamic's changelog.... (truncated)
Commits
8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking3bed9f0build: format md filesc357650refactor(core): Update tests for zoneless by default (#63668)2fcafb6build: rename defaults2.bzl to defaults.bzl (#63383)fa8d8b8build: migrate all npm packages to use new rules_js based npm_package rule (#...cbc258ebuild: remove ts_project_interop infrastructure (#62908)793ff35build: move http_server and generate_api_docs into defaults2.bzl (#62878)8bf97d1build: remove all usages of the interop_deps attr for ts_project and ng_proje...23d5877build: migrate to new toolchain usage for api goldens (#62688)b848590build: migrate to use web test runner rules (#62292)Updates
@angular/platform-serverfrom 18.2.13 to 21.0.3Release notes
Sourced from
@angular/platform-server's releases.... (truncated)
Changelog
Sourced from
@angular/platform-server's changelog.... (truncated)
Commits
908b5a4refactor: replacegetDocument()withinject(DOCUMENT)8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking3bed9f0build: format md files1b5e2c8refactor(platform-server): remove redundantprovidedIn: 'root'from injecti...062a696refactor(platform-server): use URL constructor for robust parsing (#64494)dd2f53brefactor(core): warning whenhydrationtrigger is used without hydration b...ad23764feat(core): support IntersectionObserver options in viewport triggers (#64130)f5b50ecrefactor: clean up explicit standalone flags from tests (#63963)f008045fix(core): do not rename ARIA property bindings to attributes (#63925)0d028e0refactor(platform-browser): Remove zonejs compatibility detector (#63847)Updates
@angular/routerfrom 18.2.13 to 21.0.3Release notes
Sourced from
@angular/router's releases.