From 7e75e04ddcc9c09a3a42a783bff091724349686b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:08:55 +0000 Subject: [PATCH] fix(deps): update dependency astro to v4.16.18 (#804) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | [`4.16.17` -> `4.16.18`](https://renovatebot.com/diffs/npm/astro/4.16.17/4.16.18) | [![age](https://developer.mend.io/api/mc/badges/age/npm/astro/4.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/astro/4.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/astro/4.16.17/4.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/4.16.17/4.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
withastro/astro (astro) ### [`v4.16.18`](https://redirect.github.com/withastro/astro/releases/tag/astro%404.16.18) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@4.16.17...astro@4.16.18) ##### Patch Changes - [#​12757](https://redirect.github.com/withastro/astro/pull/12757) [`d0aaac3`](https://redirect.github.com/withastro/astro/commit/d0aaac3e1443a84e673568ea2f649d70d74582b6) Thanks [@​matthewp](https://redirect.github.com/matthewp)! - Remove all assets created from the server build - [#​12757](https://redirect.github.com/withastro/astro/pull/12757) [`d0aaac3`](https://redirect.github.com/withastro/astro/commit/d0aaac3e1443a84e673568ea2f649d70d74582b6) Thanks [@​matthewp](https://redirect.github.com/matthewp)! - Clean server sourcemaps from static output
--- ### 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. --- - [ ] 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/Johannes-Andersen/Johannes). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index dfb7960..6338c29 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@astrojs/node": "8.3.4", "@astrojs/sitemap": "3.2.1", "@astrojs/tailwind": "5.1.3", - "astro": "4.16.17", + "astro": "4.16.18", "tailwindcss": "3.4.17" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf6b4e4..842704b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: version: 0.9.4(typescript@5.7.2) '@astrojs/node': specifier: 8.3.4 - version: 8.3.4(astro@4.16.17(rollup@4.27.2)(typescript@5.7.2)) + version: 8.3.4(astro@4.16.18(rollup@4.27.2)(typescript@5.7.2)) '@astrojs/sitemap': specifier: 3.2.1 version: 3.2.1 '@astrojs/tailwind': specifier: 5.1.3 - version: 5.1.3(astro@4.16.17(rollup@4.27.2)(typescript@5.7.2))(tailwindcss@3.4.17) + version: 5.1.3(astro@4.16.18(rollup@4.27.2)(typescript@5.7.2))(tailwindcss@3.4.17) astro: - specifier: 4.16.17 - version: 4.16.17(rollup@4.27.2)(typescript@5.7.2) + specifier: 4.16.18 + version: 4.16.18(rollup@4.27.2)(typescript@5.7.2) tailwindcss: specifier: 3.4.17 version: 3.4.17 @@ -830,8 +830,8 @@ packages: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} engines: {node: '>=12'} - astro@4.16.17: - resolution: {integrity: sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==} + astro@4.16.18: + resolution: {integrity: sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -2507,9 +2507,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/node@8.3.4(astro@4.16.17(rollup@4.27.2)(typescript@5.7.2))': + '@astrojs/node@8.3.4(astro@4.16.18(rollup@4.27.2)(typescript@5.7.2))': dependencies: - astro: 4.16.17(rollup@4.27.2)(typescript@5.7.2) + astro: 4.16.18(rollup@4.27.2)(typescript@5.7.2) send: 0.19.1 server-destroy: 1.0.1 transitivePeerDependencies: @@ -2525,9 +2525,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.3(astro@4.16.17(rollup@4.27.2)(typescript@5.7.2))(tailwindcss@3.4.17)': + '@astrojs/tailwind@5.1.3(astro@4.16.18(rollup@4.27.2)(typescript@5.7.2))(tailwindcss@3.4.17)': dependencies: - astro: 4.16.17(rollup@4.27.2)(typescript@5.7.2) + astro: 4.16.18(rollup@4.27.2)(typescript@5.7.2) autoprefixer: 10.4.20(postcss@8.4.49) postcss: 8.4.49 postcss-load-config: 4.0.2(postcss@8.4.49) @@ -3219,7 +3219,7 @@ snapshots: assertion-error@2.0.1: {} - astro@4.16.17(rollup@4.27.2)(typescript@5.7.2): + astro@4.16.18(rollup@4.27.2)(typescript@5.7.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1