chore(deps): update dependency @sveltejs/kit to v2.2.1 #418

Merged
nemunaire merged 1 commits from renovate/sveltejs-kit-2.x-lockfile into master 2024-01-10 16:40:49 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.2.1

Compare Source

Patch Changes
  • feat: add CSP support for style-src-elem (#​11562)

  • fix: address CSP conflicts with sha/nonce during dev (#​11562)

v2.2.0

Compare Source

Minor Changes
  • feat: expose $env/static/public in service workers (#​10994)
Patch Changes
  • fix: reload page on startup if document.URL contains credentials (#​11179)

v2.1.2

Compare Source

Patch Changes
  • fix: restore invalid route error message during build process (#​11559)

v2.1.1

Compare Source

Patch Changes
  • fix: respect the trailing slash option when navigating from the basepath root page (#​11388)

  • chore: shrink error messages shipped to client (#​11551)


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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/kit](https://kit.svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`2.1.0` -> `2.2.1`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.1.0/2.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sveltejs%2fkit/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sveltejs%2fkit/2.1.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/2.1.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.2.1`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#221) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.2.0...@sveltejs/kit@2.2.1) ##### Patch Changes - feat: add CSP support for style-src-elem ([#&#8203;11562](https://github.com/sveltejs/kit/pull/11562)) - fix: address CSP conflicts with sha/nonce during dev ([#&#8203;11562](https://github.com/sveltejs/kit/pull/11562)) ### [`v2.2.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#220) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.1.2...@sveltejs/kit@2.2.0) ##### Minor Changes - feat: expose `$env/static/public` in service workers ([#&#8203;10994](https://github.com/sveltejs/kit/pull/10994)) ##### Patch Changes - fix: reload page on startup if `document.URL` contains credentials ([#&#8203;11179](https://github.com/sveltejs/kit/pull/11179)) ### [`v2.1.2`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#212) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.1.1...@sveltejs/kit@2.1.2) ##### Patch Changes - fix: restore invalid route error message during build process ([#&#8203;11559](https://github.com/sveltejs/kit/pull/11559)) ### [`v2.1.1`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#211) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.1.0...@sveltejs/kit@2.1.1) ##### Patch Changes - fix: respect the trailing slash option when navigating from the basepath root page ([#&#8203;11388](https://github.com/sveltejs/kit/pull/11388)) - chore: shrink error messages shipped to client ([#&#8203;11551](https://github.com/sveltejs/kit/pull/11551)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate-bot changed title from chore(deps): update dependency @sveltejs/kit to v2.1.1 to chore(deps): update dependency @sveltejs/kit to v2.1.2 2024-01-09 17:15:56 +00:00
renovate-bot force-pushed renovate/sveltejs-kit-2.x-lockfile from 3b72f6a6b9 to a1573d32e7 2024-01-09 17:16:00 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency @sveltejs/kit to v2.1.2 to chore(deps): update dependency @sveltejs/kit to v2.2.0 2024-01-09 21:15:46 +00:00
renovate-bot force-pushed renovate/sveltejs-kit-2.x-lockfile from a1573d32e7 to c332c6e0e8 2024-01-09 21:15:51 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency @sveltejs/kit to v2.2.0 to chore(deps): update dependency @sveltejs/kit to v2.2.1 2024-01-10 15:13:39 +00:00
renovate-bot force-pushed renovate/sveltejs-kit-2.x-lockfile from c332c6e0e8 to cd50fe63e5 2024-01-10 15:13:40 +00:00 Compare
nemunaire merged commit e59986a056 into master 2024-01-10 16:40:49 +00:00
nemunaire deleted branch renovate/sveltejs-kit-2.x-lockfile 2024-01-10 16:40:50 +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: happyDomain/happyDomain#418
No description provided.