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 dependency eslint-plugin-promise to v7 #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

garykim-dev-renovate[bot]
Copy link

@garykim-dev-renovate garykim-dev-renovate bot commented Jul 24, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-promise devDependencies major ^5.1.0 -> ^7.2.1

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

v6.6.0

Compare Source

Bug Fixes
  • always-return: treat process.exit() or process.abort() as an acceptable "return" (#​493) (f368c5a)
Features
  • add strict option to disallow then or catch following await or yield (#​494) (fa482cc)

v6.5.1

Compare Source

Bug Fixes

v6.5.0

Compare Source

Features
  • add name property to configs (for use with tooling) (#​486) (ca9e9b4)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.0

Compare Source

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)

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

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

@garykim-dev-renovate garykim-dev-renovate bot requested a review from gary-kim July 24, 2024 06:01
@garykim-dev-renovate garykim-dev-renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from 04b85c9 to dfd788b Compare August 6, 2024 13:01
@garykim-dev-renovate garykim-dev-renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from dfd788b to c05747f Compare November 25, 2024 15:01
@garykim-dev-renovate garykim-dev-renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from c05747f to 81e2f7e Compare November 27, 2024 01:02
Copy link
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant