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

Closed
renovate-bot wants to merge 1 commits from renovate/sveltejs-kit-2.x into master
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) ^1.0.0 -> ^2.0.0 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.0.6

Compare Source

Patch Changes
  • fix: allow dynamic env access when building but not prerendering (#​11436)

v2.0.5

Compare Source

Patch Changes
  • fix: render SPA shell when SSR is turned off and there is no server data (#​11405)

  • fix: upgrade sirv and mrmime to modernize javascript mime type (#​11419)

v2.0.4

Compare Source

Patch Changes

v2.0.3

Compare Source

Patch Changes
  • fix: reinstantiate state parameter for goto (#​11342)

v2.0.2

Compare Source

Patch Changes
  • fix: prevent endless SPA 404 loop (#​11354)

v2.0.1

Compare Source

Patch Changes
  • fix: correctly handle trailing slash redirect when navigating from the root page (#​11357)

v2.0.0

Compare Source

Major Changes
  • breaking: remove top-level promise awaiting (#​11176)

  • breaking: prevent use of dynamic env vars during prerendering, serve env vars dynamically (#​11277)

  • breaking: remove deprecated use:enhance callback values (#​11282)

  • breaking: turn error and redirect into commands (#​11165)

  • breaking: the type for depends now requires a : as part of the string (#​11201)

  • breaking: remove baseUrl fallback from generated tsconfig (#​11294)

  • breaking: fail if route with +page and +server is marked prerenderable (#​11256)

  • breaking: remove resolvePath in favour of resolveRoute from $app/paths (#​11265)

  • breaking: drop support for Svelte 3 (#​11168)

  • breaking: require Vite 5.0.3+ (#​11122)

  • breaking: generate __data.json files as sibling to .html files (#​11269)

  • breaking: fail if +page and +server have mismatched config (#​11256)

  • breaking: error if form without multipart/form-data enctype contains a file input (#​11282)

  • breaking: require paths pass to preloadCode to be prefixed with basepath (#​11259)

  • breaking: @sveltejs/vite-plugin-svelte is now a peer dependency and will need to be installed in each project using SvelteKit (#​11184)

  • breaking: stop re-exporting vitePreprocess (#​11297)

  • breaking: require path option when setting/deleting/serializing cookies (#​11240)

  • breaking: tighten up error handling (#​11289)

  • breaking: remove state option from goto in favor of shallow routing (#​11307)

  • breaking: disallow external navigation with goto (#​11207)

  • breaking: upgrade to TypeScript 5. Default moduleResolution to bundler in user projects to be permissive in consuming and NodeNext when running package to be strict in distributing (#​11160)

  • breaking: undefined is no longer a valid value for paths.relative (#​11185)

  • breaking: require Node 18.13 or newer (#​11172)

  • breaking: fix path resolution (#​11276)

  • breaking: remove dangerZone.trackServerFetches (#​11235)

Minor Changes
  • feat: add untrack to load (#​11311)

  • feat: implement shallow routing (#​11307)

  • feat: provide SvelteKit html typings (#​11222)

  • feat: redact internal stack trace when reporting config errors (#​11292)

  • feat: allow for fine grained invalidation of search params (#​11258)

Patch Changes
  • fix: prerender optional parameters as empty when entries contains '*' (#​11178)

  • fix: resolve route config correctly (#​11256)

  • fix: import Svelte types from svelte/compiler (#​11188)

  • fix: reset invalid resources after a successful invalidation (#​11268)

  • fix: Adjust fail method and ActionFailure type (#​11260)

  • chore(deps): upgrade cookies dependency (#​11189)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/kit](https://kit.svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`^1.0.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/1.30.3/2.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sveltejs%2fkit/2.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sveltejs%2fkit/1.30.3/2.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/1.30.3/2.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.0.6`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#206) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.0.5...@sveltejs/kit@2.0.6) ##### Patch Changes - fix: allow dynamic env access when building but not prerendering ([#&#8203;11436](https://github.com/sveltejs/kit/pull/11436)) ### [`v2.0.5`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#205) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.0.4...@sveltejs/kit@2.0.5) ##### Patch Changes - fix: render SPA shell when SSR is turned off and there is no server data ([#&#8203;11405](https://github.com/sveltejs/kit/pull/11405)) - fix: upgrade `sirv` and `mrmime` to modernize javascript mime type ([#&#8203;11419](https://github.com/sveltejs/kit/pull/11419)) ### [`v2.0.4`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#204) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.0.3...@sveltejs/kit@2.0.4) ##### Patch Changes - chore: update primary branch from master to main ([`47779436c5f6c4d50011d0ef8b2709a07c0fec5d`](https://github.com/sveltejs/kit/commit/47779436c5f6c4d50011d0ef8b2709a07c0fec5d)) - fix: adjust missing inner content warning ([#&#8203;11394](https://github.com/sveltejs/kit/pull/11394)) - fix: prevent esbuild adding phantom exports to service worker ([#&#8203;11400](https://github.com/sveltejs/kit/pull/11400)) - fix: goto type include state ([#&#8203;11398](https://github.com/sveltejs/kit/pull/11398)) - fix: ensure assets are served gzip in preview ([#&#8203;11377](https://github.com/sveltejs/kit/pull/11377)) ### [`v2.0.3`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#203) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.0.2...@sveltejs/kit@2.0.3) ##### Patch Changes - fix: reinstantiate state parameter for goto ([#&#8203;11342](https://github.com/sveltejs/kit/pull/11342)) ### [`v2.0.2`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#202) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.0.1...@sveltejs/kit@2.0.2) ##### Patch Changes - fix: prevent endless SPA 404 loop ([#&#8203;11354](https://github.com/sveltejs/kit/pull/11354)) ### [`v2.0.1`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#201) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.0.0...@sveltejs/kit@2.0.1) ##### Patch Changes - fix: correctly handle trailing slash redirect when navigating from the root page ([#&#8203;11357](https://github.com/sveltejs/kit/pull/11357)) ### [`v2.0.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#200) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@1.30.3...@sveltejs/kit@2.0.0) ##### Major Changes - breaking: remove top-level promise awaiting ([#&#8203;11176](https://github.com/sveltejs/kit/pull/11176)) - breaking: prevent use of dynamic env vars during prerendering, serve env vars dynamically ([#&#8203;11277](https://github.com/sveltejs/kit/pull/11277)) - breaking: remove deprecated `use:enhance` callback values ([#&#8203;11282](https://github.com/sveltejs/kit/pull/11282)) - breaking: turn `error` and `redirect` into commands ([#&#8203;11165](https://github.com/sveltejs/kit/pull/11165)) - breaking: the type for `depends` now requires a `:` as part of the string ([#&#8203;11201](https://github.com/sveltejs/kit/pull/11201)) - breaking: remove baseUrl fallback from generated tsconfig ([#&#8203;11294](https://github.com/sveltejs/kit/pull/11294)) - breaking: fail if route with +page and +server is marked prerenderable ([#&#8203;11256](https://github.com/sveltejs/kit/pull/11256)) - breaking: remove `resolvePath` in favour of `resolveRoute` from `$app/paths` ([#&#8203;11265](https://github.com/sveltejs/kit/pull/11265)) - breaking: drop support for Svelte 3 ([#&#8203;11168](https://github.com/sveltejs/kit/pull/11168)) - breaking: require Vite 5.0.3+ ([#&#8203;11122](https://github.com/sveltejs/kit/pull/11122)) - breaking: generate `__data.json` files as sibling to `.html` files ([#&#8203;11269](https://github.com/sveltejs/kit/pull/11269)) - breaking: fail if +page and +server have mismatched config ([#&#8203;11256](https://github.com/sveltejs/kit/pull/11256)) - breaking: error if form without multipart/form-data enctype contains a file input ([#&#8203;11282](https://github.com/sveltejs/kit/pull/11282)) - breaking: require paths pass to preloadCode to be prefixed with basepath ([#&#8203;11259](https://github.com/sveltejs/kit/pull/11259)) - breaking: `@sveltejs/vite-plugin-svelte` is now a peer dependency and will need to be installed in each project using SvelteKit ([#&#8203;11184](https://github.com/sveltejs/kit/pull/11184)) - breaking: stop re-exporting vitePreprocess ([#&#8203;11297](https://github.com/sveltejs/kit/pull/11297)) - breaking: require path option when setting/deleting/serializing cookies ([#&#8203;11240](https://github.com/sveltejs/kit/pull/11240)) - breaking: tighten up error handling ([#&#8203;11289](https://github.com/sveltejs/kit/pull/11289)) - breaking: remove state option from goto in favor of shallow routing ([#&#8203;11307](https://github.com/sveltejs/kit/pull/11307)) - breaking: disallow external navigation with `goto` ([#&#8203;11207](https://github.com/sveltejs/kit/pull/11207)) - breaking: upgrade to TypeScript 5. Default `moduleResolution` to `bundler` in user projects to be permissive in consuming and `NodeNext` when running `package` to be strict in distributing ([#&#8203;11160](https://github.com/sveltejs/kit/pull/11160)) - breaking: undefined is no longer a valid value for paths.relative ([#&#8203;11185](https://github.com/sveltejs/kit/pull/11185)) - breaking: require Node 18.13 or newer ([#&#8203;11172](https://github.com/sveltejs/kit/pull/11172)) - breaking: fix path resolution ([#&#8203;11276](https://github.com/sveltejs/kit/pull/11276)) - breaking: remove `dangerZone.trackServerFetches` ([#&#8203;11235](https://github.com/sveltejs/kit/pull/11235)) ##### Minor Changes - feat: add untrack to load ([#&#8203;11311](https://github.com/sveltejs/kit/pull/11311)) - feat: implement shallow routing ([#&#8203;11307](https://github.com/sveltejs/kit/pull/11307)) - feat: provide SvelteKit html typings ([#&#8203;11222](https://github.com/sveltejs/kit/pull/11222)) - feat: redact internal stack trace when reporting config errors ([#&#8203;11292](https://github.com/sveltejs/kit/pull/11292)) - feat: allow for fine grained invalidation of search params ([#&#8203;11258](https://github.com/sveltejs/kit/pull/11258)) ##### Patch Changes - fix: prerender optional parameters as empty when `entries` contains `'*'` ([#&#8203;11178](https://github.com/sveltejs/kit/pull/11178)) - fix: resolve route config correctly ([#&#8203;11256](https://github.com/sveltejs/kit/pull/11256)) - fix: import Svelte types from svelte/compiler ([#&#8203;11188](https://github.com/sveltejs/kit/pull/11188)) - fix: reset invalid resources after a successful invalidation ([#&#8203;11268](https://github.com/sveltejs/kit/pull/11268)) - fix: Adjust fail method and ActionFailure type ([#&#8203;11260](https://github.com/sveltejs/kit/pull/11260)) - chore(deps): upgrade cookies dependency ([#&#8203;11189](https://github.com/sveltejs/kit/pull/11189)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS43IiwidXBkYXRlZEluVmVyIjoiMzcuMTAyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-12-14 19:22:14 +00:00
Author
Contributor

⚠ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: maatma-videos@0.0.2
npm ERR! Found: svelte@3.59.2
npm ERR! node_modules/svelte
npm ERR!   dev svelte@"^3.54.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer svelte@"^4.0.0 || ^5.0.0-next.0" from @sveltejs/vite-plugin-svelte@3.0.1
npm ERR! node_modules/@sveltejs/vite-plugin-svelte
npm ERR!   peer @sveltejs/vite-plugin-svelte@"^3.0.0" from @sveltejs/kit@2.0.6
npm ERR!   node_modules/@sveltejs/kit
npm ERR!     dev @sveltejs/kit@"^2.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /var/lib/renovatebot/cache/others/npm/_logs/2024-01-03T18_19_50_229Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /var/lib/renovatebot/cache/others/npm/_logs/2024-01-03T18_19_50_229Z-debug-0.log

### ⚠ 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: package-lock.json ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: maatma-videos@0.0.2 npm ERR! Found: svelte@3.59.2 npm ERR! node_modules/svelte npm ERR! dev svelte@"^3.54.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer svelte@"^4.0.0 || ^5.0.0-next.0" from @sveltejs/vite-plugin-svelte@3.0.1 npm ERR! node_modules/@sveltejs/vite-plugin-svelte npm ERR! peer @sveltejs/vite-plugin-svelte@"^3.0.0" from @sveltejs/kit@2.0.6 npm ERR! node_modules/@sveltejs/kit npm ERR! dev @sveltejs/kit@"^2.0.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! npm ERR! For a full report see: npm ERR! /var/lib/renovatebot/cache/others/npm/_logs/2024-01-03T18_19_50_229Z-eresolve-report.txt npm ERR! A complete log of this run can be found in: /var/lib/renovatebot/cache/others/npm/_logs/2024-01-03T18_19_50_229Z-debug-0.log ```
renovate-bot force-pushed renovate/sveltejs-kit-2.x from c10829d03d to 72bed70dfb 2023-12-16 00:29:07 +00:00 Compare
renovate-bot force-pushed renovate/sveltejs-kit-2.x from 72bed70dfb to e3c2e63186 2023-12-23 05:23:32 +00:00 Compare
renovate-bot force-pushed renovate/sveltejs-kit-2.x from e3c2e63186 to 61326e1310 2023-12-25 01:26:06 +00:00 Compare
renovate-bot force-pushed renovate/sveltejs-kit-2.x from 61326e1310 to 723ed4d90e 2024-01-03 17:22:29 +00:00 Compare
renovate-bot force-pushed renovate/sveltejs-kit-2.x from 723ed4d90e to a3d906de2f 2024-01-03 18:20:06 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency @sveltejs/kit to v2 to chore(deps): update dependency @sveltejs/kit to v2 - autoclosed 2024-01-05 10:21:31 +00:00
renovate-bot closed this pull request 2024-01-05 10:21:31 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: teach/maatma-videos#83
No description provided.