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.19 #155

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

@​web/test-runner@​0.13.19

Patch Changes

  • e6c7459e: Use full path to browser session file
  • Updated dependencies [e6c7459e]
    • @​web/test-runner-mocha@​0.7.5

@​web/test-runner@​0.13.18

Patch Changes

  • d4f92e25: Replace uuid dependency with nanoid
  • a09282b4: Replace chalk with nanocolors
  • Updated dependencies [d4f92e25]
  • Updated dependencies [a09282b4]
    • @​web/test-runner-core@​0.10.21
    • @​web/dev-server@​0.1.24

@​web/test-runner@​0.13.17

Patch Changes

  • de756b28: Update dependency puppeteer-core to v10
  • Updated dependencies [de756b28]
    • @​web/test-runner-chrome@​0.10.3

@​web/test-runner@​0.13.16

Patch Changes

  • 33ada3d8: Align @​web/test-runner-core version
  • Updated dependencies [33ada3d8]
    • @​web/test-runner-chrome@​0.10.2
    • @​web/test-runner-commands@​0.5.10
    • @​web/test-runner-mocha@​0.7.4

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

Patch Changes

  • Updated dependencies [ff145621]
    • @​web/dev-server@​0.1.20-next.0

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

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

0.13.19

Patch Changes

  • e6c7459e: Use full path to browser session file
  • Updated dependencies [e6c7459e]
    • @​web/test-runner-mocha@​0.7.5

0.13.18

Patch Changes

  • d4f92e25: Replace uuid dependency with nanoid
  • a09282b4: Replace chalk with nanocolors
  • Updated dependencies [d4f92e25]
  • Updated dependencies [a09282b4]
    • @​web/test-runner-core@​0.10.21
    • @​web/dev-server@​0.1.24

0.13.17

Patch Changes

  • de756b28: Update dependency puppeteer-core to v10
  • Updated dependencies [de756b28]
    • @​web/test-runner-chrome@​0.10.3

0.13.16

Patch Changes

  • 33ada3d8: Align @​web/test-runner-core version
  • Updated dependencies [33ada3d8]
    • @​web/test-runner-chrome@​0.10.2
    • @​web/test-runner-commands@​0.5.10
    • @​web/test-runner-mocha@​0.7.4

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

... (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)
dependabot[bot] commented 2 years ago

Superseded by #156.