chore(deps): update dependency @astrojs/svelte to v8 #19

Open
clank-bot wants to merge 1 commit from renovate/astrojs-svelte-8.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
@astrojs/svelte (source) dependencies major ^7.1.0 -> ^8.0.0

Release Notes

withastro/astro (@​astrojs/svelte)

v8.0.1

Compare Source

Patch Changes

v8.0.0

Compare Source

Major Changes
Minor Changes
Patch Changes

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 becomes conflicted, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@astrojs/svelte](https://docs.astro.build/en/guides/integrations-guide/svelte/) ([source](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte)) | dependencies | major | [`^7.1.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@astrojs%2fsvelte/7.2.5/8.0.1) | --- ### Release Notes <details> <summary>withastro/astro (@&#8203;astrojs/svelte)</summary> ### [`v8.0.1`](https://github.com/withastro/astro/blob/HEAD/packages/integrations/svelte/CHANGELOG.md#801) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/svelte@8.0.0...@astrojs/svelte@8.0.1) ##### Patch Changes - [#&#8203;15934](https://github.com/withastro/astro/pull/15934) [`6f8f0bc`](https://github.com/withastro/astro/commit/6f8f0bc4e22e958ccc2164acb1aa8cce21c43148) Thanks [@&#8203;ematipico](https://github.com/ematipico)! - Updates the Astro `peerDependencies#astro` to be `6.0.0`. ### [`v8.0.0`](https://github.com/withastro/astro/blob/HEAD/packages/integrations/svelte/CHANGELOG.md#800) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/svelte@7.2.5...@astrojs/svelte@8.0.0) ##### Major Changes - [#&#8203;14427](https://github.com/withastro/astro/pull/14427) [`e131261`](https://github.com/withastro/astro/commit/e1312615b39c59ebc05d5bb905ee0960b50ad3cf) Thanks [@&#8203;florian-lefebvre](https://github.com/florian-lefebvre)! - Increases minimum Node.js version to 22.12.0 - ([v6 upgrade guidance](https://docs.astro.build/en/guides/upgrade-to/v6/#node-22)) - [#&#8203;14445](https://github.com/withastro/astro/pull/14445) [`ecb0b98`](https://github.com/withastro/astro/commit/ecb0b98396f639d830a99ddb5895ab9223e4dc87) Thanks [@&#8203;florian-lefebvre](https://github.com/florian-lefebvre)! - Astro v6.0 upgrades to Vite v7.0 as the development server and production bundler - ([v6 upgrade guidance](https://docs.astro.build/en/guides/upgrade-to/v6/#vite-70)) ##### Minor Changes - [#&#8203;14821](https://github.com/withastro/astro/pull/14821) [`48ea241`](https://github.com/withastro/astro/commit/48ea2413ec6a248e097a741ecb9e1f8698871e28) Thanks [@&#8203;ocavue](https://github.com/ocavue)! - Update `@sveltejs/vite-plugin-svelte` to v6. ##### Patch Changes - [#&#8203;15125](https://github.com/withastro/astro/pull/15125) [`6feb0d7`](https://github.com/withastro/astro/commit/6feb0d7bec1e333eb795ae0fc51516182a73eb2b) Thanks [@&#8203;florian-lefebvre](https://github.com/florian-lefebvre)! - Improve Svelte `children` prop type checking - [#&#8203;15264](https://github.com/withastro/astro/pull/15264) [`11efb05`](https://github.com/withastro/astro/commit/11efb058e85cda68f9a8e8f15a2c7edafe5a4789) Thanks [@&#8203;florian-lefebvre](https://github.com/florian-lefebvre)! - Lower the Node version requirement to allow running on Stackblitz until it supports v22 - [#&#8203;15581](https://github.com/withastro/astro/pull/15581) [`2851f10`](https://github.com/withastro/astro/commit/2851f1094c03d696682efb4f3b321ef27e29e88c) Thanks [@&#8203;renovate](https://github.com/apps/renovate)! - Updates `svelte` to v5.51.5 </details> --- ### 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 becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update dependency @astrojs/svelte to v8
Some checks failed
Build and test / build (push) Failing after 27s
1ff281a820
clank-bot force-pushed renovate/astrojs-svelte-8.x from 1ff281a820
Some checks failed
Build and test / build (push) Failing after 27s
to 7388df9716
Some checks failed
Build and test / verify (push) Failing after 38s
2026-03-14 17:49:44 +00:00
Compare
Some checks failed
Build and test / verify (push) Failing after 38s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/astrojs-svelte-8.x:renovate/astrojs-svelte-8.x
git switch renovate/astrojs-svelte-8.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/astrojs-svelte-8.x
git switch renovate/astrojs-svelte-8.x
git rebase master
git switch master
git merge --ff-only renovate/astrojs-svelte-8.x
git switch renovate/astrojs-svelte-8.x
git rebase master
git switch master
git merge --no-ff renovate/astrojs-svelte-8.x
git switch master
git merge --squash renovate/astrojs-svelte-8.x
git switch master
git merge --ff-only renovate/astrojs-svelte-8.x
git switch master
git merge renovate/astrojs-svelte-8.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
martin/martials.no!19
No description provided.