Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps @eslint-react/eslint-plugin from 1.6.0 to 1.14.3.

Release notes

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

v1.14.3

What's Changed

🪄 Improvements

  • Update @typescript-eslint's packages to ^8.7.0.

New Contributors

Full Changelog: Rel1cx/eslint-react@v1.14.2...v1.14.3

v1.14.2

What's Changed

🪄 Improvements

New Contributors

Full Changelog: Rel1cx/eslint-react@v1.14.1...v1.14.2

v1.14.1 (Thu 12 Sep 2024)

What's Changed

🐞 Fixes

  • Fixed false positives in rule web-api/no-leaked-resize-observer.

New Contributors

Full Changelog: Rel1cx/eslint-react@v1.14.0...v1.14.1

v1.14.0

What's Changed

🐞 Fixes

  • Fixed mono plugins missing default export.
  • Fixed component name detection when the component name starts with a underscore.

🪄 Improvements

... (truncated)

Changelog

Sourced from @​eslint-react/eslint-plugin's changelog.

v1.14.3 (Sat 29 Sep 2024)

🪄 Improvements

  • Update @typescript-eslint's packages to ^8.7.0.

v1.14.2 (Fri 20 Sep 2024)

🪄 Improvements

  • Update @typescript-eslint's packages to ^8.6.0.

v1.14.1 (Thu 12 Sep 2024)

🐞 Fixes

  • Fixed false positives in rule web-api/no-leaked-resize-observer.

v1.14.0 (Tue 10 Sep 2024)

🐞 Fixes

  • Fixed mono plugins missing default export.
  • Fixed component name detection when the component name starts with a underscore.

🪄 Improvements

  • Update @typescript-eslint's packages to ^8.5.0.

v1.13.1 (Mon 09 Sep 2024)

🐞 Fixes

  • Fixed hooks-extra/no-unnecessary-use-callback and hooks-extra/no-unnecessary-use-memo false positives when there are references from nested scopes.

v1.13.0 (Wed 04 Sep 2024)

✨ New

  • Added web-api/no-leaked-resize-observer rule to prevent leaked ResizeObserver.

🐞 Fixes

  • hooks-extra/no-redundant-custom-hook should allow custom hooks with empty body.

🪄 Improvements

  • Rename debug/react-hooks to debug/hook.
  • Rename hooks-extra/ensure-custom-using-hooks to hooks-extra/no-redundant-custom-hook.
  • Rename hooks-extra/ensure-use-memo-has-non-empty-deps to hooks-extra/no-unnecessary-use-memo.

... (truncated)

Commits

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 [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) from 1.6.0 to 1.14.3.
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.14.3/packages/plugins/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-type: direct:development
  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 Oct 7, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 14, 2024

Superseded by #47.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-react/eslint-plugin-1.14.3 branch October 14, 2024 14:09
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