Closed renovate[bot] closed 1 day ago
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:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: vuepress@2.0.0-rc.14
npm ERR! Found: @vuepress/bundler-webpack@2.0.0-rc.18
npm ERR! node_modules/@vuepress/bundler-webpack
npm ERR! @vuepress/bundler-webpack@"2.0.0-rc.18" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @vuepress/bundler-webpack@"2.0.0-rc.14" from vuepress@2.0.0-rc.14
npm ERR! node_modules/vuepress
npm ERR! vuepress@"2.0.0-rc.14" from the root project
npm ERR! peer vuepress@"2.0.0-rc.14" from @vuepress/helper@2.0.0-rc.39
npm ERR! node_modules/@vuepress/helper
npm ERR! @vuepress/helper@"2.0.0-rc.39" from @vuepress/plugin-back-to-top@2.0.0-rc.39
npm ERR! node_modules/@vuepress/plugin-back-to-top
npm ERR! @vuepress/plugin-back-to-top@"2.0.0-rc.39" from vuepress-theme-hope@2.0.0-rc.52
npm ERR! node_modules/vuepress-theme-hope
npm ERR! 21 more (@vuepress/plugin-blog, @vuepress/plugin-catalog, ...)
npm ERR! 30 more (@vuepress/highlighter-helper, ...)
npm ERR!
npm ERR! Conflicting peer dependency: @vuepress/bundler-webpack@2.0.0-rc.14
npm ERR! node_modules/@vuepress/bundler-webpack
npm ERR! peerOptional @vuepress/bundler-webpack@"2.0.0-rc.14" from vuepress@2.0.0-rc.14
npm ERR! node_modules/vuepress
npm ERR! vuepress@"2.0.0-rc.14" from the root project
npm ERR! peer vuepress@"2.0.0-rc.14" from @vuepress/helper@2.0.0-rc.39
npm ERR! node_modules/@vuepress/helper
npm ERR! @vuepress/helper@"2.0.0-rc.39" from @vuepress/plugin-back-to-top@2.0.0-rc.39
npm ERR! node_modules/@vuepress/plugin-back-to-top
npm ERR! @vuepress/plugin-back-to-top@"2.0.0-rc.39" from vuepress-theme-hope@2.0.0-rc.52
npm ERR! node_modules/vuepress-theme-hope
npm ERR! 21 more (@vuepress/plugin-blog, @vuepress/plugin-catalog, ...)
npm ERR! 30 more (@vuepress/highlighter-helper, ...)
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-10-10T04_23_01_303Z-debug-0.log
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
unknowifguestindream-github-io | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 10, 2024 4:31am |
[!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
tofalse
in the CodeRabbit configuration file.
The recent update involves a version change of the @vuepress/bundler-webpack
package in the package.json
file from 2.0.0-rc.14
to 2.0.0-rc.15
. This adjustment reflects a potential enhancement or bug fix that may influence the build process or performance of the VuePress application. For detailed insights into the specific changes, reviewing the package's changelog is recommended.
Files | Change Summary |
---|---|
package.json |
@vuepress/bundler-webpack version updated from 2.0.0-rc.14 to 2.0.0-rc.15 |
In the garden of code, a change did sprout,
With a hop and a skip, there's no room for doubt.
Version numbers dance, like rabbits in spring,
Each update a promise of joy it will bring.
So let’s cheer for the bundler, so nifty and bright,
With fixes and features, it’s a coder’s delight! 🐇✨
Thanks for opening this pull request! Please check out the Contributing Guidelines.
@renovate[bot] Test build failed! please fix it.
All checks passed. Please wait for review.
@renovate[bot] Test build failed! please fix it.
All checks passed. Please wait for review.
@renovate[bot] Test build failed! please fix it.
All checks passed. Please wait for review.
@renovate[bot] Test build failed! please fix it.
All checks passed. Please wait for review.
@renovate[bot] Test build failed! please fix it.
All checks passed. Please wait for review.
@renovate[bot] Test build failed! please fix it.
All checks passed. Please wait for review.
@renovate[bot] Test build failed! please fix it.
All checks passed. Please wait for review.
@renovate[bot] Test build failed! please fix it.
All checks passed. Please wait for review.
@renovate[bot] Test build failed! please fix it.
All checks passed. Please wait for review.
Stale pull request message
Because you closed this PR without merging, Renovate will ignore this update (2.0.0-rc.18
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
2.0.0-rc.14
->2.0.0-rc.18
Release Notes
vuepress/core (@vuepress/bundler-webpack)
### [`v2.0.0-rc.18`](https://redirect.github.com/vuepress/core/blob/HEAD/CHANGELOG.md#200-rc18-2024-10-10) [Compare Source](https://redirect.github.com/vuepress/core/compare/v2.0.0-rc.17...v2.0.0-rc.18) ##### Bug Fixes - **core:** fix app env flag regression (close [#1612](https://redirect.github.com/vuepress/core/issues/1612)) ([e693cdc](https://redirect.github.com/vuepress/core/commit/e693cdc6892aa977dc92c37c4869ad86fa5a8d69)) ##### Features - **core:** improve user config file loading ([#1615](https://redirect.github.com/vuepress/core/issues/1615)) ([01f6ab3](https://redirect.github.com/vuepress/core/commit/01f6ab3c24d34c85b090656b1352b38913084809)) - **markdown:** add isExternal option for linksPlugin (close [#1611](https://redirect.github.com/vuepress/core/issues/1611)) ([41214eb](https://redirect.github.com/vuepress/core/commit/41214eb4060e6b5537cd1ee25e2803bf1f66a7e6)) - **utils:** sync latest sanitizeFileName logic from rollup ([#1614](https://redirect.github.com/vuepress/core/issues/1614)) ([aaf3bba](https://redirect.github.com/vuepress/core/commit/aaf3bba36134fe31518f559f08fbe9dfd8f98c4a)) ### [`v2.0.0-rc.17`](https://redirect.github.com/vuepress/core/blob/HEAD/CHANGELOG.md#200-rc17-2024-09-30) [Compare Source](https://redirect.github.com/vuepress/core/compare/v2.0.0-rc.16...v2.0.0-rc.17) ##### Bug Fixes - **shared:** revert unexpected type changes (close [#1610](https://redirect.github.com/vuepress/core/issues/1610)) ([d21a934](https://redirect.github.com/vuepress/core/commit/d21a934b2c2ad28626f4e59820c53e08ed50f18f)) ##### Features - **client:** upgrade vue devtools-api to v7 ([7940a3d](https://redirect.github.com/vuepress/core/commit/7940a3d79f9281a5ff100ed859d966e15c82c556)) ### [`v2.0.0-rc.16`](https://redirect.github.com/vuepress/core/blob/HEAD/CHANGELOG.md#200-rc16-2024-09-29) [Compare Source](https://redirect.github.com/vuepress/core/compare/v2.0.0-rc.15...v2.0.0-rc.16) ##### Bug Fixes - **core:** handle templateBuildRenderer option correctly ([427e3cc](https://redirect.github.com/vuepress/core/commit/427e3cc976770ec801605f561ebab3e1629f43be)) - **core:** make `content` have higher priority than `filePath` in page options ([12dbc67](https://redirect.github.com/vuepress/core/commit/12dbc67775c3e0f573793d9d2b01929e58322879)) - **vuepress:** update required node version ([98a1830](https://redirect.github.com/vuepress/core/commit/98a18308260a8476b6b94eb905aeef6f5bedef75)) ##### Features - **bundlerutils:** add bundlerutils package ([5488138](https://redirect.github.com/vuepress/core/commit/548813890385c6d8f54e00eb952452aed2439867)) - upgrade to vue 3.5 ([d43bf23](https://redirect.github.com/vuepress/core/commit/d43bf234fc8f2ba3ffd44811c5d38571e142bc99)) ### [`v2.0.0-rc.15`](https://redirect.github.com/vuepress/core/blob/HEAD/CHANGELOG.md#200-rc15-2024-08-15) [Compare Source](https://redirect.github.com/vuepress/core/compare/v2.0.0-rc.14...v2.0.0-rc.15) ##### Features - **bundler-vite:** add client type export (close [#1579](https://redirect.github.com/vuepress/core/issues/1579)) ([#1580](https://redirect.github.com/vuepress/core/issues/1580)) ([e3ed143](https://redirect.github.com/vuepress/core/commit/e3ed143979b63aecab7772bd5cf3f67735d8c03c)) - **bundler-vite:** upgrade vite to v5.4 (close [#1598](https://redirect.github.com/vuepress/core/issues/1598)) ([97af89c](https://redirect.github.com/vuepress/core/commit/97af89caf5e3bcab21dd7b3fcaa38bbb1e9fe4bb)) - **bundler-webpack:** add api field in sass-loader option type ([#1588](https://redirect.github.com/vuepress/core/issues/1588)) ([f3251b7](https://redirect.github.com/vuepress/core/commit/f3251b7a73e234cb585edfb969b1b1981d872cd6)) - **bundler-webpack:** normalize loader options type ([679cf8f](https://redirect.github.com/vuepress/core/commit/679cf8fe5f061f34b059e087bc8694f1b94d452a))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.
This PR was generated by Mend Renovate. View the repository job log.