chore(deps): update dependency svelte to v3.59.0 #33

Merged
nemunaire merged 1 commits from renovate/svelte-3.x-lockfile into master 2023-05-05 16:31:27 +00:00
Contributor

This PR contains the following updates:

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

Release Notes

sveltejs/svelte

v3.59.0

Compare Source

  • Add ResizeObserver bindings contentRect/contentBoxSize/borderBoxSize/devicePixelContentBoxSize (#​8022)
  • Add devicePixelRatio binding for <svelte:window> (#​8285)
  • Add fullscreenElement and visibilityState bindings for <svelte:document> (#​8507)
  • Add a11y-autocomplete-valid warning (#​8520)
  • Fix handling of width/height attributes when spreading (#​6752)
  • Fix updating of interpolated style: directive when using spread (#​8438)
  • Remove style: directive property when value is undefined (#​8462)
  • Fix type of VERSION compiler export (#​8498)
  • Relax a11y-no-redundant-roles warning (#​8536)
  • Handle nested array rest destructuring (#​8552, #​8554)

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.58.0` -> `3.59.0`](https://renovatebot.com/diffs/npm/svelte/3.58.0/3.59.0) | --- ### Release Notes <details> <summary>sveltejs/svelte</summary> ### [`v3.59.0`](https://github.com/sveltejs/svelte/blob/HEAD/CHANGELOG.md#&#8203;3590) [Compare Source](https://github.com/sveltejs/svelte/compare/v3.58.0...v3.59.0) - Add `ResizeObserver` bindings `contentRect`/`contentBoxSize`/`borderBoxSize`/`devicePixelContentBoxSize` ([#&#8203;8022](https://github.com/sveltejs/svelte/pull/8022)) - Add `devicePixelRatio` binding for `<svelte:window>` ([#&#8203;8285](https://github.com/sveltejs/svelte/issues/8285)) - Add `fullscreenElement` and `visibilityState` bindings for `<svelte:document>` ([#&#8203;8507](https://github.com/sveltejs/svelte/pull/8507)) - Add `a11y-autocomplete-valid` warning ([#&#8203;8520](https://github.com/sveltejs/svelte/pull/8520)) - Fix handling of `width`/`height` attributes when spreading ([#&#8203;6752](https://github.com/sveltejs/svelte/issues/6752)) - Fix updating of interpolated `style:` directive when using spread ([#&#8203;8438](https://github.com/sveltejs/svelte/issues/8438)) - Remove `style:` directive property when value is `undefined` ([#&#8203;8462](https://github.com/sveltejs/svelte/issues/8462)) - Fix type of `VERSION` compiler export ([#&#8203;8498](https://github.com/sveltejs/svelte/issues/8498)) - Relax `a11y-no-redundant-roles` warning ([#&#8203;8536](https://github.com/sveltejs/svelte/pull/8536)) - Handle nested array rest destructuring ([#&#8203;8552](https://github.com/sveltejs/svelte/issues/8552), [#&#8203;8554](https://github.com/sveltejs/svelte/issues/8554)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate-bot added 1 commit 2023-05-05 14:21:40 +00:00
continuous-integration/drone/push Build is failing Details
41d8acb329
chore(deps): update dependency svelte to v3.59.0
nemunaire merged commit 41d8acb329 into master 2023-05-05 16:31:27 +00:00
nemunaire deleted branch renovate/svelte-3.x-lockfile 2023-05-05 16:31:28 +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#33
No description provided.