nutui-react icon indicating copy to clipboard operation
nutui-react copied to clipboard

chore(deps): update dependency @sxzz/eslint-config to v7

Open renovate[bot] opened this issue 7 months ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
@sxzz/eslint-config ^4.2.0 -> ^7.2.8 age confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sxzz/eslint-config (@​sxzz/eslint-config)

v7.2.8

Compare Source

No significant changes

    View changes on GitHub

v7.2.7

Compare Source

No significant changes

    View changes on GitHub

v7.2.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.2.5

Compare Source

No significant changes

    View changes on GitHub

v7.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.2.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.2.2

Compare Source

   🐞 Bug Fixes
  • Disable no-anonymous-default-export for vue/jsx files  -  by @​sxzz (a1e6a)
    View changes on GitHub

v7.2.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v7.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v7.1.4

Compare Source

   🚀 Features
    View changes on GitHub

v7.1.3

Compare Source

No significant changes

    View changes on GitHub

v7.1.2

Compare Source

   🚀 Features
    View changes on GitHub

v7.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v7.0.6

Compare Source

No significant changes

    View changes on GitHub

v7.0.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.0.4

Compare Source

No significant changes

    View changes on GitHub

v7.0.3

Compare Source

No significant changes

    View changes on GitHub

v7.0.2

Compare Source

No significant changes

    View changes on GitHub

v7.0.1

Compare Source

No significant changes

    View changes on GitHub

v7.0.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v6.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v6.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.1.1

Compare Source

No significant changes

    View changes on GitHub

v6.1.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.0.3

Compare Source

No significant changes

    View changes on GitHub

v6.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.0.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
    View changes on GitHub

v5.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v5.2.0

Compare Source

   🚀 Features
  • Enable unicorn/consistent-date-clone, migrate unicorn/no-instanceof-array  -  by @​sxzz (de8fc)
    View changes on GitHub

v5.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v5.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.1

Compare Source

   🐞 Bug Fixes
  • deps: Update dependency eslint-config-flat-gitignore to v2  -  in #​123 (fc4cc)
    View changes on GitHub

v5.0.0

Compare Source

   🚨 Breaking Changes
  • Require unocss plugin as a peer dep  -  by @​sxzz (5f539)
  • sxzz preset now returns Promise<Config[]>
  • All configs are functions now.
   🚀 Features
   🐞 Bug Fixes
  • deps: Update dependency eslint-config-prettier to v10  -  in #​121 (c60a0)
    View changes on GitHub

v4.6.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.5.0

Compare Source

   🐞 Bug Fixes
  • deps:
    View changes on GitHub

v4.4.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.4.0

Compare Source

   🚀 Features
  • Enable unicorn consistent-existence-index-check & prefer-math-min-max  -  by @​sxzz (21c73)
   🐞 Bug Fixes
    View changes on GitHub

v4.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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[bot] avatar May 12 '25 02:05 renovate[bot]

⚠️ 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: packages/nutui-auto-import/pnpm-lock.yaml
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

Your pnpm version is incompatible with "/tmp/renovate/repos/github/jdf2e/nutui-react".

Expected version: >=10.0.0
Got: 9.11.0

This is happening because the package's manifest has an engines.pnpm field specified.
To fix this issue, install the required pnpm version globally.

To install the latest version of pnpm, run "pnpm i -g pnpm".
To check your pnpm version, run "pnpm -v".

renovate[bot] avatar May 12 '25 02:05 renovate[bot]

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot] avatar May 12 '25 02:05 coderabbitai[bot]