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 nx from 19.7.3 to 19.7.4 #597

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 19.7.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

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...
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 19.7.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
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #601.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-19.7.4 branch September 23, 2024 08:23
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.

0 participants