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(deps): update eslint #322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

bump(deps): update eslint #322

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) ^7.16.0 -> ^7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.16.0 -> ^7.18.0 age adoption passing confidence
eslint-plugin-react-refresh ^0.4.8 -> ^0.4.11 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.18.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.11

Compare Source

  • Ignore type exports (ex. export type foo = string;) (fixes #​47)

v0.4.10

Compare Source

  • Support function Foo() {}; export default React.memo(Foo) (#​46) (thanks @​SukkaW!)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the kind/dependencies Pull requests that update a dependency file label Jul 15, 2024
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 1f39899 to 7e66351 Compare July 21, 2024 16:29
@renovate renovate bot changed the title bump(deps): update eslint to ^7.16.1 bump(deps): update eslint Jul 21, 2024
@renovate renovate bot force-pushed the renovate/eslint branch 11 times, most recently from 874896f to 8cb8ce2 Compare July 29, 2024 20:05
@renovate renovate bot force-pushed the renovate/eslint branch 6 times, most recently from 504cdde to c95d0c7 Compare August 6, 2024 05:53
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from fcaf48a to d9390dd Compare August 22, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants