Skip to content
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

[Snyk] Upgrade eslint-plugin-promise from 6.0.0 to 6.2.0 #407

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

lholmquist
Copy link
Member

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.0.0 to 6.2.0.

ℹ️ 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 4 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)
  • 6.0.1 - 2022-08-25
    No content.
  • 6.0.0 - 2021-12-18

    6.0.0

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:

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

See this package in npm:
eslint-plugin-promise

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/e8d21d75-2403-4802-8afa-ada5e48d4de5?utm_source=github&utm_medium=referral&page=upgrade-pr
@coveralls
Copy link

Coverage Status

coverage: 98.802%. remained the same
when pulling 8dec46f on snyk-upgrade-55dff0342912ed6f8319f5bd5d1f39c4
into 6e0aee4 on main.

@lholmquist lholmquist merged commit 8ed3d1b into main Aug 1, 2024
4 checks passed
@lholmquist lholmquist deleted the snyk-upgrade-55dff0342912ed6f8319f5bd5d1f39c4 branch August 1, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants