Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-dev-deps group with 7 updates in the /angular-app directory:

Package From To
@angular/build 20.3.13 21.0.3
@angular/cli 20.3.13 21.0.3
@angular/compiler-cli 20.3.15 21.0.5
@types/node 24.10.4 25.0.2
angular-eslint 20.4.0 21.1.0
jasmine-core 5.12.1 5.13.0
typescript-eslint 8.46.2 8.50.0

Updates @angular/build from 20.3.13 to 21.0.3

Release notes

Sourced from @​angular/build's releases.

21.0.3

@​angular-devkit/build-angular

Commit Description
fix - 5d85f416f conditionally provide Zone.js change detection in the built-in test main file

@​angular/build

Commit Description
fix - 778b4cffc Add custom middleware for to present an Angular-tailored message
fix - 9b02ab2ee Ensure disposal of close-javascript-transformer
fix - 0fc7d576e ensure locale base href retains leading slash (#32040)
fix - b141670a2 inject testing polyfills in Karma unit-test executor
fix - 88c18ce68 support NODE_EXTRA_CA_CERTS in SSR SSL plugin

21.0.2

@​angular/cli

Commit Description
fix - f1a7116cd update @modelcontextprotocol/sdk to v1.24.0

@​angular-devkit/schematics

Commit Description
fix - dc6d9469e remove lazy imports in node tasks

@​angular/build

Commit Description
fix - f8a1939fd add filename truncation to test discovery
fix - 86dd3297f allow overriding Vitest coverage reportsDirectory option

21.0.1

@​schematics/angular

Commit Description
fix - 2f58705cb add missing imports for lifecycle hooks in jasmine-vitest migration
fix - c973bb9ca add mock names to createSpyObj transformation
fix - 4534c9848 do not set esModuleInterop and moduleResolution when module is preserve
fix - 16d898e75 fix migration of jasmine.clock().mockDate()
fix - 21c3eac72 handle createSpyObj without base name on refactor-jasmine-vitest
fix - b8c99aa4c improve safety of done callback transformation
fix - 4a71e06fc silently skip when the build target already uses one of the new builders
fix - 2ffdae421 support testRunner option in library schematic
fix - 145de4a58 warn about loose matching in arrayWithExactContents

@​angular/cli

Commit Description
fix - 363496ae0 ensure dependencies are resolved correctly for node modules directory check

@​angular/build

Commit Description
fix - d097df2d7 correct Vitest coverage path resolution for JSDOM on Windows

... (truncated)

Changelog

Sourced from @​angular/build's changelog.

21.0.3 (2025-12-10)

@​angular-devkit/build-angular

Commit Type Description
5d85f416f fix conditionally provide Zone.js change detection in the built-in test main file

@​angular/build

Commit Type Description
778b4cffc fix Add custom middleware for to present an Angular-tailored message
9b02ab2ee fix Ensure disposal of close-javascript-transformer
0fc7d576e fix ensure locale base href retains leading slash (#32040)
b141670a2 fix inject testing polyfills in Karma unit-test executor
88c18ce68 fix support NODE_EXTRA_CA_CERTS in SSR SSL plugin

21.1.0-next.1 (2025-12-03)

@​angular/cli

Commit Type Description
d635a6c63 feat add signal forms lessons

@​schematics/angular

Commit Type Description
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest

@​angular-devkit/schematics

Commit Type Description
98e10fa0f fix remove lazy imports in node tasks

@​angular/build

Commit Type Description
63c3e3f64 fix add filename truncation to test discovery
8d8ba4f61 fix allow overriding Vitest coverage reportsDirectory option

... (truncated)

Commits
  • 4878729 release: cut the v21.0.3 release
  • 9b02ab2 fix(@​angular/build): Ensure disposal of close-javascript-transformer
  • efff0c7 build: update github/codeql-action action to v4.31.7
  • 0d1ff13 build: update pnpm to v10.25.0
  • a6ee7b4 build: lock file maintenance
  • 2a35d8a build: update dependency rules_cc to v0.2.14
  • 7b063de build: update cross-repo angular dependencies
  • bdcd6de build: update to bazel version 8.4.2
  • 778b4cf fix(@​angular/build): Add custom middleware for to present an Angular-tailored...
  • 735a15b ci: remove single value os matrix field from E2E jobs
  • Additional commits viewable in compare view

Updates @angular/cli from 20.3.13 to 21.0.3

Release notes

Sourced from @​angular/cli's releases.

21.0.3

@​angular-devkit/build-angular

Commit Description
fix - 5d85f416f conditionally provide Zone.js change detection in the built-in test main file

@​angular/build

Commit Description
fix - 778b4cffc Add custom middleware for to present an Angular-tailored message
fix - 9b02ab2ee Ensure disposal of close-javascript-transformer
fix - 0fc7d576e ensure locale base href retains leading slash (#32040)
fix - b141670a2 inject testing polyfills in Karma unit-test executor
fix - 88c18ce68 support NODE_EXTRA_CA_CERTS in SSR SSL plugin

21.0.2

@​angular/cli

Commit Description
fix - f1a7116cd update @modelcontextprotocol/sdk to v1.24.0

@​angular-devkit/schematics

Commit Description
fix - dc6d9469e remove lazy imports in node tasks

@​angular/build

Commit Description
fix - f8a1939fd add filename truncation to test discovery
fix - 86dd3297f allow overriding Vitest coverage reportsDirectory option

21.0.1

@​schematics/angular

Commit Description
fix - 2f58705cb add missing imports for lifecycle hooks in jasmine-vitest migration
fix - c973bb9ca add mock names to createSpyObj transformation
fix - 4534c9848 do not set esModuleInterop and moduleResolution when module is preserve
fix - 16d898e75 fix migration of jasmine.clock().mockDate()
fix - 21c3eac72 handle createSpyObj without base name on refactor-jasmine-vitest
fix - b8c99aa4c improve safety of done callback transformation
fix - 4a71e06fc silently skip when the build target already uses one of the new builders
fix - 2ffdae421 support testRunner option in library schematic
fix - 145de4a58 warn about loose matching in arrayWithExactContents

@​angular/cli

Commit Description
fix - 363496ae0 ensure dependencies are resolved correctly for node modules directory check

@​angular/build

Commit Description
fix - d097df2d7 correct Vitest coverage path resolution for JSDOM on Windows

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

21.0.3 (2025-12-10)

@​angular-devkit/build-angular

Commit Type Description
5d85f416f fix conditionally provide Zone.js change detection in the built-in test main file

@​angular/build

Commit Type Description
778b4cffc fix Add custom middleware for to present an Angular-tailored message
9b02ab2ee fix Ensure disposal of close-javascript-transformer
0fc7d576e fix ensure locale base href retains leading slash (#32040)
b141670a2 fix inject testing polyfills in Karma unit-test executor
88c18ce68 fix support NODE_EXTRA_CA_CERTS in SSR SSL plugin

21.1.0-next.1 (2025-12-03)

@​angular/cli

Commit Type Description
d635a6c63 feat add signal forms lessons

@​schematics/angular

Commit Type Description
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest

@​angular-devkit/schematics

Commit Type Description
98e10fa0f fix remove lazy imports in node tasks

@​angular/build

Commit Type Description
63c3e3f64 fix add filename truncation to test discovery
8d8ba4f61 fix allow overriding Vitest coverage reportsDirectory option

... (truncated)

Commits
  • 4878729 release: cut the v21.0.3 release
  • 9b02ab2 fix(@​angular/build): Ensure disposal of close-javascript-transformer
  • efff0c7 build: update github/codeql-action action to v4.31.7
  • 0d1ff13 build: update pnpm to v10.25.0
  • a6ee7b4 build: lock file maintenance
  • 2a35d8a build: update dependency rules_cc to v0.2.14
  • 7b063de build: update cross-repo angular dependencies
  • bdcd6de build: update to bazel version 8.4.2
  • 778b4cf fix(@​angular/build): Add custom middleware for to present an Angular-tailored...
  • 735a15b ci: remove single value os matrix field from E2E jobs
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 20.3.15 to 21.0.5

Release notes

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

21.0.5

core

Commit Description
fix - 69d243abb74 avoid false-positive deprecation when using InjectionToken with factory only

forms

Commit Description
fix - 4fd2b722b40 fix signal forms type error

21.0.4

compiler

Commit Description
perf - f901cc9eb32 chain query creation instructions

compiler-cli

Commit Description
fix - 65297c62011 expand type for native controls with a dynamic type

forms

Commit Description
feat - f254ff4f2e0 expose element on signal forms Field directive
feat - 5880fbc73c6 redo the signal forms metadata API
fix - 55fc677cef4 add signals for dirty, hidden, and pending states in custom controls
fix - cbb10179c80 allow resetting with empty string
fix - bf1c12cd932 memoize reads of child fields in signal forms (#65802)
fix - 6d7475582f9 Reuse key in parent in compat structure

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

... (truncated)

Changelog

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

21.0.5 (2025-12-11)

core

Commit Type Description
69d243abb74 fix avoid false-positive deprecation when using InjectionToken with factory only

forms

Commit Type Description
4fd2b722b40 fix fix signal forms type error

21.1.0-next.2 (2025-12-10)

Deprecations

upgrade

  • VERSION from @angular/upgrade is deprecated. Please use the entry from @angular/upgrade/static instead.

compiler

Commit Type Description
ae1c0dc4900 perf chain query creation instructions

compiler-cli

Commit Type Description
8a3f3a91cf6 fix expand type for native controls with a dynamic type

forms

Commit Type Description
aff8b248b35 feat expose element on signal forms Field directive
ebc5c2b083a feat redo the signal forms metadata API
9fe95665813 fix add signals for dirty, hidden, and pending states in custom controls
14713d09923 fix allow resetting with empty string
b96f65a963f fix memoize reads of child fields in signal forms (#65802)
179b4cba67b fix Reuse key in parent in compat structure

upgrade

... (truncated)

Commits
  • 65297c6 fix(compiler-cli): expand type for native controls with a dynamic type
  • ffad783 refactor(core): add dedicated deprecated signatures for providedIn: any / NgM...
  • f901cc9 perf(compiler): chain query creation instructions
  • ed7db0e build: update to bazel version 8.4.2
  • 1f1856e fix(compiler-cli): check that field radio button values are strings
  • 5a80a48 fix(compiler-cli): avoid allocating an object for signals in production mode
  • 017672f refactor(compiler): Generate the controlCreate instruction after the native...
  • b7ccb30 docs(docs-infra): Improves symbol linking for Angular Aria selectors
  • 78fd159 fix(compiler): prevent XSS via SVG animation attributeName and MathML/SVG URLs
  • 8d3a89a fix(compiler-cli): escape angular control flow in jsdoc
  • Additional commits viewable in compare view

Updates @types/node from 24.10.4 to 25.0.2

Commits

Updates angular-eslint from 20.4.0 to 21.1.0

Release notes

Sourced from angular-eslint's releases.

v21.1.0

21.1.0 (2025-12-08)

🚀 Features

  • eslint-plugin: add prefer-signal-model rule to encourage using model() for two-way bindings (#2818)

🩹 Fixes

  • update typescript-eslint packages to v8.47.0 (#2805)
  • update dependency @​angular/compiler to v21.0.1 (#2814)
  • reference @​angular/cli peer in addition to direct dependencies (#2820)

❤️ Thank You

v21.0.1

21.0.1 (2025-11-23)

🩹 Fixes

  • eslint-plugin-template: [prefer-template-literal] handle chained concatenations correctly (#2801)
  • eslint-plugin-template: [prefer-contextual-for-variables] fix overlapping fixes for semicolon-separated let declarations (#2802)

❤️ Thank You

v21.0.0

21.0.0 (2025-11-22)

As always we recommend that you update your existing workspaces by using ng update as we provide some helpful schematics to help migrate your workspaces to the latest and greatest. Running the following will update Angular, the Angular CLI and angular-eslint together:

ng update @angular/core @angular/cli angular-eslint

🚀 Features

  • ⚠️ update Angular dependencies to v21 (6a6b671e)
  • ⚠️ eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)
  • ⚠️ eslint-plugin-template: add prefer-control-flow to recommended config (77cd24d3)
  • ⚠️ eslint-plugin-template: add textContent to default allowList (f112c169)
  • schematics: generate new projects using eslint defineConfig (5aa8171b)

🩹 Fixes

  • ⚠️ builder: align formatter invocation with eslint CLI by always passing all files, even if quiet (bceaa80e)

... (truncated)

Changelog

Sourced from angular-eslint's changelog.

21.1.0 (2025-12-08)

🚀 Features

  • eslint-plugin: add prefer-signal-model rule to encourage using model() for two-way bindings (#2818)

🩹 Fixes

  • reference @​angular/cli peer in addition to direct dependencies (#2820)

❤️ Thank You

21.0.1 (2025-11-23)

This was a version bump only for angular-eslint to align it with other projects, there were no code changes.

21.0.0 (2025-11-22)

🚀 Features

  • ⚠️ eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)
  • ⚠️ eslint-plugin-template: add prefer-control-flow to recommended config (77cd24d3)

⚠️ Breaking Changes

  • ⚠️ eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)
  • ⚠️ eslint-plugin-template: add prefer-control-flow to recommended config (77cd24d3)

❤️ Thank You

20.7.0 (2025-11-22)

🩹 Fixes

  • support eslint defineConfig types better (#2793)

❤️ Thank You

20.6.0 (2025-11-09)

🩹 Fixes

  • angular-eslint: support eslint defineConfig types in addition to typescript-eslint config (#2760)

... (truncated)

Commits
  • 4fa7889 chore(release): publish 21.1.0
  • 2cd82eb feat(eslint-plugin): add prefer-signal-model rule to encourage using model() ...
  • e7bb47b fix: reference @​angular/cli peer in addition to direct dependencies (#2820)
  • b19b1f6 chore(release): publish 21.0.1
  • 9ae353f chore(release): publish 21.0.0
  • 5d84592 feat(eslint-plugin)!: formally deprecate [no-conflicting-lifecycle] and remov...
  • 77cd24d feat(eslint-plugin-template)!: add prefer-control-flow to recommended config
  • fdddff9 chore(release): publish 20.7.0
  • 9c528ee fix: support eslint defineConfig types better (#2793)
  • e530160 chore(release): publish 20.6.0
  • Additional commits viewable in compare view

Updates jasmine-core from 5.12.1 to 5.13.0

Release notes

Sourced from jasmine-core's releases.

v5.13.0

Please see the release notes.

Commits
  • 9cf9b85 Bump version to 5.13.0
  • db6c142 Copy 6.0.0-beta.0 release notes from branch
  • 1e691b2 Prettier
  • c5555dd Better debug logging for spec that occasionally fails in FF
  • 78c14f8 Copy 6.0.0-alpha.2 release notes from branch
  • 56e2832 Add manual and cron triggers to Safari build
  • 9a9d399 Add Safari 26 to supported browsers
  • ff9feb2 Configurable spec/suite filename detection
  • fee7e6e Merge branch 'jonahd-g-main'
  • 75658e0 jasmine.allOf AsymmetricEqualityTester
  • See full diff in compare view

Updates typescript-eslint from 8.46.2 to 8.50.0

Release notes

Sourced from typescript-eslint's releases.

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

v8.49.0

8.49.0 (2025-12-08)

🚀 Features

  • eslint-plugin: use Intl.Segmenter instead of graphemer (#11804)

🩹 Fixes

  • deps: update dependency prettier to v3.7.2 (#11820)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.48.1

8.48.1 (2025-12-02)

⏪ Reverts

  • eslint-plugin: revert "[no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)" (#11812)

🩹 Fixes

  • eslint-plugin: [consistent-type-exports] check value flag before resolving alias (#11769)
  • eslint-plugin: honor ignored base types on generic classes (#11767)
  • eslint-plugin: [restrict-template-expressions] check base types in allow list (#11764, #11759)

❤️ Thank You

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.50.0 (2025-12-15)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.49.0 (2025-12-08)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.48.1 (2025-12-02)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.48.0 (2025-11-24)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.47.0 (2025-11-17)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.4 (2025-11-10)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.3 (2025-11-03)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 npm-dev-deps group with 7 updates in the /angular-app directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/build](https://github.com/angular/angular-cli) | `20.3.13` | `21.0.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.13` | `21.0.3` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.15` | `21.0.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.4` | `25.0.2` |
| [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `20.4.0` | `21.1.0` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.12.1` | `5.13.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.2` | `8.50.0` |



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

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

Updates `@angular/compiler-cli` from 20.3.15 to 21.0.5
- [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.0.5/packages/compiler-cli)

Updates `@types/node` from 24.10.4 to 25.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `angular-eslint` from 20.4.0 to 21.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.1.0/packages/angular-eslint)

Updates `jasmine-core` from 5.12.1 to 5.13.0
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.12.1...v5.13.0)

Updates `typescript-eslint` from 8.46.2 to 8.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@angular/build"
  dependency-version: 21.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: "@angular/cli"
  dependency-version: 21.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: "@types/node"
  dependency-version: 25.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: angular-eslint
  dependency-version: 21.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: jasmine-core
  dependency-version: 5.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
- dependency-name: typescript-eslint
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
...

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

2 participants