Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

fix(deps): update dependency svelte2tsx to ^0.6.0 - #115

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/svelte2tsx-0.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/svelte2tsx-0.x

Conversation

@renovate

@renovate renovate Bot commented Dec 22, 2022 •

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte2tsx (source) ^0.5.20 -> ^0.6.0 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte2tsx)

v0.6.21

Compare Source

  • fix: ignore style tag inside script tag (#​2104)

v0.6.20

Compare Source

  • fix: svelte:document types
  • fix: generic const modifier (#​2118)

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)

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

@renovate
renovate Bot force-pushed the renovate/svelte2tsx-0.x branch 2 times, most recently from 25fe68b to dec564b Compare January 13, 2023 14:24
@renovate
renovate Bot force-pushed the renovate/svelte2tsx-0.x branch 2 times, most recently from 1288a38 to b7be5c2 Compare February 7, 2023 06:15
@renovate
renovate Bot force-pushed the renovate/svelte2tsx-0.x branch 4 times, most recently from 43b9bec to 4608b7e Compare February 15, 2023 19:51
@renovate
renovate Bot force-pushed the renovate/svelte2tsx-0.x branch from 4608b7e to b728372 Compare February 20, 2023 17:18
@socket-security

socket-security Bot commented Feb 20, 2023 •

Copy link
Copy Markdown

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

@renovate
renovate Bot force-pushed the renovate/svelte2tsx-0.x branch 4 times, most recently from 43d5749 to e9296df Compare February 25, 2023 03:26
@renovate
renovate Bot force-pushed the renovate/svelte2tsx-0.x branch from e9296df to c50d4e8 Compare February 28, 2023 05:37
@renovate
renovate Bot force-pushed the renovate/svelte2tsx-0.x branch 3 times, most recently from 6951d31 to 4e04115 Compare May 12, 2023 17:54
@renovate
renovate Bot force-pushed the renovate/svelte2tsx-0.x branch from 4e04115 to 9f2bbc3 Compare June 8, 2023 07:01
@socket-security

Copy link
Copy Markdown

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
svelte2tsx ⬆️ 0.5.22...0.6.15 None +1/-1 11.2 MB svelte-language-tools-deploy

Footnotes

  1. https://docs.socket.dev ↩

@renovate
renovate Bot force-pushed the renovate/svelte2tsx-0.x branch from 9f2bbc3 to d20c4d0 Compare June 8, 2023 07:07
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