Skip to content

Update dependency svelte to v3.44.2#376

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/svelte-3.x
Closed

Update dependency svelte to v3.44.2#376
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/svelte-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte 3.40.2 -> 3.44.2 age adoption passing confidence

Release Notes

sveltejs/svelte

v3.44.2

Compare Source

  • Fix overly restrictive preprocessor types (#​6904)
  • More specific typing for crossfade function - returns a tuple, not an array (#​6926)
  • Add URLSearchParams as a known global (#​6938)
  • Add types field to exports map (#​6939)

v3.44.1

Compare Source

  • Fix code generation when a multi-line return statement contains comments (code-red#​36)
  • Fix code generation when for/if/while statements have empty bodies (#​6884)

v3.44.0

Compare Source

  • Add enableSourcemap compiler option (#​6835)

v3.43.2

Compare Source

  • Fix regression where user-specified imports were not rewritten according to the sveltePath option (#​6834)

v3.43.1

Compare Source

  • Prevent a rejecting promise used in {#await} during SSR from appearing as an unhandled rejection (#​6789)

v3.43.0

Compare Source

  • Use export map to expose no-op versions of lifecycle functions for SSR (#​6743)
  • Prefer context passed to component constructor, even when running synchronously in another component (#​6753)
  • Handle preprocessors that return empty sourcemaps (#​6757)

v3.42.6

Compare Source

  • Hide private preprocess typings (#​6622)
  • Fix reactive function in {:else if} expression not being properly re-run (#​6727)

v3.42.5

Compare Source

  • In draw transition, account for stroke-linecap in determining length (#​4540)
  • Fix regression with destructuring assignments with default values (#​6699)

v3.42.4

Compare Source

  • Only apply optimized src attribute handling when in an html namespace (#​6575)
  • Fix styles for transitions and animations being attached to the wrong document in <iframe>s (#​6637)
  • Fix <select> with a {...spread} attribute that didn't provide a value key getting its value improperly unset (#​6675)

v3.42.3

Compare Source

  • Add BigInt as a known global (#​6671)
  • Fix regression where onDestroy in svelte/ssr was improperly a no-op (#​6676)

v3.42.2

Compare Source

  • Collapse whitespace in class and style attributes (#​6004)
  • Deselect all <option>s in a <select> where the bound value doesn't match any of them (#​6126)
  • In hydrated components, only rely on helpers for creating the types of elements present in the component (#​6555)
  • Add HTMLElement and SVGElement as known globals (#​6643)
  • Account for scaling in flip animations (#​6657)

v3.42.1

Compare Source

  • Fix regression with reordering keyed {#each} blocks when compiling with hydration enabled (#​6561)

v3.42.0

Compare Source

  • Allow use:actions to be used on <svelte:body> (#​3163)
  • Improve parser errors for certain invalid components (#​6259, #​6288)
  • Fix paths in generator JS sourcemaps to be relative (#​6598)
  • Fix overzealous warnings about context="module" variables not being reactive (#​6606)

v3.41.0

Compare Source

  • Support export { ... } from syntax in components (#​2214)
  • Support export let { ... } = syntax in components (#​5612)
  • Support {#await ... then/catch} without a variable for the resolved/rejected value (#​6270)

v3.40.3

Compare Source

  • Fix <slot> data when a transition is cancelled before completing (#​5394)
  • Fix destructuring into variables beginning with $ so that they result in store updates (#​5653)
  • Fix in: transition configuration not properly updating when it's changed after its initial creation (#​6505)
  • Fix applying :global() for > selector combinator (#​6550)
  • Fix mounting component at detached DOM node (#​6567)

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency svelte to v3.41.0 Update dependency svelte to v3.42.0 Aug 4, 2021
@renovate renovate bot force-pushed the renovate/svelte-3.x branch 2 times, most recently from 6244815 to 0ed8b55 Compare August 4, 2021 19:52
@renovate renovate bot changed the title Update dependency svelte to v3.42.0 Update dependency svelte to v3.42.1 Aug 4, 2021
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from 0ed8b55 to b2f829a Compare October 18, 2021 15:24
@renovate renovate bot changed the title Update dependency svelte to v3.42.1 Update dependency svelte to v3.44.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from b2f829a to d0e40d4 Compare November 1, 2021 15:39
@renovate renovate bot changed the title Update dependency svelte to v3.44.0 Update dependency svelte to v3.44.1 Nov 1, 2021
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from d0e40d4 to e163826 Compare November 19, 2021 13:37
@renovate renovate bot changed the title Update dependency svelte to v3.44.1 Update dependency svelte to v3.44.2 Nov 19, 2021
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from e163826 to dea8ccd Compare November 19, 2021 20:29
@maxmilton maxmilton closed this May 8, 2023
@renovate renovate bot deleted the renovate/svelte-3.x branch May 8, 2023 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants