chore(deps): update dependency @sveltejs/kit to v2.20.8 - autoclosed #66

Closed
ticktock_depbot wants to merge 1 commit from renovate/sveltejs-kit-2.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
@sveltejs/kit (source) devDependencies patch 2.20.5 -> 2.20.8

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.20.8

Compare Source

Patch Changes
  • fix: ensure that ssr and csr page options apply to error pages rendered as a result of a load function error on the server (#​13695)

v2.20.7

Compare Source

Patch Changes
  • fix: regression when serializing server data (#​13709)

v2.20.6

Compare Source

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 | |---|---|---|---| | [@sveltejs/kit](https://svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | devDependencies | patch | [`2.20.5` -> `2.20.8`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.20.5/2.20.8) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.20.8`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2208) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.20.7...@sveltejs/kit@2.20.8) ##### Patch Changes - fix: ensure that `ssr` and `csr` page options apply to error pages rendered as a result of a load function error on the server ([#&#8203;13695](https://github.com/sveltejs/kit/pull/13695)) ### [`v2.20.7`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2207) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.20.6...@sveltejs/kit@2.20.7) ##### Patch Changes - fix: regression when serializing server data ([#&#8203;13709](https://github.com/sveltejs/kit/pull/13709)) ### [`v2.20.6`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2206) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.20.5...@sveltejs/kit@2.20.6) ##### Patch Changes - fix: escape names of tracked search parameters ([`d3300c6a67908590266c363dba7b0835d9a194cf`](https://github.com/sveltejs/kit/commit/d3300c6a67908590266c363dba7b0835d9a194cf)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
ticktock_depbot added 1 commit 2025-04-14 19:39:35 +00:00
chore(deps): update dependency @sveltejs/kit to v2.20.6
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 58s
/ build (pull_request) Successful in 6m29s
e36b61e06b
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
ticktock_depbot changed title from chore(deps): update dependency @sveltejs/kit to v2.20.6 to chore(deps): update dependency @sveltejs/kit to v2.20.7 2025-04-14 22:59:37 +00:00
ticktock_depbot force-pushed renovate/sveltejs-kit-2.x-lockfile from e36b61e06b to b18ae3da3e 2025-04-14 22:59:37 +00:00 Compare
ticktock_depbot force-pushed renovate/sveltejs-kit-2.x-lockfile from b18ae3da3e to e0bf0701dd 2025-04-30 20:44:33 +00:00 Compare
ticktock_depbot changed title from chore(deps): update dependency @sveltejs/kit to v2.20.7 to chore(deps): update dependency @sveltejs/kit to v2.20.8 2025-04-30 20:44:36 +00:00
ticktock_depbot changed title from chore(deps): update dependency @sveltejs/kit to v2.20.8 to chore(deps): update dependency @sveltejs/kit to v2.20.8 - autoclosed 2025-05-02 21:30:00 +00:00
ticktock_depbot closed this pull request 2025-05-02 21:30:00 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 5m57s
/ check-changes (pull_request) Successful in 1m3s

Pull request closed

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: btclock/webui#66
No description provided.