Skip to content

Comments

chore(deps-dev): bump svelte from 3.26.0 to 3.29.0#36

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2020

Bumps svelte from 3.26.0 to 3.29.0.

Changelog

Sourced from svelte's changelog.

3.29.0

  • Support <slot slot="..."> (#2079)
  • Fix unmounting components with a bidirectional transition with a delay (#4954)
  • Add types to get function in svelte/store (#5269)
  • Add a warning when a component looks like it's trying to use another component without beginning with a capital letter (#5302)
  • Add EventSource to known globals (#5463)
  • Fix compiler exception with ~/+ combinators and {...spread} attributes (#5465)

3.28.0

  • Add {#key} block for keying arbitrary content on an expression (#1469)

3.27.0

  • Add |nonpassive event modifier, explicitly passing passive: false (#2068)
  • Scope CSS selectors with ~ and + combinators (#3104)
  • Fix keyed {#each} not reacting to key changing (#5444)
  • Fix destructuring into store values (#5449)
  • Fix erroneous missing-declaration warning with use:obj.method (#5451)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 288799575

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.484%

Totals Coverage Status
Change from base Build 272425647: 0.0%
Covered Lines: 182
Relevant Lines: 204

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-3.29.0 branch from d03f7bc to 22ac17f Compare October 6, 2020 09:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-3.29.0 branch from 22ac17f to fed54c5 Compare October 6, 2020 09:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2020

Superseded by #43.

@dependabot dependabot bot closed this Oct 26, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-3.29.0 branch October 26, 2020 06:08
@coveralls
Copy link

coveralls commented Nov 23, 2024

Pull Request Test Coverage Report for Build 288799575

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.484%

Totals Coverage Status
Change from base Build 272425647: 0.0%
Covered Lines: 182
Relevant Lines: 204

💛 - Coveralls

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.

1 participant