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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @nx/jest from 19.2.3 to 19.7.4

Release notes

Sourced from @​nx/jest's releases.

19.7.4 (2024-09-18)

🚀 Features

  • core: able to import gradle project (#27645)
  • release: support groupPreVersionCommand for release groups (#27474)

🩹 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)
  • 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)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
  • js: do not infer typecheck target for root tsconfig.json (#27950)
  • nx-dev: update contributors value (#27944)
  • react: Add historyApiFallback to webpack config (#27942)
  • release: ensure default release group has projects on windows (#27933)
  • release: allow string array for commitArgs and tagArgs (#27797)
  • remix: vite plugin should be less strict on inference #27884 (#27923, #27884)
  • storybook: do not duplicate cacheable operations #27866 (#27951, #27866)
  • vite: typecheck infer plugin should use correct inputs (#27922)
  • vite: exit from test if no files found (#27722)

❤️ Thank You

19.7.3 (2024-09-12)

🚀 Features

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

... (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.4

Release notes

Sourced from nx's releases.

19.7.4 (2024-09-18)

🚀 Features

  • core: able to import gradle project (#27645)
  • release: support groupPreVersionCommand for release groups (#27474)

🩹 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)
  • 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)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
  • js: do not infer typecheck target for root tsconfig.json (#27950)
  • nx-dev: update contributors value (#27944)
  • react: Add historyApiFallback to webpack config (#27942)
  • release: ensure default release group has projects on windows (#27933)
  • release: allow string array for commitArgs and tagArgs (#27797)
  • remix: vite plugin should be less strict on inference #27884 (#27923, #27884)
  • storybook: do not duplicate cacheable operations #27866 (#27951, #27866)
  • vite: typecheck infer plugin should use correct inputs (#27922)
  • vite: exit from test if no files found (#27722)

❤️ Thank You

19.7.3 (2024-09-12)

🚀 Features

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

... (truncated)

Commits
  • 652fddb fix(core): nx import detects plugins synchronously (#27958)
  • d8b506a feat(core): able to import gradle project (#27645)
  • ff21807 fix(core): fix env for running parallel tasks (#27889)
  • 6c64994 fix(core): import handles argument escaping correctly in Windows (#27957)
  • 43f406c fix(core): import should be rebasable (#27940)
  • f25c463 feat(release): support groupPreVersionCommand for release groups (#27474)
  • e0bfc18 fix(release): allow string array for commitArgs and tagArgs (#27797)
  • 04e87aa fix(core): add flag to disable the db and logs when there are errors … (#27930)
  • a362545 fix(release): ensure default release group has projects on windows (#27933)
  • d382c3c fix(js): set compilerOptions correctly when loading .ts that targets ESM (#27...
  • 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 19, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-874d79324f branch 4 times, most recently from 86b6714 to befa845 Compare September 20, 2024 08:29
Copy link
Collaborator

@hkfb hkfb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holding for now

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-874d79324f branch from befa845 to 10bea14 Compare September 20, 2024 12:22
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.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.7.4/packages/jest)

Updates `nx` from 19.2.3 to 19.7.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.7.4/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-874d79324f branch from 10bea14 to 367b812 Compare September 20, 2024 12:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2024

Superseded by #2255.

@dependabot dependabot bot closed this Sep 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript/nx-874d79324f branch September 20, 2024 15:04
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.

1 participant