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

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 minor 2.16.0 -> 2.17.2

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.17.2

Compare Source

Patch Changes
  • fix: add promise return type to the enhance action callback (#​13420)

  • fix: change server-side route resolution endpoint (#​13461)

v2.17.1

Compare Source

Patch Changes
  • fix: make route resolution imports root-relative if paths.relative option is false (#​13412)

v2.17.0

Compare Source

Minor Changes
  • feat: validate values for cache-control and content-type headers in dev mode (#​13114)

  • feat: support server-side route resolution (#​13379)

Patch Changes
  • chore: don't error during development when using use:enhance with +server as some third party libraries make it possible to POST forms to it (#​13397)

  • fix: skip hooks for server fetch to prerendered routes (#​13377)

  • fix: ignore non-entry-point CSS files during inlining (#​13395)

  • fix: default server fetch to use prerendered paths (#​13377)

v2.16.1

Compare Source

Patch Changes
  • fix: avoid overwriting headers for sub-requests made while loading the error page (#​13341)

  • fix: correctly resolve index file entrypoints such as src/service-worker/index.js (#​13354)

  • fix: correctly handle relative anchors when using the hash router (#​13356)


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.16.0` -> `2.17.2`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.16.0/2.17.2) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.17.2`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2172) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.17.1...@sveltejs/kit@2.17.2) ##### Patch Changes - fix: add promise return type to the `enhance` action callback ([#&#8203;13420](https://github.com/sveltejs/kit/pull/13420)) - fix: change server-side route resolution endpoint ([#&#8203;13461](https://github.com/sveltejs/kit/pull/13461)) ### [`v2.17.1`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2171) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.17.0...@sveltejs/kit@2.17.1) ##### Patch Changes - fix: make route resolution imports root-relative if `paths.relative` option is `false` ([#&#8203;13412](https://github.com/sveltejs/kit/pull/13412)) ### [`v2.17.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2170) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.16.1...@sveltejs/kit@2.17.0) ##### Minor Changes - feat: validate values for `cache-control` and `content-type` headers in dev mode ([#&#8203;13114](https://github.com/sveltejs/kit/pull/13114)) - feat: support server-side route resolution ([#&#8203;13379](https://github.com/sveltejs/kit/pull/13379)) ##### Patch Changes - chore: don't error during development when using `use:enhance` with `+server` as some third party libraries make it possible to POST forms to it ([#&#8203;13397](https://github.com/sveltejs/kit/pull/13397)) - fix: skip hooks for server fetch to prerendered routes ([#&#8203;13377](https://github.com/sveltejs/kit/pull/13377)) - fix: ignore non-entry-point CSS files during inlining ([#&#8203;13395](https://github.com/sveltejs/kit/pull/13395)) - fix: default server fetch to use prerendered paths ([#&#8203;13377](https://github.com/sveltejs/kit/pull/13377)) ### [`v2.16.1`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2161) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.16.0...@sveltejs/kit@2.16.1) ##### Patch Changes - fix: avoid overwriting headers for sub-requests made while loading the error page ([#&#8203;13341](https://github.com/sveltejs/kit/pull/13341)) - fix: correctly resolve index file entrypoints such as `src/service-worker/index.js` ([#&#8203;13354](https://github.com/sveltejs/kit/pull/13354)) - fix: correctly handle relative anchors when using the hash router ([#&#8203;13356](https://github.com/sveltejs/kit/pull/13356)) </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-21 11:35:54 +00:00
chore(deps): update dependency @sveltejs/kit to v2.16.1
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 4m11s
/ check-changes (pull_request) Successful in 7s
f9f5720a9f
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 force-pushed renovate/sveltejs-kit-2.x-lockfile from f9f5720a9f to e8b734449a 2025-02-03 10:07:59 +00:00 Compare
ticktock_depbot changed title from chore(deps): update dependency @sveltejs/kit to v2.16.1 to chore(deps): update dependency @sveltejs/kit to v2.17.0 2025-02-03 10:08:00 +00:00
ticktock_depbot force-pushed renovate/sveltejs-kit-2.x-lockfile from e8b734449a to bbd6c21aa3 2025-02-03 15:46:07 +00:00 Compare
ticktock_depbot changed title from chore(deps): update dependency @sveltejs/kit to v2.17.0 to chore(deps): update dependency @sveltejs/kit to v2.17.1 2025-02-03 15:46:09 +00:00
ticktock_depbot force-pushed renovate/sveltejs-kit-2.x-lockfile from bbd6c21aa3 to 972b7112fa 2025-02-07 12:42:02 +00:00 Compare
ticktock_depbot force-pushed renovate/sveltejs-kit-2.x-lockfile from 972b7112fa to d95869b105 2025-02-08 20:06:00 +00:00 Compare
ticktock_depbot force-pushed renovate/sveltejs-kit-2.x-lockfile from d95869b105 to 72974157d8 2025-02-14 17:04:11 +00:00 Compare
ticktock_depbot changed title from chore(deps): update dependency @sveltejs/kit to v2.17.1 to chore(deps): update dependency @sveltejs/kit to v2.17.2 2025-02-14 17:04:12 +00:00
ticktock_depbot changed title from chore(deps): update dependency @sveltejs/kit to v2.17.2 to chore(deps): update dependency @sveltejs/kit to v2.17.2 - autoclosed 2025-02-19 13:42:17 +00:00
ticktock_depbot closed this pull request 2025-02-19 13:42:17 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 4m38s
/ check-changes (pull_request) Successful in 46s

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