chore(deps): update dependency @sveltejs/kit to v2.9.0 #483

Merged
nemunaire merged 1 commits from renovate/sveltejs-kit-2.x-lockfile into master 2024-12-05 17:46:25 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@sveltejs/kit (source) devDependencies minor 2.8.1 -> 2.9.0

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.9.0

Compare Source

Minor Changes
Patch Changes
  • fix: transform link[rel='shortcut icon'] and link[rel='apple-touch-icon'] to be absolute to avoid console error when navigating (#​13077)

v2.8.5

Compare Source

Patch Changes
  • fix: don't hydrate when falling back to error page (#​13056)

v2.8.4

Compare Source

Patch Changes
  • fix: update inline css url generation for FOUC prevention in dev (#​13007)

v2.8.3

Compare Source

Patch Changes
  • fix: ensure error messages are escaped (#​13050)

  • fix: escape values included in dev 404 page (#​13039)

v2.8.2

Compare Source

Patch Changes
  • fix: prevent duplicate fetch request when using Request with load function's fetch (#​13023)

  • fix: do not override default cookie decoder to allow users to override the cookie library version (#​13037)


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 | |---|---|---|---| | [@sveltejs/kit](https://svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | devDependencies | minor | [`2.8.1` -> `2.9.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.8.1/2.9.0) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.9.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#290) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.8.5...@sveltejs/kit@2.9.0) ##### Minor Changes - feat: Vite 6 support ([#&#8203;12270](https://github.com/sveltejs/kit/pull/12270)) ##### Patch Changes - fix: transform link\[rel='shortcut icon'] and link\[rel='apple-touch-icon'] to be absolute to avoid console error when navigating ([#&#8203;13077](https://github.com/sveltejs/kit/pull/13077)) ### [`v2.8.5`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#285) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.8.4...@sveltejs/kit@2.8.5) ##### Patch Changes - fix: don't hydrate when falling back to error page ([#&#8203;13056](https://github.com/sveltejs/kit/pull/13056)) ### [`v2.8.4`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#284) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.8.3...@sveltejs/kit@2.8.4) ##### Patch Changes - fix: update inline css url generation for FOUC prevention in dev ([#&#8203;13007](https://github.com/sveltejs/kit/pull/13007)) ### [`v2.8.3`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#283) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.8.2...@sveltejs/kit@2.8.3) ##### Patch Changes - fix: ensure error messages are escaped ([#&#8203;13050](https://github.com/sveltejs/kit/pull/13050)) - fix: escape values included in dev 404 page ([#&#8203;13039](https://github.com/sveltejs/kit/pull/13039)) ### [`v2.8.2`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#282) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.8.1...@sveltejs/kit@2.8.2) ##### Patch Changes - fix: prevent duplicate fetch request when using Request with load function's fetch ([#&#8203;13023](https://github.com/sveltejs/kit/pull/13023)) - fix: do not override default cookie decoder to allow users to override the `cookie` library version ([#&#8203;13037](https://github.com/sveltejs/kit/pull/13037)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-11-26 11:43:10 +00:00
chore(deps): update dependency @sveltejs/kit to v2.8.4
All checks were successful
continuous-integration/drone/push Build is passing
84ba12651f
renovate-bot force-pushed renovate/sveltejs-kit-2.x-lockfile from 84ba12651f to 88d3d15b4a 2024-11-26 22:42:05 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency @sveltejs/kit to v2.8.4 to chore(deps): update dependency @sveltejs/kit to v2.8.5 2024-11-26 22:42:09 +00:00
renovate-bot changed title from chore(deps): update dependency @sveltejs/kit to v2.8.5 to chore(deps): update dependency @sveltejs/kit to v2.9.0 2024-11-29 18:44:12 +00:00
renovate-bot force-pushed renovate/sveltejs-kit-2.x-lockfile from 88d3d15b4a to 681fb44462 2024-11-29 18:44:12 +00:00 Compare
nemunaire merged commit 681fb44462 into master 2024-12-05 17:46:25 +00:00
nemunaire deleted branch renovate/sveltejs-kit-2.x-lockfile 2024-12-05 17:46:26 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: fic/server#483
No description provided.