Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

chore(deps-dev): bump @web/test-runner from 0.13.18 to 0.17.1 #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps @web/test-runner from 0.13.18 to 0.17.1.

Release notes

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

@​web/test-runner@​0.17.1

Patch Changes

  • 72d31ec6: update mjs entrypoint with formatError
  • Updated dependencies [5470b5b9]
    • @​web/dev-server@​0.3.1

@​web/test-runner-chrome@​0.14.1

Patch Changes

  • be105a69: Fix debug mode

@​web/test-runner-puppeteer@​0.14.0

Minor Changes

  • 0c87f59e: feat/various fixes

    • Update puppeteer to 20.0.0, fixes #2282
    • Use puppeteer's new page.mouse.reset() in sendMousePlugin, fixes #2262
    • Use development export condition by default

Patch Changes

  • Updated dependencies [0c87f59e]
    • @​web/test-runner-chrome@​0.14.0

@​web/test-runner@​0.17.0

Minor Changes

  • 0c87f59e: feat/various fixes

    • Update puppeteer to 20.0.0, fixes #2282
    • Use puppeteer's new page.mouse.reset() in sendMousePlugin, fixes #2262
    • Use development export condition by default

Patch Changes

  • Updated dependencies [0c87f59e]
    • @​web/browser-logs@​0.3.3
    • @​web/dev-server@​0.3.0
    • @​web/test-runner-chrome@​0.14.0
    • @​web/test-runner-commands@​0.8.0

@​web/test-runner-chrome@​0.14.0

Minor Changes

  • 0c87f59e: feat/various fixes

    • Update puppeteer to 20.0.0, fixes #2282
    • Use puppeteer's new page.mouse.reset() in sendMousePlugin, fixes #2262

... (truncated)

Changelog

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

0.17.1

Patch Changes

  • 72d31ec6: update mjs entrypoint with formatError
  • Updated dependencies [5470b5b9]
    • @​web/dev-server@​0.3.1

0.17.0

Minor Changes

  • 0c87f59e: feat/various fixes

    • Update puppeteer to 20.0.0, fixes #2282
    • Use puppeteer's new page.mouse.reset() in sendMousePlugin, fixes #2262
    • Use development export condition by default

Patch Changes

  • Updated dependencies [0c87f59e]
    • @​web/browser-logs@​0.3.3
    • @​web/dev-server@​0.3.0
    • @​web/test-runner-chrome@​0.14.0
    • @​web/test-runner-commands@​0.8.0

0.16.1

Patch Changes

  • 0cd3a2f8: chore(deps): bump puppeteer from 19.8.2 to 19.9.0
  • c26d3730: Update TypeScript
  • Updated dependencies [0cd3a2f8]
  • Updated dependencies [c26d3730]
    • @​web/browser-logs@​0.3.1
    • @​web/dev-server@​0.2.1
    • @​web/test-runner-mocha@​0.8.1
    • @​web/test-runner-core@​0.11.1
    • @​web/config-loader@​0.2.1

0.16.0

Minor Changes

  • febd9d9d: Set node 16 as the minimum version.
  • 72c63bc5: Require Rollup@v3.x and update all Rollup related dependencies to latest.

Patch Changes

  • Updated dependencies [febd9d9d]

... (truncated)

Commits
  • 9182390 Version Packages
  • cae145f chore: update script name in code
  • 72d31ec fix(test-runner): update mjs entrypoint with formatError
  • e2960fb chore: update:tsconfigs
  • 8b16212 Version Packages
  • 3fae385 chore: move to npm workspaces
  • 707c649 Version Packages
  • d014194 Merge branch 'master' of github.com:modernweb-dev/web into update-typescript
  • 422936c Version Packages
  • d266f4a Deprecate node 14
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.13.18 to 0.17.1.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.17.1/packages/test-runner)

---
updated-dependencies:
- dependency-name: "@web/test-runner"
  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 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants