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

chore(deps-dev): bump @web/test-runner from 0.17.1 to 0.18.1 in /typescript #855

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

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

Release notes

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

@​web/test-runner@​0.18.1

Patch Changes

  • Updated dependencies [4cc90648]
    • @​web/test-runner-chrome@​0.16.0
Changelog

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

0.18.1

Patch Changes

  • Updated dependencies [4cc90648]
    • @​web/test-runner-chrome@​0.16.0

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
Commits
  • 6aefbec Version Packages
  • 400fe3c chore: remove unused ci stuff, other stuff runs in ci already now
  • 5792e9c Add file extensions to file imports
  • 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
  • a3e3004 set node version to 18
  • See full diff 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 Mar 12, 2024
Copy link
Contributor

github-actions bot commented Mar 12, 2024

Test flake analysis

status platform features toolchain
🟡 macos-13 test-kubo,headers stable
🟢 macos-13 test-kubo,headers,rocksdb stable
🟢 ubuntu-latest test-kubo,headers stable
🟢 windows-latest test-kubo,headers stable
🟢 ubuntu-latest test-kubo,headers nightly
🟡 ubuntu-latest test-kubo,headers,rocksdb stable

Flake summary for macos-13, test-kubo,headers, stable

     Summary [ 261.322s] 210 tests run: 210 passed (1 flaky), 2 skipped
   FLAKY 4/5 [  54.988s] noosphere::distributed_stress latency::clients_can_sync_when_there_is_a_lot_of_content

Flake summary for ubuntu-latest, test-kubo,headers,rocksdb, stable

     Summary [  48.132s] 209 tests run: 209 passed (1 flaky), 2 skipped
   FLAKY 2/5 [   4.466s] noosphere::distributed_basic gateway_publishes_and_resolves_petnames_configured_by_the_client

@jsantell
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/web/test-runner-0.18.1 branch 2 times, most recently from 9f88bd1 to ef2754e Compare March 25, 2024 19:34
Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.17.1 to 0.18.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/[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/typescript/web/test-runner-0.18.1 branch from ef2754e to 83bd930 Compare March 26, 2024 17:06
@jsantell
Copy link
Contributor

jsantell commented Apr 5, 2024

Fixed in #879

@jsantell jsantell closed this Apr 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript/web/test-runner-0.18.1 branch April 5, 2024 20:52
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant