Update dependency @mizdra/eslint-config-mizdra to v6 - autoclosed #282
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.1
->^6.0.0
Release Notes
mizdra/eslint-config-mizdra (@mizdra/eslint-config-mizdra)
v6.0.0
Compare Source
Breaking Changes
noUnusedLocals
やnoUnusedParameters
オプションを有効にしている場合は、無効化してくださいWhat's Changed
Added
consistent-type-exports
/consistent-type-imports
を有効化 by @mizdra in https://github.com/mizdra/eslint-config-mizdra/pull/253Changed
Others
Full Changelog: mizdra/eslint-config-mizdra@v5.0.0...v6.0.0
v5.0.0
Compare Source
Breaking Changes
eslint-plugin-import-x
を依存から削除: #241@mizdra/eslint-config-mizdra/flat
ではなく@mizdra/eslint-config-mizdra
から import するように: #245What's Changed
Added
reportUnusedDisableDirectives
は js/ts 以外の言語にも適用する by @mizdra in https://github.com/mizdra/eslint-config-mizdra/pull/249Changed
Dependencies
eslint-plugin-react-hooks
のバージョンを>=5.1.0-rc
にする by @mizdra in https://github.com/mizdra/eslint-config-mizdra/pull/250Others
.js
を ES Modules として扱うように by @mizdra in https://github.com/mizdra/eslint-config-mizdra/pull/243devDependencies
を更新 by @mizdra in https://github.com/mizdra/eslint-config-mizdra/pull/247Full Changelog: mizdra/eslint-config-mizdra@v4.0.1...v5.0.0
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.