build(deps): bump @angular/common, @angular/fire, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/platform-server, @angular/router, @angular/ssr, ngx-markdown and @angular-devkit/build-angular in /frontend #5
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/fire, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/platform-server, @angular/router, @angular/ssr, ngx-markdown and @angular-devkit/build-angular. These dependencies needed to be updated together.
Updates
@angular/commonfrom 18.2.1 to 21.0.6Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
feed89eci: reformat files6d9d2b8refactor(common): remove redundant providedIn: 'root' from injection tokens288238arefactor(core): correct alltypeof ngDevModecomparison patterns introduced...56418b1docs: add documentation forHTTP_TRANSFER_CACHE_ORIGIN_MAP20474d3fix(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 removedUpdates
@angular/firefrom 18.0.1 to 20.0.1Release notes
Sourced from
@angular/fire's releases.... (truncated)
Commits
eb99d8efix: Avoid handling promise rejections twice in stability helper (#3657)c1c6af9Preparing v20 release (#3655)61fde1b19.2.0 release (#3651)20bee94Add AI package (#3650)ec4e3bdBump action, bump minor (#3644)da4d2d1Added data connect to schematics (#3638)35e0a98zone log verbosity (#3613)8ce95bfZone docs and switch to warnings (#3608)e567618fix(compat): correct injectors to fix issue with compat API on v19 (#3595)bc926a8Single n19 sample (#3591)Updates
@angular/formsfrom 18.2.1 to 21.0.6Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.... (truncated)
Commits
feed89eci: reformat files729b964refactor(forms): rename field to fieldTree in FieldContext and ValidationError5afb1ebdocs(forms): improve JSDoc for Signal Forms Schema types3151c05refactor(forms): add signal forms to the type tests45e967brefactor(forms): convert Signal Forms errors to use RuntimeError81772b4feat(forms): pass field directive to class config4fd2b72fix(forms): fix signal forms type errorcbb1017fix(forms): allow resetting with empty string6d74755fix(forms): Reuse key in parent in compat structuref254ff4feat(forms): expose element on signal formsFielddirectiveUpdates
@angular/platform-browserfrom 18.2.1 to 21.0.6Release notes
Sourced from
@angular/platform-browser's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser's changelog.... (truncated)
Commits
feed89eci: reformat files8d92f05refactor(platform-browser): remove unusedplatformIsServerflag from renderer288238arefactor(core): correct alltypeof ngDevModecomparison patterns introduced...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)Updates
@angular/platform-browser-dynamicfrom 18.2.1 to 21.0.6Release 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.1 to 21.0.6Release notes
Sourced from
@angular/platform-server's releases.... (truncated)
Changelog
Sourced from
@angular/platform-server's changelog.... (truncated)
Commits
feed89eci: reformat files53f752ebuild: update repository to use node 22.21.1 in bazel908b5a4refactor: 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)Updates
@angular/routerfrom 18.2.1 to 21.0.6Release notes
Sourced from
@angular/router's releases.... (truncated)
Changelog
Sourced from
@angular/router's changelog.... (truncated)
Commits
feed89eci: reformat files288238arefactor(core): correct alltypeof ngDevModecomparison patterns introduced...48b89f9fix(router): handle errors from view transition finished promisec2a8934Revert "refactor(router): compress synchronous end to router navigation to si...7136273refactor(router): compress synchronous end to router navigation to single ope...efe4b72docs: fix documentation link for currentNavigation methoda62162ddocs: Update router docs to add references and components input fixed syntaxis9d6b869docs(docs-infra): fix missing syntax highlighting35dc3ecrefactor(common): update examples to align with Angular best practices9950165docs: adds guide references to router APIsUpdates
@angular/ssrfrom 18.2.21 to 21.0.4Release notes
Sourced from
@angular/ssr's releases.