Skip to content

Bump @nx/eslint-plugin from 19.5.7 to 21.0.3 #4791

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

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 May 12, 2025

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

Release notes

Sourced from @​nx/eslint-plugin's releases.

21.0.3 (2025-05-08)

🩹 Fixes

  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)
  • core: only cleanup db connection on exit (#31137)
  • gradle: specify idle timeout for gradle batch runner (#31009)
  • gradle: fix gradle tests (#30879)

❤️ Thank You

21.0.2 (2025-05-07)

🩹 Fixes

  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)

❤️ Thank You

21.0.1 (2025-05-07)

🚀 Features

  • rspack: upgrade to version 1.3.8 (#31070)

🩹 Fixes

  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • js: handle ${configDir} in tsconfig files when inferring tasks (#31098, #30883)
  • nx-dev: webinar list page shows event date (#30953)

❤️ Thank You

... (truncated)

Commits
  • 73da211 feat(misc): remove migrations prior to v19 in preparation for v21 (#30839)
  • 8214ab4 chore(repo): assign proper outputs to build targets (#30865)
  • cd55dfc feat(linter): add support for package based secondary entry points (#30809)
  • 0082d93 fix(linter): remove empty entry in typescript eslint flat config (#30727)
  • 4bd6477 feat(linter): support eslint-config-prettier v10 (#30480)
  • 04cf098 fix(core): change graph node type and name to string (#29610)
  • 2d9a673 fix(linter): dependency-check-support-catalogs (#29923)
  • 713b9fb feat(linter): add runtimeHelpers option to @nx/dependency-checks rule (#2...
  • 1fbcd73 fix(linter): produce type information for the eslint-plugin main entry point ...
  • cbbe14b fix(linter): add files entry to react flat configs to avoid applying TS rules...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/eslint-plugin since your current version.


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 21.0.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.0.3/packages/eslint-plugin)

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

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 May 12, 2025
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 May 12, 2025

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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants