Skip to content

build(deps): bump the dev-minor-and-patch group across 1 directory with 12 updates - #18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-minor-and-patch-84e9ab755d
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-minor-and-patch-84e9ab755d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dev-minor-and-patch group with 12 updates in the / directory:

Package From To
@angular/common 21.2.22 21.2.23
@angular/compiler 21.2.22 21.2.23
@angular/compiler-cli 21.2.22 21.2.23
@angular/core 21.2.22 21.2.23
@angular/forms 21.2.22 21.2.23
@angular/platform-browser 21.2.22 21.2.23
@angular/router 21.2.22 21.2.23
zone.js 0.16.2 0.16.3
@angular-devkit/build-angular 21.2.22 21.2.24
@angular/cli 21.2.22 21.2.24
@playwright/test 1.62.1 1.63.0
jest-environment-jsdom 30.5.0 30.5.1

Updates @angular/common from 21.2.22 to 21.2.23

Release notes

Sourced from @​angular/common's releases.

21.2.23

platform-server

Commit Description
fix - fc2e8fbc0b update domino to latest version
Changelog

Sourced from @​angular/common's changelog.

21.2.23 (2026-09-09)

platform-server

Commit Type Description
fc2e8fbc0b fix update domino to latest version

Commits

Updates @angular/compiler from 21.2.22 to 21.2.23

Release notes

Sourced from @​angular/compiler's releases.

21.2.23

platform-server

Commit Description
fix - fc2e8fbc0b update domino to latest version
Changelog

Sourced from @​angular/compiler's changelog.

21.2.23 (2026-09-09)

platform-server

Commit Type Description
fc2e8fbc0b fix update domino to latest version

Commits

Updates @angular/compiler-cli from 21.2.22 to 21.2.23

Release notes

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

21.2.23

platform-server

Commit Description
fix - fc2e8fbc0b update domino to latest version
Changelog

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

21.2.23 (2026-09-09)

platform-server

Commit Type Description
fc2e8fbc0b fix update domino to latest version

Commits

Updates @angular/core from 21.2.22 to 21.2.23

Release notes

Sourced from @​angular/core's releases.

21.2.23

platform-server

Commit Description
fix - fc2e8fbc0b update domino to latest version
Changelog

Sourced from @​angular/core's changelog.

21.2.23 (2026-09-09)

platform-server

Commit Type Description
fc2e8fbc0b fix update domino to latest version

Commits

Updates @angular/forms from 21.2.22 to 21.2.23

Release notes

Sourced from @​angular/forms's releases.

21.2.23

platform-server

Commit Description
fix - fc2e8fbc0b update domino to latest version
Changelog

Sourced from @​angular/forms's changelog.

21.2.23 (2026-09-09)

platform-server

Commit Type Description
fc2e8fbc0b fix update domino to latest version

Commits

Updates @angular/platform-browser from 21.2.22 to 21.2.23

Release notes

Sourced from @​angular/platform-browser's releases.

21.2.23

platform-server

Commit Description
fix - fc2e8fbc0b update domino to latest version
Changelog

Sourced from @​angular/platform-browser's changelog.

21.2.23 (2026-09-09)

platform-server

Commit Type Description
fc2e8fbc0b fix update domino to latest version

Commits

Updates @angular/router from 21.2.22 to 21.2.23

Release notes

Sourced from @​angular/router's releases.

21.2.23

platform-server

Commit Description
fix - fc2e8fbc0b update domino to latest version
Changelog

Sourced from @​angular/router's changelog.

21.2.23 (2026-09-09)

platform-server

Commit Type Description
fc2e8fbc0b fix update domino to latest version

Commits

Updates zone.js from 0.16.2 to 0.16.3

Changelog

Sourced from zone.js's changelog.

0.16.3 (2026-09-02)

  • docs(zone.js): point the Bluebird link at the project repo (731c838)
  • fix(zone.js): preserve accessor and non-enumerable event listener options (4c4a705), closes #54142 #54142 #70431
  • ci: add Alan as a zone.js reviewer (5553699)
  • fix(zone.js): guard against null handle when detecting refreshable timers (36c2197), closes #70044
  • fix(zone.js): vitest patching of describe/it curried calls (e23541b), closes #69748
  • fix(zone.js): harden zoneSymbolEventNames and patches against proto key (2d33fd5)
  • fix(zone.js): harden zoneSymbolEventNames against proto key (defense-in-depth) (fd7c2da)
  • fix(zone.js): avoid type error on custom object rejection with rejection property (fa75800)
  • fix(zone.js): validate __Zone_symbol_prefix to prevent DOM clobbering attacks (e50f504)
Commits
  • 124bf44 release: cut the zone.js-0.16.3 release
  • 4c4a705 fix(zone.js): preserve accessor and non-enumerable event listener options
  • 9cf7b44 build: remove explicit strict options
  • 731c838 docs(zone.js): point the Bluebird link at the project repo
  • 444b465 build: update cross-repo angular dependencies
  • c2d4070 build: update all non-major dependencies
  • 1426f5e build: update cross-repo angular dependencies
  • 671d8d3 build: update all non-major dependencies
  • c18261f build: enable stableTypeOrdering tsconfig flag
  • 732e505 fix(core): replace all hasOwnProperty usages with Object.hasOwn
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 21.2.22 to 21.2.24

