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

Bump @nx/eslint-plugin from 19.5.7 to 19.7.4 #4577

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 19, 2024

Bumps @nx/eslint-plugin from 19.5.7 to 19.7.4.

Release notes

Sourced from @​nx/eslint-plugin'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
  • c4c8b01 feat(linter): add option to exclude projects from circular deps check (#27504)
  • 0853690 docs(core): update Nx tag line (#27481)
  • b699207 fix(linter): update the @​nx/dependency-checks rule to read the package.json c...
  • 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/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) from 19.5.7 to 19.7.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.7.4/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

Sorry, only users with push access can use that command.

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