Bump the angular group in /angular with 8 updates#3139
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the angular group in /angular with 8 updates#3139dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the angular group in /angular with 8 updates: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.6` | `21.2.7` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.6` | `21.2.7` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.6` | `21.2.7` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.6` | `21.2.7` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.2.6` | `21.2.7` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.6` | `21.2.7` | | [@angular/cli](https://github.com/angular/angular-cli) | `21.2.5` | `21.2.6` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.6` | `21.2.7` | Updates `@angular/common` from 21.2.6 to 21.2.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/v21.2.7/packages/common) Updates `@angular/compiler` from 21.2.6 to 21.2.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/v21.2.7/packages/compiler) Updates `@angular/core` from 21.2.6 to 21.2.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/v21.2.7/packages/core) Updates `@angular/platform-browser` from 21.2.6 to 21.2.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/v21.2.7/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 21.2.6 to 21.2.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/v21.2.7/packages/platform-browser-dynamic) Updates `@angular/router` from 21.2.6 to 21.2.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/v21.2.7/packages/router) Updates `@angular/cli` from 21.2.5 to 21.2.6 - [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.5...v21.2.6) Updates `@angular/compiler-cli` from 21.2.6 to 21.2.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/v21.2.7/packages/compiler-cli) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/compiler" dependency-version: 21.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/core" dependency-version: 21.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/platform-browser" dependency-version: 21.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 21.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/router" dependency-version: 21.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/cli" dependency-version: 21.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/compiler-cli" dependency-version: 21.2.7 dependency-type: direct:development update-type: version-update:semver-patch 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 in /angular with 8 updates:
21.2.621.2.721.2.621.2.721.2.621.2.721.2.621.2.721.2.621.2.721.2.621.2.721.2.521.2.621.2.621.2.7Updates
@angular/commonfrom 21.2.6 to 21.2.7Release notes
Sourced from
@angular/common's releases.Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
13f050dtest: construct localDateobjects to fix timezone flakinessd0cf299test: remove unsupported timezone fromformatDatetestsUpdates
@angular/compilerfrom 21.2.6 to 21.2.7Release notes
Sourced from
@angular/compiler's releases.Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
d04ddd7fix(core): prevent binding unsafe attributes on SVG animation elements (#67797)fea25d1fix(compiler): register SVG animation attributes in URL security context (#67...Updates
@angular/corefrom 21.2.6 to 21.2.7Release notes
Sourced from
@angular/core's releases.Changelog
Sourced from
@angular/core's changelog.... (truncated)
Commits
4ad6d58build: update cross-repo angular dependencies to v21.2.6d04ddd7fix(core): prevent binding unsafe attributes on SVG animation elements (#67797)b682c62fix(core): treatobject[data]as resource URL context (#67797)fea25d1fix(compiler): register SVG animation attributes in URL security context (#67...8fd896efix(core): resolve component import by exact specifier in route lazy-loading ...4b2008dbuild: update cross-repo angular dependenciesUpdates
@angular/platform-browserfrom 21.2.6 to 21.2.7Release notes
Sourced from
@angular/platform-browser's releases.Changelog
Sourced from
@angular/platform-browser's changelog.... (truncated)
Commits
Updates
@angular/platform-browser-dynamicfrom 21.2.6 to 21.2.7Release notes
Sourced from
@angular/platform-browser-dynamic's releases.Changelog
Sourced from
@angular/platform-browser-dynamic's changelog.... (truncated)
Commits
Updates
@angular/routerfrom 21.2.6 to 21.2.7Release notes
Sourced from
@angular/router's releases.Changelog
Sourced from
@angular/router's changelog.... (truncated)
Commits
0960592fix(router): pass outlet context to split to fix empty path named outletsUpdates
@angular/clifrom 21.2.5 to 21.2.6Release notes
Sourced from
@angular/cli's releases.Changelog
Sourced from
@angular/cli's changelog.Commits
9a2ee51release: cut the v21.2.6 release7bfe347refactor(@angular/build): extract headless configuration logic into helper fu...b7f4572fix(@angular/build): scope CHROME_BIN executable path to individual playwrigh...8f954e3build: safeguard terminal styling in devkit admin script57e956cbuild: update cross-repo angular dependencies750c461build: update pnpm to v10.33.0ea14f28fix(@angular/cli): fix sourceRoot resolution for MCP projects tool9136eb3fix(@angular/build): ensure transitive SCSS partial errors are tracked in wat...107d1a9fix(@angular/build): preserve error stack traces during prerendering8186faafix(@angular/build): ensure Vitest mock patching is executed only onceUpdates
@angular/compiler-clifrom 21.2.6 to 21.2.7Release notes
Sourced from
@angular/compiler-cli's releases.Changelog
Sourced from
@angular/compiler-cli's changelog.... (truncated)
Commits
bba5...Description has been truncated