Skip to content

deps: bump the dev-dependencies group across 1 directory with 5 updates - #45

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-6446a06ce5
Open

deps: bump the dev-dependencies group across 1 directory with 5 updates#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-6446a06ce5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 5 updates in the / directory:

Package From To
@angular-devkit/build-angular 22.1.3 22.1.7
@angular/cli 22.1.3 22.1.7
@angular/compiler-cli 22.1.1 22.1.5
karma-jasmine-html-reporter 2.2.0 2.3.0
postcss 8.5.26 8.5.28

Updates @angular-devkit/build-angular from 22.1.3 to 22.1.7

Release notes

Sourced from @​angular-devkit/build-angular's releases.

22.1.7

@​angular/cli

Commit Description
fix - e9db85c0f isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Description
fix - 1c9b1af61 add splitting option to unit-test builder
fix - 4b861f458 enable code splitting for vitest browser tests
fix - f1fd82381 fail build and exclude routes when prerendering fails
fix - a84906fe3 keep dev-server Vite cache worktree-local
fix - fcf883ef1 preserve binary values in the SQLite cache store

@​angular/ssr

Commit Description
fix - baf1ca189 decode pathname when constructing server asset path
fix - 70748ca8e ensure public directory containment in CommonEngine

22.1.6

@​angular/build

Commit Description
fix - 3f132eaa97 ignore side-effect annotations in unit test builds
perf - 5b1028936f batch prerender routes and share in-memory server bundles

@​angular/ssr

Commit Description
fix - 76818cb811 abort web request signal when node request is aborted

22.1.5

@​schematics/angular

Commit Description
fix - ba2b0e4c2 transform fail() to expect.fail() in refactor-jasmine-vitest

@​angular/cli

Commit Description
fix - e672271f8 enforce MCP roots in get_best_practices tool
fix - a14916cc4 handle errors from isAllowedWorkspacePath in best-practices tool
fix - d6e1cddff throw on out-of-roots workspace in best-practices tool

@​angular/build

Commit Description
fix - cba72902d correct misleading error message for top-level await
fix - b4679998c disable code splitting for unit test builds
fix - ff1d3565e preserve integrity and crossorigin in autoCsp loader
perf - 1fc1fb05c traverse AST with iterative post-order walker in i18n inliner

22.1.4

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

22.1.7 (2026-09-02)

@​angular/cli

Commit Type Description
e9db85c0f fix isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Type Description
1c9b1af61 fix add splitting option to unit-test builder
4b861f458 fix enable code splitting for vitest browser tests
f1fd82381 fix fail build and exclude routes when prerendering fails
a84906fe3 fix keep dev-server Vite cache worktree-local
fcf883ef1 fix preserve binary values in the SQLite cache store

@​angular/ssr

Commit Type Description
baf1ca189 fix decode pathname when constructing server asset path
70748ca8e fix ensure public directory containment in CommonEngine

21.2.23 (2026-09-02)

@​angular-devkit/build-angular

Commit Type Description
d3aaa48ef fix update less to 4.9.0

@​angular/ssr

Commit Type Description
645e41a47 fix ensure public directory containment in CommonEngine

20.3.36 (2026-09-02)

@​angular-devkit/build-angular

... (truncated)

Commits
  • 7e133c4 release: cut the v22.1.7 release
  • 723b767 build: update cross-repo angular dependencies to v22.1.5
  • 5525cf3 build: update dependency bazel to v8.8.0
  • 40feffd build: lock file maintenance
  • a84906f fix(@​angular/build): keep dev-server Vite cache worktree-local
  • e9db85c fix(@​angular/cli): isolate temporary package installations from parent Yarn w...
  • cefe231 build: update cross-repo angular dependencies
  • f1fd823 fix(@​angular/build): fail build and exclude routes when prerendering fails
  • baf1ca1 fix(@​angular/ssr): decode pathname when constructing server asset path
  • 70748ca fix(@​angular/ssr): ensure public directory containment in CommonEngine
  • Additional commits viewable in compare view

Updates @angular/cli from 22.1.3 to 22.1.7

Release notes

Sourced from @​angular/cli's releases.

22.1.7

@​angular/cli

Commit Description
fix - e9db85c0f isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Description
fix - 1c9b1af61 add splitting option to unit-test builder
fix - 4b861f458 enable code splitting for vitest browser tests
fix - f1fd82381 fail build and exclude routes when prerendering fails
fix - a84906fe3 keep dev-server Vite cache worktree-local
fix - fcf883ef1 preserve binary values in the SQLite cache store

@​angular/ssr

Commit Description
fix - baf1ca189 decode pathname when constructing server asset path
fix - 70748ca8e ensure public directory containment in CommonEngine

22.1.6

@​angular/build

Commit Description
fix - 3f132eaa97 ignore side-effect annotations in unit test builds
perf - 5b1028936f batch prerender routes and share in-memory server bundles

@​angular/ssr

Commit Description
fix - 76818cb811 abort web request signal when node request is aborted

22.1.5

@​schematics/angular

Commit Description
fix - ba2b0e4c2 transform fail() to expect.fail() in refactor-jasmine-vitest

@​angular/cli

