nodeshift / opossum

Node.js circuit breaker - fails fast ⚡️
https://nodeshift.dev/opossum/
Apache License 2.0
1.28k stars 106 forks source link

[Snyk] Upgrade eslint-plugin-promise from 6.1.0 to 6.2.0 #860

Closed lholmquist closed 1 month ago

lholmquist commented 3 months ago

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade eslint-plugin-promise from 6.1.0 to 6.2.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **2 versions** ahead of your current version. - The recommended version was released on **22 days ago**.
Release notes
Package name: eslint-plugin-promise
  • 6.2.0 - 2024-05-27

    6.2.0 (2024-05-27)

    Bug Fixes

    • no-callback-in-promise: false positives when the exception is an argument (#446) (5e4546d)

    Features

    • Resolve getAncestors and getScope calls in eslint v9 (#466) (c0c716b)
  • 6.1.1 - 2022-10-19

    6.1.1 (2022-10-19)

    Bug Fixes

    • no-multiple-resolved: false positives when the last expression in a try block is a call to resolve (#384) (dc51b1c)
  • 6.1.0 - 2022-10-13

    6.1.0 (2022-10-13)

    Bug Fixes

    Features

    • add no-multiple-resolved rule (#369) (3a6fdbe)
    • always-return: add ignoreLastCallback option (#365) (01def31)
    • catch-or-return,no-new-statics,no-promise-in-callback,valid-params: add support for Promise.allSettled() & Promise.any() (#370) (e080f82)
    • param-names: add resolvePattern & rejectPattern option (#368) (df25e3c)
from eslint-plugin-promise GitHub release notes
--- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ **For more information:** > - 🧐 [View latest project report](https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23/settings/integration?pkg=eslint-plugin-promise&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9559674719

Details


Totals Coverage Status
Change from base Build 8894784791: 0.0%
Covered Lines: 374
Relevant Lines: 375

💛 - Coveralls
github-actions[bot] commented 1 month ago

This pull request is stale because it has been open 30 days with no activity.