Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump the nrwl group with 6 updates #10236

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2024

Bumps the nrwl group with 6 updates:

Package From To
@nrwl/angular 15.9.3 19.8.0
@nrwl/eslint-plugin-nx 15.9.3 19.8.0
@nrwl/js 15.9.7 19.8.0
@nrwl/node 15.9.3 19.8.0
@nrwl/storybook 15.9.3 19.8.0
@nrwl/workspace 15.9.3 19.8.0

Updates @nrwl/angular from 15.9.3 to 19.8.0

Release notes

Sourced from @​nrwl/angular's releases.

19.8.0 (2024-09-20)

🚀 Features

  • angular: add plugin for inferring nodes from angular.json files (#27804)
  • core: import warns when source and destination directories are different (#27875)
  • core: use durations from task history to schedule tasks (#27783)
  • core: add metagenerator for convert-to-inferred (#27672)
  • core: able to import gradle project (#27645)
  • core: split runCommand to return status per project (#27705)
  • core: handle prettier not installed when running nx format (#27970)
  • core: add integration with nx powerpack (#27972)
  • graph: expose functions to render pdv & error page (#27833)
  • graph: add sync generators to target details in project details view (#27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#27404)
  • nx-dev: clean up enterprise section (#27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)
  • release: support groupPreVersionCommand for release groups (#27474)
  • release: support github enterprise server (#26482)

🩹 Fixes

  • angular: add serve static target more intentionally #27854 (#27924, #27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #27793 (#27927, #27793)
  • angular: migrations should use correct namedInputs #27899 (#27929, #27899)
  • angular: license-webpack-plugin should not scan root package.json #27989 (#27994, #27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)
  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • core: handle sync generator failures (#27650)
  • core: handle --no-interative for create-nx-workspace (#27702)
  • core: respect filenames of inputs when computing task hash (#27873)
  • core: handleErrors should display error cause if it exists (#27886)
  • core: add flag to disable the db and logs when there are errors … (#27930)
  • core: import should be rebasable (#27940)
  • core: import handles argument escaping correctly in Windows (#27957)
  • core: fix env for running parallel tasks (#27889)
  • core: nx import detects plugins synchronously (#27958)
  • core: fix powerpack license report and add back remote cache (#27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#28001)
  • core: fix powerpack fs cache package name (#27997)
  • core: do not check cache validity when putting into the cache (#28004)
  • gradle: fix gradle app deps (#27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
  • js: do not infer typecheck target for root tsconfig.json (#27950)
  • misc: createNodesV2 plugins should show inference capabilities (#27896)
  • module-federation: collect secondary entry points from exports #26878 (#27999, #26878)
  • nx-cloud: include nxCloudId when generating connect urls (#27882)

... (truncated)

Commits
  • 0853690 docs(core): update Nx tag line (#27481)
  • 3cf13ab chore(misc): update message in legacy readme files (#22887)
  • e9da3db docs(core): remove angularjs migration (#21916)
  • db77dde chore(repo): update packages readme banner (#20695)
  • 5a305d4 feat(nx-dev): add homepage updates (#20592)
  • 40f8c40 feat(angular): support esbuild-based executors/builders in @​nx/angular:dev-se...
  • 4f20b23 chore(repo): update end-of-life messaging for @​nrwl scope (#19702)
  • 989f7f8 chore(repo): update nx to 16.6.0-beta.8 (#18356)
  • 7d1a44b chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...
  • a08cb91 fix(angular): explicitly depend on find-cache-dir to avoid npm resolution con...
  • Additional commits viewable in compare view

Updates @nrwl/eslint-plugin-nx from 15.9.3 to 19.8.0

Release notes

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

19.8.0 (2024-09-20)

🚀 Features

  • angular: add plugin for inferring nodes from angular.json files (#27804)
  • core: import warns when source and destination directories are different (#27875)
  • core: use durations from task history to schedule tasks (#27783)
  • core: add metagenerator for convert-to-inferred (#27672)
  • core: able to import gradle project (#27645)
  • core: split runCommand to return status per project (#27705)
  • core: handle prettier not installed when running nx format (#27970)
  • core: add integration with nx powerpack (#27972)
  • graph: expose functions to render pdv & error page (#27833)
  • graph: add sync generators to target details in project details view (#27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#27404)
  • nx-dev: clean up enterprise section (#27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)
  • release: support groupPreVersionCommand for release groups (#27474)
  • release: support github enterprise server (#26482)

🩹 Fixes

  • angular: add serve static target more intentionally #27854 (#27924, #27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #27793 (#27927, #27793)
  • angular: migrations should use correct namedInputs #27899 (#27929, #27899)
  • angular: license-webpack-plugin should not scan root package.json #27989 (#27994, #27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)
  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • core: handle sync generator failures (#27650)
  • core: handle --no-interative for create-nx-workspace (#27702)
  • core: respect filenames of inputs when computing task hash (#27873)
  • core: handleErrors should display error cause if it exists (#27886)
  • core: add flag to disable the db and logs when there are errors … (#27930)
  • core: import should be rebasable (#27940)
  • core: import handles argument escaping correctly in Windows (#27957)
  • core: fix env for running parallel tasks (#27889)
  • core: nx import detects plugins synchronously (#27958)
  • core: fix powerpack license report and add back remote cache (#27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#28001)
  • core: fix powerpack fs cache package name (#27997)
  • core: do not check cache validity when putting into the cache (#28004)
  • gradle: fix gradle app deps (#27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
  • js: do not infer typecheck target for root tsconfig.json (#27950)
  • misc: createNodesV2 plugins should show inference capabilities (#27896)
  • module-federation: collect secondary entry points from exports #26878 (#27999, #26878)
  • nx-cloud: include nxCloudId when generating connect urls (#27882)

... (truncated)

Commits
  • 0853690 docs(core): update Nx tag line (#27481)
  • 3cf13ab chore(misc): update message in legacy readme files (#22887)
  • db77dde chore(repo): update packages readme banner (#20695)
  • 5a305d4 feat(nx-dev): add homepage updates (#20592)
  • e20860d fix(misc): publish legacy readmes (#19762)
  • 4f20b23 chore(repo): update end-of-life messaging for @​nrwl scope (#19702)
  • 7d1a44b chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...
  • 2fa248d fix(misc): update invalid main field in @​nrwl/eslint-plugin-nx package.json (...
  • c2ce8f8 fix(misc): change wording on legacy package pages (#17030)
  • 0e4fe44 docs(core): fix deprecation message so that it shows correctly that @​nrwl is ...
  • Additional commits viewable in compare view

Updates @nrwl/js from 15.9.7 to 19.8.0

Release notes

Sourced from @​nrwl/js's releases.

19.8.0 (2024-09-20)

🚀 Features

  • angular: add plugin for inferring nodes from angular.json files (#27804)
  • core: import warns when source and destination directories are different (#27875)
  • core: use durations from task history to schedule tasks (#27783)
  • core: add metagenerator for convert-to-inferred (#27672)
  • core: able to import gradle project (#27645)
  • core: split runCommand to return status per project (#27705)
  • core: handle prettier not installed when running nx format (#27970)
  • core: add integration with nx powerpack (#27972)
  • graph: expose functions to render pdv & error page (#27833)
  • graph: add sync generators to target details in project details view (#27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#27404)
  • nx-dev: clean up enterprise section (#27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)
  • release: support groupPreVersionCommand for release groups (#27474)
  • release: support github enterprise server (#26482)

🩹 Fixes

  • angular: add serve static target more intentionally #27854 (#27924, #27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #27793 (#27927, #27793)
  • angular: migrations should use correct namedInputs #27899 (#27929, #27899)
  • angular: license-webpack-plugin should not scan root package.json #27989 (#27994, #27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)
  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • core: handle sync generator failures (#27650)
  • core: handle --no-interative for create-nx-workspace (#27702)
  • core: respect filenames of inputs when computing task hash (#27873)
  • core: handleErrors should display error cause if it exists (#27886)
  • core: add flag to disable the db and logs when there are errors … (#27930)
  • core: import should be rebasable (#27940)
  • core: import handles argument escaping correctly in Windows (#27957)
  • core: fix env for running parallel tasks (#27889)
  • core: nx import detects plugins synchronously (#27958)
  • core: fix powerpack license report and add back remote cache (#27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#28001)
  • core: fix powerpack fs cache package name (#27997)
  • core: do not check cache validity when putting into the cache (#28004)
  • gradle: fix gradle app deps (#27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
  • js: do not infer typecheck target for root tsconfig.json (#27950)
  • misc: createNodesV2 plugins should show inference capabilities (#27896)
  • module-federation: collect secondary entry points from exports #26878 (#27999, #26878)
  • nx-cloud: include nxCloudId when generating connect urls (#27882)

... (truncated)

Commits
  • 0853690 docs(core): update Nx tag line (#27481)
  • 3cf13ab chore(misc): update message in legacy readme files (#22887)
  • a9974d3 docs(misc): change http:// to https:// (#19534)
  • db77dde chore(repo): update packages readme banner (#20695)
  • 5a305d4 feat(nx-dev): add homepage updates (#20592)
  • e20860d fix(misc): publish legacy readmes (#19762)
  • 4f20b23 chore(repo): update end-of-life messaging for @​nrwl scope (#19702)
  • 7d1a44b chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...
  • 2fa248d fix(misc): update invalid main field in @​nrwl/eslint-plugin-nx package.json (...
  • c2ce8f8 fix(misc): change wording on legacy package pages (#17030)
  • Additional commits viewable in compare view

Updates @nrwl/node from 15.9.3 to 19.8.0

Release notes

Sourced from @​nrwl/node's releases.

19.8.0 (2024-09-20)

🚀 Features

  • angular: add plugin for inferring nodes from angular.json files (#27804)
  • core: import warns when source and destination directories are different (#27875)
  • core: use durations from task history to schedule tasks (#27783)
  • core: add metagenerator for convert-to-inferred (#27672)
  • core: able to import gradle project (#27645)
  • core: split runCommand to return status per project (#27705)
  • core: handle prettier not installed when running nx format (#27970)
  • core: add integration with nx powerpack (#27972)
  • graph: expose functions to render pdv & error page (#27833)
  • graph: add sync generators to target details in project details view (#27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#27404)
  • nx-dev: clean up enterprise section (#27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)
  • release: support groupPreVersionCommand for release groups (#27474)
  • release: support github enterprise server (#26482)

🩹 Fixes

  • angular: add serve static target more intentionally #27854 (#27924, #27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #27793 (#27927, #27793)
  • angular: migrations should use correct namedInputs #27899 (#27929, #27899)
  • angular: license-webpack-plugin should not scan root package.json #27989 (#27994, #27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)
  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • core: handle sync generator failures (#27650)
  • core: handle --no-interative for create-nx-workspace (#27702)
  • core: respect filenames of inputs when computing task hash (#27873)
  • core: handleErrors should display error cause if it exists (#27886)
  • core: add flag to disable the db and logs when there are errors … (#27930)
  • core: import should be rebasable (#27940)
  • core: import handles argument escaping correctly in Windows (#27957)
  • core: fix env for running parallel tasks (#27889)
  • core: nx import detects plugins synchronously (#27958)
  • core: fix powerpack license report and add back remote cache (#27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#28001)
  • core: fix powerpack fs cache package name (#27997)
  • core: do not check cache validity when putting into the cache (#28004)
  • gradle: fix gradle app deps (#27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
  • js: do not infer typecheck target for root tsconfig.json (#27950)
  • misc: createNodesV2 plugins should show inference capabilities (#27896)
  • module-federation: collect secondary entry points from exports #26878 (#27999, #26878)
  • nx-cloud: include nxCloudId when generating connect urls (#27882)

... (truncated)

Commits

Updates @nrwl/storybook from 15.9.3 to 19.8.0

Release notes

Sourced from @​nrwl/storybook's releases.

19.8.0 (2024-09-20)

🚀 Features

  • angular: add plugin for inferring nodes from angular.json files (#27804)
  • core: import warns when source and destination directories are different (#27875)
  • core: use durations from task history to schedule tasks (#27783)
  • core: add metagenerator for convert-to-inferred (#27672)
  • core: able to import gradle project (#27645)
  • core: split runCommand to return status per project (#27705)
  • core: handle prettier not installed when running nx format (#27970)
  • core: add integration with nx powerpack (#27972)
  • graph: expose functions to render pdv & error page (#27833)
  • graph: add sync generators to target details in project details view (#27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#27404)
  • nx-dev: clean up enterprise section (#27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)
  • release: support groupPreVersionCommand for release groups (#27474)
  • release: support github enterprise server (#26482)

🩹 Fixes

  • angular: add serve static target more intentionally #27854 (#27924, #27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #27793 (#27927, #27793)
  • angular: migrations should use correct namedInputs #27899 (#27929, #27899)
  • angular: license-webpack-plugin should not scan root package.json #27989 (#27994, #27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)
  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • core: handle sync generator failures (#27650)
  • core: handle --no-interative for create-nx-workspace (#27702)
  • core: respect filenames of inputs when computing task hash (#27873)
  • core: handleErrors should display error cause if it exists (#27886)
  • core: add flag to disable the db and logs when there are errors … (#27930)
  • core: import should be rebasable (#27940)
  • core: import handles argument escaping correctly in Windows (#27957)
  • core: fix env for running parallel tasks (#27889)
  • core: nx import detects plugins synchronously (#27958)
  • core: fix powerpack license report and add back remote cache (#27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#28001)
  • core: fix powerpack fs cache package name (#27997)
  • core: do not check cache validity when putting into the cache (#28004)
  • gradle: fix gradle app deps (#27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
  • js: do not infer typecheck target for root tsconfig.json (#27950)
  • misc: createNodesV2 plugins should show inference capabilities (#27896)
  • module-federation: collect secondary entry points from exports #26878 (#27999, #26878)
  • nx-cloud: include nxCloudId when generating connect urls (#27882)

... (truncated)

Commits

Updates @nrwl/workspace from 15.9.3 to 19.8.0

Release notes

Sourced from @​nrwl/workspace's releases.

19.8.0 (2024-09-20)

🚀 Features

  • angular: add plugin for inferring nodes from angular.json files (#27804)
  • core: import warns when source and destination directories are different (#27875)
  • core: use durations from task history to schedule tasks (#27783)
  • core: add metagenerator for convert-to-inferred (#27672)
  • core: able to import gradle project (#27645)
  • core: split runCommand to return status per project (#27705)
  • core: handle prettier not installed when running nx format (#27970)
  • core: add integration with nx powerpack (#27972)
  • graph: expose functions to render pdv & error page (#27833)
  • graph: add sync generators to target details in project details view (#27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#27404)
  • nx-dev: clean up enterprise section (#27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)
  • release: support groupPreVersionCommand for release groups (#27474)
  • release: support github enterprise server (#26482)

🩹 Fixes

  • angular: add serve static target more intentionally #27854 (#27924, #27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #27793 (#27927, #27793)
  • angular: migrations should use correct namedInputs #27899 (#27929, #27899)
  • angular: license-webpack-plugin should not scan root package.json #27989 (#27994, #27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)
  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • core: handle sync generator failures (#27650)
  • core: handle --no-interative for create-nx-workspace (#27702)
  • core: respect filenames of inputs when computing task hash (#27873)
  • core: handleErrors should display error cause if it exists (#27886)
  • core: add flag to disable the db and logs when there are errors … (#27930)
  • core: import should be rebasable (#27940)
  • core: import handles argument escaping correctly in Windows (#27957)
  • core: fix env for running parallel tasks (#27889)
  • core: nx import detects plugins synchronously (#27958)
  • core: fix powerpack license report and add back remote cache (#27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#28001)
  • core: fix powerpack fs cache package name (#27997)
  • core: do not check cache validity when putting into the cache (#28004)
  • gradle: fix gradle app deps (#27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
  • js: do not infer typecheck target for root tsconfig.json (#27950)
  • misc: createNodesV2 plugins should show inference capabilities (#27896)
  • module-federation: collect secondary entry points from exports #26878 (#27999, #26878)
  • nx-cloud: include nxCloudId when generating connect urls (#27882)

... (truncated)

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 nrwl group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@nrwl/angular](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/angular) | `15.9.3` | `19.8.0` |
| [@nrwl/eslint-plugin-nx](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/eslint-plugin-nx) | `15.9.3` | `19.8.0` |
| [@nrwl/js](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/js) | `15.9.7` | `19.8.0` |
| [@nrwl/node](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/node) | `15.9.3` | `19.8.0` |
| [@nrwl/storybook](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/storybook) | `15.9.3` | `19.8.0` |
| [@nrwl/workspace](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/workspace) | `15.9.3` | `19.8.0` |


Updates `@nrwl/angular` from 15.9.3 to 19.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.0/packages-legacy/angular)

Updates `@nrwl/eslint-plugin-nx` from 15.9.3 to 19.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.0/packages-legacy/eslint-plugin-nx)

Updates `@nrwl/js` from 15.9.7 to 19.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.0/packages-legacy/js)

Updates `@nrwl/node` from 15.9.3 to 19.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.0/packages-legacy/node)

Updates `@nrwl/storybook` from 15.9.3 to 19.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.0/packages-legacy/storybook)

Updates `@nrwl/workspace` from 15.9.3 to 19.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.0/packages-legacy/workspace)

---
updated-dependencies:
- dependency-name: "@nrwl/angular"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nrwl
- dependency-name: "@nrwl/eslint-plugin-nx"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nrwl
- dependency-name: "@nrwl/js"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nrwl
- dependency-name: "@nrwl/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nrwl
- dependency-name: "@nrwl/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nrwl
- dependency-name: "@nrwl/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nrwl
...

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 Sep 22, 2024
Copy link

sonarcloud bot commented Sep 22, 2024

@DenysVuika DenysVuika closed this Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

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

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/nrwl-9a4af6c60a branch September 23, 2024 15:02
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