Skip to content

chore: bump the dependencies group across 1 directory with 13 updates#90

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-2ece1ad572
Closed

chore: bump the dependencies group across 1 directory with 13 updates#90
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-2ece1ad572

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the dependencies group with 13 updates in the / directory:

Package From To
@openapitools/openapi-generator-cli 2.29.0 2.30.0
@mikro-orm/core 6.6.7 6.6.8
@mikro-orm/mongodb 6.6.7 6.6.8
@eslint/js 9.39.2 9.39.3
eslint 9.39.2 9.39.3
typescript-eslint 8.56.0 8.56.1
class-validator 0.14.3 0.15.1
megalodon 10.2.3 10.2.4
@oclif/core 4.8.0 4.8.2
axios 1.13.5 1.13.6
oclif 4.22.79 4.22.81
i18next 25.8.10 25.8.13
autoprefixer 10.4.24 10.4.27

Updates @openapitools/openapi-generator-cli from 2.29.0 to 2.30.0

Release notes

Sourced from @​openapitools/openapi-generator-cli's releases.

v2.30.0

2.30.0 (2026-02-25)

Features

Commits

Updates @mikro-orm/core from 6.6.7 to 6.6.8

Release notes

Sourced from @​mikro-orm/core's releases.

v6.6.8

6.6.8 (2026-03-01)

Bug Fixes

  • core: allow using property accessor on to-one relations (06978c9), closes #7211
  • core: fix double processing of JSON properties when reloading an entity (514ed87)
  • core: preserve embeddable properties in toPOJO regardless of partial loading hints (c27dbae)
  • core: preserve function expression indexes through metadata cache round-trip (#7229) (9ae8d20), closes #7238
  • core: use full hydration in mergeData for initialized entities (5529308), closes #7205
  • knex: handle $not operator inside relation filters (#7227) (d0dac2f), closes #7226
  • migrations: delete snapshot file after migration:down (dfcc8c6), closes #7210
  • postgres: fix phantom diffs for check constraints (#7224) (103346c)
Changelog

Sourced from @​mikro-orm/core's changelog.

6.6.8 (2026-03-01)

Bug Fixes

  • core: allow using property accessor on to-one relations (06978c9), closes #7211
  • core: fix double processing of JSON properties when reloading an entity (514ed87)
  • core: preserve embeddable properties in toPOJO regardless of partial loading hints (c27dbae)
  • core: preserve function expression indexes through metadata cache round-trip (#7229) (9ae8d20), closes #7238
  • core: use full hydration in mergeData for initialized entities (5529308), closes #7205
  • knex: handle $not operator inside relation filters (#7227) (d0dac2f), closes #7226
  • migrations: delete snapshot file after migration:down (dfcc8c6), closes #7210
  • postgres: fix phantom diffs for check constraints (#7224) (103346c)
Commits
  • 1f2827c chore(release): v6.6.8 [skip ci]
  • 9ae8d20 fix(core): preserve function expression indexes through metadata cache round-...
  • d0dac2f fix(knex): handle $not operator inside relation filters (#7227)
  • 103346c fix(postgres): fix phantom diffs for check constraints (#7224)
  • ebfb916 chore: bump dependencies
  • 06978c9 fix(core): allow using property accessor on to-one relations
  • dfcc8c6 fix(migrations): delete snapshot file after migration:down
  • 514ed87 fix(core): fix double processing of JSON properties when reloading an entity
  • c27dbae fix(core): preserve embeddable properties in toPOJO regardless of partial l...
  • 5529308 fix(core): use full hydration in mergeData for initialized entities
  • Additional commits viewable in compare view

Updates @mikro-orm/mongodb from 6.6.7 to 6.6.8

Release notes

Sourced from @​mikro-orm/mongodb's releases.

v6.6.8

6.6.8 (2026-03-01)

Bug Fixes

  • core: allow using property accessor on to-one relations (06978c9), closes #7211
  • core: fix double processing of JSON properties when reloading an entity (514ed87)
  • core: preserve embeddable properties in toPOJO regardless of partial loading hints (c27dbae)
  • core: preserve function expression indexes through metadata cache round-trip (#7229) (9ae8d20), closes #7238
  • core: use full hydration in mergeData for initialized entities (5529308), closes #7205
  • knex: handle $not operator inside relation filters (#7227) (d0dac2f), closes #7226
  • migrations: delete snapshot file after migration:down (dfcc8c6), closes #7210
  • postgres: fix phantom diffs for check constraints (#7224) (103346c)
Changelog

Sourced from @​mikro-orm/mongodb's changelog.

6.6.8 (2026-03-01)

Bug Fixes

  • core: allow using property accessor on to-one relations (06978c9), closes #7211
  • core: fix double processing of JSON properties when reloading an entity (514ed87)
  • core: preserve embeddable properties in toPOJO regardless of partial loading hints (c27dbae)
  • core: preserve function expression indexes through metadata cache round-trip (#7229) (9ae8d20), closes #7238
  • core: use full hydration in mergeData for initialized entities (5529308), closes #7205
  • knex: handle $not operator inside relation filters (#7227) (d0dac2f), closes #7226
  • migrations: delete snapshot file after migration:down (dfcc8c6), closes #7210
  • postgres: fix phantom diffs for check constraints (#7224) (103346c)
Commits
  • 1f2827c chore(release): v6.6.8 [skip ci]
  • 9ae8d20 fix(core): preserve function expression indexes through metadata cache round-...
  • d0dac2f fix(knex): handle $not operator inside relation filters (#7227)
  • 103346c fix(postgres): fix phantom diffs for check constraints (#7224)
  • ebfb916 chore: bump dependencies
  • 06978c9 fix(core): allow using property accessor on to-one relations
  • dfcc8c6 fix(migrations): delete snapshot file after migration:down
  • 514ed87 fix(core): fix double processing of JSON properties when reloading an entity
  • c27dbae fix(core): preserve embeddable properties in toPOJO regardless of partial l...
  • 5529308 fix(core): use full hydration in mergeData for initialized entities
  • Additional commits viewable in compare view

Updates @eslint/js from 9.39.2 to 9.39.3

Release notes

Sourced from @​eslint/js's releases.

v9.39.3

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)

Chores

  • 8594a43 chore: upgrade @​eslint/js@​9.39.3 (#20529) (Milos Djermanovic)
  • 9ceef92 chore: package.json update for @​eslint/js release (Jenkins)
  • af498c6 chore: ignore /docs/v9.x in link checker (#20453) (Milos Djermanovic)
Commits

Updates eslint from 9.39.2 to 9.39.3

Release notes

Sourced from eslint's releases.

v9.39.3

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)

Chores

  • 8594a43 chore: upgrade @​eslint/js@​9.39.3 (#20529) (Milos Djermanovic)
  • 9ceef92 chore: package.json update for @​eslint/js release (Jenkins)
  • af498c6 chore: ignore /docs/v9.x in link checker (#20453) (Milos Djermanovic)
Commits

Updates typescript-eslint from 8.56.0 to 8.56.1

Release notes

Sourced from typescript-eslint's releases.

v8.56.1

8.56.1 (2026-02-23)

What's Changed

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

Changelog

Sourced from typescript-eslint's changelog.

8.56.1 (2026-02-23)

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

See GitHub Releases for more information.

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

Commits

Updates class-validator from 0.14.3 to 0.15.1

Release notes

Sourced from class-validator's releases.

v0.15.1

What's Changed

Full Changelog: typestack/class-validator@v0.15.0...v0.15.1

v0.15.0

What's Changed

New Contributors

Full Changelog: typestack/class-validator@v0.14.4...v0.15.0

v0.14.4

What's Changed

Full Changelog: typestack/class-validator@v0.14.3...v0.14.4

Changelog

Sourced from class-validator's changelog.

0.15.1 (2026-02-26)

BREAKING CHANGES

  • Added options argument to IsIBAN validator (#2618), which breaks any existing usage of this decorator that pass an argument to the decorator, e.g. @IsIBAN({forbidUnknownValues: false})

Fixed

  • Updated lockfile to patch vulnerabilities (#2669)
  • Fixed a small grammatical error in the docs (#2596)

Added

  • Added validateIf option to all validators, providing a lot more flexibility in using conditional validation (#1579)
  • Added IsISO31661Numeric validator for country codes (#2657)
  • Added IsISO6391 validator for language codes (#2626)
  • Added more versions to IsUUID validator options. (#2647)

0.14.4 (2026-02-25)

  • Updated validator.js to 13.15.22 (#2649)
Commits

Updates megalodon from 10.2.3 to 10.2.4

Release notes

Sourced from megalodon's releases.

10.2.4

What's Changed

Full Changelog: h3poteto/megalodon@v10.2.3...v10.2.4

Commits

Updates @oclif/core from 4.8.0 to 4.8.2

Release notes

Sourced from @​oclif/core's releases.

4.8.2

Bug Fixes

  • deps: bump minimatch from 10.2.1 to 10.2.4 (d1d9831)

4.8.1

Bug Fixes

  • deps: bump minimatch from 9.0.5 to 10.2.1 (2815e37)
Changelog

Sourced from @​oclif/core's changelog.

4.8.2 (2026-02-28)

Bug Fixes

  • deps: bump minimatch from 10.2.1 to 10.2.4 (d1d9831)

4.8.1 (2026-02-22)

Bug Fixes

  • deps: bump minimatch from 9.0.5 to 10.2.1 (2815e37)
Commits
  • 718be37 chore(release): 4.8.2 [skip ci]
  • 7984897 Merge pull request #1547 from oclif/dependabot-npm_and_yarn-minimatch-10.2.4
  • d1d9831 fix(deps): bump minimatch from 10.2.1 to 10.2.4
  • 6bfe3a5 Merge pull request #1545 from oclif/ew/slack-webhook-secret
  • 073454b chore: pass slack webhook secret [skip ci]
  • 5072476 chore(release): 4.8.1 [skip ci]
  • ce25dae Merge pull request #1539 from oclif/dependabot-npm_and_yarn-minimatch-10.2.1
  • 2815e37 fix(deps): bump minimatch from 9.0.5 to 10.2.1
  • bcfc7d0 Merge pull request #1540 from oclif/dependabot-npm_and_yarn-eslint-9.39.3
  • d399e77 chore(dev-deps): bump eslint from 9.39.2 to 9.39.3
  • Additional commits viewable in compare view

Updates axios from 1.13.5 to 1.13.6

Release notes

Sourced from axios's releases.

v1.13.6

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#7403)

🔧 Maintenance & Chores

  • Dependencies: Updated the development_dependencies group (5 updates). (#7432)
  • Infrastructure: Migrated @​rollup/plugin-babel from v5.3.1 to v6.1.0. (#7424)
  • Documentation: Added missing JSDoc comments to utilities. (#7427)

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

Commits
  • 7108c88 chore(release): prepare release 1.13.6 (#7446)
  • 20a0ba3 refactor(deps): migrate @​rollup/plugin-babel from v5.3.1 to v6.1.0 (#7424)
  • 885b4af feat: support react native blob objects (#5764)
  • 00d97b9 docs(utils): add missing JSDoc comments (#7427)
  • 9712548 chore(deps-dev): bump the development_dependencies group across 1 directory w...
  • d51accb fix(core): copy status from source error in AxiosError.from (#7403)
  • 3e30bbf chore: fix publish to only run on v1 tags
  • 672491d fix: safe FormData detection for WeChat Mini Program (#7306) (#7324)
  • 822e3e4 fix: make AxiosError.message property enumerable (#7392)
  • ef3711d feat: implement prettier and fix all issues (#7385)
  • Additional commits viewable in compare view

Updates oclif from 4.22.79 to 4.22.81

Release notes

Sourced from oclif's releases.

4.22.81

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.990.0 to 3.995.0 (c638b04)

4.22.80

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.990.0 to 3.995.0 (192c75e)
Changelog

Sourced from oclif's changelog.

4.22.81 (2026-02-22)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.990.0 to 3.995.0 (c638b04)

4.22.80 (2026-02-22)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.990.0 to 3.995.0 (192c75e)
Commits
  • 83cb53c chore(release): 4.22.81 [skip ci]
  • d3811af Merge pull request #1979 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • 4d40df7 Merge pull request #1980 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 7bbe4bd Merge pull request #1981 from oclif/dependabot-npm_and_yarn-eslint-9.39.3
  • c638b04 fix(deps): bump @​aws-sdk/client-cloudfront from 3.990.0 to 3.995.0
  • 85e5ee2 chore(release): 4.22.80 [skip ci]
  • 2eabcd3 Merge pull request #1982 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 192c75e fix(deps): bump @​aws-sdk/client-s3 from 3.990.0 to 3.995.0
  • 7db9cb4 chore(dev-deps): bump eslint from 9.39.2 to 9.39.3
  • ab136d0 chore(dev-deps): bump eslint-config-oclif from 6.0.137 to 6.0.140
  • See full diff in compare view

Updates i18next from 25.8.10 to 25.8.13

Release notes

Sourced from i18next's releases.

v25.8.13

  • improve support notice shown logic

v25.8.12

  • improve support notice shown logic

v25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381
Changelog

Sourced from i18next's changelog.

25.8.13

  • improve support notice shown logic

25.8.12

  • improve support notice shown logic

25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381
Commits

Updates autoprefixer from 10.4.24 to 10.4.27

Release notes

Sourced from autoprefixer's releases.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).
Changelog

Sourced from autoprefixer's changelog.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).
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 dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | `2.29.0` | `2.30.0` |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.6.7` | `6.6.8` |
| [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) | `6.6.7` | `6.6.8` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `9.39.3` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.56.1` |
| [class-validator](https://github.com/typestack/class-validator) | `0.14.3` | `0.15.1` |
| [megalodon](https://github.com/h3poteto/megalodon) | `10.2.3` | `10.2.4` |
| [@oclif/core](https://github.com/oclif/core) | `4.8.0` | `4.8.2` |
| [axios](https://github.com/axios/axios) | `1.13.5` | `1.13.6` |
| [oclif](https://github.com/oclif/oclif) | `4.22.79` | `4.22.81` |
| [i18next](https://github.com/i18next/i18next) | `25.8.10` | `25.8.13` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.24` | `10.4.27` |



Updates `@openapitools/openapi-generator-cli` from 2.29.0 to 2.30.0
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Commits](OpenAPITools/openapi-generator-cli@v2.29.0...v2.30.0)

Updates `@mikro-orm/core` from 6.6.7 to 6.6.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v6.6.7...v6.6.8)

Updates `@mikro-orm/mongodb` from 6.6.7 to 6.6.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v6.6.7...v6.6.8)

Updates `@eslint/js` from 9.39.2 to 9.39.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.3/packages/js)

Updates `eslint` from 9.39.2 to 9.39.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v9.39.3)

Updates `typescript-eslint` from 8.56.0 to 8.56.1
- [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.56.1/packages/typescript-eslint)

Updates `class-validator` from 0.14.3 to 0.15.1
- [Release notes](https://github.com/typestack/class-validator/releases)
- [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md)
- [Commits](typestack/class-validator@v0.14.3...v0.15.1)

Updates `megalodon` from 10.2.3 to 10.2.4
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](h3poteto/megalodon@v10.2.3...v10.2.4)

Updates `@oclif/core` from 4.8.0 to 4.8.2
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.8.0...4.8.2)

Updates `axios` from 1.13.5 to 1.13.6
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.5...v1.13.6)

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

Updates `i18next` from 25.8.10 to 25.8.13
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.8.10...v25.8.13)

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

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mikro-orm/core"
  dependency-version: 6.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mikro-orm/mongodb"
  dependency-version: 6.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@eslint/js"
  dependency-version: 9.39.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 9.39.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: class-validator
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: megalodon
  dependency-version: 10.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@oclif/core"
  dependency-version: 4.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: oclif
  dependency-version: 4.22.81
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: i18next
  dependency-version: 25.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Mar 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

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

@dependabot dependabot bot closed this Mar 9, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-2ece1ad572 branch March 9, 2026 15:46
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