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

chore(deps): update eslint-plugin-promise to 6.1.1 #407

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise ^4.2.1 -> ^6.0.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v6.1.1

Compare Source

Bug Fixes
  • no-multiple-resolved: false positives when the last expression in a try block is a call to resolve (#​384) (dc51b1c)

v6.1.0

Compare Source

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)

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.2.0

Compare Source

  • Updated param-names rule to allow for unused params

v5.1.1

Compare Source

  • Updated docs to include no-callback-in-promise reasons #​215

v5.1.0

Compare Source

  • Included catch() and finally() in prefer-await-to-then #​196
  • Added some additional tests and upgraded some dev deps #​196
  • Exempted array methods in prefer-await-to-callbacks
    (#​212)

v5.0.0

Compare Source

  • ESLint 7.0 Support

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch 4 times, most recently from 1db6f93 to a4e1d62 Compare April 19, 2024 23:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from a4e1d62 to 806450f Compare April 20, 2024 17:38
@renovate renovate bot changed the title chore(deps): update eslint-plugin-promise to 6.1.1 chore(deps): update eslint-plugin-promise to 6.1.1 - autoclosed Apr 22, 2024
@renovate renovate bot closed this Apr 22, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-promise-6.x branch April 22, 2024 16:39
@renovate renovate bot changed the title chore(deps): update eslint-plugin-promise to 6.1.1 - autoclosed chore(deps): update eslint-plugin-promise to 6.1.1 Apr 22, 2024
@renovate renovate bot reopened this Apr 22, 2024
@renovate renovate bot restored the renovate/eslint-plugin-promise-6.x branch April 22, 2024 18:33
@renovate renovate bot changed the title chore(deps): update eslint-plugin-promise to 6.1.1 chore(deps): update dependency eslint-plugin-promise to v6 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch 2 times, most recently from 9325f5b to bb8b4cd Compare April 22, 2024 20:33
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v6 chore(deps): update eslint-plugin-promise to 6.1.1 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch 2 times, most recently from d9f4f2b to a80c1a8 Compare April 22, 2024 21:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from a80c1a8 to d9ae36f Compare April 23, 2024 00:11
@TheComputerGenie TheComputerGenie merged commit 19b74c6 into development Apr 23, 2024
1 of 4 checks passed
@TheComputerGenie TheComputerGenie deleted the renovate/eslint-plugin-promise-6.x branch April 23, 2024 13:56
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.

1 participant