JIITODC / website

Main website for JODC
https://jiitodc.netlify.app/
MIT License
13 stars 36 forks source link

Bump svelte from 3.31.2 to 3.47.0 #309

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps svelte from 3.31.2 to 3.47.0.

Changelog

Sourced from svelte's changelog.

3.47.0

  • Add support for dynamic elements through <svelte:element> (#2324)
  • Miscellaneous variable context fixes in {@const} (#7222)
  • Fix {#key} block not being reactive when the key variable is not otherwise used (#7408)
  • Add Symbol as a known global (#7418)

3.46.6

  • Actually include action TypeScript interface in published package (#7407)

3.46.5

  • Add TypeScript interfaces for typing actions (#6538)
  • Do not generate unused-export-let warning inside <script context="module"> blocks (#7055)
  • Do not collapse whitespace-only CSS vars (#7152)
  • Add aria-description to the list of allowed ARIA attributes (#7301)
  • Fix attribute escaping during SSR (#7327)
  • Prevent .innerHTML optimization from being used when style: directive is present (#7386)

3.46.4

  • Avoid maximum call stack size exceeded errors on large components (#4694)
  • Preserve leading space with preserveWhitespace: true (#4731)
  • Preserve leading space in <pre> tags (#6437)
  • Improve error message when trying to use style: directives on inline components (#7177)
  • Add FormData as a known global (#7199)
  • Mark css/instance/module AST properties as optional in types (#7204)

3.46.3

  • Ignore whitespace in {#each} blocks when containing elements with animate: (#5477)
  • Throw compiler error when variable in context="instance" collides with import in context="module" (#7090)
  • Fix compiler crash when {@const} contains arrow functions (#7134)

3.46.2

  • Export FlipParams interface from svelte/animate (#7103)
  • Fix style: directive reactivity inside {#each} block (#7136)

3.46.1

  • Handle style:kebab-case directives (#7122)
  • Improve AST produced for style: directives (#7127)

3.46.0

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
netlify[bot] commented 2 years ago

Deploy Preview for vigilant-mayer-e67cd8 ready!

Name Link
Latest commit 90b5c94e4cdb8771560215981ebd94b2b2f1f567
Latest deploy log https://app.netlify.com/sites/vigilant-mayer-e67cd8/deploys/6253a914bddd1a0008bc376f
Deploy Preview https://deploy-preview-309--vigilant-mayer-e67cd8.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

dependabot[bot] commented 2 years ago

Superseded by #313.