This repository was archived by the owner on Nov 25, 2025. It is now read-only.
Update dependency eslint-config-get-off-my-lawn to v7#199
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
316448c to
e0f7850
Compare
3522ef8 to
f8d9aa3
Compare
0a480af to
9b266fa
Compare
9b266fa to
50ab318
Compare
50ab318 to
12a56fc
Compare
183dfa4 to
64b7fe9
Compare
64b7fe9 to
fe7be16
Compare
fe7be16 to
c09fe08
Compare
c09fe08 to
7b83fc5
Compare
7b83fc5 to
07032f0
Compare
07032f0 to
21fd368
Compare
21fd368 to
0270fd3
Compare
0270fd3 to
bc4dfd1
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
6.0.3->7.2.0Release Notes
manovotny/eslint-config-get-off-my-lawn (eslint-config-get-off-my-lawn)
v7.2.0: 7.2.0 ReleaseCompare Source
http://www.w3.orgto enforcinghttpsrule. (#207)ignoreIIFEfromfalsetotrue.ignoreGlobalsoption.indentoption to match ESLint indent settings.v7.1.0...v7.2.0v7.1.0: 7.1.0 ReleaseCompare Source
checksVoidReturntofalse.thisand there's nothing you can do to fix it yourself.v7.0.5...v7.1.0v7.0.5: 7.0.5 ReleaseCompare Source
v7.0.4...v7.0.5v7.0.4: 7.0.4 ReleaseCompare Source
--es-module-specifier-resolution=nodein ESM. (#191)v7.0.3...v7.0.4v7.0.3: 7.0.3 ReleaseCompare Source
v7.0.2...v7.0.3v7.0.2: 7.0.2 ReleaseCompare Source
thisand there's nothing you can do to fix it yourself.v7.0.1...v7.0.2v7.0.1: 7.0.1 ReleaseCompare Source
unicorn/prefer-node-protocolin certain Node versions. (#182)import/extensionsandimport/no-useless-path-segmentsin ESM. (#185)v7.0.0...v7.0.1v7.0.0: 7.0.0 ReleaseCompare Source
12.20.0or higher.8.7.0or higher. (#175).jsxnow instead of.jsto more explicitly call out which files contain React and which files are pure JavaScript.npx renamer --find js --replace jsx "components/**" --dry-run(remove--dry-runonce everything looks good).eslint . --ext .js,.jsx.package.jsonproperty ordering for consistency across projects.Linkas an ESLint shared settinglinkComponents..json5and.jsoncas supported extensions.unicorn/no-nullif GraphQL is used. (#154)14.18.0or higher and when not using Next.js (open issue).ecmaVersiontolatest17.0.0or higher.17.0.0and above as they are no longer necessary (see Introducing the New JSX Transform for more information).always-multilineoption. Makes git diffs easier to understand.disallowTemplateShorthandoption.unicorn/no-abusive-eslint-disable.caseSensitiveandcaseSensitiveStrictoptions.warnOnUnassignedImportsoption.resolvesmatcher as it was causing conflicts with jest/valid-expect and jest/prefer-expect-resolves rules.alwaystoneverbased on Node.js documentation.alwaystoneverbased on Node.js documentation.extensionsfrom.jsto.jsxto more explicitly call out which files contain React and which files are pure JavaScript.npx renamer --find js --replace jsx "components/**" --dry-run(remove--dry-runonce everything looks good).eslint . --ext .js,.jsxformsoption.import/extensionsand mixed CommonJS / ESM usage.eslint-plugin-jsonuses a non-standard preprocessor (it's using vscode-json-languageservice) and currently returns an empty string, which makes it difficult for other plugins to work alongside of it (see azeemba/eslint-plugin-json#38 for more information).eslint-plugin-jsoncuses the standard ESLint parser espree to create compliant, and thus harmonious, AST.exceptAfterSingleLineoption, but ultimately couldn't find a combination we liked, so we're removing it.jest/prefer-to-be-nulljest/prefer-to-be-undefinedjest/valid-describev6.0.3...v7.0.0Configuration
📅 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 becomes conflicted, 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.