Upgrade eslint-plugin-promise to version 6.1.0#826
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Closed in favor of #830. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-promise (^4.2.1 → ^6.1.0) · Repo · Changelog
Release Notes
6.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
fix(CI): fix release script (#380)chore(CI): add automatic release (#379)chore(CI): simplify testing strategy (#378)chore(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 (#377)chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#376)chore(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (#374)chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (#372)docs(README): add no-multiple-resolved rule link (#371)feat(catch-or-return,no-new-statics,no-promise-in-callback,valid-params): add support for `Promise.allSettled()` & `Promise.any()` (#370)feat: add `no-multiple-resolved` rule (#369)feat(param-names): add `resolvePattern` & `rejectPattern` option (#368)feat(always-return): add `ignoreLastCallback` option (#365)fix(always-return): false positives for logical expr (#363)fix(prefer-await-to-then):member access without call (#362)fix(no-nesting): nested references vars in closure (#361)chore: also test ESLint v7 on Node v18 (#364)fix: minor typos (#359)ci: Add Node 18 for ESlint 8 only (#360)chore: remove old Travis CI badge and update `.npmignore` (#242)chore: lint all files by default and add `--report-unused-disable-directives` flag (#198)chore(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#358)chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#356)chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#355)fix: update repo link (#349)chore: update dependencies (#350)chore(deps-dev): bump typescript from 4.7.4 to 4.8.3 (#353)chore(deps-dev): bump prettier from 2.5.1 to 2.7.1 (#351)chore(deps-dev): bump jest-runner-eslint from 1.0.0 to 1.1.0 (#352)chore(deps-dev): bump eslint from 8.5.0 to 8.23.1 (#342)chore(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#318)chore(deps): bump actions/checkout from 2 to 3 (#279)chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.5.0 (#280)chore(deps-dev): bump doctoc from 2.2.0 to 2.2.1 (#343)chore(deps): bump actions/setup-node from 2 to 3 (#344)chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 (#348)updated changelogDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands