Closed renovate[bot] closed 2 weeks ago
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.
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 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:
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
This PR contains the following updates:
9.29.0
->9.30.0
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.1Configuration
š 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.