nextstrain / nextstrain.org

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

build(deps): bump auspice from 2.54.1 to 2.54.2 in /auspice-client #912

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps auspice from 2.54.1 to 2.54.2.

Release notes

Sourced from auspice's releases.

Auspice 2.54.2

  • Tangletrees can now be coloured by genotype (previously such a colouring would only work for the LHS tree). This requires the genome annotation (in the dataset JSON) to be identical across both datasets. This can be especially useful when comparing trees generated from the same sequences or a similar set of sequences in order to understand the differences in tree structure. (#1785)
  • Bugfix: The legend entries shown for a tangletree may not have shown values only observed in the RHS tree when the dataset was first loaded. (#1785)
  • Bugfix: Multiple trees ("tanglegrams") now render correctly in Safari. (#1786)
  • Bugfix: The onlyPanels URL query now hides all parts of the footer, as intended. (#1787)
Changelog

Sourced from auspice's changelog.

version 2.54.2 - 2024/06/12

  • Tangletrees can now be coloured by genotype (previously such a colouring would only work for the LHS tree). This requires the genome annotation (in the dataset JSON) to be identical across both datasets. This can be especially useful when comparing trees generated from the same sequences or a similar set of sequences in order to understand the differences in tree structure. (#1785)
  • Bugfix: The legend entries shown for a tangletree may not have shown values only observed in the RHS tree when the dataset was first loaded. (#1785)
  • Bugfix: Multiple trees ("tanglegrams") now render correctly in Safari. (#1786)
  • Bugfix: The onlyPanels URL query now hides all parts of the footer, as intended. (#1787)
Commits
  • 87c1920 version bump to 2.54.2 for release
  • 5f95e7f Merge pull request #1787 from nextstrain/james/update-onlyPanels-query
  • 9c7cd2e Hide all parts of footer with ?onlyPanels query
  • 223391a Merge pull request #1786 from nextstrain/james/safari-tanglegram-fix
  • a17fb0b [tanglegrams] ensure clip mask width > 0
  • c11938d Merge pull request #1785 from nextstrain/james/tangletree-genotype-colouring
  • 86ccfa1 changelog
  • a87c595 [bugfix] typo in tree visibility property
  • d540022 [tangletrees] show genotype coloring on both trees
  • 8440adb [tangletrees] store root-sequence of second tree
  • 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 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 2 weeks ago

@dependabot merge