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 #2255

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @nx/jest from 19.2.3 to 19.8.0

Release notes

Sourced from @​nx/jest'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
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 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)
  • Additional commits viewable in compare view

Updates nx from 19.2.3 to 19.8.0

Release notes

Sourced from 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
  • 21d1696 feat(release): support github enterprise server (#26482)
  • 999abe9 fix(core): do not check cache validity when putting into the cache (#28004)
  • f0f8de8 fix(core): fix powerpack fs cache package name (#27997)
  • eec0014 fix(core): link to sync generators page during sync prompt, and provide more ...
  • a1f69e3 feat(graph): add sync generators to target details in project details view (#...
  • 7f4a877 docs(core): hide documentation for activate powerpack (#27980)
  • 8c35229 fix(core): fix powerpack license report and add back remote cache (#27983)
  • b06f515 feat(core): add integration with nx powerpack (#27972)
  • 50927c2 feat(core): handle prettier not installed when running nx format (#27970)
  • eb61254 fix(core): nx import detects plugins synchronously (#27958)
  • 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 20, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-459acf8791 branch from 97b6c1b to ddfb531 Compare September 20, 2024 15:06
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.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.0/packages/jest)

Updates `nx` from 19.2.3 to 19.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.0/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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-459acf8791 branch from ddfb531 to b36dfd6 Compare September 20, 2024 15:08
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