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.15 #139

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

@​web/test-runner@​0.13.15

Patch Changes

  • 73681b6d: Allow user config to be partial
  • Updated dependencies [73681b6d]
    • @​web/test-runner-core@​0.10.19

@​web/test-runner@​0.13.13

Patch Changes

  • b362288a: make snapshots work on all browsers
  • Updated dependencies [b362288a]
    • @​web/test-runner-commands@​0.5.5

@​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

... (truncated)

Changelog

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

0.13.15

Patch Changes

  • 73681b6d: Allow user config to be partial
  • Updated dependencies [73681b6d]
    • @​web/test-runner-core@​0.10.19

0.13.14

Patch Changes

  • cb693c71: Use block comments in snapshots to make them work in all browsers
  • Updated dependencies [cb693c71]
    • @​web/test-runner-commands@​0.5.6

0.13.13

Patch Changes

  • b362288a: make snapshots work on all browsers
  • Updated dependencies [b362288a]
    • @​web/test-runner-commands@​0.5.5

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

... (truncated)

Commits
  • 6151e8d Version Packages
  • 37baab0 Version Packages
  • 45a0803 fix(test-runner): allow partial configs
  • cb693c7 fix(test-runner): use block comments in snapshots to make them work in all br...
  • 16c3729 Version Packages
  • b362288 fix(test-runner): make snapshots work on all browsers
  • 923e8e0 Version Packages
  • e678505 Version Packages
  • 270a633 chore(test-runner-commands): dynamic import web socket module
  • 3d0dcc3 Version Packages
  • 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 #144.