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.1 to 6.1.0 #80

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Nov 4, 2022

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

merge advice
ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-10-13.
Release notes
Package name: eslint-plugin-promise
  • 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.
from eslint-plugin-promise GitHub release notes
Commit messages
Package name: eslint-plugin-promise
  • 71e53a0 fix(CI): fix release script (#380)
  • 04fa169 chore(CI): add automatic release (#379)
  • c970565 chore(CI): simplify testing strategy (#378)
  • e8eabf4 chore(deps-dev): bump @ typescript-eslint/parser from 5.39.0 to 5.40.0 (#377)
  • b2136c3 chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#376)
  • 7cfa19e chore(deps-dev): bump @ typescript-eslint/parser from 5.38.1 to 5.39.0 (#374)
  • 8875343 chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (#372)
  • 55a304c docs(README): add no-multiple-resolved rule link (#371)
  • e080f82 feat(catch-or-return,no-new-statics,no-promise-in-callback,valid-params): add support for `Promise.allSettled()` & `Promise.any()` (#370)
  • 3a6fdbe feat: add `no-multiple-resolved` rule (#369)
  • df25e3c feat(param-names): add `resolvePattern` & `rejectPattern` option (#368)
  • 01def31 feat(always-return): add `ignoreLastCallback` option (#365)
  • a60d1cb fix(always-return): false positives for logical expr (#363)
  • 9b3ef57 fix(prefer-await-to-then):member access without call (#362)
  • 08052e8 fix(no-nesting): nested references vars in closure (#361)
  • ac98c63 chore: also test ESLint v7 on Node v18 (#364)
  • b431e46 fix: minor typos (#359)
  • 5fa8a9e ci: Add Node 18 for ESlint 8 only (#360)
  • 91345d9 chore: remove old Travis CI badge and update `.npmignore` ([Snyk] Upgrade eslint-plugin-import from 2.29.1 to 2.31.0 #242)
  • 81d0f94 chore: lint all files by default and add `--report-unused-disable-directives` flag ([Snyk] Upgrade eslint-plugin-promise from 6.2.0 to 6.4.0 #198)
  • 5d77f93 chore(deps-dev): bump @ typescript-eslint/parser from 5.38.0 to 5.38.1 (#358)
  • 428d8dd chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#356)
  • 3c2f68a chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#355)
  • 3906810 fix: update repo link (#349)

Compare


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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@pacostas
Copy link
Member

pacostas commented Nov 4, 2022

LGTM

@pacostas pacostas merged commit 869c3fd into main Nov 4, 2022
@pacostas pacostas deleted the snyk-upgrade-58e762b36b44a4241a228e832382c811 branch November 4, 2022 11:52
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.

2 participants