mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
602 stars 210 forks source link

chore(deps-dev): bump the nx group with 9 updates #18025

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the nx group with 9 updates:

Package From To
@nx/esbuild 19.5.3 20.1.1
@nx/eslint-plugin 19.5.3 20.1.1
@nx/jest 19.5.3 20.1.1
@nx/js 19.5.3 20.1.1
@nx/next 19.5.3 20.1.1
@nx/node 19.5.3 20.1.1
@nx/react 19.5.3 20.1.1
@nx/storybook 19.5.3 20.1.1
@nx/workspace 19.5.3 20.1.1

Updates @nx/esbuild from 19.5.3 to 20.1.1

Release notes

Sourced from @​nx/esbuild's releases.

20.1.1 (2024-11-14)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • js: skip tsc batch builds for implicit dependencies (#28840)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)

❤️ Thank You

20.1.0 (2024-11-11)

🚀 Features

  • angular: add vitest option to angular (#27311)
  • bundling: add createNodesV2 for rollup plugin (#28090)
  • core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517)
  • core: Update plugin generators so that they are formatted by default (#28593)
  • core: upgrade semver to 7.6.3 (#28716)
  • expo: build w/package.json overrides/resolutions (#28254)
  • expo: use createNodesV2 (#28005)
  • js: support esbuild and swc bundlers with the new ts solution config setup (#28409)
  • js: update the setup-build generator to support the new ts setup (#28446)
  • linter: add support eslint 9 --quiet param (#28743)
  • misc: remove handling of @​nrwl scope (#28589)
  • module-federation: use latest module-federation/enhanced (#28296)
  • module-federation: use module-federation runtime for dynamic federation (#28704)
  • nextjs: update createNodes to createNodesV2 and add deprecation message (#28527)
  • nextjs: add support for typescript Next.js config file (#28709)
  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)
  • nx-dev: add videos to CI docs (84aba19bec)
  • nx-dev: linkable resources page (46769b3c18)
  • nx-dev: add customer case studies (75a73ed0e7)
  • nx-dev: add video course page (#28736)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

... (truncated)

Commits
  • f357b4e feat(js): update the setup-build generator to support the new ts setup (#28446)
  • db47dc3 feat(js): support esbuild and swc bundlers with the new ts solution config se...
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • e802d2c cleanup(misc): remove redundant return in esbuild.impl.ts (#27632)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • 28c12b5 cleanup(bundling): replace fs-extra with node:fs (#28113)
  • 951baee cleanup(core): migrate esbuild to use picocolors (#28033)
  • c427717 fix(esbuild): declaration:true should find the correct package root regardles...
  • Additional commits viewable in compare view


Updates @nx/eslint-plugin from 19.5.3 to 20.1.1

Release notes

Sourced from @​nx/eslint-plugin's releases.

20.1.1 (2024-11-14)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • js: skip tsc batch builds for implicit dependencies (#28840)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)

❤️ Thank You

20.1.0 (2024-11-11)

🚀 Features

  • angular: add vitest option to angular (#27311)
  • bundling: add createNodesV2 for rollup plugin (#28090)
  • core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517)
  • core: Update plugin generators so that they are formatted by default (#28593)
  • core: upgrade semver to 7.6.3 (#28716)
  • expo: build w/package.json overrides/resolutions (#28254)
  • expo: use createNodesV2 (#28005)
  • js: support esbuild and swc bundlers with the new ts solution config setup (#28409)
  • js: update the setup-build generator to support the new ts setup (#28446)
  • linter: add support eslint 9 --quiet param (#28743)
  • misc: remove handling of @​nrwl scope (#28589)
  • module-federation: use latest module-federation/enhanced (#28296)
  • module-federation: use module-federation runtime for dynamic federation (#28704)
  • nextjs: update createNodes to createNodesV2 and add deprecation message (#28527)
  • nextjs: add support for typescript Next.js config file (#28709)
  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)
  • nx-dev: add videos to CI docs (84aba19bec)
  • nx-dev: linkable resources page (46769b3c18)
  • nx-dev: add customer case studies (75a73ed0e7)
  • nx-dev: add video course page (#28736)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

... (truncated)

Commits
  • b25a03e cleanup(linter): remove unused basePath parameter (#28549)
  • a354857 feat(react): update eslint plugins to be compat with eslint v9 (#28559)
  • c3b77e7 fix(linter): scope js and ts shared configs to js and ts files (#28381)
  • 0d70866 feat(linter): update eslint-import-plugin to a version that supports eslint v...
  • 81892b5 feat(misc)!: handle v20 deprecations in plugins (#28222)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • 7e1cf53 fix(linter): add files entry to angular flat config to avoid applying TS rule...
  • 3c1cac7 fix(linter): ignore dist and use compat helper for eslint-plugin-react-hooks ...
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • Additional commits viewable in compare view


Updates @nx/jest from 19.5.3 to 20.1.1

Release notes

Sourced from @​nx/jest's releases.

20.1.1 (2024-11-14)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • js: skip tsc batch builds for implicit dependencies (#28840)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)

❤️ Thank You

20.1.0 (2024-11-11)

🚀 Features

  • angular: add vitest option to angular (#27311)
  • bundling: add createNodesV2 for rollup plugin (#28090)
  • core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517)
  • core: Update plugin generators so that they are formatted by default (#28593)
  • core: upgrade semver to 7.6.3 (#28716)
  • expo: build w/package.json overrides/resolutions (#28254)
  • expo: use createNodesV2 (#28005)
  • js: support esbuild and swc bundlers with the new ts solution config setup (#28409)
  • js: update the setup-build generator to support the new ts setup (#28446)
  • linter: add support eslint 9 --quiet param (#28743)
  • misc: remove handling of @​nrwl scope (#28589)
  • module-federation: use latest module-federation/enhanced (#28296)
  • module-federation: use module-federation runtime for dynamic federation (#28704)
  • nextjs: update createNodes to createNodesV2 and add deprecation message (#28527)
  • nextjs: add support for typescript Next.js config file (#28709)
  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)
  • nx-dev: add videos to CI docs (84aba19bec)
  • nx-dev: linkable resources page (46769b3c18)
  • nx-dev: add customer case studies (75a73ed0e7)
  • nx-dev: add video course page (#28736)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

... (truncated)

Commits
  • 6afc286 fix(core): jest plugin should work with nodenext set in tsconfig (#28820)
  • 178d93d feat(testing): add disableJestRuntime option to @​nx/jest/plugin to speed up t...
  • cbda8cf fix(testing): getJestProjectsAsync no longer duplicates project paths (#28311)
  • f743808 fix(testing): migration for getJestProjects -> getJestProjectsAsync handles b...
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • 10fb324 chore(testing): add deprecated comment for getJestProjects (#28178)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • 49c5a73 feat(js): generate experimental simplified library with ts solution setup (#2...
  • d454f25 feat(testing): update test generators to exclude test files from the runtime ...
  • Additional commits viewable in compare view


Updates @nx/js from 19.5.3 to 20.1.1

Release notes

Sourced from @​nx/js's releases.

20.1.1 (2024-11-14)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • js: skip tsc batch builds for implicit dependencies (#28840)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)

❤️ Thank You

20.1.0 (2024-11-11)

🚀 Features

  • angular: add vitest option to angular (#27311)
  • bundling: add createNodesV2 for rollup plugin (#28090)
  • core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517)
  • core: Update plugin generators so that they are formatted by default (#28593)
  • core: upgrade semver to 7.6.3 (#28716)
  • expo: build w/package.json overrides/resolutions (#28254)
  • expo: use createNodesV2 (#28005)
  • js: support esbuild and swc bundlers with the new ts solution config setup (#28409)
  • js: update the setup-build generator to support the new ts setup (#28446)
  • linter: add support eslint 9 --quiet param (#28743)
  • misc: remove handling of @​nrwl scope (#28589)
  • module-federation: use latest module-federation/enhanced (#28296)
  • module-federation: use module-federation runtime for dynamic federation (#28704)
  • nextjs: update createNodes to createNodesV2 and add deprecation message (#28527)
  • nextjs: add support for typescript Next.js config file (#28709)
  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)
  • nx-dev: add videos to CI docs (84aba19bec)
  • nx-dev: linkable resources page (46769b3c18)
  • nx-dev: add customer case studies (75a73ed0e7)
  • nx-dev: add video course page (#28736)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

... (truncated)

Commits
  • 47c9ac5 fix(js): skip tsc batch builds for implicit dependencies (#28840)
  • 2ee80a1 fix(js): handle outputFileName correctly when generating package json (#28915)
  • 5be5579 fix(release): ensure dependents that are both direct and transitive are not b...
  • 158d343 fix(misc): update generators to use autocomplete instead of select when possi...
  • 1e0423b fix(js): provide absolute paths to hashFile function in @​nx/js/typescript plu...
  • aec53a0 feat(misc): remove handling of @​nrwl scope (#28589)
  • 4b70d1b feat(testing): add support for the ts solution config setup to the playwright...
  • f357b4e feat(js): update the setup-build generator to support the new ts setup (#28446)
  • fe7d7ac fix(js): include referenced internal config files in plugin cache hash (#28536)
  • 890ef83 fix(js): set the tsBuildInfoFile as output when it's not contained in the `...
  • Additional commits viewable in compare view


Updates @nx/next from 19.5.3 to 20.1.1

Release notes

Sourced from @​nx/next's releases.

20.1.1 (2024-11-14)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • js: skip tsc batch builds for implicit dependencies (#28840)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)

❤️ Thank You

20.1.0 (2024-11-11)

🚀 Features

  • angular: add vitest option to angular (#27311)
  • bundling: add createNodesV2 for rollup plugin (#28090)
  • core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517)
  • core: Update plugin generators so that they are formatted by default (#28593)
  • core: upgrade semver to 7.6.3 (#28716)
  • expo: build w/package.json overrides/resolutions (#28254)
  • expo: use createNodesV2 (#28005)
  • js: support esbuild and swc bundlers with the new ts solution config setup (#28409)
  • js: update the setup-build generator to support the new ts setup (#28446)
  • linter: add support eslint 9 --quiet param (#28743)
  • misc: remove handling of @​nrwl scope (#28589)
  • module-federation: use latest module-federation/enhanced (#28296)
  • module-federation: use module-federation runtime for dynamic federation (#28704)
  • nextjs: update createNodes to createNodesV2 and add deprecation message (#28527)
  • nextjs: add support for typescript Next.js config file (#28709)
  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)
  • nx-dev: add videos to CI docs (84aba19bec)
  • nx-dev: linkable resources page (46769b3c18)
  • nx-dev: add customer case studies (75a73ed0e7)
  • nx-dev: add video course page (#28736)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

... (truncated)

Commits
  • d4b9e0d fix(nextjs): update default next-env (#28861)
  • 39b0a6c chore(nextjs): bump Next.js version to 14.2.16 (#28782)
  • 0706c7f fix(nextjs): Formatting for pages (#28734)
  • 0ad7c6b fix(nextjs): do not generate spec files if unitTestRunner is not set programm...
  • b89a62e fix(nextjs): Fix json spread typo (#28728)
  • c2e3112 feat(core): Update plugin generators so that they are formatted by default (#...
  • ce05a98 fix(nextjs): Add deprecation message for svgr (#28705)
  • faf4483 fix(nextjs): Remove deprecated export executor (#28702)
  • 51bed0e feat(nextjs): add support for typescript Next.js config file (#28709)
  • 19e765f feat(nextjs): update createNodes to createNodesV2 and add deprecation message...
  • Additional commits viewable in compare view


Updates @nx/node from 19.5.3 to 20.1.1

Release notes

Sourced from @​nx/node's releases.

20.1.1 (2024-11-14)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • js: skip tsc batch builds for implicit dependencies (#28840)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)

❤️ Thank You

20.1.0 (2024-11-11)

🚀 Features

  • angular: add vitest option to angular (#27311)
  • bundling: add createNodesV2 for rollup plugin (#28090)
  • core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517)
  • core: Update plugin generators so that they are formatted by default (#28593)
  • core: upgrade semver to 7.6.3 (#28716)
  • expo: build w/package.json overrides/resolutions (#28254)
  • expo: use createNodesV2 (#28005)
  • js: support esbuild and swc bundlers with the new ts solution config setup (#28409)
  • js: update the setup-build generator to support the new ts setup (#28446)
  • linter: add support eslint 9 --quiet param (#28743)
  • misc: remove handling of @​nrwl scope (#28589)
  • module-federation: use latest module-federation/enhanced (#28296)
  • module-federation: use module-federation runtime for dynamic federation (#28704)
  • nextjs: update createNodes to createNodesV2 and add deprecation message (#28527)
  • nextjs: add support for typescript Next.js config file (#28709)
  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)
  • nx-dev: add videos to CI docs (84aba19bec)
  • nx-dev: linkable resources page (46769b3c18)
  • nx-dev: add customer case studies (75a73ed0e7)
  • nx-dev: add video course page (#28736)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

... (truncated)

Commits
  • c2e3112 feat(core): Update plugin generators so that they are formatted by default (#...
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • 942f6fc fix(js): throw an error when generating a publishable lib with `--bundler=non...
  • 27edf71 feat(misc): make directory a required option for generators (#28093)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • d454f25 feat(testing): update test generators to exclude test files from the runtime ...
  • c92528f feat(misc): remove derived generator paths (#27714)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • ca89950 fix(node): generate webpack server apps with generatePackageJson:true by defa...
  • Additional commits viewable in compare view


Updates @nx/react from 19.5.3 to 20.1.1

Release notes

Sourced from @​nx/react's releases.

20.1.1 (2024-11-14)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • js: skip tsc batch builds for implicit dependencies (#28840)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)

❤️ Thank You

20.1.0 (2024-11-11)

🚀 Features

  • angular: add vitest option to angular (#27311)
  • bundling: add createNodesV2 for rollup plugin (#28090)
  • core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517)
  • core: Update plugin generators so that they are formatted by default (#28593)
  • core: upgrade semver to 7.6.3 (#28716)
  • expo: build w/package.json overrides/resolutions (#28254)
  • expo: use createNodesV2 (#28005)
  • js: support esbuild and swc bundlers with the new ts solution config setup (#28409)
  • js: update the setup-build generator to support the new ts setup (#28446)
  • linter: add support eslint 9 --quiet param (#28743)
  • misc: remove handling of @​nrwl scope (#28589)
  • module-federation: use latest module-federation/enhanced (#28296)
  • module-federation: use module-federation runtime for dynamic federation (#28704)
  • nextjs: update createNodes to createNodesV2 and add deprecation message (#28527)
  • nextjs: add support for typescript Next.js config file (#28709)
  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)
  • nx-dev: add videos to CI docs (84aba19bec)
  • nx-dev: linkable resources page (46769b3c18)
  • nx-dev: add customer case studies (75a73ed0e7)
  • nx-dev: add video course page (#28736)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

... (truncated)

Commits
  • 37e31be docs(core): fix search indexing errors (#28858)
  • 0706c7f fix(nextjs): Formatting for pages (#28734)
  • 4f4b546 fix(react): ensure module federation template files are indented correctly (#...
  • 0f25b3c feat(module-federation): use module-federation runtime for dynamic federation...
  • c2e3112 feat(core): Update plugin generators so that they are formatted by default (#...
  • 9fe8274 feat(angular): add vitest option to angular (#27311)
  • 5a3fd0e fix(module-federation): add comment clarifying default export in config file ...
  • fb9c5ed fix(core): update http-proxy-middleware (#28607)
  • 37ab3cd fix(react): selecting tailwind should import correct style file extension (#2...
  • edc207d docs(module-federation): remote schema should show updated regex for names #2...
  • Additional commits viewable in compare view


Updates @nx/storybook from 19.5.3 to 20.1.1

Release notes

Sourced from @​nx/storybook's releases.

20.1.1 (2024-11-14)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • js: skip tsc batch builds for implicit dependencies (#28840)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)

❤️ Thank You

20.1.0 (2024-11-11)

🚀 Features

  • angular: add vitest option to angular (#27311)
  • bundling: add createNodesV2 for rollup plugin (#28090)
  • core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517)
  • core: Update plugin generators so that they are formatted by default (#28593)
  • core: upgrade semver to 7.6.3 (#28716)
  • expo: build w/package.json overrides/resolutions (#28254)
  • expo: use createNodesV2 (#28005)
  • js: support esbuild and swc bundlers with the new ts solution config setup (#28409)
  • js: update the setup-build generator to support the new ts setup (#28446)
  • linter: add support eslint 9 --quiet param (#28743)
  • misc: remove handling of @​nrwl scope (#28589)
  • module-federation: use latest module-federation/enhanced (#28296)
  • module-federation: use module-federation runtime for dynamic federation (#28704)
  • nextjs: update createNodes to createNodesV2 and add deprecation message (#28527)
  • nextjs: add support for typescript Next.js config file (#28709)
  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)
  • nx-dev: add videos to CI docs (84aba19bec)
  • nx-dev: linkable resources page (46769b3c18)
  • nx-dev: add customer case studies (75a73ed0e7)
  • nx-dev: add video course page (#28736)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

... (truncated)

Commits
  • faf4483 fix(nextjs): Remove deprecated export executor (#28702)
  • 013aaee fix(storybook): fix externalDependencies undefined (#28641)
  • 7839c80 fix(storybook): fix yarn storybook upgrade 8 (#28605)
  • 018543c cleanup(misc): remove unused mig... _Description has been truncated_
dependabot[bot] commented 1 week ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml