Bump @angular/common, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic and @angular/router#462
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ular/platform-browser-dynamic and @angular/router Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) and [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router). These dependencies needed to be updated together. Updates `@angular/common` from 18.2.4 to 21.2.12 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.12/packages/common) Updates `@angular/forms` from 18.2.4 to 21.2.12 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.12/packages/forms) Updates `@angular/platform-browser` from 18.2.4 to 21.2.12 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.12/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 18.2.4 to 21.2.12 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.12/packages/platform-browser-dynamic) Updates `@angular/router` from 18.2.4 to 21.2.12 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.12/packages/router) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.12 dependency-type: direct:production - dependency-name: "@angular/forms" dependency-version: 21.2.12 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 21.2.12 dependency-type: direct:production - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 21.2.12 dependency-type: direct:production - dependency-name: "@angular/router" dependency-version: 21.2.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 and @angular/router. These dependencies needed to be updated together.
Updates
@angular/commonfrom 18.2.4 to 21.2.12Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
30cf85frefactor(common): update deprecation message42d57c3refactor(common): fix viewport tests10ad3c0fix(common): prevent focus from scrollToAnchor540536cfix(http): add CSP nonce support to JsonpClientBackend8102331test(http): disable XSRF and mock location in HttpClient tests to avoid Domin...13f050dtest: construct localDateobjects to fix timezone flakinessd0cf299test: remove unsupported timezone fromformatDatetestsb4ab6bafix(common): avoid redundant image fetch on destroy with auto sizesadda6c5build: updateaspect_rules_jsto3.0.293c6dc6Revert "refactor(http): Improves base64 encoding/decoding with feature detect...Updates
@angular/formsfrom 18.2.4 to 21.2.12Release notes
Sourced from @angular/forms's releases.
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
... (truncated)
Commits
03ad538fix(forms): prohibit concurrent submits in signal formsce7a43arefactor(forms): improve clarity in SelectMultipleControlValueAccessor.writeV...600da64docs(forms): add NG01902 error reference and link to docsdc95814docs: add documentation for NG1002b0dc2fbdocs(forms): clarify disabled FormArray value behavior895c576refactor(forms): use strict equality for pending status getterb658accdocs: fix js doc of signal forms ignoreValidators option.7907e98test: remove duplicate tests4a9b715test(forms): cover transformedValue without FormField context670d166feat(forms): add 'blur' option to debounce ruleUpdates
@angular/platform-browserfrom 18.2.4 to 21.2.12Release notes
Sourced from @angular/platform-browser's releases.
... (truncated)
Changelog
Sourced from @angular/platform-browser's changelog.
... (truncated)
Commits
76431edRevert "fix(http): correctly cache blob responses in transfer cache (#67002)"277ade9fix(http): correctly cache blob responses in transfer cache (#67002)11767cabuild: update Jasmine to 6.0.085122cbdocs: updatebootstrapApplicationdocsf4469adrefactor(core): update error message links to versioned docs (#66374)99ad18afeat(core): Add stability debugging utility6270bbaci: reformat files2ccdf50refactor(platform-browser): remove unusedplatformIsServerflag from rendererb4f584cfix(core): returnStaticProviderforprovidePlatformInitializer96b79fcrefactor(core): correct alltypeof ngDevModecomparison patterns introduced...Updates
@angular/platform-browser-dynamicfrom 18.2.4 to 21.2.12Release notes
Sourced from @angular/platform-browser-dynamic's releases.
... (truncated)
Changelog
Sourced from @angular/platform-browser-dynamic's changelog.
... (truncated)
Commits
d3f67f6refactor(core): markVERSIONas@__PURE__for better tree-shaking26fed34build: 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/routerfrom 18.2.4 to 21.2.12Release notes
Sourced from @angular/router's releases.
... (truncated)
Changelog
Sourced from @angular/router's changelog.
... (truncated)
Commits
161d98edocs: correct "Angular JS" to "AngularJS"fbe080fdocs(router): Fix method name for retrieving stored handles1be52addocs: Align Router API docs with inject based DIfa4eff3docs(docs-infra): Validate case-sensitive API symbol links in@link580212cfix(router): restore internal URL on popstate whenbrowserUrlis used684e9fdfix(router): normalize multiple leading slashes in URL parser0960592fix(router): pass outlet context ...Description has been truncated