Release notes

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

21.2.24

@​angular/build

Commit Description
fix - dbaadc2f6e update undici to 7.29.1

21.2.23

@​angular-devkit/build-angular

Commit Description
fix - d3aaa48ef update less to 4.9.0

@​angular/ssr

Commit Description
fix - 645e41a47 ensure public directory containment in CommonEngine
Changelog

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

21.2.24 (2026-09-10)

@​angular/build

Commit Type Description
dbaadc2f6e fix update undici to 7.29.1

20.3.37 (2026-09-10)

@​angular-devkit/build-angular

Commit Type Description
c37642011e fix update undici to 7.29.1

22.1.8 (2026-09-10)

@​angular/build

Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#34045)

22.2.0-next.6 (2026-09-02)

@​angular/cli

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

@​angular/build

Commit Type Description

... (truncated)

Commits
  • aad747e release: cut the v21.2.24 release
  • c7d3f18 build: replace pnpm -s shorthand with --silent for improved readability
  • 2aa61dc test: update e2e global npm version to 11.19.1
  • dbaadc2 fix(@​angular/build): update undici to 7.29.1
  • e2582bb release: cut the v21.2.23 release
  • 645e41a fix(@​angular/ssr): ensure public directory containment in CommonEngine
  • d3aaa48 fix(@​angular-devkit/build-angular): update less to 4.9.0
  • See full diff in compare view

Updates @angular/cli from 21.2.22 to 21.2.24

Release notes

Sourced from @​angular/cli's releases.

21.2.24

@​angular/build

Commit Description
fix - dbaadc2f6e update undici to 7.29.1

21.2.23

@​angular-devkit/build-angular

Commit Description
fix - d3aaa48ef update less to 4.9.0

@​angular/ssr

Commit Description
fix - 645e41a47 ensure public directory containment in CommonEngine
Changelog

Sourced from @​angular/cli's changelog.

21.2.24 (2026-09-10)

@​angular/build

Commit Type Description
dbaadc2f6e fix update undici to 7.29.1

20.3.37 (2026-09-10)

@​angular-devkit/build-angular

Commit Type Description
c37642011e fix update undici to 7.29.1

22.1.8 (2026-09-10)

@​angular/build

Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#34045)

22.2.0-next.6 (2026-09-02)

@​angular/cli

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

@​angular/build

Commit Type Description

... (truncated)

Commits
  • aad747e release: cut the v21.2.24 release
  • c7d3f18 build: replace pnpm -s shorthand with --silent for improved readability
  • 2aa61dc test: update e2e global npm version to 11.19.1
  • dbaadc2 fix(@​angular/build): update undici to 7.29.1
  • e2582bb release: cut the v21.2.23 release
  • 645e41a fix(@​angular/ssr): ensure public directory containment in CommonEngine
  • d3aaa48 fix(@​angular-devkit/build-angular): update less to 4.9.0
  • See full diff in compare view

Updates @playwright/test from 1.62.1 to 1.63.0

Release notes

Sourced from @​playwright/test's releases.

v1.63.0

🔒 Test locks

Tests that access a shared resource — an external service, a global account setting — can now declare a named lock. Tests that share a lock name never run concurrently, across files, workers and projects, while everything else keeps running in parallel:

test('update user settings', { lock: 'user-settings' }, async ({ page }) => {
  // never runs at the same time as other tests holding 'user-settings'
});

A test can hold multiple locks, and test.describe() accepts a lock for the whole group. Learn more about test locks.

🪟 Locate across frames

page.frameLocator() and frame.frameLocator() called without a selector search in any frame of the subtree, so you no longer need to locate the iframe first:

// Finds the button in any frame on the page.
await page.frameLocator().getByRole('button').click();

The rest of the locator resolves inside a single frame, just like a regular locator, and an error is thrown when it matches elements in several frames.

👁️ Visible-only locators

New locator.visible() returns a locator that matches only visible elements. It is the recommended replacement for the :visible CSS pseudo-class:

await page.locator('button').visible().click();

🧾 Step params and subtitles

Steps now carry structured data for reporters. Playwright API steps report the target locator and call arguments, and test.step() accepts subtitle and params options for your own steps:

await test.step('Login', async () => {
  // ...
}, { subtitle: 'as admin', params: { user: 'admin' } });

Reporters receive them via testStep.subtitle and testStep.params. For Playwright API

... (truncated)

Commits
  • 1b025d7 chore: mark v1.63.0 (#42569)
  • 0b9956d cherry-pick(#42568): docs(test): mark test.step subtitle option as since v1.63
  • 13dbf10 cherry-pick(#42552): docs: release notes for v1.63
  • e93b64e cherry-pick(#42566): feat(test): add subtitle option to test.step (#42567)
  • 2b7a5f2 test: response.body() for content-encoding:identity (#42537)
  • 648a67c fix(mcp): create parent directories for explicitly named files (#42540)
  • 7894f56 docs(mcp): clarify how tool file names are resolved (#42538)
  • 52900a1 devops: restore npm publishing from GitHub Actions (#42550)
  • 8c47f59 docs(csharp): fix nonexistent method names in guide examples (#42507)
  • bd6e552 chore(video): emit frames with real timestamps, drop frame number quantizatio...
  • Additional commits viewable in compare view

Updates jest-environment-jsdom from 30.5.0 to 30.5.1

Release notes

Sourced from jest-environment-jsdom's releases.

v30.5.1

Fixes

  • [jest-config] Don't warn about global-only options in the config that supplies the global config - the root config a project resolves to, or the first entry of --projects when no root config is passed (#16411)
  • [jest-config, jest-types] Stop accepting reporters, coverageReporters, workerIdleMemoryLimit, cwd and runnerOptions in a project config - they were silently ignored, and now warn like the other global-only options (#16411)
  • [jest-config, jest-validate] Warn about maxWorkers and coverageThreshold in a project config instead of dropping them without a word (#16411)
  • [jest-resolve] Match moduleNameMapper patterns against the specifier as written again (reverting #16390) (#16417)
  • [jest-runtime] Resolve package imports specifiers like #dep under ESM again (#16413)

Chore & Maintenance

  • [jest-util] Name the testEnvironmentOptions.globalsCleanup option and link the docs from the JEST-01 deprecation warning, and document the option's modes (#16404)

New Contributors

Full Changelog: jestjs/jest@v30.5.0...v30.5.1

Changelog

Sourced from jest-environment-jsdom's changelog.

30.5.1

Fixes

  • [jest-config] Don't warn about global-only options in the config that supplies the global config - the root config a project resolves to, or the first entry of --projects when no root config is passed (#16411)
  • [jest-config, jest-types] Stop accepting reporters, coverageReporters, workerIdleMemoryLimit, cwd and runnerOptions in a project config - they were silently ignored, and now warn like the other global-only options (#16411)
  • [jest-config, jest-validate] Warn about maxWorkers and coverageThreshold in a project config instead of dropping them without a word (#16411)
  • [jest-resolve] Match moduleNameMapper patterns against the specifier as written again (reverting #16390) (#16417)
  • [jest-runtime] Resolve package imports specifiers like #dep under ESM again (#16413)

Chore & Maintenance

  • [jest-util] Name the testEnvironmentOptions.globalsCleanup option and link the docs from the JEST-01 deprecation warning, and document the option's modes (#16404)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-minor-and-patch-84e9ab755d branch 3 times, most recently from f5ed3e8 to c28d3e0 Compare September 16, 2026 14:30
…th 12 updates

Bumps the dev-minor-and-patch group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.22` | `21.2.23` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.22` | `21.2.23` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.22` | `21.2.23` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.22` | `21.2.23` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.2.22` | `21.2.23` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.22` | `21.2.23` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.22` | `21.2.23` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.16.2` | `0.16.3` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `21.2.22` | `21.2.24` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.2.22` | `21.2.24` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.62.1` | `1.63.0` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.5.0` | `30.5.1` |



Updates `@angular/common` from 21.2.22 to 21.2.23
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v21.2.23/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.23/packages/common)

Updates `@angular/compiler` from 21.2.22 to 21.2.23
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v21.2.23/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.23/packages/compiler)

Updates `@angular/compiler-cli` from 21.2.22 to 21.2.23
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v21.2.23/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.23/packages/compiler-cli)

Updates `@angular/core` from 21.2.22 to 21.2.23
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v21.2.23/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.23/packages/core)

Updates `@angular/forms` from 21.2.22 to 21.2.23
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v21.2.23/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.23/packages/forms)

Updates `@angular/platform-browser` from 21.2.22 to 21.2.23
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v21.2.23/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.23/packages/platform-browser)

Updates `@angular/router` from 21.2.22 to 21.2.23
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v21.2.23/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.23/packages/router)

Updates `zone.js` from 0.16.2 to 0.16.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.16.3/packages/zone.js)

Updates `@angular-devkit/build-angular` from 21.2.22 to 21.2.24
- [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.22...v21.2.24)

Updates `@angular/cli` from 21.2.22 to 21.2.24
- [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.22...v21.2.24)

Updates `@playwright/test` from 1.62.1 to 1.63.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.62.1...v1.63.0)

Updates `jest-environment-jsdom` from 30.5.0 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.2.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: "@angular/cli"
  dependency-version: 21.2.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: "@angular/common"
  dependency-version: 21.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: "@angular/compiler"
  dependency-version: 21.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: "@angular/core"
  dependency-version: 21.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: "@angular/forms"
  dependency-version: 21.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: "@angular/router"
  dependency-version: 21.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-and-patch
- dependency-name: jest-environment-jsdom
  dependency-version: 30.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
- dependency-name: zone.js
  dependency-version: 0.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-minor-and-patch-84e9ab755d branch from c28d3e0 to 1787829 Compare September 17, 2026 03:10
@dependabot @github

dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 18, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev-minor-and-patch-84e9ab755d branch September 18, 2026 13:33
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants