nextstrain / auspice.us

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

Bump auspice from 2.51.0 to 2.52.1 #80

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps auspice from 2.51.0 to 2.52.1.

Release notes

Sourced from auspice's releases.

Auspice 2.52.1

  • Bugfix: Restore the intended behaviour when hovering or clicking on terminal branches. (#1753)

Auspice 2.52.0

  • Sidebar filtering now contains all non-continuous metadata defined across the tree (i.e. all data within node.node_attrs). The traits listed in meta.filters are now only used to determine which filters to list in the footer of the page. (#1743)
  • The interaction between strain-selected modals and the corresponding strain-filter has been improved. We now preserve the strain filter state present before the node was clicked. (#1749)
  • Added a link to this changelog from the Auspice view. (#1727)
  • Updated "contact us"-type links to point to nextstrain.org/contact. (#1734)
  • Bugfix: When showing the strain-selected modal, disabling the corresponding filter now clears the modal. (#1749)

Internal changes which should not result in any different behaviour while using Auspice.

  • Updates to GitHub actions. (#1739, #1741)
  • Updates to documentation setup. (#1730)
  • Updates to PR template. (#1728)
  • Updated and then reverted Webpack configuration (#1733, #1738)
Changelog

Sourced from auspice's changelog.

version 2.52.1 - 2024/02/21

  • Bugfix: Restore the intended behaviour when hovering or clicking on terminal branches. (#1753)

version 2.52.0 - 2024/02/09

  • Sidebar filtering now contains all non-continuous metadata defined across the tree (i.e. all data within node.node_attrs). The traits listed in meta.filters are now only used to determine which filters to list in the footer of the page. (#1743)
  • The interaction between strain-selected modals and the corresponding strain-filter has been improved. We now preserve the strain filter state present before the node was clicked. (#1749)
  • Added a link to this changelog from the Auspice view. (#1727)
  • Updated "contact us"-type links to point to nextstrain.org/contact. (#1734)
  • Bugfix: When showing the strain-selected modal, disabling the corresponding filter now clears the modal. (#1749)

Internal changes which should not result in any different behaviour while using Auspice.

  • Updates to GitHub actions. (#1739, #1741)
  • Updates to documentation setup. (#1730)
  • Updates to PR template. (#1728)
  • Updated and then reverted Webpack configuration (#1733, #1738)
Commits
  • cff84b3 version bump to 2.52.1 for release
  • 68700b5 Merge pull request #1753 from nextstrain/james/fix-terminal-muts
  • e6c461c changelog
  • 47e4e66 Fix un-initialised filter console error
  • 4d70916 Restore terminal branch click behaviour
  • 9f3fddc Restore terminal branch hover behaviour
  • f025839 version bump to 2.52.0 for release
  • 6b09f3a changelog
  • c55e902 Merge pull request #1749 from nextstrain/james/selected-strain
  • 4dcc7d6 Change how closing a tip modal modifies filters
  • 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)