nextstrain / auspice.us

http://auspice.us
13 stars 8 forks source link

Bump auspice from 2.54.1 to 2.54.3 #88

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps auspice from 2.54.1 to 2.54.3.

Release notes

Sourced from auspice's releases.

Auspice 2.54.3

  • Minor improvement to the onlyPanels view - we now also hide the panel name and top-border. (#1790)

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.3 - 2024/06/12

  • Minor improvement to the onlyPanels view - we now also hide the panel name and top-border. (#1790)

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
  • a537d39 version bump to 2.54.3 for release
  • d2d40fe changelog
  • fbda99c Merge pull request #1790 from nextstrain/streamline-only-panels
  • be5fd67 Streamline display for measurements panel
  • 39d6f17 Streamline display with onlyPanels
  • 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
  • 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 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)