Skip to content
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
mainfrom
renovate/eslint-config-get-off-my-lawn-7.x
Open

Update dependency eslint-config-get-off-my-lawn to v7#199
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-config-get-off-my-lawn-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 3, 2022

This PR contains the following updates:

Package Change Age Confidence
eslint-config-get-off-my-lawn 6.0.3 -> 7.2.0 age confidence

Release Notes

manovotny/eslint-config-get-off-my-lawn (eslint-config-get-off-my-lawn)

v7.2.0: 7.2.0 Release

Compare Source

Added

  • Adds exception for http://www.w3.org to enforcing https rule. (#​207)

Changed

Fixed

  • Fixes issues with reading ESM Jest configs. (#​208)

Removed

  • Removes rules.

Changeset

v7.1.0...v7.2.0

v7.1.0: 7.1.0 Release

Compare Source

Added

Changed

Fixed

Removed

Changeset

v7.0.5...v7.1.0

v7.0.5: 7.0.5 Release

Compare Source

Fixed

  • Fixes dependency checks for dependencies that use range specifiers. (#​199)

Changeset

v7.0.4...v7.0.5

v7.0.4: 7.0.4 Release

Compare Source

Fixed

  • Fixes false positives with --es-module-specifier-resolution=node in ESM. (#​191)

Changeset

v7.0.3...v7.0.4

v7.0.3: 7.0.3 Release

Compare Source

Fixed

  • Fixes false positives with import/extensions in ESM. (#​190)

Changeset

v7.0.2...v7.0.3

v7.0.2: 7.0.2 Release

Compare Source

Fixed

  • Fixes issues with Jest config resolution and reading. (#​186)

Removed

  • Removes rules.
    • jest/unbound-method
      • Complain about third-party packages that improperly use this and there's nothing you can do to fix it yourself.

Changeset

v7.0.1...v7.0.2

v7.0.1: 7.0.1 Release

Compare Source

Fixed

  • Fixes false positives with unicorn/prefer-node-protocol in certain Node versions. (#​182)
  • Fixes false positives with import/extensions and import/no-useless-path-segments in ESM. (#​185)

Changeset

v7.0.0...v7.0.1

v7.0.0: 7.0.0 Release

Compare Source

Highlights

  • ESLint 8 support!
  • Zero-config Next.js linting!
  • Zero-config TypeScript linting!

Breaking

  • New rules were added, which could potentially break builds.
  • Requires node 12.20.0 or higher.
  • Requires eslint 8.7.0 or higher. (#​175)
  • React filename extensions should be .jsx now instead of .js to more explicitly call out which files contain React and which files are pure JavaScript.
    • renamer can be used to aid in this conversion. For example: npx renamer --find js --replace jsx "components/**" --dry-run (remove --dry-run once everything looks good).
    • Probably update your NPM scripts to use eslint . --ext .js,.jsx.
  • package.json property ordering for consistency across projects.

Added

Changed

Fixed

  • Fixes false positives with import/extensions and mixed CommonJS / ESM usage.
  • Fixes false positives with React JSX transform rules for older versions of React.

Removed

Changeset

v6.0.3...v7.0.0


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from 316448c to e0f7850 Compare February 7, 2022 02:29
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch 2 times, most recently from 3522ef8 to f8d9aa3 Compare February 21, 2022 02:57
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch 3 times, most recently from 0a480af to 9b266fa Compare February 28, 2022 03:23
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from 9b266fa to 50ab318 Compare March 7, 2022 03:22
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from 50ab318 to 12a56fc Compare March 14, 2022 04:20
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch 4 times, most recently from 183dfa4 to 64b7fe9 Compare March 28, 2022 03:43
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from 64b7fe9 to fe7be16 Compare April 12, 2022 13:39
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from fe7be16 to c09fe08 Compare April 19, 2022 21:40
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from c09fe08 to 7b83fc5 Compare November 20, 2022 11:39
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from 7b83fc5 to 07032f0 Compare September 26, 2025 04:01
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from 07032f0 to 21fd368 Compare October 21, 2025 11:37
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from 21fd368 to 0270fd3 Compare November 11, 2025 00:33
@renovate renovate Bot force-pushed the renovate/eslint-config-get-off-my-lawn-7.x branch from 0270fd3 to bc4dfd1 Compare November 18, 2025 12:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants