chore(deps): update dependency @sveltejs/kit to v2.1.0 #82

Merged
renovate-bot merged 1 commits from renovate/sveltejs-kit-2.x-lockfile into master 2024-01-09 09:33:54 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) 2.0.6 -> 2.1.0 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.1.0

Compare Source

Minor Changes
  • feat: make client router treeshakeable (#​11340)
Patch Changes
  • chore: reduce client bundle size (#​11547)

v2.0.8

Compare Source

Patch Changes
  • fix: always scroll to top when clicking a # or #top link (099608c428a49504785eab3afe3b2e76a9317bdf)

  • fix: add nonce or hash to "script-src-elem", "style-src-attr" and "style-src-elem" if defined in CSP config (#​11485)

  • fix: decode server data with stream: true during client-side navigation (#​11409)

  • fix: capture scroll position when using pushState (#​11540)

  • chore: use peer dependencies when linked (#​11433)

v2.0.7

Compare Source

Patch Changes
  • chore: removed deprecated config.package type (#​11462)

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)) | [`2.0.6` -> `2.1.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.0.6/2.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sveltejs%2fkit/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sveltejs%2fkit/2.0.6/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/2.0.6/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.1.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#210) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.0.8...@sveltejs/kit@2.1.0) ##### Minor Changes - feat: make client router treeshakeable ([#&#8203;11340](https://github.com/sveltejs/kit/pull/11340)) ##### Patch Changes - chore: reduce client bundle size ([#&#8203;11547](https://github.com/sveltejs/kit/pull/11547)) ### [`v2.0.8`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#208) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.0.7...@sveltejs/kit@2.0.8) ##### Patch Changes - fix: always scroll to top when clicking a # or #top link ([`099608c428a49504785eab3afe3b2e76a9317bdf`](https://github.com/sveltejs/kit/commit/099608c428a49504785eab3afe3b2e76a9317bdf)) - fix: add nonce or hash to "script-src-elem", "style-src-attr" and "style-src-elem" if defined in CSP config ([#&#8203;11485](https://github.com/sveltejs/kit/pull/11485)) - fix: decode server data with `stream: true` during client-side navigation ([#&#8203;11409](https://github.com/sveltejs/kit/pull/11409)) - fix: capture scroll position when using `pushState` ([#&#8203;11540](https://github.com/sveltejs/kit/pull/11540)) - chore: use peer dependencies when linked ([#&#8203;11433](https://github.com/sveltejs/kit/pull/11433)) ### [`v2.0.7`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#207) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.0.6...@sveltejs/kit@2.0.7) ##### Patch Changes - chore: removed deprecated config.package type ([#&#8203;11462](https://github.com/sveltejs/kit/pull/11462)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-01-08 18:30:32 +00:00
Author
Collaborator

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
renovate-bot changed title from chore(deps): update dependency @sveltejs/kit to v2.0.7 to chore(deps): update dependency @sveltejs/kit to v2.0.8 2024-01-08 21:35:43 +00:00
renovate-bot force-pushed renovate/sveltejs-kit-2.x-lockfile from ff32228a3f to e2e25430a2 2024-01-08 21:35:49 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency @sveltejs/kit to v2.0.8 to chore(deps): update dependency @sveltejs/kit to v2.1.0 2024-01-09 02:27:13 +00:00
renovate-bot force-pushed renovate/sveltejs-kit-2.x-lockfile from e2e25430a2 to 091fd46164 2024-01-09 02:27:16 +00:00 Compare
renovate-bot force-pushed renovate/sveltejs-kit-2.x-lockfile from 091fd46164 to da68ef3c32 2024-01-09 09:27:14 +00:00 Compare
renovate-bot merged commit da68ef3c32 into master 2024-01-09 09:33:54 +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: nemunaire/reveil#82
No description provided.