Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

chore(deps): update dependency svelte2tsx to v0.6.19 #1699

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte2tsx (source) 0.5.12 -> 0.6.19 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte2tsx)

v0.6.19

Compare Source

  • fix: use SvelteComponent in shims-v4

v0.6.18

Compare Source

  • fix: don't use deprecated SvelteComponentTyped import if shims path hints at v4 when emitting dts

v0.6.17

Compare Source

  • feat: don't use deprecated SvelteComponentTyped import if shims path hints at v4
  • feat: SvelteKit HEAD export
  • fix: deduplicate exports (#​2083)
  • fix: type one way bindings that are not the element (#​2066)

v0.6.16

Compare Source

  • (feat) add support for resize observer bindings (#​2044)

v0.6.15

Compare Source

  • (feat) implement generics attr on script tags (#​2020)
  • (fix) support nested destructuring in export const (#​2028)
  • (feat) get ready for Svelte 4 (#​2030)

v0.6.14

Compare Source

  • (fix) allow non-literal createEventDispatcher generic template (#​2004)

v0.6.13

Compare Source

  • (fix) add entries as a valid export

v0.6.12

Compare Source

  • (feat) Auto-typing support for entries (#​1983)

v0.6.11

Compare Source

  • (feat) intellisense for new bindings (#​1957)
  • (feat) support <svelte:document> (#​1958)
  • (fix) swap order of inserted statements for store prop with type (#​1960)
  • (fix) add .js to $types imports to support node16/nodenext resolution (#​1967)
  • (fix) use Svelte's ComponentConstructorOptions (#​1969)

v0.6.10

Compare Source

  • (chore) mark svelte2tsx as compatible with TS 5

v0.6.9

Compare Source

  • (fix) various kit auto typing fixes (#​1936)

v0.6.8

Compare Source

  • (fix) take arrow function into account when adding return type (#​1934)

v0.6.7

Compare Source

  • (fix) check return type of API methods

v0.6.6

Compare Source

  • (fix) correct request handler event type for SvelteKit auto-typings

v0.6.5

Compare Source

invalid release, don't use

v0.6.4

Compare Source

  • (internal) create interhal helpers for language server / typescript plugin
  • (fix) allow more actions on one element
  • (fix) remove overzealous $$Props check (#​1920)

v0.6.3

Compare Source

v0.6.2

Compare Source

  • (fix) set rootDir in emitDts for consistent output structure (#​1886)
  • (fix) add data-sveltekit-replacestate/-keepfocus to SvelteKit anchor tag props (#​1865)
  • (fix) no error with unkown props if uses $$restProps (#​1887)
  • (chore) remove old transformation (#​1858)

v0.6.1

Compare Source

  • (fix) adjust sourcemap paths when emitting d.ts.map files (#​1851)

v0.6.0

Compare Source

BREAKING CHANGES

  • the old transformation is no longer available. If you're using the svelte.JSX namespace in your projects, you should migrate accordingly
  • minimum required Node version is now 16
  • minimum required TypeScript version is now 4.9
  • minimum required Svelte version is now 3.55

v0.5.23

Compare Source

  • (fix) move interface if referenced by generic (#​1791)
  • (fix) data-sveltekit attributes are valid on all elements (#​1773)
  • (fix) no error with unkown props if uses $$props (#​1769)

v0.5.22

Compare Source

v0.5.21

Compare Source

  • (fix) update SvelteKit anchor tag props (#​1682)
  • (fix) type error for component with no props (#​1744)
  • (fix) prevent spell-check suggesting generated variable (#​1738)
  • (fix) generic support for component getter and accessor (#​1689)
  • (fix) allow falsy values for svelte:component (#​1694)
  • (fix) skip forwarded event from svelte:self (#​1693)

v0.5.20

Compare Source

  • (fix) relax event handler typings (#​1502)
  • (fix) ensure correct typings are accessed (#​1675)

v0.5.19

Compare Source

  • (fix) add JSDoc before the export keyword in quick-fix (#​1643)
  • (fix) ts-nocheck, ts-ignore code action for module script (#​1648)
  • (fix) don't blank non-top-level scripts (#​1662)

v0.5.18

Compare Source

New transformation:

  • (fix) use let for #each block (#​1636)
  • (fix) better backwards compatibility (#​1640)
  • (fix) more robust check for block start (#​1641)

v0.5.17

Compare Source

  • (fix) prevent crash during completions (#​1629)
  • (fix) new line before the JSDoc of the first import (#​1621)
  • (fix) style directive with multiple values (#​1632)

v0.5.16

Compare Source

  • (fix) add a missing file in 0.5.15

New transformation:

  • (feat) enable actions to enhance typings on applied element (not usable yet, requires pending Svelte PR) (#​1553)
  • (feat) preserve bind: for better type checking of HTML elements (#​1596)
  • (feat) keep colon while transforming events (#​1549)

v0.5.15

Compare Source

  • (fix) extract name in destructuring with default in reactive statement (#​1605)

New transformation:

  • (feat) enable actions to enhance typings on applied element (not usable yet, requires pending Svelte PR) (#​1553)
  • (feat) preserve bind: for better type checking of HTML elements (#​1596)
  • (feat) keep colon while transforming events (#​1549)

v0.5.14

Compare Source

  • (fix) allow SapperAnchorProps & SvelteKitAnchorProps on svelte:element (#​1577)

v0.5.13

Compare Source

  • (feat) support inert attribute (#​1565)

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.

@vercel
Copy link

vercel bot commented Jul 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-component-template ❌ Failed (Inspect) Jul 6, 2023 8:30pm

@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 69fa54a to 2a7efc0 Compare August 17, 2022 15:07
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.5.13 chore(deps): update dependency svelte2tsx to v0.5.14 Aug 17, 2022
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 2a7efc0 to 6185888 Compare August 29, 2022 13:25
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.5.14 chore(deps): update dependency svelte2tsx to v0.5.15 Aug 29, 2022
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 6185888 to c53ebd7 Compare August 30, 2022 05:20
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.5.15 chore(deps): update dependency svelte2tsx to v0.5.16 Aug 30, 2022
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from c53ebd7 to 7ed5440 Compare September 13, 2022 14:03
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.5.16 chore(deps): update dependency svelte2tsx to v0.5.17 Sep 13, 2022
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 7ed5440 to 3079bd5 Compare September 16, 2022 21:43
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.5.17 chore(deps): update dependency svelte2tsx to v0.5.18 Sep 16, 2022
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 3079bd5 to 43c482e Compare November 20, 2022 16:36
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.5.18 chore(deps): update dependency svelte2tsx to v0.5.20 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.5.20 chore(deps): update dependency svelte2tsx to v0.6.10 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 43c482e to 950df98 Compare March 18, 2023 09:57
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 950df98 to 9a74c14 Compare April 17, 2023 13:12
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.6.10 chore(deps): update dependency svelte2tsx to v0.6.11 Apr 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.6.11 chore(deps): update dependency svelte2tsx to v0.6.15 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 9a74c14 to 7f6a698 Compare June 1, 2023 05:45
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 7f6a698 to 55f8924 Compare June 21, 2023 15:33
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.6.15 chore(deps): update dependency svelte2tsx to v0.6.16 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 55f8924 to 0977be6 Compare July 6, 2023 15:01
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.6.16 chore(deps): update dependency svelte2tsx to v0.6.18 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/svelte2tsx-0.x branch from 0977be6 to 4d00470 Compare July 6, 2023 20:29
@renovate renovate bot changed the title chore(deps): update dependency svelte2tsx to v0.6.18 chore(deps): update dependency svelte2tsx to v0.6.19 Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants