Bump @angular/core, @angular/animations, @angular/common, @angular/platform-browser, @angular/forms, @angular/router and @angular/build - #80
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…atform-browser, @angular/forms, @angular/router and @angular/build Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations), [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms), [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) and [@angular/build](https://github.com/angular/angular-cli). These dependencies needed to be updated together. Updates `@angular/core` from 21.2.17 to 22.1.1 - [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/v22.1.1/packages/core) Updates `@angular/animations` from 21.2.17 to 22.1.1 - [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/v22.1.1/packages/animations) Updates `@angular/common` from 21.2.17 to 22.1.1 - [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/v22.1.1/packages/common) Updates `@angular/platform-browser` from 21.2.17 to 22.1.1 - [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/v22.1.1/packages/platform-browser) Updates `@angular/forms` from 21.2.17 to 22.1.1 - [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/v22.1.1/packages/forms) Updates `@angular/router` from 21.2.17 to 22.1.1 - [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/v22.1.1/packages/router) Updates `@angular/build` from 21.2.18 to 22.1.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.18...v22.1.3) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 22.1.1 dependency-type: direct:production - dependency-name: "@angular/animations" dependency-version: 22.1.1 dependency-type: direct:production - dependency-name: "@angular/common" dependency-version: 22.1.1 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 22.1.1 dependency-type: direct:production - dependency-name: "@angular/forms" dependency-version: 22.1.1 dependency-type: direct:production - dependency-name: "@angular/router" dependency-version: 22.1.1 dependency-type: direct:production - dependency-name: "@angular/build" dependency-version: 22.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #82. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-5323e4da58
branch
from
August 22, 2026 05:33
9471feb to
7dc01d9
Compare
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/core, @angular/animations, @angular/common, @angular/platform-browser, @angular/forms, @angular/router and @angular/build. These dependencies needed to be updated together.
Updates
@angular/corefrom 21.2.17 to 22.1.3Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.
... (truncated)
Commits
391c378refactor(core): pass AbortSignal to WebMCP tools to handle cancellation84a210erefactor(router): add support for non-blocking router resources (#70211)7bcce26fix(core): prevent orphaned requestIdleCallback handle from re-entrant schedu...ef2ce9afix(core): expose debuggableFn for non-computed signal graph nodes4413711fix(core): replace all hasOwnProperty usages with Object.hasOwn85f12a5fix(core): stop running further effects once one destroys the view mid-flush1e53aa0refactor: correct typos in comments, docs, and error messagesedcb45btest(core): Add test to ensure Angular correctly detects paths when served fr...c04931cfix(core): throw a descriptive error instead of crashing when a hydration nod...640460dfix(platform-browser): throw a descriptive error when insertBefore reference ...Updates
@angular/animationsfrom 21.2.17 to 22.1.2Release notes
Sourced from @angular/animations's releases.
... (truncated)
Changelog
Sourced from @angular/animations's changelog.
... (truncated)
Commits
3d0067arefactor(animations): remove outdated comment861d37ebuild: update minimum supported Node.js versionsa7dab60refactor(core): use the@Servicedecorator where possible.b8d3f36feat(compiler-cli): add support for Node.js 26.0.06672192test: remove duplicate tests (#67518)d550bf7build: update minimum supported Node.js versionsUpdates
@angular/commonfrom 21.2.17 to 22.1.3Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
4413711fix(core): replace all hasOwnProperty usages with Object.hasOwnb3c78a5fix(common): preserve literal key union in KeyValuePipe.transform()0cd635efix(http): cancel oversized fetch response bodies4f7e998fix(http): always decode JSON responses as UTF-8ac3728efix(http): avoid aborting completed requests in FetchBackendf99e916refactor(common): modernize directive tests to rely on whenStable32af9b5fix(http): strip RFC 6265 DQUOTE characters and handle URIError in parseCooki...688a0a7fix(http): respect content-type charset in fetch backend text decoder6b643abrefactor(common): modernize directive tests to rely on whenStablea13b968fix(http): run root interceptors in the terminal request chainUpdates
@angular/platform-browserfrom 21.2.17 to 22.1.3Release notes
Sourced from @angular/platform-browser's releases.
... (truncated)
Changelog
Sourced from @angular/platform-browser's changelog.
... (truncated)
Commits
3ddcb1afix(platform-browser): disallow event handler attributes in Meta1e53aa0refactor: correct typos in comments, docs, and error messages640460dfix(platform-browser): throw a descriptive error when insertBefore reference ...f51080brefactor(platform-browser): modernize DOM renderer testsfb6b354fix(platform-browser): prevent ReDoS in SOURCEMAP_URL_REGEXPc0eaaedrefactor(core): cleanup Meta servicec1829f6docs(docs-infra): Add build-time validation for API and guide links using rou...806a3addocs: add NG05200 error reference page for SANITIZATION_UNSAFE_SCRIPTd579ecafeat(compiler): Disable '--global-' error outside of g3 (#68846)8c8b2f7feat(compiler): Support css var namespacing in properties (#68846)Updates
@angular/formsfrom 21.2.17 to 22.1.3Release notes
Sourced from @angular/forms's releases.
... (truncated)
Changelog
Sourced from @angular/forms's changelog.