Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps @web/test-runner from 0.12.7 to 0.13.30.

Release notes

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

@​web/test-runner@​0.13.30

Patch Changes

  • fff82902: Add types field to package.json exports map

@​web/test-runner@​0.13.29

Patch Changes

  • 8e3bb3cf: Add "forcedColors" support to "emulateMedia" command
  • Updated dependencies [8e3bb3cf]
  • Updated dependencies [efe42a8f]
    • @​web/test-runner-commands@​0.6.2

@​web/test-runner@​0.13.28

Patch Changes

  • 2b6854cd: Ignore external urls from coverage

@​web/test-runner@​0.13.27

Patch Changes

  • 3192c9ff: Update puppeteer-core dependency to 13.1.3
  • Updated dependencies [3192c9ff]
    • @​web/test-runner-chrome@​0.10.7

@​web/test-runner@​0.13.26

Patch Changes

  • 7c2fa463: Update puppeteer-core and puppeteer to v13
  • Updated dependencies [7c2fa463]
    • @​web/test-runner-chrome@​0.10.6

@​web/test-runner@​0.13.25

Patch Changes

  • 24cc9212: Add sendMousePlugin to the default test runner config so that it will load automatically.

@​web/test-runner@​0.13.24

Patch Changes

  • 65eed8d7: Adds a summary reporter which lists all the tests run when the test runner finishes.

    import { summaryReporter } from '@web/test-runner';
    export default {
      reporters: [summaryReporter()],
    };

    If you'd like to flatten the suite names, so that each test is reported with it's full chain of suite titles, set the flatten option to true.

... (truncated)

Changelog

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

0.13.30

Patch Changes

  • fff82902: Add types field to package.json exports map

0.13.29

Patch Changes

  • 8e3bb3cf: Add "forcedColors" support to "emulateMedia" command
  • Updated dependencies [8e3bb3cf]
  • Updated dependencies [efe42a8f]
    • @​web/test-runner-commands@​0.6.2

0.13.28

Patch Changes

  • 2b6854cd: Ignore external urls from coverage

0.13.27

Patch Changes

  • 3192c9ff: Update puppeteer-core dependency to 13.1.3
  • Updated dependencies [3192c9ff]
    • @​web/test-runner-chrome@​0.10.7

0.13.26

Patch Changes

  • 7c2fa463: Update puppeteer-core and puppeteer to v13
  • Updated dependencies [7c2fa463]
    • @​web/test-runner-chrome@​0.10.6

0.13.25

Patch Changes

  • 24cc9212: Add sendMousePlugin to the default test runner config so that it will load automatically.

0.13.24

Patch Changes

  • 65eed8d7: Adds a summary reporter which lists all the tests run when the test runner finishes.

... (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)

Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.12.7 to 0.13.30.
- [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.13.30/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 Jun 6, 2022
@vercel
Copy link

vercel bot commented Jun 6, 2022

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/seti/settings/billing.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2022

Superseded by #307.

@dependabot dependabot bot closed this Jun 20, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/test-runner-0.13.30 branch June 20, 2022 13:30
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.

1 participant