chore(deps-dev): bump eslint-plugin-unicorn from 64.0.0 to 65.0.0 - #149
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump eslint-plugin-unicorn from 64.0.0 to 65.0.0#149dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 64.0.0 to 65.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v64.0.0...v65.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 65.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Security Scan ResultsScan completed at 2026-06-15T07:52:56.861Z Dependencies
Docker Image
ConfigurationNo critical issues found SecretsNo critical issues found Action Required
|
Owner
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/eslint-plugin-unicorn-65.0.0
branch
July 19, 2026 19:24
jfilter
added a commit
that referenced
this pull request
Jul 19, 2026
unicorn 65 is the last release that still supports ESLint 9 (peer >=9.38.0); 66+ require eslint >=10.4 and are blocked with the rest of the ESLint 10 migration (#161). 65 renamed the prefer-export-from option ignoreUsedVariables to checkUsedVariables and inverted its polarity, so the value flips as well: checkUsedVariables:false is what ignoreUsedVariables:true meant. Confirmed against the rule implementation rather than the option name, since taking the rename at face value would have silently reversed the check. Closes the last two open dependabot PRs (#149, #158).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps eslint-plugin-unicorn from 64.0.0 to 65.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
cc1880b65.0.0fcacf46Addconsistent-compound-wordsrule (#3061)a99fbf4Docs: Improve usage examples (#2952)49535b0prefer-set-has: Allow compatible extra usages (#3060)150b5f1Addno-incorrect-query-selectorrule (#3059)b0248a6no-array-reduce: Add autofix (#3058)3c5880eAddprefer-includes-over-repeated-comparisonsrule (#3056)c9b5ec8Addprefer-string-match-allrule (#3057)e7a1999Addtry-complexityrule (#3055)fc18bd9prevent-abbreviations: Avoid unsafe parameter autofixes (#3054)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)