Deploy details
Your deploy failed due to an errorDeploy failed for contentsgarten
chore(deps): update dependency unified to v11 (#364) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unified](https://unifiedjs.com) ([source](https://redirect.github.com/unifiedjs/unified)) | [`^10.1.2` -> `^11.0.0`](https://renovatebot.com/diffs/npm/unified/10.1.2/11.0.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>unifiedjs/unified (unified)</summary> ### [`v11.0.5`](https://redirect.github.com/unifiedjs/unified/releases/tag/11.0.5) [Compare Source](https://redirect.github.com/unifiedjs/unified/compare/11.0.4...11.0.5) ##### Fix - [`1e0863a`](https://redirect.github.com/unifiedjs/unified/commit/1e0863a) Fix exception on older browsers by [@​justinbhopper](https://redirect.github.com/justinbhopper) in [https://github.com/unifiedjs/unified/pull/246](https://redirect.github.com/unifiedjs/unified/pull/246) **Full Changelog**: https://github.com/unifiedjs/unified/compare/11.0.4...11.0.5 ### [`v11.0.4`](https://redirect.github.com/unifiedjs/unified/releases/tag/11.0.4) [Compare Source](https://redirect.github.com/unifiedjs/unified/compare/11.0.3...11.0.4) ##### Types - [`1ca1a43`](https://redirect.github.com/unifiedjs/unified/commit/1ca1a43) Add TypeScript declaration maps by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/unifiedjs/unified/pull/230](https://redirect.github.com/unifiedjs/unified/pull/230) **Full Changelog**: https://github.com/unifiedjs/unified/compare/11.0.3...11.0.4 ### [`v11.0.3`](https://redirect.github.com/unifiedjs/unified/releases/tag/11.0.3) [Compare Source](https://redirect.github.com/unifiedjs/unified/compare/11.0.2...11.0.3) ##### Fix - [`8dee2ab`](https://redirect.github.com/unifiedjs/unified/commit/8dee2ab) Fix support for functions in data **Full Changelog**: https://github.com/unifiedjs/unified/compare/11.0.2...11.0.3 ### [`v11.0.2`](https://redirect.github.com/unifiedjs/unified/releases/tag/11.0.2) [Compare Source](https://redirect.github.com/unifiedjs/unified/compare/11.0.1...11.0.2) - [`cea788b`](https://redirect.github.com/unifiedjs/unified/commit/cea788b) Fix type of settings if nothing is registered yet **Full Changelog**: https://github.com/unifiedjs/unified/compare/11.0.1...11.0.2 ### [`v11.0.1`](https://redirect.github.com/unifiedjs/unified/releases/tag/11.0.1) [Compare Source](https://redirect.github.com/unifiedjs/unified/compare/11.0.0...11.0.1) - [`d1a915d`](https://redirect.github.com/unifiedjs/unified/commit/d1a915d) Fix incorrect type of `settings` in presets **Full Changelog**: https://github.com/unifiedjs/unified/compare/11.0.0...11.0.1 ### [`v11.0.0`](https://redirect.github.com/unifiedjs/unified/releases/tag/11.0.0) [Compare Source](https://redirect.github.com/unifiedjs/unified/compare/10.1.2...11.0.0) ##### Change - [`baf80b2`](https://redirect.github.com/unifiedjs/unified/commit/baf80b2) Change to require Node.js 16 **migrate**: update too - [`dd9834a`](https://redirect.github.com/unifiedjs/unified/commit/dd9834a) Update `@types/unist` **migrate**: update too - [`620ccf9`](https://redirect.github.com/unifiedjs/unified/commit/620ccf9) Update [`vfile`](https://redirect.github.com/vfile/vfile/releases/tag/6.0.0) **migrate**: update too ##### Change (unlikey to affect you) - [`a44db46`](https://redirect.github.com/unifiedjs/unified/commit/a44db46) Add `Data`, `Settings` types to augment shared data **migrate**: if you deal with data, type it, see commit for info - [`fb49556`](https://redirect.github.com/unifiedjs/unified/commit/fb49556) Change to replace `Buffer` with `Uint8Array` **migrate**: youβre probably fine unless you use weird encodings, see commit for details if so - [`f3e71a8`](https://redirect.github.com/unifiedjs/unified/commit/f3e71a8) Remove `Attacher` type **migrate**: use `Plugin` instead - [`cc53bb6`](https://redirect.github.com/unifiedjs/unified/commit/cc53bb6) Remove `FrozenProcessor` type **migrate**: use `Processor` instead - [`1aa3494`](https://redirect.github.com/unifiedjs/unified/commit/1aa3494) Change to yield `undefined`, not `null` **migrate**: expect `undefined` - [`932c140`](https://redirect.github.com/unifiedjs/unified/commit/932c140) Change to use `exports` **migrate**: donβt use private APIs - [`8e57478`](https://redirect.github.com/unifiedjs/unified/commit/8e57478) Remove support for classes as compilers, parsers **migrate**: if you love classes, see commit message - [`4676814`](https://redirect.github.com/unifiedjs/unified/commit/4676814) Remove support for compilers returning nullish **migrate**: nobody did that - [`807ffb9`](https://redirect.github.com/unifiedjs/unified/commit/807ffb9) Add improved types **migrate**: itβs probably just better if anything changed at all - [`b35afe0`](https://redirect.github.com/unifiedjs/unified/commit/b35afe0) Add useful error on empty presets by [@​wooorm](https://redirect.github.com/wooorm) in [https://github.com/unifiedjs/unified/pull/202](https://redirect.github.com/unifiedjs/unified/pull/202) - [`6f068a0`](https://redirect.github.com/unifiedjs/unified/commit/6f068a0) Fix to deep clone preset settings - [`56ee288`](https://redirect.github.com/unifiedjs/unified/commit/56ee288) Fix non-first parameter merging when reconfiguring plugins ##### Misc - [`e58b095`](https://redirect.github.com/unifiedjs/unified/commit/e58b095) [`ad06700`](https://redirect.github.com/unifiedjs/unified/commit/ad06700) [`40f0329`](https://redirect.github.com/unifiedjs/unified/commit/40f0329) Refactor code-style - [`ffc146c`](https://redirect.github.com/unifiedjs/unified/commit/ffc146c) Update `typescript` by [@​ChristianMurphy](https://redirect.github.com/ChristianMurphy) in [https://github.com/unifiedjs/unified/pull/216](https://redirect.github.com/unifiedjs/unified/pull/216) - [`7148746`](https://redirect.github.com/unifiedjs/unified/commit/7148746) [`144eec0`](https://redirect.github.com/unifiedjs/unified/commit/144eec0) [`2d95451`](https://redirect.github.com/unifiedjs/unified/commit/2d95451) Add improved docs - [`afb704a`](https://redirect.github.com/unifiedjs/unified/commit/afb704a) Fix some typos by [@​ChristianMurphy](https://redirect.github.com/ChristianMurphy) in [https://github.com/unifiedjs/unified/pull/225](https://redirect.github.com/unifiedjs/unified/pull/225) - [`2aa15ea`](https://redirect.github.com/unifiedjs/unified/commit/2aa15ea) Refactor types - [`a06537c`](https://redirect.github.com/unifiedjs/unified/commit/a06537c) Add sponsor **Full Changelog**: https://github.com/unifiedjs/unified/compare/10.1.2...11.0.0 </details> --- ### Configuration π **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/creatorsgarten/contentsgarten). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Production: main@6988e8e
Deploy log
Initializing
Failed
Initializing
Failed
7:50:27 AM: Build ready to start
7:50:39 AM: build-image version: 92f088c58b398b4ea0fe23a49753d86a87399079 (focal)
7:50:39 AM: buildbot version: 92f088c58b398b4ea0fe23a49753d86a87399079
7:50:39 AM: Fetching cached dependencies
7:50:39 AM: Starting to download cache of 640.8MB
7:50:40 AM: Finished downloading cache in 1.366s
7:50:40 AM: Starting to extract cache
7:51:13 AM: Finished extracting cache in 33.27s
7:51:13 AM: Finished fetching cache in 34.701s
7:51:14 AM: Starting to prepare the repo for build
7:51:14 AM: Preparing Git Reference refs/heads/main
7:51:15 AM: Custom publish path detected. Proceeding with the specified path: 'contentsgarten.netlify.app/public'
7:51:15 AM: Custom functions path detected. Proceeding with the specified path: 'contentsgarten.netlify.app/.netlify/functions-internal'
7:51:15 AM: Custom build command detected. Proceeding with the specified command: 'pnpm run build --filter=contentsgarten-web'
7:51:15 AM: Starting to install dependencies
7:51:16 AM: Started restoring cached mise cache
7:51:16 AM: Finished restoring cached mise cache
7:51:17 AM: mise python@3.13.1 install
7:51:17 AM: mise python@3.13.1 download cpython-3.13.1+20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:51:17 AM: mise python@3.13.1 extract cpython-3.13.1+20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:51:17 AM: mise python@3.13.1 python --version
7:51:17 AM: mise python@3.13.1 Python 3.13.1
7:51:17 AM: mise python@3.13.1 β installed
7:51:17 AM: Python version set to 3.13
7:51:19 AM: Collecting pipenv
7:51:19 AM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
7:51:19 AM: Collecting certifi (from pipenv)
7:51:19 AM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
7:51:19 AM: Collecting packaging>=22 (from pipenv)
7:51:19 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
7:51:19 AM: Collecting setuptools>=67 (from pipenv)
7:51:19 AM: Downloading setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB)
7:51:19 AM: Collecting virtualenv>=20.24.2 (from pipenv)
7:51:19 AM: Downloading virtualenv-20.28.0-py3-none-any.whl.metadata (4.4 kB)
7:51:19 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
7:51:19 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
7:51:19 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
7:51:19 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
7:51:19 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
7:51:19 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
7:51:19 AM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
7:51:20 AM: ββββββββββββββββββββββββββββββββββββββββ 3.0/3.0 MB 33.9 MB/s eta 0:00:00
7:51:20 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
7:51:20 AM: Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB)
7:51:20 AM: ββββββββββββββββββββββββββββββββββββββββ 1.2/1.2 MB 28.0 MB/s eta 0:00:00
7:51:20 AM: Downloading virtualenv-20.28.0-py3-none-any.whl (4.3 MB)
7:51:20 AM: ββββββββββββββββββββββββββββββββββββββββ 4.3/4.3 MB 82.6 MB/s eta 0:00:00
7:51:20 AM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
7:51:20 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
7:51:20 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
7:51:20 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
7:51:20 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
7:51:23 AM: Successfully installed certifi-2024.12.14 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 setuptools-75.6.0 virtualenv-20.28.0
7:51:23 AM: Attempting Ruby version 2.7.2, read from environment
7:51:24 AM: Using Ruby version 2.7.2
7:51:25 AM: Started restoring cached go cache
7:51:25 AM: Finished restoring cached go cache
7:51:25 AM: Installing Go version 1.17 (requested 1.17)
7:51:29 AM: go version go1.17 linux/amd64
7:51:30 AM: Using PHP version 8.0
7:51:31 AM: Started restoring cached Node.js version
7:51:33 AM: Finished restoring cached Node.js version
7:51:33 AM: v16.20.2 is already installed.
7:51:33 AM: Now using node v16.20.2 (npm v8.19.4)
7:51:33 AM: Enabling Node.js Corepack
7:51:33 AM: Started restoring cached build plugins
7:51:33 AM: Finished restoring cached build plugins
7:51:33 AM: Started restoring cached corepack dependencies
7:51:33 AM: Finished restoring cached corepack dependencies
7:51:33 AM: Started restoring cached pnpm cache
7:51:33 AM: Finished restoring cached pnpm cache
7:51:34 AM: pnpm workspaces detected
7:51:34 AM: Started restoring workspace packages/client-utils node modules
7:51:34 AM: Finished restoring workspace packages/client-utils node modules
7:51:34 AM: Started restoring workspace packages/contentsgarten node modules
7:51:34 AM: Finished restoring workspace packages/contentsgarten node modules
7:51:34 AM: Started restoring workspace packages/html node modules
7:51:34 AM: Finished restoring workspace packages/html node modules
7:51:34 AM: Started restoring workspace packages/markdown node modules
7:51:34 AM: Finished restoring workspace packages/markdown node modules
7:51:34 AM: Started restoring workspace packages/server-utils node modules
7:51:34 AM: Finished restoring workspace packages/server-utils node modules
7:51:34 AM: Started restoring workspace contentsgarten.netlify.app node modules
7:51:34 AM: Finished restoring workspace contentsgarten.netlify.app node modules
7:51:34 AM: Started restoring workspace wiki.creatorsgarten.org node modules
7:51:34 AM: Finished restoring workspace wiki.creatorsgarten.org node modules
7:51:34 AM: Started restoring workspace wiki.wonderful.software node modules
7:51:34 AM: Finished restoring workspace wiki.wonderful.software node modules
7:51:34 AM: Started restoring workspace root node modules
7:51:34 AM: Finished restoring workspace root node modules
7:51:34 AM: Installing npm packages using pnpm version 8.15.9
7:51:35 AM: contentsgarten.netlify.app | βWARNβ Unsupported engine: wanted: {"node":">=18"} (current: {"node":"v16.20.2","pnpm":"8.15.9"})
7:51:35 AM: Scope: all 9 workspace projects
7:51:35 AM: Lockfile is up to date, resolution step is skipped
7:51:35 AM: Progress: resolved 1, reused 0, downloaded 0, added 0
7:51:35 AM: Packages: +22 -4
7:51:35 AM: ++++++++++++++++++++++----
7:51:36 AM: Progress: resolved 22, reused 11, downloaded 11, added 11, done
7:51:37 AM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
7:51:37 AM: .../esbuild@0.24.0/node_modules/esbuild postinstall$ node install.js
7:51:37 AM: .../esbuild@0.24.0/node_modules/esbuild postinstall: /opt/build/repo/node_modules/.pnpm/esbuild@0.24.0/node_modules/esbuild/install.js:134
7:51:37 AM: .../esbuild@0.24.0/node_modules/esbuild postinstall: throw new Error(`Expected ${JSON.stringify(versionFromPackageJSON)} but got ${JSON.stringify(stdout)}`);
7:51:37 AM: .../esbuild@0.24.0/node_modules/esbuild postinstall: ^
7:51:37 AM: .../esbuild@0.24.0/node_modules/esbuild postinstall: Error: Expected "0.24.0" but got "0.17.6"
7:51:37 AM: .../esbuild@0.24.0/node_modules/esbuild postinstall: at validateBinaryVersion (/opt/build/repo/node_modules/.pnpm/esbuild@0.24.0/node_modules/esbuild/install.js:134:11)
7:51:37 AM: .../esbuild@0.24.0/node_modules/esbuild postinstall: at /opt/build/repo/node_modules/.pnpm/esbuild@0.24.0/node_modules/esbuild/install.js:284:5
7:51:37 AM: .../esbuild@0.24.0/node_modules/esbuild postinstall: Failed
7:51:37 AM: βELIFECYCLEβ Command failed with exit code 1. (https://ntl.fyi/exit-code-1)
7:51:37 AM: Error during pnpm install
7:51:37 AM: Failing build: Failed to install dependencies
Building
Complete
Building
Complete
7:51:37 AM: Finished processing build request in 58.605s
Deploying
Skipped
Deploying
Skipped
There is no log for this section
Cleanup
Skipped
Cleanup
Skipped
There is no log for this section
Post-processing
Skipped
Post-processing
Skipped
There is no log for this section