nextstrain / nextstrain.org

The Nextstrain website
https://nextstrain.org
GNU Affero General Public License v3.0
88 stars 49 forks source link

build(deps): bump auspice from 2.55.1 to 2.56.0 in /auspice-client #938

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps auspice from 2.55.1 to 2.56.0.

Release notes

Sourced from auspice's releases.

Auspice 2.56.0

  • We now use the reported confidence / entropy values to change the saturation of tips (circles) on the tree, which matches the behaviour seen for branches. If there is no (or very little) uncertainty in these nodes then the tips will appear the same as seen in previous versions of Auspice. (#1796)
  • We no longer show the "second tree" sidebar dropdown when there are no available options. The possible options are defined by the charon/getAvailable API response and as such vary depending on the server in use. (#1795)
Changelog

Sourced from auspice's changelog.

version 2.56.0 - 2024/07/01

  • We now use the reported confidence / entropy values to change the saturation of tips (circles) on the tree, which matches the behaviour seen for branches. If there is no (or very little) uncertainty in these nodes then the tips will appear the same as seen in previous versions of Auspice. (#1796)
  • We no longer show the "second tree" sidebar dropdown when there are no available options. The possible options are defined by the charon/getAvailable API response and as such vary depending on the server in use. (#1795)
Commits
  • 9e3cf10 version bump to 2.56.0 for release
  • 3e818f0 Merge pull request #1796 from nextstrain/james/uncertain-tip-attrs
  • c2ffa90 [color-by confidence] confidence for tip colors
  • 95172c3 [color-by confidence] fix default redux state
  • 2c59883 Merge pull request #1795 from nextstrain/james/second-tree-dropdown
  • e626f99 [second tree control] show only when available
  • 5f94111 [second tree control] Refactor filter fn
  • 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 will merge this PR once CI passes on it, as requested by @nextstrain-bot.


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)
nextstrain-bot commented 3 months ago

@dependabot merge