Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency svelte to v3.55.1 #1184

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Update dependency svelte to v3.55.1 #1184

merged 1 commit into from
Jan 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 3.55.0 -> 3.55.1 age adoption passing confidence

Release Notes

sveltejs/svelte

v3.55.1

Compare Source

  • Fix draw transition with delay showing a dot at the beginning of the path (#​6816)
  • Fix infinity runtime call stack when propagating bindings (#​7032)
  • Fix static <svelte:element> optimization in production mode (#​7937)
  • Fix svelte-ignore comment breaking named slot (#​8075)
  • Revert change to prevent running init binding unnecessarily (#​8103)
  • Fix adding duplicate event listeners with <svelte:element on:event> (#​8129)
  • Improve detection of promises that are also functions (#​8162)
  • Avoid mutating spread component props during SSR (#​8171)
  • Add missing typing for global part attribute (#​8181)
  • Add missing submitter property to on:submit event type

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 Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) January 10, 2023 19:04
@renovate renovate bot force-pushed the renovate/svelte-3.x branch 3 times, most recently from c7e4f0e to 12e34b2 Compare January 12, 2023 01:24
@renovate renovate bot merged commit c6de5ce into main Jan 12, 2023
@renovate renovate bot deleted the renovate/svelte-3.x branch January 12, 2023 05:48
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [svelte](https://svelte.dev)
([source](https://togithub.com/sveltejs/svelte)) | [`3.55.0` ->
`3.55.1`](https://renovatebot.com/diffs/npm/svelte/3.55.0/3.55.1) |
[![age](https://badges.renovateapi.com/packages/npm/svelte/3.55.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/svelte/3.55.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/svelte/3.55.1/compatibility-slim/3.55.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/svelte/3.55.1/confidence-slim/3.55.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sveltejs/svelte</summary>

###
[`v3.55.1`](https://togithub.com/sveltejs/svelte/blob/HEAD/CHANGELOG.md#&#8203;3551)

[Compare
Source](https://togithub.com/sveltejs/svelte/compare/v3.55.0...v3.55.1)

- Fix `draw` transition with delay showing a dot at the beginning of the
path ([#&#8203;6816](https://togithub.com/sveltejs/svelte/issues/6816))
- Fix infinity runtime call stack when propagating bindings
([#&#8203;7032](https://togithub.com/sveltejs/svelte/issues/7032))
- Fix static `<svelte:element>` optimization in production mode
([#&#8203;7937](https://togithub.com/sveltejs/svelte/issues/7937))
- Fix `svelte-ignore` comment breaking named slot
([#&#8203;8075](https://togithub.com/sveltejs/svelte/issues/8075))
- Revert change to prevent running init binding unnecessarily
([#&#8203;8103](https://togithub.com/sveltejs/svelte/issues/8103))
- Fix adding duplicate event listeners with `<svelte:element on:event>`
([#&#8203;8129](https://togithub.com/sveltejs/svelte/issues/8129))
- Improve detection of promises that are also functions
([#&#8203;8162](https://togithub.com/sveltejs/svelte/pull/8162))
- Avoid mutating spread component props during SSR
([#&#8203;8171](https://togithub.com/sveltejs/svelte/issues/8171))
- Add missing typing for global `part` attribute
([#&#8203;8181](https://togithub.com/sveltejs/svelte/issues/8181))
-   Add missing `submitter` property to `on:submit` event type

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzQuOTcuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant