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 nx group across 1 directory with 6 updates #1389

Merged
merged 1 commit into from
May 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps the nx group with 6 updates in the / directory:

Package From To
@nx/devkit 18.0.7 18.3.4
@nx/eslint-plugin 18.0.7 18.3.4
@nx/jest 18.0.7 18.3.4
@nx/workspace 18.0.7 18.3.4
nx 18.0.7 18.3.4
nx-cloud 18.0.0 18.0.1

Updates @nx/devkit from 18.0.7 to 18.3.4

Release notes

Sourced from @​nx/devkit's releases.

18.3.4 (2024-04-25)

🚀 Features

  • core: add root level forwardAllArgs (#22753)

🩹 Fixes

  • core: different commands should not be considered compatible targets (#22863)
  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: change gradle command to be relative path (#22963)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • node: e2e target fails out of the box (#22987)
  • repo: downgrade to macos-13 in publish workflow (#22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)

... (truncated)

Commits
  • ccddf0e fix(core): move a few api points to return root maps directly (#22949)
  • f4ea297 fix(misc): don't clear node_modules require cache (#22907)
  • 6afcdf1 fix(core): load config util supports absolute paths on windows (#22837)
  • bf206e5 feat(misc): non conflicting init/add flow (#22791)
  • 54c42c1 fix(devkit): update peer dependency on nx to include Nx 19 (#22811)
  • 7a7cbec feat(core): re-enable running plugins in isolation (#22527)
  • c20e00c fix(misc): handle cwd correctly when generating artifacts with as-provided (#...
  • 8baddb5 feat(angular): support angular 17.3.0 (#22202)
  • d058c8c chore(devkit): fix failing devkit test for convertNxExecutor (#22398)
  • 1fe5b98 fix(linter): refactor pcv3 plugin, expose configFiles on context (#21677)
  • Additional commits viewable in compare view

Updates @nx/eslint-plugin from 18.0.7 to 18.3.4

Release notes

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

18.3.4 (2024-04-25)

🚀 Features

  • core: add root level forwardAllArgs (#22753)

🩹 Fixes

  • core: different commands should not be considered compatible targets (#22863)
  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: change gradle command to be relative path (#22963)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • node: e2e target fails out of the box (#22987)
  • repo: downgrade to macos-13 in publish workflow (#22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)

... (truncated)

Commits
  • 8baddb5 feat(angular): support angular 17.3.0 (#22202)
  • 4850bdb fix(nx-plugin): support root tsconfig.json in nx-plugin-checks eslint rule
  • 9194448 fix(linter): add v7 of typescript-eslint to peerDeps (#21853)
  • ce93313 cleanup(linter): refactor code for dynamic/static imports check (#20897)
  • 26ce6f6 fix(linter): fix eslint-plugin migration target version (#21966)
  • f79aabb fix(linter): adjust terminal run check for crystal (#21638)
  • See full diff in compare view

Updates @nx/jest from 18.0.7 to 18.3.4

Release notes

Sourced from @​nx/jest's releases.

18.3.4 (2024-04-25)

🚀 Features

  • core: add root level forwardAllArgs (#22753)

🩹 Fixes

  • core: different commands should not be considered compatible targets (#22863)
  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: change gradle command to be relative path (#22963)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • node: e2e target fails out of the box (#22987)
  • repo: downgrade to macos-13 in publish workflow (#22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)

... (truncated)

Commits
  • f4ea297 fix(misc): don't clear node_modules require cache (#22907)
  • 7920922 fix(testing): bust require cache in jest plugin so configs reload (#22893)
  • b633c04 fix(testing): fix jest ci target names (#22858)
  • bf206e5 feat(misc): non conflicting init/add flow (#22791)
  • fd7cf38 feat(testing): add ability to split jest tests (#22662)
  • 1fe5b98 fix(linter): refactor pcv3 plugin, expose configFiles on context (#21677)
  • a89c734 feat(core): use flag in nx.json for toggling crystal (#21980)
  • 77a01ca feat(testing): add getJestProjectsAsync to support inferred targets (#21897)
  • 21e7648 fix(testing): add null checks when reading targets (#21952)
  • 5b6d1b4 feat(angular): force explicit targets when NX_ADD_PLUGINS is not explicitly t...
  • Additional commits viewable in compare view

Updates @nx/workspace from 18.0.7 to 18.3.4

Release notes

Sourced from @​nx/workspace's releases.

18.3.4 (2024-04-25)

🚀 Features

  • core: add root level forwardAllArgs (#22753)

🩹 Fixes

  • core: different commands should not be considered compatible targets (#22863)
  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: change gradle command to be relative path (#22963)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • node: e2e target fails out of the box (#22987)
  • repo: downgrade to macos-13 in publish workflow (#22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)

... (truncated)

Commits
  • ea58306 fix(core): fix pnpm install order on ci workflows (#22580)
  • bf206e5 feat(misc): non conflicting init/add flow (#22791)
  • fc8d5ba docs(core): update bitbucket ci docs (#22639)
  • 3b182e4 fix(misc): fix optional branch tracking on ci pipeline (#22652)
  • 85aa577 fix(core): cannot read property kind of undefined (#21715)
  • 8baddb5 feat(angular): support angular 17.3.0 (#22202)
  • d7cb687 feat(remix): add option to create-nx-workspace (#22334)
  • a89c734 feat(core): use flag in nx.json for toggling crystal (#21980)
  • 58cfaae fix(core): nextjs-standalone generates package scripts consistent with create...
  • 26b266f fix(core): update generated README pages with more useful instructions (#21976)
  • Additional commits viewable in compare view

Updates nx from 18.0.7 to 18.3.4

Release notes

Sourced from nx's releases.

18.3.4 (2024-04-25)

🚀 Features

  • core: add root level forwardAllArgs (#22753)

🩹 Fixes

  • core: different commands should not be considered compatible targets (#22863)
  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: change gradle command to be relative path (#22963)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • node: e2e target fails out of the box (#22987)
  • repo: downgrade to macos-13 in publish workflow (#22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)

... (truncated)

Commits
  • 76a62bd fix(core): ensure create nodes functions are properly parallelized (#23005)
  • 3771061 fix(misc): perf logging shouldn't be enabled twice (#23012)
  • dcc14e3 fix(misc): fix publish script (#22981)
  • 8398e6d fix(core): handle created directories when watching on linux (#22980)
  • afea39e fix(core): regression register ts transpiler for local plugin (#22964)
  • ccddf0e fix(core): move a few api points to return root maps directly (#22949)
  • 9b5a1cb fix(core): fix exclude for empty array (#22951)
  • f07ac05 fix(core): handle events that do not have paths (#22947)
  • 397da97 feat(core): add root level forwardAllArgs (#22753)
  • 3db58e1 fix(core): workspace context glob respects exclude (#22939)
  • Additional commits viewable in compare view

Updates nx-cloud from 18.0.0 to 18.0.1

Release notes

Sourced from nx-cloud's releases.

18.0.1 (2024-02-04)

🩹 Fixes

  • core: nx cloud prompt during migrate doesn't skip connection (#21588)

❤️ Thank You

  • Philip Fulcher
Commits
  • 7ca576b fix(core): nx cloud prompt during migrate doesn't skip connection (#21588)
  • cc282b2 docs(core): add recipe on console & project details view integration (#21577)
  • 9ccdb70 docs(nx-dev): add launch nx to mobile menu
  • 61436a6 docs(core): inferred targets (#21167)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
nx [>= 9999.a, < 10000]

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

@dependabot dependabot bot requested a review from a team as a code owner April 29, 2024 09:42
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Apr 29, 2024
Copy link

changeset-bot bot commented Apr 29, 2024

⚠️ No Changeset found

Latest commit: 6c21192

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Tip

Once this PR is ready to go, add the run_chromatic label to run the Chromatic tests.

This saves us a lot of money by not running the tests before we need them.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-1fc6bcc28e branch 2 times, most recently from 3c93d0d to 25a04f1 Compare May 1, 2024 17:04
Bumps the nx group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `18.0.7` | `18.3.4` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `18.0.7` | `18.3.4` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `18.0.7` | `18.3.4` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `18.0.7` | `18.3.4` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `18.0.7` | `18.3.4` |
| [nx-cloud](https://github.com/nrwl/nx) | `18.0.0` | `18.0.1` |



Updates `@nx/devkit` from 18.0.7 to 18.3.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.4/packages/devkit)

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

Updates `@nx/jest` from 18.0.7 to 18.3.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.4/packages/jest)

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

Updates `nx` from 18.0.7 to 18.3.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.4/packages/nx)

Updates `nx-cloud` from 18.0.0 to 18.0.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@18.0.0...18.0.1)

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: nx-cloud
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-1fc6bcc28e branch from 25a04f1 to 6c21192 Compare May 6, 2024 09:19
@jamesmockett jamesmockett merged commit c4ce244 into main May 7, 2024
20 checks passed
@jamesmockett jamesmockett deleted the dependabot/npm_and_yarn/nx-1fc6bcc28e branch May 7, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant