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

npm: bump @web/test-runner from 0.16.1 to 0.18.0 #3496

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps @web/test-runner from 0.16.1 to 0.18.0.

Release notes

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

@​web/test-runner@​0.18.0

Minor Changes

  • c185cbaa: Set minimum node version to 18

Patch Changes

  • Updated dependencies [c185cbaa]
    • @​web/test-runner-commands@​0.9.0
    • @​web/test-runner-chrome@​0.15.0
    • @​web/test-runner-mocha@​0.9.0
    • @​web/test-runner-core@​0.13.0
    • @​web/config-loader@​0.3.0
    • @​web/browser-logs@​0.4.0
    • @​web/dev-server@​0.4.0

@​web/test-runner@​0.17.3

Patch Changes

  • Updated dependencies [43be7391]
  • Updated dependencies [60dda46f]
    • @​web/test-runner-core@​0.12.0
    • @​web/test-runner-mocha@​0.8.2
    • @​web/test-runner-chrome@​0.14.4
    • @​web/test-runner-commands@​0.8.3
Changelog

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

0.18.0

Minor Changes

  • c185cbaa: Set minimum node version to 18

Patch Changes

  • Updated dependencies [c185cbaa]
    • @​web/test-runner-commands@​0.9.0
    • @​web/test-runner-chrome@​0.15.0
    • @​web/test-runner-mocha@​0.9.0
    • @​web/test-runner-core@​0.13.0
    • @​web/config-loader@​0.3.0
    • @​web/browser-logs@​0.4.0
    • @​web/dev-server@​0.4.0

0.17.3

Patch Changes

  • Updated dependencies [43be7391]
  • Updated dependencies [60dda46f]
    • @​web/test-runner-core@​0.12.0
    • @​web/test-runner-mocha@​0.8.2
    • @​web/test-runner-chrome@​0.14.4
    • @​web/test-runner-commands@​0.8.3

0.17.2

Patch Changes

  • d07fc49c: Add the selectOption plugin's exports and types correctly
  • Updated dependencies [d07fc49c]
  • Updated dependencies [d9996d2d]
    • @​web/test-runner-commands@​0.8.1
    • @​web/dev-server@​0.3.3

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

... (truncated)

Commits
  • 835bb24 Version Packages
  • d0079c6 Merge pull request #2394 from koddsson/set-node-engines-to-node-18
  • f375cf6 Version Packages
  • 379aa52 Version Packages
  • 612580e chore: add selectOption plugin correctly
  • 9182390 Version Packages
  • cae145f chore: update script name in code
  • 72d31ec fix(test-runner): update mjs entrypoint with formatError
  • e2960fb chore: update:tsconfigs
  • a3e3004 set node version to 18
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
@dependabot dependabot bot requested review from jrobbins and KyleJu November 13, 2023 20:18
@jrobbins
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/test-runner-0.18.0 branch from 1eddbdf to 40d6340 Compare November 14, 2023 19:22
@jrobbins
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/test-runner-0.18.0 branch from 40d6340 to 52584a9 Compare November 14, 2023 19:41
@jrobbins
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/test-runner-0.18.0 branch from 52584a9 to d779716 Compare November 14, 2023 21:18
@jrobbins
Copy link
Collaborator

@dependabot rebase

Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.16.1 to 0.18.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/[email protected]/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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/test-runner-0.18.0 branch from d779716 to 60b9dac Compare November 15, 2023 21:13
@jrobbins jrobbins merged commit dab976d into main Nov 16, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/test-runner-0.18.0 branch November 16, 2023 17:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant