-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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(deps): update linters #26655
chore(deps): update linters #26655
Conversation
7a8cc49
to
2e364ce
Compare
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @types/eslint | 8.56.1 | 8.56.2 | | npm | @typescript-eslint/eslint-plugin | 6.18.1 | 6.19.0 | | npm | @typescript-eslint/parser | 6.18.1 | 6.19.0 | | npm | eslint-plugin-jest | 27.6.1 | 27.6.3 |
2e364ce
to
5b6d556
Compare
Seems more like an eslint bug than linting error:
|
7ecf8c0
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
🎉 This PR is included in version 37.136.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rhys Arkins <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rhys Arkins <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rhys Arkins <[email protected]>
This PR contains the following updates:
8.56.1
->8.56.2
6.18.1
->6.19.0
6.18.1
->6.19.0
27.6.1
->27.6.3
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.19.0
Compare Source
🚀 Features
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.19.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v27.6.3
Compare Source
Bug Fixes
v27.6.2
Compare Source
Reverts
tsconfig.json
(#1476)" (5e6199d), closes #1476Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.