Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @web/test-runner from 0.15.0 to 0.17.0 #77

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @web/test-runner from 0.15.0 to 0.17.0.

Release notes

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

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

@​web/test-runner@​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]
  • Updated dependencies [b7d8ee66]
  • Updated dependencies [72c63bc5]
    • @​web/browser-logs@​0.3.0
    • @​web/config-loader@​0.2.0
    • @​web/dev-server@​0.2.0
    • @​web/test-runner-chrome@​0.13.0
    • @​web/test-runner-commands@​0.7.0
    • @​web/test-runner-core@​0.11.0
    • @​web/test-runner-mocha@​0.8.0
Changelog

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

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]
  • Updated dependencies [b7d8ee66]
  • Updated dependencies [72c63bc5]
    • @​web/browser-logs@​0.3.0
    • @​web/config-loader@​0.2.0
    • @​web/dev-server@​0.2.0
    • @​web/test-runner-chrome@​0.13.0
    • @​web/test-runner-commands@​0.7.0
    • @​web/test-runner-core@​0.11.0

... (truncated)

Commits
  • 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
  • 2f1e207 Version Packages
  • fcef61b fix(deps): update dependency command-line-usage to v7
  • a2cc32c fix(deps): update dependency convert-source-map to v2
  • a4b4f21 chore(deps): update dependency concurrently to v8
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.15.0 to 0.17.0.
- [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.0/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 force-pushed the dependabot/npm_and_yarn/web/test-runner-0.17.0 branch from 51ec82b to cdb0644 Compare August 22, 2023 18:26
@marcoroth marcoroth merged commit 965d2ee into main Aug 24, 2023
5 checks passed
@marcoroth marcoroth deleted the dependabot/npm_and_yarn/web/test-runner-0.17.0 branch August 24, 2023 17:31
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.

None yet

1 participant