-
-
Notifications
You must be signed in to change notification settings - Fork 259
chore(deps): update dependency eslint-plugin-promise to v7 #4718
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
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
---|---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 0 | 1.66s | |
bash-exec | 6 | 1 | 0 | 0.02s | ||
✅ BASH | shellcheck | 6 | 0 | 0 | 0.26s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0 | 0.62s |
✅ COPYPASTE | jscpd | yes | no | no | 3.29s | |
✅ DOCKERFILE | hadolint | 129 | 0 | 0 | 31.34s | |
✅ JSON | jsonlint | 20 | 0 | 0 | 0.28s | |
✅ JSON | v8r | 22 | 0 | 0 | 14.91s | |
markdownlint | 267 | 0 | 302 | 0 | 22.21s | |
✅ MARKDOWN | markdown-table-formatter | 267 | 0 | 0 | 0 | 171.58s |
bandit | 215 | 66 | 0 | 3.73s | ||
✅ PYTHON | black | 215 | 0 | 0 | 0 | 5.22s |
✅ PYTHON | flake8 | 215 | 0 | 0 | 2.18s | |
✅ PYTHON | isort | 215 | 0 | 0 | 0 | 0.99s |
✅ PYTHON | mypy | 215 | 0 | 0 | 11.06s | |
✅ PYTHON | pylint | 215 | 0 | 0 | 34.17s | |
✅ PYTHON | ruff | 215 | 0 | 0 | 0 | 0.37s |
✅ REPOSITORY | checkov | yes | no | no | 39.88s | |
✅ REPOSITORY | git_diff | yes | no | no | 0.53s | |
grype | yes | 27 | no | 28.83s | ||
✅ REPOSITORY | secretlint | yes | no | no | 8.79s | |
✅ REPOSITORY | syft | yes | no | no | 1.9s | |
✅ REPOSITORY | trivy | yes | no | no | 11.64s | |
✅ REPOSITORY | trivy-sbom | yes | no | no | 0.62s | |
trufflehog | yes | 1 | no | 57.41s | ||
✅ SPELL | cspell | 718 | 0 | 0 | 12.31s | |
lychee | 349 | 30 | 0 | 5.7s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0 | 1.05s |
✅ YAML | prettier | 160 | 0 | 0 | 0 | 4.07s |
✅ YAML | v8r | 103 | 0 | 0 | 31.98s | |
✅ YAML | yamllint | 161 | 0 | 0 | 3.22s |
See detailed report in MegaLinter reports
2a9ac73
to
fc5cdaf
Compare
fc5cdaf
to
b261eb0
Compare
b261eb0
to
067c5b1
Compare
067c5b1
to
6a29557
Compare
6a29557
to
aa94b25
Compare
aa94b25
to
fb82699
Compare
fb82699
to
e3fe53f
Compare
This pull request has been automatically marked as stale because it has not had recent activity. If you think this pull request should stay open, please remove the |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
6.6.0
->7.2.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
eslint-community/eslint-plugin-promise (eslint-plugin-promise)
v7.2.1
Compare Source
🩹 Fixes
no-callback-in-promise
: false triggering of callback (#574) (8324564)🧹 Chores
v7.2.0
Compare Source
🌟 Features
no-callback-in-promise
: addtimeoutsErr
option (#514) (907753f)valid-params
: addexclude
option (#515) (7ff2cb9)ignoreAssignmentVariable
option (#518) (701279c)allowThenStrict
option (#522) (53be970)prefer-catch
(#525) (05c8a93)🩹 Fixes
🧹 Chores
v7.1.0
Compare Source
🌟 Features
catch-or-return
,prefer-await-to-then
: do not report Cypress commands (#495) (943f162)prefer-await-to-then
: ignore constructor scope unless withstrict
option (#496) (7bffb7a)spec-only
to check for non-spec Promise methods (#502) (d6e9de1)📚 Documentation
🧹 Chores
v7.0.0
Compare Source
BREAKING CHANGES
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.
This PR was generated by Mend Renovate. View the repository job log.