hmans / three-elements

Web Components-powered custom HTML elements for building Three.js-powered games and interactive experiences. 🎉
https://three-elements.hmans.co
MIT License
398 stars 14 forks source link

Bump @web/test-runner from 0.13.4 to 0.13.12 #133

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @web/test-runner from 0.13.4 to 0.13.12.

Release notes

Sourced from @​web/test-runner's releases.

@​web/test-runner@​0.13.12

Patch Changes

  • 7cc5d13f: Fix coverage branch fusion
  • Updated dependencies [51de0db1]
    • @​web/test-runner-core@​0.10.18

@​web/test-runner@​0.13.11

Patch Changes

  • 270a633a: dynamic import web socket module
  • Updated dependencies [270a633a]
    • @​web/test-runner-commands@​0.5.4

@​web/test-runner@​0.13.10

Patch Changes

  • 3af6ff86: improve snapshot formatting
  • Updated dependencies [3af6ff86]
    • @​web/test-runner-commands@​0.5.3

@​web/test-runner@​0.13.9

Patch Changes

  • 773160f9: expose mocha runner
  • Updated dependencies [773160f9]
    • @​web/test-runner-mocha@​0.7.3

@​web/test-runner@​0.13.8

Patch Changes

  • 94cddfab: fix: allow stripXMLInvalidChars when replace it not available

@​web/test-runner@​0.13.7

Patch Changes

  • 91e0e617: add compareSnapshot function
  • Updated dependencies [91e0e617]
    • @​web/test-runner-commands@​0.5.2

@​web/test-runner@​0.13.6

Patch Changes

  • 339d05f7: add snapshots plugin
  • Updated dependencies [339d05f7]
    • @​web/test-runner-commands@​0.5.1

@​web/test-runner@​0.13.6-next.0

Patch Changes

... (truncated)

Changelog

Sourced from @​web/test-runner's changelog.

0.13.12

Patch Changes

  • 7cc5d13f: Fix coverage branch fusion
  • Updated dependencies [51de0db1]
    • @​web/test-runner-core@​0.10.18

0.13.11

Patch Changes

  • 270a633a: dynamic import web socket module
  • Updated dependencies [270a633a]
    • @​web/test-runner-commands@​0.5.4

0.13.10

Patch Changes

  • 3af6ff86: improve snapshot formatting
  • Updated dependencies [3af6ff86]
    • @​web/test-runner-commands@​0.5.3

0.13.9

Patch Changes

  • 773160f9: expose mocha runner
  • Updated dependencies [773160f9]
    • @​web/test-runner-mocha@​0.7.3

0.13.8

Patch Changes

  • 94cddfab: fix: allow stripXMLInvalidChars when replace it not available

0.13.7

Patch Changes

  • 91e0e617: add compareSnapshot function
  • Updated dependencies [91e0e617]
    • @​web/test-runner-commands@​0.5.2

0.13.6

Patch Changes

... (truncated)

Commits
  • 923e8e0 Version Packages
  • e678505 Version Packages
  • 270a633 chore(test-runner-commands): dynamic import web socket module
  • 3d0dcc3 Version Packages
  • b33491c Version Packages
  • abde84a Version Packages
  • 9661d9d Version Packages
  • 91e0e61 feat(test-runner-commands): add compareSnapshot command
  • 96c7347 Version Packages
  • 339d05f feat(test-runner-commands): add snapshots plugin
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #135.