Commit Description
fix - e672271f8 enforce MCP roots in get_best_practices tool
fix - a14916cc4 handle errors from isAllowedWorkspacePath in best-practices tool
fix - d6e1cddff throw on out-of-roots workspace in best-practices tool

@​angular/build

Commit Description
fix - cba72902d correct misleading error message for top-level await
fix - b4679998c disable code splitting for unit test builds
fix - ff1d3565e preserve integrity and crossorigin in autoCsp loader
perf - 1fc1fb05c traverse AST with iterative post-order walker in i18n inliner

22.1.4

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

22.1.7 (2026-09-02)

@​angular/cli

Commit Type Description
e9db85c0f fix isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Type Description
1c9b1af61 fix add splitting option to unit-test builder
4b861f458 fix enable code splitting for vitest browser tests
f1fd82381 fix fail build and exclude routes when prerendering fails
a84906fe3 fix keep dev-server Vite cache worktree-local
fcf883ef1 fix preserve binary values in the SQLite cache store

@​angular/ssr

Commit Type Description
baf1ca189 fix decode pathname when constructing server asset path
70748ca8e fix ensure public directory containment in CommonEngine

21.2.23 (2026-09-02)

@​angular-devkit/build-angular

Commit Type Description
d3aaa48ef fix update less to 4.9.0

@​angular/ssr

Commit Type Description
645e41a47 fix ensure public directory containment in CommonEngine

20.3.36 (2026-09-02)

@​angular-devkit/build-angular

... (truncated)

Commits
  • 7e133c4 release: cut the v22.1.7 release
  • 723b767 build: update cross-repo angular dependencies to v22.1.5
  • 5525cf3 build: update dependency bazel to v8.8.0
  • 40feffd build: lock file maintenance
  • a84906f fix(@​angular/build): keep dev-server Vite cache worktree-local
  • e9db85c fix(@​angular/cli): isolate temporary package installations from parent Yarn w...
  • cefe231 build: update cross-repo angular dependencies
  • f1fd823 fix(@​angular/build): fail build and exclude routes when prerendering fails
  • baf1ca1 fix(@​angular/ssr): decode pathname when constructing server asset path
  • 70748ca fix(@​angular/ssr): ensure public directory containment in CommonEngine
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 22.1.1 to 22.1.5

Release notes

Sourced from @​angular/compiler-cli's releases.

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one

22.1.4

common

Commit Description
fix - 60a874c3fb avoid prototype member collisions
fix - e8378dfeab use locale NaN symbol in number formatting

compiler

Commit Description
fix - 05c7c725a5 scope animations declared in minified nested rules

compiler-cli

Commit Description
fix - afe8499a14 default template diagnostic related message source file to template
fix - 079a846263 Produce correct tcb expression for optional chaining
fix - 55eeb46418 retain metadata for strict standalone errors

core

Commit Description
fix - 3da35cbab9 avoid prototype member collisions
fix - b199bdfa2a explicitly reject foreign components in JIT mode
fix - 9a8e4826b9 preserve namespace for dynamic component hosts

... (truncated)

Commits
  • d90698d fix(compiler-cli): check uninvoked signal aliases in extended diagnostic
  • 60f8a78 refactor(core): defer foreign component rendering to post-update pass
  • afe8499 fix(compiler-cli): default template diagnostic related message source file to...
  • 55eeb46 fix(compiler-cli): retain metadata for strict standalone errors
  • 079a846 fix(compiler-cli): Produce correct tcb expression for optional chaining
  • df00ed2 refactor(compiler-cli): add compiler option for enabling source locations
  • 83450d2 fix(forms): report forbidden 2way bindings on when FormField is applied
  • 4413711 fix(core): replace all hasOwnProperty usages with Object.hasOwn
  • 1e53aa0 refactor: correct typos in comments, docs, and error messages
  • 9d8aa3a refactor(compiler-cli): add error guide links to diagnostics
  • Additional commits viewable in compare view

Updates karma-jasmine-html-reporter from 2.2.0 to 2.3.0

Release notes

Sourced from karma-jasmine-html-reporter's releases.

v2.3.0

Add Jasmine 7 compatibility

Full Changelog: dfederm/karma-jasmine-html-reporter@v2.2.0...v2.3.0

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for karma-jasmine-html-reporter since your current version.


Updates postcss from 8.5.26 to 8.5.28

Release notes

Sourced from postcss's releases.

8.5.28

  • Fixes types regression.

8.5.27

Changelog

Sourced from postcss's changelog.

8.5.28

  • Fixes types regression.

8.5.27

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `22.1.3` | `22.1.7` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.1.3` | `22.1.7` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.1` | `22.1.5` |
| [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.2.0` | `2.3.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.26` | `8.5.28` |



Updates `@angular-devkit/build-angular` from 22.1.3 to 22.1.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.3...v22.1.7)

Updates `@angular/cli` from 22.1.3 to 22.1.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.3...v22.1.7)

Updates `@angular/compiler-cli` from 22.1.1 to 22.1.5
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.5/packages/compiler-cli)

Updates `karma-jasmine-html-reporter` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v2.2.0...v2.3.0)

Updates `postcss` from 8.5.26 to 8.5.28
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.26...8.5.28)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 22.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 22.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: karma-jasmine-html-reporter
  dependency-version: 2.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: postcss
  dependency-version: 8.5.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants