chore(deps): bump the angular group across 1 directory with 7 updates - #67
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the angular group across 1 directory with 7 updates#67dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the angular group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.1.5` | `22.0.7` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.1.5` | `22.0.7` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.1.5` | `22.0.7` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.1.5` | `22.0.7` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.1.5` | `22.0.7` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.1.5` | `22.0.7` | Updates `@angular/common` from 21.1.5 to 22.0.7 - [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.0.7/packages/common) Updates `@angular/compiler` from 21.1.5 to 22.0.7 - [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.0.7/packages/compiler) Updates `@angular/core` from 21.1.5 to 22.0.7 - [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.0.7/packages/core) Updates `@angular/forms` from 21.1.5 to 22.0.7 - [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.0.7/packages/forms) Updates `@angular/platform-browser` from 21.1.5 to 22.0.7 - [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.0.7/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 21.1.5 to 22.0.7 - [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.0.7/packages/platform-browser-dynamic) Updates `@angular/build` from 21.1.4 to 21.2.19 - [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.1.4...v21.2.19) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 22.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/compiler" dependency-version: 22.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/core" dependency-version: 22.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/forms" dependency-version: 22.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/platform-browser" dependency-version: 22.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 22.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/build" dependency-version: 21.2.19 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: angular ... 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 the angular group with 6 updates in the / directory:
21.1.522.0.721.1.522.0.721.1.522.0.721.1.522.0.721.1.522.0.721.1.522.0.7Updates
@angular/commonfrom 21.1.5 to 22.0.7Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
91e33aafix(common): avoid prototype lookups in date format caches20b7dc3fix(http): prevent interceptor signal reads from leaking into calling reactiv...748faa4docs(docs-infra): Add build-time validation for API and guide links using rou...8e6d7f7fix(router): use safe hasOwnProperty when parsing query paramseb8fb9ffix(common): use Object.hasOwn in I18nSelectPipe to handle null-prototype and...cd8f472docs: add documentation for HttpClient response body size limit and related e...8cdc202fix(http): prevent caching of responses with Set-Cookie headers6867f77fix(http): distinguish repeated transfer cache params6c1f3e9fix(common): skip transfer cache for uncacheable HTTP traffic (#69316)7ef1399fix(http): skip transfer cache for fetch credentialed requests (#69316)Updates
@angular/compilerfrom 21.1.5 to 22.0.7Release notes
Sourced from @angular/compiler's releases.
... (truncated)
Changelog
Sourced from @angular/compiler's changelog.
... (truncated)
Commits
c89f71afix(core): ignore processing instruction syntax in templates5b516e3fix(compiler): parsing of an empty template literal interpolationfd4ddcafix(compiler): use regular optional chaining expression for safe function cal...b5ea340refactor(compiler): removevisitAttributeCommentf4f7f37fix(compiler): remove unused import breaking CI in 22.0.xf90c20dfix(compiler): account for NgModule dependencies in JIT-compiled partial decl...489d170refactor(compiler): desable the legacy template syntax39001berefactor(compiler): Move the attribute comment to the HTML AST74f2b91refactor(compiler): correct TcbInvalidReferenceOp initializerb32ee7cfix(core): treat iframe credentialless as security-sensitiveUpdates
@angular/corefrom 21.1.5 to 22.0.7Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.
... (truncated)
Commits
829d98ebuild: update cross-repo angular dependencies to v22.0.770500e4fix(core): preserve explicit input transform write typee881b96refactor(core): move signal debug graph interfaces to primitives/devtools1046fd9refactor(core): remove deprecatedunregisterToolfromModelContext5936ffbrefactor(core): update WebMCP tool registration to be asynchronousc82ae67Revert "fix(core): allow static attributes for explicit input transforms"ec9b479build: update cross-repo angular dependencies94d9591fix(core): allow static attributes for explicit input transforms1b99646fix(forms): allow multiple async validators748faa4docs(docs-infra): Add build-time validation for API and guide links using rou...Updates
@angular/formsfrom 21.1.5 to 22.0.7Release notes
Sourced from @angular/forms's releases.
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
... (truncated)
Commits
64d6d47fix(forms): preserve intermediate number values in signal forms70500e4fix(core): preserve explicit input transform write typea6174d5refactor(forms): warn when a text input receives a null value in Signal Forms5936ffbrefactor(core): update WebMCP tool registration to be asynchronous5d06fcbtest(forms): register writeback test control as CVA6cf7446fix(forms): prevent stale CVA writeback during debounce1b99646fix(forms): allow multiple async validatorseca3395removed console log171669ffix(forms/signals): make extractValue reactive for compat AbstractControl valuesad3693fdocs(forms): add jsdoc forReadonlyFieldStateUpdates
@angular/platform-browserfrom 21.1.5 to 22.0.7Release notes
Sourced from @angular/platform-browser's releases.
... (truncated)
Changelog
Sourced from @angular/platform-browser's changelog.
... (truncated)
Commits
b34bf0dfix(platform-browser): prevent ReDoS in SOURCEMAP_URL_REGEXPab18f5frefactor(core): cleanup Meta service748faa4docs(docs-infra): Add build-time validation for API and guide links using rou...9719778docs: add NG05200 error reference page for SANITIZATION_UNSAFE_SCRIPT3d536d7docs: add error guide for NG05102f598dcfdocs: add error guide for NG05101d9c38e5docs: fix typos in source code commentsa97d5ecbuild: update minimum supported Node.js versions0d9a245fix(core): sanitize meta selectorsad717dfrefactor(core): use the@Servicedecorator where possible.Updates
@angular/platform-browser-dynamicfrom 21.1.5 to 22.0.7Release notes
Sourced from @angular/platform-browser-dynamic's releases.