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

chore: update dependency eslint-plugin-es-x to v8 - autoclosed #307

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-es-x ^7.5.0 -> ^8.0.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-es-x (eslint-plugin-es-x)

v8.0.0

Compare Source

💥 Breaking Changes

  • Change Configs
    • Configs prefixed with restrict-to- have been changed by adding ES2024 rules to each config.
    • Due to some rules being split, the configuration was changed to use the new rules instead.

Updates

New Rules

  • feat!: separate the rules of ES2022 - ES2024 by features by @​ota-meshi in https://github.com/eslint-community/eslint-plugin-es-x/pull/150
    • Deprecated no-object-map-groupby rule
      • Added no-map-groupby rule
      • Added no-object-groupby rule
      • Added no-array-grouping config
    • Deprecated no-string-prototype-iswellformed-towellformed rule
      • Added no-string-prototype-iswellformed rule
      • Added no-string-prototype-towellformed rule
      • Added no-is-usv-string config
    • Deprecated no-array-string-prototype-at rule
      • Added no-array-prototype-at rule
      • Added no-string-prototype-at
      • Added no-relative-indexing-method config
    • Deprecated no-class-fields rule rule
      • Added no-class-instance-fields rule
      • Added no-class-private-fields rule
      • Added no-class-private-methods rule
      • Added no-class-static-fields rule
      • Added no-class-fields config

Full Changelog: eslint-community/eslint-plugin-es-x@v7.8.0...v8.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 changed the title chore: update dependency eslint-plugin-es-x to v8 chore: update dependency eslint-plugin-es-x to v8 - autoclosed Aug 21, 2024
@renovate renovate bot closed this Aug 21, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-es-x-8.x branch August 21, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant