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

chore: bump the nx group across 1 directory with 2 updates #2243

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nx group with 1 update in the /typescript directory: @nx/jest.

Updates @nx/jest from 19.2.3 to 19.7.3

Release notes

Sourced from @​nx/jest's releases.

19.7.3 (2024-09-12)

🚀 Features

  • core: import warns when source and destination directories are different (#27875)

🩹 Fixes

  • 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)
  • gradle: fix gradle app deps (#27865)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
  • misc: createNodesV2 plugins should show inference capabilities (#27896)
  • nx-cloud: include nxCloudId when generating connect urls (#27882)
  • webpack: handle relative paths for additionalEntryPath (#27885)

❤️ Thank You

19.7.2 (2024-09-10)

🩹 Fixes

  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • release: ensure git commits containing pipe can be parsed reliably (#27840)

❤️ Thank You

19.7.1 (2024-09-10)

🚀 Features

  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)

🩹 Fixes

  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)

... (truncated)

Commits
  • 0853690 docs(core): update Nx tag line (#27481)
  • f4659d7 fix(testing): revert bump for ts-jest (#27432)
  • 17f09bc fix(testing): resolve jest utils in plugin from the @​jest/core package locati...
  • a9ac3d9 fix(testing): cache resolved jest path in plugin correctly (#27407)
  • b224e7c feat(testing): support positional arg for jest executor (#27328)
  • 6c0e70e feat(testing): allow usage of jest 30 pre-release versions (#27334)
  • 46dcee6 fix(testing): resolve jest package from the project root in plugin (#27342)
  • 6e8a3e5 feat(testing): update jest to v29.7.0 (#27301)
  • 51f5fe4 fix(core): merge package.json plugins and updated project.json plugin… (#26952)
  • 336d371 fix(testing): only add atomizer label for parent atomizer task (#26740)
  • Additional commits viewable in compare view

Updates nx from 19.2.3 to 19.7.3

Release notes

Sourced from nx's releases.

19.7.3 (2024-09-12)

🚀 Features

  • core: import warns when source and destination directories are different (#27875)

🩹 Fixes

  • 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)
  • gradle: fix gradle app deps (#27865)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
  • misc: createNodesV2 plugins should show inference capabilities (#27896)
  • nx-cloud: include nxCloudId when generating connect urls (#27882)
  • webpack: handle relative paths for additionalEntryPath (#27885)

❤️ Thank You

19.7.2 (2024-09-10)

🩹 Fixes

  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • release: ensure git commits containing pipe can be parsed reliably (#27840)

❤️ Thank You

19.7.1 (2024-09-10)

🚀 Features

  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)

🩹 Fixes

  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)

... (truncated)

Commits
  • 068b066 fix(core): handleErrors should display error cause if it exists (#27886)
  • 42cab26 fix(misc): createNodesV2 plugins should show inference capabilities (#27896)
  • c585aea fix(nx-cloud): include nxCloudId when generating connect urls (#27882)
  • afd07bb fix(core): respect filenames of inputs when computing task hash (#27873)
  • 9352f83 feat(core): import warns when source and destination directories are differen...
  • 5063a4c fix(core): handle sync generator failures (#27650)
  • c398cbd docs(core): reword import help text (#27732)
  • 0b81de2 fix(release): ensure git commits containing pipe can be parsed reliably (#27840)
  • 44da27d fix(core): take nx-release-publish target defaults into account for implicit ...
  • 431fe2a feat(release): allow local dependency version protocols to be preserved, pnpm...
  • Additional commits viewable in compare view

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 added the dependencies Pull requests that update a dependency file label Sep 13, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-0941ee1e0c branch 3 times, most recently from 2453e13 to 7dbfa4d Compare September 16, 2024 12:53
Bumps the nx group with 1 update in the /typescript directory: [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest).


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

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

---
updated-dependencies:
- dependency-name: "@nx/jest"
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-0941ee1e0c branch from 7dbfa4d to 1fac694 Compare September 17, 2024 08:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

Superseded by #2250.

@dependabot dependabot bot closed this Sep 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript/nx-0941ee1e0c branch September 19, 2024 02:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants