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.6.0 #842

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise 6.0.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


Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v6.0.1 chore(deps): update dependency eslint-plugin-promise to v6.1.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 9f0c4ef to b9e7a7d Compare November 20, 2022 09:20
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from b9e7a7d to 6a5886d Compare October 13, 2023 14:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 6a5886d to 6119311 Compare May 31, 2024 17:31
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v6.1.1 chore(deps): update dependency eslint-plugin-promise to v6.2.0 May 31, 2024
Copy link
Contributor Author

renovate bot commented May 31, 2024

⚠️ 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: yarn.lock
/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21609
    throw new Error(
          ^

Error: Error when performing the request to https://registry.npmjs.org/yarn/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21609:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
    ... 4 lines matching cause stack trace ...
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
  [cause]: TypeError: globalThis.fetch is not a function
      at fetch (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21603:33)
      at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
      at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21550:20)
      at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21672:14)
      at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22292:23)
      at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22390:47)
      at async Object.runMain (/opt/containerbase/tools/corepack/0.29.3/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23096:5)
}

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v6.2.0 chore(deps): update dependency eslint-plugin-promise to v6.4.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 6119311 to 28dcf60 Compare July 1, 2024 02:35
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 28dcf60 to cea5a82 Compare July 19, 2024 23:26
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v6.4.0 chore(deps): update dependency eslint-plugin-promise to v6.5.0 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from cea5a82 to ca30888 Compare July 20, 2024 07:43
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v6.5.0 chore(deps): update dependency eslint-plugin-promise to v6.5.1 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from ca30888 to 4acdc89 Compare July 22, 2024 01:18
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v6.5.1 chore(deps): update dependency eslint-plugin-promise to v6.6.0 Jul 22, 2024
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.

0 participants