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 is a re-attempt at release 14.1.0, originally attempted here: #411, but failed due to a worklfow bug that has now been fixed (in #420)
Note
Publishes 14.1.0 across base, TypeScript, and Jest configs with TS 5.6–5.8 support and several rule relaxations/adjustments.
14.1.0package.jsonand packages (@metamask/eslint-config,@metamask/eslint-config-typescript,@metamask/eslint-config-jest).@metamask/eslint-config)promise/catch-or-returnandpromise/param-names.@metamask/eslint-config-typescript)5.6.x–5.8.x.@typescript-eslint/no-unsafe-enum-comparison.@typescript-eslint/prefer-promise-reject-errors(allowunknown).@typescript-eslint/naming-conventionfor import names.@typescript-eslint/switch-exhaustiveness-checkto allowdefault.@metamask/eslint-config-jest)@typescript-eslint/unbound-methodwithjest/unbound-methodin tests.jest/no-conditional-in-test.Written by Cursor Bugbot for commit 590c1c4. This will update automatically on new commits. Configure here.