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 #100

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

Conversation

zhixiaoqiang
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
eslint-plugin-promise devDependencies major 6.1.1 -> 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)

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 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 has been generated by Renovate Bot.

@zhixiaoqiang
Copy link
Owner Author

⚠️ 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: pnpm-lock.yaml
/opt/containerbase/tools/pnpm/3.4.1/22.11.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285
        if (cb) cb.apply(this, arguments)
                   ^

TypeError: cb.apply is not a function
    at /opt/containerbase/tools/pnpm/3.4.1/22.11.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at /opt/containerbase/tools/pnpm/3.4.1/22.11.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at FSReqCallback.oncomplete (node:fs:198:5)

Node.js v22.11.0

Copy link

vercel bot commented Dec 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sfc-playground-vant ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 3:39am

Copy link

changeset-bot bot commented Dec 3, 2024

⚠️ No Changeset found

Latest commit: e022676

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

2 participants