JIITODC / website

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

Bump svelte from 3.31.2 to 3.46.6 #306

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps svelte from 3.31.2 to 3.46.6.

Changelog

Sourced from svelte's changelog.

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

3.45.0

  • Fix non-boolean attribute rendering in SSR to render truthy values as-is (#6121)
  • Fix binding to a member expression also invalidating the member property (#6921)
  • Fix default values in {#each}/etc. destructurings not being considered references for the purposes of compiler warnings (#6964)

... (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 a6a4f8afc2849b72aee289eb9c392ace19c05ddf
Latest deploy log https://app.netlify.com/sites/vigilant-mayer-e67cd8/deploys/624a6e2b9e32d70008a19c12
Deploy Preview https://deploy-preview-306--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 #309.