Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps the angular group with 12 updates:

Package From To
@angular/cdk 21.0.1 21.0.2
@angular/common 21.0.2 21.0.3
@angular/compiler 21.0.2 21.0.3
@angular/core 21.0.2 21.0.3
@angular/forms 21.0.2 21.0.3
@angular/material 21.0.1 21.0.2
@angular/platform-browser 21.0.2 21.0.3
@angular/platform-browser-dynamic 21.0.2 21.0.3
@angular/service-worker 21.0.2 21.0.3
@angular-devkit/build-angular 21.0.1 21.0.2
@angular/cli 21.0.1 21.0.2
@angular/compiler-cli 21.0.2 21.0.3

Updates @angular/cdk from 21.0.1 to 21.0.2

Release notes

Sourced from @​angular/cdk's releases.

21.0.2

material

Commit Description
fix - a6de52a67 datepicker: do not re-assign the same forms value (#32447)
fix - ef8388b71 timepicker: valueChanges emitting on init (#32434)

aria

Commit Description
fix - b8f2151d0 menu: focus flicker bug
fix - 591c3d8cc menu: update api goldens (#32463)
fix - bfe017741 menu: update unit tests to use ngMenuContent
Changelog

Sourced from @​angular/cdk's changelog.

21.0.2 "babefphite-button" (2025-12-03)

aria

Commit Type Description
b8f2151d0 fix menu: focus flicker bug
591c3d8cc fix menu: update api goldens (#32463)
bfe017741 fix menu: update unit tests to use ngMenuContent

material

Commit Type Description
a6de52a67 fix datepicker: do not re-assign the same forms value (#32447)
ef8388b71 fix timepicker: valueChanges emitting on init (#32434)

21.1.0-next.0 "sulfur-sombrero" (2025-11-26)

aria

Commit Type Description
b45cda3f9 fix ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123)

cdk

Commit Type Description
a20aeabbe feat a11y: allow safe HTML to be passed to live announcer (#32386)

material

Commit Type Description
ef1355914 feat schematics: add preconnect links for Google Fonts in index.html (#32238)
6b9decb77 feat stepper: add a prefix section to the horizontal stepper header (#32184)

material-experimental

Commit Type Description
29e2c4633 fix column-resize: add null checks for overlay (#32259)

Commits
  • 49f1bc8 release: cut the v21.0.2 release
  • bbf591b Revert "build: use mjs files for ng-dev configuration (#32309)" (#32464)
  • 591c3d8 fix(aria/menu): update api goldens (#32463)
  • b8f2151 fix(aria/menu): focus flicker bug
  • bfe0177 fix(aria/menu): update unit tests to use ngMenuContent
  • f84a030 build: set up PullApprove for reviews (#32459)
  • 9932922 refactor(material/autocomplete): work around an internal issue (#32458)
  • a6de52a fix(material/datepicker): do not re-assign the same forms value (#32447)
  • 6f89a73 build: use mjs files for ng-dev configuration (#32309)
  • ef8388b fix(material/timepicker): valueChanges emitting on init (#32434)
  • Additional commits viewable in compare view

Updates @angular/common from 21.0.2 to 21.0.3

Release notes

Sourced from @​angular/common's releases.

21.0.3

compiler-cli

Commit Description
fix - 5a80a48e96 avoid allocating an object for signals in production mode
fix - 1f1856e897 check that field radio button values are strings

core

Commit Description
fix - 8c3304c766 run animation queue in environment injector context
fix - 4bb085311e unable to inject viewProviders when host directive with providers is present
perf - 609699ae17 tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Description
feat - 6b4ab876e8 Allows transforms on FormUiControl signals
fix - a5dbd4b382 support dynamic [field] bindings (#65599)

http

Commit Description
fix - 20474d3f0f enable XSRF protection for same-origin absolute URLs

router

Commit Description
fix - 48b89f9fbe handle errors from view transition finished promise
Changelog

Sourced from @​angular/common's changelog.

21.0.3 (2025-12-03)

compiler-cli

Commit Type Description
5a80a48e96 fix avoid allocating an object for signals in production mode
1f1856e897 fix check that field radio button values are strings

core

Commit Type Description
8c3304c766 fix run animation queue in environment injector context
4bb085311e fix unable to inject viewProviders when host directive with providers is present
609699ae17 perf tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Type Description
6b4ab876e8 feat Allows transforms on FormUiControl signals
a5dbd4b382 fix support dynamic [field] bindings (#65599)

http

Commit Type Description
20474d3f0f fix enable XSRF protection for same-origin absolute URLs

router

Commit Type Description
48b89f9fbe fix handle errors from view transition finished promise

Commits
  • 20474d3 fix(http): enable XSRF protection for same-origin absolute URLs
  • See full diff in compare view

Updates @angular/compiler from 21.0.2 to 21.0.3

Release notes

Sourced from @​angular/compiler's releases.

21.0.3

compiler-cli

Commit Description
fix - 5a80a48e96 avoid allocating an object for signals in production mode
fix - 1f1856e897 check that field radio button values are strings

core

Commit Description
fix - 8c3304c766 run animation queue in environment injector context
fix - 4bb085311e unable to inject viewProviders when host directive with providers is present
perf - 609699ae17 tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Description
feat - 6b4ab876e8 Allows transforms on FormUiControl signals
fix - a5dbd4b382 support dynamic [field] bindings (#65599)

http

Commit Description
fix - 20474d3f0f enable XSRF protection for same-origin absolute URLs

router

Commit Description
fix - 48b89f9fbe handle errors from view transition finished promise
Changelog

Sourced from @​angular/compiler's changelog.

21.0.3 (2025-12-03)

compiler-cli

Commit Type Description
5a80a48e96 fix avoid allocating an object for signals in production mode
1f1856e897 fix check that field radio button values are strings

core

Commit Type Description
8c3304c766 fix run animation queue in environment injector context
4bb085311e fix unable to inject viewProviders when host directive with providers is present
609699ae17 perf tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Type Description
6b4ab876e8 feat Allows transforms on FormUiControl signals
a5dbd4b382 fix support dynamic [field] bindings (#65599)

http

Commit Type Description
20474d3f0f fix enable XSRF protection for same-origin absolute URLs

router

Commit Type Description
48b89f9fbe fix handle errors from view transition finished promise

Commits
  • 017672f refactor(compiler): Generate the controlCreate instruction after the native...
  • See full diff in compare view

Updates @angular/core from 21.0.2 to 21.0.3

Release notes

Sourced from @​angular/core's releases.

21.0.3

compiler-cli

Commit Description
fix - 5a80a48e96 avoid allocating an object for signals in production mode
fix - 1f1856e897 check that field radio button values are strings

core

Commit Description
fix - 8c3304c766 run animation queue in environment injector context
fix - 4bb085311e unable to inject viewProviders when host directive with providers is present
perf - 609699ae17 tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Description
feat - 6b4ab876e8 Allows transforms on FormUiControl signals
fix - a5dbd4b382 support dynamic [field] bindings (#65599)

http

Commit Description
fix - 20474d3f0f enable XSRF protection for same-origin absolute URLs

router

Commit Description
fix - 48b89f9fbe handle errors from view transition finished promise
Changelog

Sourced from @​angular/core's changelog.

21.0.3 (2025-12-03)

compiler-cli

Commit Type Description
5a80a48e96 fix avoid allocating an object for signals in production mode
1f1856e897 fix check that field radio button values are strings

core

Commit Type Description
8c3304c766 fix run animation queue in environment injector context
4bb085311e fix unable to inject viewProviders when host directive with providers is present
609699ae17 perf tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Type Description
6b4ab876e8 feat Allows transforms on FormUiControl signals
a5dbd4b382 fix support dynamic [field] bindings (#65599)

http

Commit Type Description
20474d3f0f fix enable XSRF protection for same-origin absolute URLs

router

Commit Type Description
48b89f9fbe fix handle errors from view transition finished promise

Commits
  • 609699a perf(core): tree shake unused dynamic [field] binding instructions (#65599)
  • a5dbd4b fix(forms): support dynamic [field] bindings (#65599)
  • 4bb0853 fix(core): unable to inject viewProviders when host directive with providers ...
  • c2a8934 Revert "refactor(router): compress synchronous end to router navigation to si...
  • 7136273 refactor(router): compress synchronous end to router navigation to single ope...
  • 8c3304c fix(core): run animation queue in environment injector context
  • 706d762 build: update cross-repo angular dependencies
  • See full diff in compare view

Updates @angular/forms from 21.0.2 to 21.0.3

Release notes

Sourced from @​angular/forms's releases.

21.0.3

compiler-cli

Commit Description
fix - 5a80a48e96 avoid allocating an object for signals in production mode
fix - 1f1856e897 check that field radio button values are strings

core

Commit Description
fix - 8c3304c766 run animation queue in environment injector context
fix - 4bb085311e unable to inject viewProviders when host directive with providers is present
perf - 609699ae17 tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Description
feat - 6b4ab876e8 Allows transforms on FormUiControl signals
fix - a5dbd4b382 support dynamic [field] bindings (#65599)

http

Commit Description
fix - 20474d3f0f enable XSRF protection for same-origin absolute URLs

router

Commit Description
fix - 48b89f9fbe handle errors from view transition finished promise
Changelog

Sourced from @​angular/forms's changelog.

21.0.3 (2025-12-03)

compiler-cli

Commit Type Description
5a80a48e96 fix avoid allocating an object for signals in production mode
1f1856e897 fix check that field radio button values are strings

core

Commit Type Description
8c3304c766 fix run animation queue in environment injector context
4bb085311e fix unable to inject viewProviders when host directive with providers is present
609699ae17 perf tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Type Description
6b4ab876e8 feat Allows transforms on FormUiControl signals
a5dbd4b382 fix support dynamic [field] bindings (#65599)

http

Commit Type Description
20474d3f0f fix enable XSRF protection for same-origin absolute URLs

router

Commit Type Description
48b89f9fbe fix handle errors from view transition finished promise

Commits
  • 6b4ab87 feat(forms): Allows transforms on FormUiControl signals
  • 609699a perf(core): tree shake unused dynamic [field] binding instructions (#65599)
  • a5dbd4b fix(forms): support dynamic [field] bindings (#65599)
  • 017672f refactor(compiler): Generate the controlCreate instruction after the native...
  • 8e0df40 docs(docs-infra): Show examples on function overloads
  • See full diff in compare view

Updates @angular/material from 21.0.1 to 21.0.2

Release notes

Sourced from @​angular/material's releases.

21.0.2

material

Commit Description
fix - a6de52a67 datepicker: do not re-assign the same forms value (#32447)
fix - ef8388b71 timepicker: valueChanges emitting on init (#32434)

aria

Commit Description
fix - b8f2151d0 menu: focus flicker bug
fix - 591c3d8cc menu: update api goldens (#32463)
fix - bfe017741 menu: update unit tests to use ngMenuContent
Changelog

Sourced from @​angular/material's changelog.

21.0.2 "babefphite-button" (2025-12-03)

aria

Commit Type Description
b8f2151d0 fix menu: focus flicker bug
591c3d8cc fix menu: update api goldens (#32463)
bfe017741 fix menu: update unit tests to use ngMenuContent

material

Commit Type Description
a6de52a67 fix datepicker: do not re-assign the same forms value (#32447)
ef8388b71 fix timepicker: valueChanges emitting on init (#32434)

21.1.0-next.0 "sulfur-sombrero" (2025-11-26)

aria

Commit Type Description
b45cda3f9 fix ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123)

cdk

Commit Type Description
a20aeabbe feat a11y: allow safe HTML to be passed to live announcer (#32386)

material

Commit Type Description
ef1355914 feat schematics: add preconnect links for Google Fonts in index.html (#32238)
6b9decb77 feat stepper: add a prefix section to the horizontal stepper header (#32184)

material-experimental

Commit Type Description
29e2c4633 fix column-resize: add null checks for overlay (#32259)

Commits
  • 49f1bc8 release: cut the v21.0.2 release
  • bbf591b Revert "build: use mjs files for ng-dev configuration (#32309)" (#32464)
  • 591c3d8 fix(aria/menu): update api goldens (#32463)
  • b8f2151 fix(aria/menu): focus flicker bug
  • bfe0177 fix(aria/menu): update unit tests to use ngMenuContent
  • f84a030 build: set up PullApprove for reviews (#32459)
  • 9932922 refactor(material/autocomplete): work around an internal issue (#32458)
  • a6de52a fix(material/datepicker): do not re-assign the same forms value (#32447)
  • 6f89a73 build: use mjs files for ng-dev configuration (#32309)
  • ef8388b fix(material/timepicker): valueChanges emitting on init (#32434)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 21.0.2 to 21.0.3

Release notes

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

21.0.3

compiler-cli

Commit Description
fix - 5a80a48e96 avoid allocating an object for signals in production mode
fix - 1f1856e897 check that field radio button values are strings

core

Commit Description
fix - 8c3304c766 run animation queue in environment injector context
fix - 4bb085311e unable to inject viewProviders when host directive with providers is present
perf - 609699ae17 tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Description
feat - 6b4ab876e8 Allows transforms on FormUiControl signals
fix - a5dbd4b382 support dynamic [field] bindings (#65599)

http

Commit Description
fix - 20474d3f0f enable XSRF protection for same-origin absolute URLs

router

Commit Description
fix - 48b89f9fbe handle errors from view transition finished promise
Changelog

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

21.0.3 (2025-12-03)

compiler-cli

Commit Type Description
5a80a48e96 fix avoid allocating an object for signals in production mode
1f1856e897 fix check that field radio button values are strings

core

Commit Type Description
8c3304c766 fix run animation queue in environment injector context
4bb085311e fix unable to inject viewProviders when host directive with providers is present
609699ae17 perf tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Type Description
6b4ab876e8 feat Allows transforms on FormUiControl signals
a5dbd4b382 fix support dynamic [field] bindings (#65599)

http

Commit Type Description
20474d3f0f fix enable XSRF protection for same-origin absolute URLs

router

Commit Type Description
48b89f9fbe fix handle errors from view transition finished promise

Commits

Updates @angular/platform-browser-dynamic from 21.0.2 to 21.0.3

Release notes

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

21.0.3

compiler-cli

Commit Description
fix - 5a80a48e96 avoid allocating an object for signals in production mode
fix - 1f1856e897 check that field radio button values are strings

core

Commit Description
fix - 8c3304c766 run animation queue in environment injector context
fix - 4bb085311e unable to inject viewProviders when host directive with providers is present
perf - 609699ae17 tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Description
feat - 6b4ab876e8 Allows transforms on FormUiControl signals
fix - a5dbd4b382 support dynamic [field] bindings (#65599)

http

Commit Description
fix - 20474d3f0f enable XSRF protection for same-origin absolute URLs

router

Commit Description
fix - 48b89f9fbe handle errors from view transition finished promise
Changelog

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

21.0.3 (2025-12-03)

compiler-cli

Commit Type Description
5a80a48e96 fix avoid allocating an object for signals in production mode
1f1856e897 fix check that field radio button values are strings

core

Commit Type Description
8c3304c766 fix run animation queue in environment injector context
4bb085311e fix unable to inject viewProviders when host directive with providers is present
609699ae17 perf tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Type Description
6b4ab876e8 feat Allows transforms on FormUiControl signals
a5dbd4b382 fix support dynamic [field] bindings (#65599)

http

Commit Type Description
20474d3f0f fix enable XSRF protection for same-origin absolute URLs

router

Commit Type Description
48b89f9fbe fix handle errors from view transition finished promise

Commits

Updates @angular/service-worker from 21.0.2 to 21.0.3

Release notes

Sourced from @​angular/service-worker's releases.

21.0.3

compiler-cli

Commit Description
fix - 5a80a48e96 avoid allocating an object for signals in production mode
fix - 1f1856e897 check that field radio button values are strings

core

Commit Description
fix - 8c3304c766 run animation queue in environment injector context
fix - 4bb085311e unable to inject viewProviders when host directive with providers is present
perf - 609699ae17 tree shake unused dynamic [field] binding instructions (#65599)

forms

Commit Description
feat - 6b4ab876e8 Allows transforms on FormUiControl signals
fix - a5dbd4b382 support dynamic [field] bindings (#65599)

http

Commit Description
fix - 20474d3f0f enable XSRF protect...

Description has been truncated

Bumps the angular group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `21.0.1` | `21.0.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.0.2` | `21.0.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.0.2` | `21.0.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.0.2` | `21.0.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.0.2` | `21.0.3` |
| [@angular/material](https://github.com/angular/components) | `21.0.1` | `21.0.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.0.2` | `21.0.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.0.2` | `21.0.3` |
| [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker) | `21.0.2` | `21.0.3` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `21.0.1` | `21.0.2` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.0.1` | `21.0.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.0.2` | `21.0.3` |


Updates `@angular/cdk` from 21.0.1 to 21.0.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@21.0.1...21.0.2)

Updates `@angular/common` from 21.0.2 to 21.0.3
- [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/21.0.3/packages/common)

Updates `@angular/compiler` from 21.0.2 to 21.0.3
- [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/21.0.3/packages/compiler)

Updates `@angular/core` from 21.0.2 to 21.0.3
- [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/21.0.3/packages/core)

Updates `@angular/forms` from 21.0.2 to 21.0.3
- [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/21.0.3/packages/forms)

Updates `@angular/material` from 21.0.1 to 21.0.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@21.0.1...21.0.2)

Updates `@angular/platform-browser` from 21.0.2 to 21.0.3
- [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/21.0.3/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 21.0.2 to 21.0.3
- [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/21.0.3/packages/platform-browser-dynamic)

Updates `@angular/service-worker` from 21.0.2 to 21.0.3
- [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/21.0.3/packages/service-worker)

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

Updates `@angular/cli` from 21.0.1 to 21.0.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@21.0.1...21.0.2)

Updates `@angular/compiler-cli` from 21.0.2 to 21.0.3
- [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/21.0.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 21.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-version: 21.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/service-worker"
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 21.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 4, 2025
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.

1 participant