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 v6 - autoclosed #295

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise 3.8.0 -> 6.6.0 age adoption passing confidence

Release Notes

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

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

v6.5.0

Compare Source

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source

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

v4.3.1

Compare Source

  • Updated and applied prettier

v4.3.0

Compare Source

v4.2.1

Compare Source

  • Added more use cases to no-return-wrap

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.1

Compare Source

  • Remove promise/param-names fixer
    (#​146)

v4.0.0

Compare Source

  • Added fixer for promise/no-new-statics rule
    (#​133)
  • Support ESLint v5
    (#​144)

This is a breaking change that drops support for Node v4. In order to use ESLint
v5 and eslint-plugin-promise v4, you must use Node >=6.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@commit-lint
Copy link

commit-lint bot commented Mar 25, 2023

Chore

  • deps: update dependency eslint-plugin-promise to v6 (707fb70)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 707fb70 to a8fb575 Compare May 27, 2024 10:25
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from a8fb575 to f3a4eaf Compare July 1, 2024 02:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch 2 times, most recently from cb86b8e to 8713ec2 Compare July 20, 2024 07:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 8713ec2 to 4bf3c3a Compare July 22, 2024 01:50
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v6 chore(deps): update dependency eslint-plugin-promise to v6 - autoclosed Jul 24, 2024
@renovate renovate bot closed this Jul 24, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-promise-6.x branch July 24, 2024 06:25
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.

None yet

0 participants