Closed renovate[bot] closed 1 year 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:
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
[10:28:49.116] INFO (43): Downloading file ...
url: "https://github.com/containerbase/node-prebuild/releases/download/18.17.0/node-18.17.0-focal-x86_64.tar.xz.sha512"
output: "/tmp/worker/828af4/5650bb/cache/containerbase/4f1b66de1eebc4e832e9ad5a012165a5e79cd3b1c3892eb6646e768a14a95e7c/node-18.17.0-focal-x86_64.tar.xz.sha512"
[10:28:49.161] INFO (43): Download completed in 45ms.
[10:28:49.276] INFO (59): Downloading file ...
url: "https://github.com/containerbase/node-prebuild/releases/download/18.17.0/node-18.17.0-focal-x86_64.tar.xz"
output: "/tmp/worker/828af4/5650bb/cache/containerbase/d71155bd68a6dac4a334976c5d82cd47e91bf95aa8811a4ec27c615d8d82df76/node-18.17.0-focal-x86_64.tar.xz"
[10:28:49.511] INFO (59): Download completed in 235ms.
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
2.0.0-beta.17
->2.0.0-beta.18
13.4.6
->13.4.13
0.0.237
->0.0.243
8.40.2
->8.44.2
20.3.1
->20.4.8
18.2.12
->18.2.19
18.2.5
->18.2.7
4.0.0
->4.0.4
5.0.0
->5.0.4
5.1.3
->5.1.6
4.3.9
->4.4.9
Release Notes
crxjs/rollup-plugin-chrome-extension (@crxjs/vite-plugin)
### [`v2.0.0-beta.18`](https://togithub.com/crxjs/chrome-extension-tools/releases/tag/%40crxjs/vite-plugin%402.0.0-beta.18) [Compare Source](https://togithub.com/crxjs/rollup-plugin-chrome-extension/compare/@crxjs/vite-plugin@2.0.0-beta.17...@crxjs/vite-plugin@2.0.0-beta.18) ##### Patch Changes - [`47eeda7`](https://togithub.com/crxjs/rollup-plugin-chrome-extension/commit/47eeda7): fix(package): update cjs export path - [`557721e`](https://togithub.com/crxjs/rollup-plugin-chrome-extension/commit/557721e): fix: infinite recursion on circular dependency - [`a6ee0d2`](https://togithub.com/crxjs/rollup-plugin-chrome-extension/commit/a6ee0d2): Test: infinite recursion on circular dependencyvercel/next.js (@next/eslint-plugin-next)
### [`v13.4.13`](https://togithub.com/vercel/next.js/releases/tag/v13.4.13) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.12...v13.4.13) ##### Core Changes - Improve internal web stream utils: [#53004](https://togithub.com/vercel/next.js/issues/53004) - fix: Add `Next-Url` to http vary in consideration of intercept routes.: [#52746](https://togithub.com/vercel/next.js/issues/52746) - update Turbopack: [#53098](https://togithub.com/vercel/next.js/issues/53098) - Add app, error, and document entrypoints: [#53013](https://togithub.com/vercel/next.js/issues/53013) - Turbopack: use edge environment in server-side rendering of client components too: [#53099](https://togithub.com/vercel/next.js/issues/53099) - refactor(codemod): replace chalk with picocolors: [#53115](https://togithub.com/vercel/next.js/issues/53115) - move webpack specific logic into a separate file: [#53114](https://togithub.com/vercel/next.js/issues/53114) - feat(turbopack): emit MODULE_FEATURE telemetry from turbopack: [#52356](https://togithub.com/vercel/next.js/issues/52356) - Fix not found hangs the build with overridden node env: [#53106](https://togithub.com/vercel/next.js/issues/53106) - chore: update warning message from `yarn add sharp` to `npm i sharp`: [#53130](https://togithub.com/vercel/next.js/issues/53130) - fix(edge): allow `Request` cloning via `NextRequest`: [#53157](https://togithub.com/vercel/next.js/issues/53157) - chore: extract common get-validated-args: [#53165](https://togithub.com/vercel/next.js/issues/53165) - Fix minimal basePath handling: [#53174](https://togithub.com/vercel/next.js/issues/53174) - Updates [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) to 6.1.0: [#52848](https://togithub.com/vercel/next.js/issues/52848) - fix(next/image): washed out blur placeholder: [#52583](https://togithub.com/vercel/next.js/issues/52583) - Handle basePath app-dir minimal case: [#53189](https://togithub.com/vercel/next.js/issues/53189) ##### Documentation Changes - (Docs) add missing import.: [#52992](https://togithub.com/vercel/next.js/issues/52992) - Fix formData code snippet in route handler docs: [#52532](https://togithub.com/vercel/next.js/issues/52532) - docs: remove unneeded good to know section during installation: [#53078](https://togithub.com/vercel/next.js/issues/53078) - docs: fix typo in `08-parallel-routes.mdx`: [#53069](https://togithub.com/vercel/next.js/issues/53069) - chore(docs): Extend the options for custom server init: [#52851](https://togithub.com/vercel/next.js/issues/52851) - (Docs) Add missing import for `useRef()`: [#53015](https://togithub.com/vercel/next.js/issues/53015) - (Docs) Remove `FormData` type on `formData` defined in `.js` file: [#53014](https://togithub.com/vercel/next.js/issues/53014) - docs: fix codeblock for redirect: [#53120](https://togithub.com/vercel/next.js/issues/53120) - chore(docs): client-side data fetching loading state: [#53164](https://togithub.com/vercel/next.js/issues/53164) ##### Example Changes - feat: remove unused global variable: [#51767](https://togithub.com/vercel/next.js/issues/51767) ##### Misc Changes - chore(ci): always run validate-docs-links action: [#53022](https://togithub.com/vercel/next.js/issues/53022) - update install-native postinstall to use pnpm: [#53080](https://togithub.com/vercel/next.js/issues/53080) - chore(ci): make `validate-docs-links` required: [#53123](https://togithub.com/vercel/next.js/issues/53123) - chore(test): fix flaky tsconfig.json test: [#53132](https://togithub.com/vercel/next.js/issues/53132) - chore(ci): fix validate-docs-links for non-PR: [#53129](https://togithub.com/vercel/next.js/issues/53129) - Temporarily skip flakey action revalidate: [#53134](https://togithub.com/vercel/next.js/issues/53134) ##### Credits Huge thanks to [@vinaykulk621](https://togithub.com/vinaykulk621), [@Lantianyou](https://togithub.com/Lantianyou), [@styfle](https://togithub.com/styfle), [@shuding](https://togithub.com/shuding), [@joulev](https://togithub.com/joulev), [@AkifumiSato](https://togithub.com/AkifumiSato), [@trigaten](https://togithub.com/trigaten), [@HurSungYun](https://togithub.com/HurSungYun), [@DevLab2425](https://togithub.com/DevLab2425), [@sokra](https://togithub.com/sokra), [@alexkirsz](https://togithub.com/alexkirsz), [@ztanner](https://togithub.com/ztanner), [@leerob](https://togithub.com/leerob), [@SukkaW](https://togithub.com/SukkaW), [@kwonoj](https://togithub.com/kwonoj), [@huozhi](https://togithub.com/huozhi), [@ijjk](https://togithub.com/ijjk), [@balazsorban44](https://togithub.com/balazsorban44), [@daniel-web-developer](https://togithub.com/daniel-web-developer), [@ky1ejs](https://togithub.com/ky1ejs), and [@arturbien](https://togithub.com/arturbien) for helping! ### [`v13.4.12`](https://togithub.com/vercel/next.js/releases/tag/v13.4.12) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.11...v13.4.12) ##### Core Changes - Separate routing code from render servers: [#52492](https://togithub.com/vercel/next.js/issues/52492) - Move Pages API rendering into bundle: [#52149](https://togithub.com/vercel/next.js/issues/52149) - update Turbopack: [#52986](https://togithub.com/vercel/next.js/issues/52986) - Turbopack: Refactoring module references: [#52930](https://togithub.com/vercel/next.js/issues/52930) - Increase timeout for 404 tests: [#52998](https://togithub.com/vercel/next.js/issues/52998) - Reland "Refine the not-found rendering process for app router": [#52985](https://togithub.com/vercel/next.js/issues/52985) - Revert "Separate routing code from render servers ([#52492](https://togithub.com/vercel/next.js/issues/52492))": [#53016](https://togithub.com/vercel/next.js/issues/53016) ##### Documentation Changes - "Clarify the 'Existing Projects' section of the TypeScript docs:: [#52944](https://togithub.com/vercel/next.js/issues/52944) - Update 02-dynamic-routes.mdx: [#52975](https://togithub.com/vercel/next.js/issues/52975) - chore(docs): fix broken link: [#53021](https://togithub.com/vercel/next.js/issues/53021) ##### Misc Changes - Update to latest version of turborepo: [#52979](https://togithub.com/vercel/next.js/issues/52979) - Update `swc_core` to `v0.79.22`: [#52945](https://togithub.com/vercel/next.js/issues/52945) - chore(ci): add pnpm workspace for github actions: [#52976](https://togithub.com/vercel/next.js/issues/52976) - Changed package manager for install-native.mjs to pnpm: [#52971](https://togithub.com/vercel/next.js/issues/52971) - update CODEOWNERS config: [#53017](https://togithub.com/vercel/next.js/issues/53017) ##### Credits Huge thanks to [@ijjk](https://togithub.com/ijjk), [@wyattjoh](https://togithub.com/wyattjoh), [@sokra](https://togithub.com/sokra), [@kdy1](https://togithub.com/kdy1), [@alexkirsz](https://togithub.com/alexkirsz), [@styfle](https://togithub.com/styfle), [@ShaunFerris](https://togithub.com/ShaunFerris), [@syedtaqi95](https://togithub.com/syedtaqi95), [@Heidar-An](https://togithub.com/Heidar-An), [@huozhi](https://togithub.com/huozhi), and [@ztanner](https://togithub.com/ztanner) for helping! ### [`v13.4.11`](https://togithub.com/vercel/next.js/releases/tag/v13.4.11) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.10...v13.4.11) ##### Core Changes - fix: add missing `Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.