Deploy details
Your deploy failed due to an errorDeploy failed for contentsgarten
fix(deps): update dependency postcss to v8.5.3 (#405) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postcss](https://postcss.org/) ([source](https://redirect.github.com/postcss/postcss)) | [`8.4.49` -> `8.5.3`](https://renovatebot.com/diffs/npm/postcss/8.4.49/8.5.3) | [](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>postcss/postcss (postcss)</summary> ### [`v8.5.3`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#853) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.2...8.5.3) - Added more details to `Unknown word` error (by [@​hiepxanh](https://redirect.github.com/hiepxanh)). - Fixed types (by [@​romainmenke](https://redirect.github.com/romainmenke)). - Fixed docs (by [@​catnipan](https://redirect.github.com/catnipan)). ### [`v8.5.2`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#852) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.1...8.5.2) - Fixed end position of rules with semicolon (by [@​romainmenke](https://redirect.github.com/romainmenke)). ### [`v8.5.1`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#851) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.0...8.5.1) - Fixed backwards compatibility for complex cases (by [@​romainmenke](https://redirect.github.com/romainmenke)). ### [`v8.5.0`](https://redirect.github.com/postcss/postcss/releases/tag/8.5.0): 8.5 βDuke Allocesβ [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.49...8.5.0) <img src="https://github.com/user-attachments/assets/6ef654a0-d675-4ba0-a670-e28ef27062f5" align="right" width="200" height="200" alt="President Alloces seal"> PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS. [@​romainmenke](https://redirect.github.com/romainmenke) during [his work](https://redirect.github.com/postcss/postcss/issues/1995) on [Stylelint](https://stylelint.io) added `Input#document` in additional to `Input#css`. ```js root.source.input.document //=> "<p>Hello</p> // <style> // p { // color: green; // } // </style>" root.source.input.css //=> "p { // color: green; // }" ``` ##### Thanks to Sponsors This release was possible thanks to our community. If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by: - [**Tidelift**](https://tidelift.com/) with a Spotify-like subscription model supporting all projects from your lock file. - Direct donations at [**GitHub Sponsors**](https://redirect.github.com/sponsors/ai) or [**Open Collective**](https://opencollective.com/postcss#section-contributors). </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Production: main@a0a368c
Deploy log
Initializing
Failed
Initializing
Failed
5:47:10 AM: Build ready to start
5:47:22 AM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
5:47:22 AM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
5:47:22 AM: Fetching cached dependencies
5:47:22 AM: Failed to fetch cache, continuing with build
5:47:23 AM: Starting to prepare the repo for build
5:47:23 AM: No cached dependencies found. Cloning fresh repo
5:47:23 AM: git clone --filter=blob:none https://github.com/creatorsgarten/contentsgarten
5:47:23 AM: Preparing Git Reference refs/heads/main
5:47:24 AM: Custom publish path detected. Proceeding with the specified path: 'contentsgarten.netlify.app/public'
5:47:24 AM: Custom functions path detected. Proceeding with the specified path: 'contentsgarten.netlify.app/.netlify/functions-internal'
5:47:24 AM: Custom build command detected. Proceeding with the specified command: 'pnpm run build --filter=contentsgarten-web'
5:47:25 AM: Starting to install dependencies
5:47:26 AM: mise python@3.13.2 install
5:47:26 AM: mise python@3.13.2 download cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:47:26 AM: mise python@3.13.2 extract cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:47:26 AM: mise python@3.13.2 python --version
5:47:26 AM: mise python@3.13.2 Python 3.13.2
5:47:26 AM: mise python@3.13.2 β installed
5:47:26 AM: Python version set to 3.13
5:47:28 AM: Collecting pipenv
5:47:28 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
5:47:28 AM: Collecting certifi (from pipenv)
5:47:28 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
5:47:28 AM: Collecting packaging>=22 (from pipenv)
5:47:28 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
5:47:28 AM: Collecting setuptools>=67 (from pipenv)
5:47:28 AM: Downloading setuptools-75.8.2-py3-none-any.whl.metadata (6.7 kB)
5:47:28 AM: Collecting virtualenv>=20.24.2 (from pipenv)
5:47:28 AM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
5:47:28 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
5:47:28 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
5:47:28 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
5:47:28 AM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
5:47:28 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
5:47:28 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
5:47:28 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
5:47:28 AM: ββββββββββββββββββββββββββββββββββββββββ 3.0/3.0 MB 68.1 MB/s eta 0:00:00
5:47:28 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
5:47:29 AM: Downloading setuptools-75.8.2-py3-none-any.whl (1.2 MB)
5:47:29 AM: ββββββββββββββββββββββββββββββββββββββββ 1.2/1.2 MB 63.4 MB/s eta 0:00:00
5:47:29 AM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
5:47:29 AM: ββββββββββββββββββββββββββββββββββββββββ 4.3/4.3 MB 145.3 MB/s eta 0:00:00
5:47:29 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
5:47:29 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
5:47:29 AM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
5:47:29 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
5:47:29 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
5:47:31 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.17.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 setuptools-75.8.2 virtualenv-20.29.2
5:47:31 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
5:47:31 AM: [notice] To update, run: pip install --upgrade pip
5:47:31 AM: Attempting Ruby version 2.7.2, read from environment
5:47:32 AM: Using Ruby version 2.7.2
5:47:33 AM: Started restoring cached go cache
5:47:33 AM: Finished restoring cached go cache
5:47:33 AM: Installing Go version 1.17 (requested 1.17)
5:47:38 AM: go version go1.17 linux/amd64
5:47:39 AM: Using PHP version 8.0
5:47:40 AM: Downloading and installing node v16.20.2...
5:47:41 AM: Downloading https://nodejs.org/dist/v16.20.2/node-v16.20.2-linux-x64.tar.xz...
5:47:41 AM: Computing checksum with sha256sum
5:47:41 AM: Checksums matched!
5:47:43 AM: Now using node v16.20.2 (npm v8.19.4)
5:47:43 AM: Enabling Node.js Corepack
5:47:43 AM: Started restoring cached build plugins
5:47:43 AM: Finished restoring cached build plugins
5:47:43 AM: Started restoring cached corepack dependencies
5:47:43 AM: Finished restoring cached corepack dependencies
5:47:44 AM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
5:47:44 AM: ERROR: This version of pnpm requires at least Node.js v18.12
5:47:44 AM: The current version of Node.js is v16.20.2
5:47:44 AM: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
5:47:44 AM: /opt/build-bin/run-build-functions.sh: line 232: [: : integer expression expected
5:47:44 AM: pnpm workspaces detected
5:47:44 AM: ERROR: This version of pnpm requires at least Node.js v18.12
5:47:44 AM: The current version of Node.js is v16.20.2
5:47:44 AM: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
5:47:44 AM: Installing npm packages using pnpm version
5:47:44 AM: ERROR: This version of pnpm requires at least Node.js v18.12
5:47:44 AM: The current version of Node.js is v16.20.2
5:47:44 AM: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
5:47:44 AM: Error during pnpm install
5:47:44 AM: Failing build: Failed to install dependencies
Building
Complete
Building
Complete
5:47:44 AM: Finished processing build request in 21.939s
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