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

Update eslint #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update eslint #7

wants to merge 1 commit into from

Conversation

wendlans
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 5.60.1 -> 5.62.0 age adoption passing confidence
eslint-config-prettier 8.8.0 -> 8.10.0 age adoption passing confidence
eslint-plugin-chai-friendly 0.7.2 -> 0.7.4 age adoption passing confidence
eslint-plugin-cypress 2.13.3 -> 2.15.2 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.62.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#​6938) (24bdacc)
  • eslint-plugin: [prefer-includes] escape special characters (#​7161) (5a347a5), closes #​7145
  • eslint-plugin: replace auto-fix of class literal property style rule with suggestion (#​7054) (a8c824a)
Features
  • eslint-plugin: [prefer-nullish-coalescing] add ignorePrimitives option (#​6487) (6edaa04)

You can read about our versioning strategy and releases on our website.

v5.61.0

Compare Source

Features

You can read about our versioning strategy and releases on our website.

5.60.1 (2023-06-26)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

prettier/eslint-config-prettier (eslint-config-prettier)

v8.10.0

Compare Source

  • Added: [max-statements-per-line]. Thanks to @​Zamiell!

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!
ihordiachenko/eslint-plugin-chai-friendly (eslint-plugin-chai-friendly)

v0.7.4: 0.7.4

Compare Source

  • rolled back engines value in package.json to keep the backwards compatibility for users of engine-strict mode

v0.7.3: 0.7.3

Compare Source

  • updated dev dependencies
  • added new test cases from eslint upstream
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v2.15.2

Compare Source

Bug Fixes
  • deps: update semantic-release to 19.0.3 (573be16)

v2.15.1

Compare Source

Bug Fixes
  • unsafe-to-chain-command: Fix the false positive of 'focus' regex matching 'focused' (#​144) (0c5f68b)

v2.14.0

Compare Source

Features
  • pencil: add option for unsafe chaining rule to check for custom cypress methods (49c6eb3)

v2.13.4

Compare Source

Bug Fixes
  • bump globals package to latest (8c9c9eb)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@wendlans wendlans requested a review from a team November 27, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants