vuestorefront / storefront-ui

A frontend library for React and Vue that helps developers quickly build fast, accessible, and beautiful storefronts. Made with šŸ’š by Vue Storefront team and contributors.
https://storefrontui.io
MIT License
2.35k stars 455 forks source link

chore(deps): :arrow_up: Update dependency eslint-plugin-vue to v9.30.0 #3219

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vue (source) 9.29.0 -> 9.30.0 age adoption passing confidence

Release Notes

vuejs/eslint-plugin-vue (eslint-plugin-vue) ### [`v9.30.0`](https://redirect.github.com/vuejs/eslint-plugin-vue/compare/v9.29.1...50bde65aa298cc26c3369077e5bb6c25399e4b8d) [Compare Source](https://redirect.github.com/vuejs/eslint-plugin-vue/compare/v9.29.1...v9.30.0) ### [`v9.29.1`](https://redirect.github.com/vuejs/eslint-plugin-vue/releases/tag/v9.29.1) [Compare Source](https://redirect.github.com/vuejs/eslint-plugin-vue/compare/v9.29.0...v9.29.1) #### šŸ› Bug Fixes - [#​2572](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2572) Fixed index.d.ts **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.0...v9.29.1

Configuration

šŸ“… Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Warsaw, 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.



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

changeset-bot[bot] commented 3 months ago

āš ļø No Changeset found

Latest commit: 2e13822c996e751159a606328445c24bf3945471

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

renovate[bot] commented 2 weeks ago

āš ļø 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:

The artifact failure details are included below:

File name: yarn.lock
node:fs:1380
  const result = binding.mkdir(
                         ^

Error: ENOENT: no such file or directory, mkdir '/home/ubuntu/.cache/node/corepack/v1'
    at mkdirSync (node:fs:1380:26)
    at getTemporaryFolder (/opt/containerbase/tools/corepack/0.29.4/20.11.1/node_modules/corepack/dist/lib/corepack.cjs:21486:27)
    at download (/opt/containerbase/tools/corepack/0.29.4/20.11.1/node_modules/corepack/dist/lib/corepack.cjs:21760:21)
    at installVersion (/opt/containerbase/tools/corepack/0.29.4/20.11.1/node_modules/corepack/dist/lib/corepack.cjs:21854:61)
    at async Engine.ensurePackageManager (/opt/containerbase/tools/corepack/0.29.4/20.11.1/node_modules/corepack/dist/lib/corepack.cjs:22310:32)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.4/20.11.1/node_modules/corepack/dist/lib/corepack.cjs:22410:25)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/20.11.1/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'mkdir',
  path: '/home/ubuntu/.cache/node/corepack/v1'
}

Node.js v20.11.1