chore(deps): update dependency svelte to v3.58.0 #15

Merged
nemunaire merged 1 commits from renovate/svelte-3.x-lockfile into master 2023-04-09 17:51:02 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
svelte (source) devDependencies minor 3.57.0 -> 3.58.0

Release Notes

sveltejs/svelte

v3.58.0

Compare Source

  • Add bind:innerText for contenteditable elements (#​3311)
  • Add support for CSS @container queries (#​6969)
  • Respect preserveComments in DOM output (#​7182)
  • Allow use of document for target in typings (#​7554)
  • Add a11y-interactive-supports-focus warning (#​8392)
  • Fix equality check when updating dynamic text (#​5931)
  • Relax a11y-no-noninteractive-element-to-interactive-role warning (#​8402)
  • Properly handle microdata attributes (#​8413)
  • Prevent name collision when using computed destructuring variables (#​8417)
  • Fix escaping <textarea value={...}> values in SSR (#​8429)

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 | |---|---|---|---| | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte)) | devDependencies | minor | [`3.57.0` -> `3.58.0`](https://renovatebot.com/diffs/npm/svelte/3.57.0/3.58.0) | --- ### Release Notes <details> <summary>sveltejs/svelte</summary> ### [`v3.58.0`](https://github.com/sveltejs/svelte/blob/HEAD/CHANGELOG.md#&#8203;3580) [Compare Source](https://github.com/sveltejs/svelte/compare/v3.57.0...v3.58.0) - Add `bind:innerText` for `contenteditable` elements ([#&#8203;3311](https://github.com/sveltejs/svelte/issues/3311)) - Add support for CSS `@container` queries ([#&#8203;6969](https://github.com/sveltejs/svelte/issues/6969)) - Respect `preserveComments` in DOM output ([#&#8203;7182](https://github.com/sveltejs/svelte/pull/7182)) - Allow use of `document` for `target` in typings ([#&#8203;7554](https://github.com/sveltejs/svelte/pull/7554)) - Add `a11y-interactive-supports-focus` warning ([#&#8203;8392](https://github.com/sveltejs/svelte/pull/8392)) - Fix equality check when updating dynamic text ([#&#8203;5931](https://github.com/sveltejs/svelte/issues/5931)) - Relax `a11y-no-noninteractive-element-to-interactive-role` warning ([#&#8203;8402](https://github.com/sveltejs/svelte/pull/8402)) - Properly handle microdata attributes ([#&#8203;8413](https://github.com/sveltejs/svelte/issues/8413)) - Prevent name collision when using computed destructuring variables ([#&#8203;8417](https://github.com/sveltejs/svelte/issues/8417)) - Fix escaping `<textarea value={...}>` values in SSR ([#&#8203;8429](https://github.com/sveltejs/svelte/issues/8429)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMS40IiwidXBkYXRlZEluVmVyIjoiMzUuMzEuNCJ9-->
renovate-bot force-pushed renovate/svelte-3.x-lockfile from 0378d138ae to c12c044225 2023-04-04 10:18:19 +00:00 Compare
nemunaire merged commit c12c044225 into master 2023-04-09 17:51:02 +00:00
nemunaire deleted branch renovate/svelte-3.x-lockfile 2023-04-09 17:51:03 +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#15
No description provided.