subconsciousnetwork / noosphere

Noosphere is a protocol for thought; let's discover it together!
Apache License 2.0
659 stars 40 forks source link

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

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 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)
github-actions[bot] commented 4 months ago

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 commented 4 months ago

@dependabot rebase

jsantell commented 3 months ago

Fixed in #879

dependabot[bot] commented 3 months ago

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.