Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2021

Bumps ssb-conn from 5.0.0 to 6.0.1.

Changelog

Sourced from ssb-conn's changelog.

6.0.0

  • Vastly different scheduler behavior:
    • New cooldown-score system to prioritize which peers to connect to
    • Connect to hops=N+1 peers if no hops=N peers are online
    • Implement rotation of peers (every several minutes) to encourage diversity
    • If using ssb-room-client, we only support ssb-room-client@>=2.0.0
  • Remove support for config.seeds
Commits
  • 0919a3f 6.0.1
  • 6aba7b7 scheduler: dont connect to strangers
  • 234c30f 6.0.0
  • 5437f3e update changelog
  • af0d89e update readme
  • d6ebf54 refactor to move around functions in the scheduler
  • 0e334f4 scheduler: implement diversity rotation with parameters
  • b3590dc scheduler: use ssb-room-client discoveredAttendants()
  • 4cd7227 scheduler: don't stage connected peers
  • d62fdd2 revert latestConnection connDB field
  • 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 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 turtles all the way down label Nov 11, 2021
Bumps [ssb-conn](https://github.com/staltz/ssb-conn) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/staltz/ssb-conn/releases)
- [Changelog](https://github.com/staltz/ssb-conn/blob/master/CHANGELOG.md)
- [Commits](ssbc/ssb-conn@v5.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: ssb-conn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ssb-conn-6.0.1 branch from 16e61d5 to 89363ba Compare May 3, 2022 13:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2022

Superseded by #806.

@dependabot dependabot bot closed this Jul 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ssb-conn-6.0.1 branch July 22, 2022 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies turtles all the way down

Development

Successfully merging this pull request may close these issues.

0 participants