Update dependency @sveltejs/kit to v2.15.3 - autoclosed #33

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.15.2 -> 2.15.3

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.15.3

Compare Source

Patch Changes
  • fix: fix race-condition when not using SSR when pressing back before initial load (#​12925)

  • fix: remove ":$" from virtual module ids to allow dev server to work with proxies (#​12157)

  • fix: upgrade esm-env to remove warning when NODE_ENV is not set (#​13291)

  • fix: handle Redirect thrown from root layout load function when client-side navigating to a non-existent page (#​12005)

  • fix: make param matchers generated type import end with .js (#​13286)


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.15.2` -> `2.15.3`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.15.2/2.15.3) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.15.3`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2153) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.15.2...@sveltejs/kit@2.15.3) ##### Patch Changes - fix: fix race-condition when not using SSR when pressing back before initial load ([#&#8203;12925](https://github.com/sveltejs/kit/pull/12925)) - fix: remove ":$" from virtual module ids to allow dev server to work with proxies ([#&#8203;12157](https://github.com/sveltejs/kit/pull/12157)) - fix: upgrade esm-env to remove warning when NODE_ENV is not set ([#&#8203;13291](https://github.com/sveltejs/kit/pull/13291)) - fix: handle `Redirect` thrown from root layout load function when client-side navigating to a non-existent page ([#&#8203;12005](https://github.com/sveltejs/kit/pull/12005)) - fix: make param matchers generated type import end with `.js` ([#&#8203;13286](https://github.com/sveltejs/kit/pull/13286)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
ticktock_depbot added 1 commit 2025-01-15 14:28:01 +00:00
Update dependency @sveltejs/kit to v2.15.3
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 4m25s
/ check-changes (pull_request) Successful in 7s
6c55f4f810
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 Update dependency @sveltejs/kit to v2.15.3 to Update dependency @sveltejs/kit to v2.15.3 - autoclosed 2025-01-15 22:27:55 +00:00
ticktock_depbot closed this pull request 2025-01-15 22:27:55 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 4m25s
/ check-changes (pull_request) Successful in 7s

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#33
No description provided.