Skip to content

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise 6.6.0 -> 7.2.1 age adoption passing confidence

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
🩹 Fixes
  • permit appropriate computed member expressions and prototype access (#​535) (4de9d43)
🧹 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 with strict option (#​496) (7bffb7a)
  • new rule spec-only to check for non-spec Promise methods (#​502) (d6e9de1)
📚 Documentation
🧹 Chores

v7.0.0

Compare Source

BREAKING CHANGES
  • Requires Node.js: ^18.18.0 || ^20.9.0 || >=21.1.0

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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

github-actions bot commented Feb 11, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.66s
⚠️ BASH 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
⚠️ MARKDOWN markdownlint 267 0 302 0 22.21s
✅ MARKDOWN markdown-table-formatter 267 0 0 0 171.58s
⚠️ PYTHON 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
⚠️ REPOSITORY 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
⚠️ REPOSITORY trufflehog yes 1 no 57.41s
✅ SPELL cspell 718 0 0 12.31s
⚠️ SPELL 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

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from 2a9ac73 to fc5cdaf Compare February 12, 2025 09:35
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from fc5cdaf to b261eb0 Compare February 16, 2025 12:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from b261eb0 to 067c5b1 Compare February 23, 2025 10:38
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from 067c5b1 to 6a29557 Compare March 17, 2025 15:36
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.

If you think this pull request should stay open, please remove the O: stale 🤖 label or comment on the pull request.

@github-actions github-actions bot added the O: stale 🤖 This issue or pull request is stale, it will be closed if there is no activity label May 15, 2025
@github-actions github-actions bot closed this May 29, 2025
Copy link
Contributor Author

renovate bot commented May 29, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/eslint-plugin-promise-7.x branch May 29, 2025 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file O: stale 🤖 This issue or pull request is stale, it will be closed if there is no activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants