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

chore(deps): update dependency svelte-check to v3.6.2 #1739

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-check 3.4.6 -> 3.6.2 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte-check)

v3.6.2

Compare Source

  • feat: add best-effort fallback typings to $props() rune
  • fix: don't add generic type when snippet has no params
  • fix: pass children to zero types Svelte 5 (#​2212)
  • fix: add possibility to pass in version to svelte2tsx to differentiate transpiler targets
  • fix: add implicit children prop in Svelte 5 mode (#​2211)
  • fix: hide deprecation warnings in generated code Svelte 5 (svelte#9586)
  • chore: bump deps (#​2214)
  • perf: faster checks for certain characters (#​2179)

v3.6.1

Compare Source

  • fix: support SvelteKit zero types with $props rune
  • fix: use Snippet type and ensure @render tag only uses snippet functions
  • fix: account for > in attribute strings (#​2204)
  • fix: handle contexts in each/await
  • fix: don't lowercase custom element attributes (#​2190)
  • fix: make root snippets available in instance script (#​2201)

v3.6.0

Compare Source

  • feat: add experimental compatibility for Svelte 5
  • fix: enhance numberOnlyAttributes list

v3.5.2

Compare Source

  • fix: only allow client files and project files to be root files (#​2146)
  • fix: output $$Props code differently to deal with unions better (#​2153)
  • fix: add fallback handler to auto-types (#​2156)

v3.5.1

Compare Source

  • fix: ignore style tag inside script tag (#​2104)
  • fix: ignore error about transition third argument (#​2139)

v3.5.0

Compare Source

  • feat: try load svelteHTML from svelte core (#​2117)
  • fix: svelte:document types
  • fix: generic const modifier (#​2118)

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.

@netlify
Copy link

netlify bot commented Sep 9, 2023

Deploy Preview for jscraftcamp ready!

Name Link
🔨 Latest commit 2a7a631
🔍 Latest deploy log https://app.netlify.com/sites/jscraftcamp/deploys/6567ae4e25c8fe0008945655
😎 Deploy Preview https://deploy-preview-1739--jscraftcamp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 83 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.5.1 chore(deps): update dependency svelte-check to v3.5.2 Sep 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.5.2 chore(deps): update dependency svelte-check to v3.6.0 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/svelte-check-3.x branch 3 times, most recently from 6d2a93e to 82eb53f Compare November 15, 2023 19:39
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.6.0 chore(deps): update dependency svelte-check to v3.6.1 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/svelte-check-3.x branch 2 times, most recently from fc1ad2d to f74605c Compare November 24, 2023 19:04
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.6.1 chore(deps): update dependency svelte-check to v3.6.2 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/svelte-check-3.x branch from f74605c to e0ac701 Compare November 29, 2023 21:30
@renovate renovate bot force-pushed the renovate/svelte-check-3.x branch from e0ac701 to 2a7a631 Compare November 29, 2023 21:34
@lowsky lowsky merged commit 8898556 into main Dec 3, 2023
5 checks passed
@lowsky lowsky deleted the renovate/svelte-check-3.x branch December 3, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant