Skip to content

chore(deps-dev): bump svelte from 3.26.0 to 3.42.2#134

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/svelte-3.42.2
Closed

chore(deps-dev): bump svelte from 3.26.0 to 3.42.2#134
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/svelte-3.42.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps svelte from 3.26.0 to 3.42.2.

Changelog

Sourced from svelte's changelog.

3.42.2

  • Collapse whitespace in class and style attributes (#6004)
  • Deselect all <option>s in a <select> where the bound value doesn't match any of them (#6126)
  • In hydrated components, only rely on helpers for creating the types of elements present in the component (#6555)
  • Add HTMLElement and SVGElement as known globals (#6643)
  • Account for scaling in flip animations (#6657)

3.42.1

  • Fix regression with reordering keyed {#each} blocks when compiling with hydration enabled (#6561)

3.42.0

  • Allow use:actions to be used on <svelte:body> (#3163)
  • Improve parser errors for certain invalid components (#6259, #6288)
  • Fix paths in generator JS sourcemaps to be relative (#6598)
  • Fix overzealous warnings about context="module" variables not being reactive (#6606)

3.41.0

  • Support export { ... } from syntax in components (#2214)
  • Support export let { ... } = syntax in components (#5612)
  • Support {#await ... then/catch} without a variable for the resolved/rejected value (#6270)

3.40.3

  • Fix <slot> data when a transition is cancelled before completing (#5394)
  • Fix destructuring into variables beginning with $ so that they result in store updates (#5653)
  • Fix in: transition configuration not properly updating when it's changed after its initial creation (#6505)
  • Fix applying :global() for > selector combinator (#6550)
  • Fix mounting component at detached DOM node (#6567)

3.40.2

  • Fix dynamic autofocus={...} attribute handling (#4995)
  • Add filename to combined source map if needed (#6089)
  • In AST, parse empty attribute values as an empty string (#6286)
  • Fix tracking whether transition has started (#6399)
  • Fix incorrect scoping of :global() selectors (#6550)

3.40.1

  • Fix store reactivity regression when using reactive statements (#6557)

3.40.0

  • Support rendering a component in a shadow DOM (#5869)
  • Fix :root selector being erroneously scoped to component (#4767)
  • Fix .end in AST for expressions inside attributes (#6258)

... (truncated)

Commits
  • edf8844 -> v3.42.2
  • 57b4f52 update changelog
  • 8cb72d9 [fix] set selectedIndex to -1 when no option matches bound <select> value (#6...
  • ca096b7 update changelog
  • 907223c [fix] only rely on element/svg_element functions if a hydrating component...
  • 99d2f67 update changelog
  • f25a995 collapse whitespace in class and style attributes (#6613)
  • 1a2dd8d update changelog
  • 813096d [fix] better flip animation (#6658)
  • 58f3e3d update changelog
  • Additional commits viewable in compare view

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)

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.26.0 to 3.42.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/svelte@v3.26.0...v3.42.2)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2021

Superseded by #136.

@dependabot dependabot bot closed this Aug 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-3.42.2 branch August 30, 2021 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments