nextstrain / auspice.us

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

Bump auspice from 2.57.0 to 2.58.0 #104

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 6 days ago

Bumps auspice from 2.57.0 to 2.58.0.

Release notes

Sourced from auspice's releases.

Auspice 2.58.0

  • Fix bug where drag-and-drop metadata columns were no longer included as tip labels (#1845)
  • Fixed a bug where internal node names were sometimes omitted from the branch info modal (arrived at via shift-clicking on a branch). They are now always displayed irrespective of the selected tip label. (#1849)
  • Added URL params for measurements panel controls: m_collection, m_display, m_groupBy, m_overallMean, m_threshold, and mf_*. See docs for more details. (#1848)
Changelog

Sourced from auspice's changelog.

version 2.58.0 - 2024/09/12

  • Fix bug where drag-and-drop metadata columns were no longer included as tip labels (#1845)
  • Fixed a bug where internal node names were sometimes omitted from the branch info modal (arrived at via shift-clicking on a branch). They are now always displayed irrespective of the selected tip label. (#1849)
  • Added URL params for measurements panel controls: m_collection, m_display, m_groupBy, m_overallMean, m_threshold, and mf_*. See docs for more details. (#1848)
Commits
  • 9240216 version bump to 2.58.0 for release
  • d714cc2 Update changelog
  • de94b72 Merge pull request #1848 from nextstrain/measurements-url
  • 30c60db Merge pull request #1849 from nextstrain/james/internal-node-name-display
  • 04a5052 Always show internal node name in branch modal
  • 6ef1fe7 Merge pull request #1845 from nextstrain/fix-new-metadata-tip-label
  • 90006cf Update changelog
  • 7924946 measurements: Ensure query params are respected between narrative slides
  • dabdfb1 Fix lint errors/warnings
  • 640b910 docs: Add measurements panel URL query params
  • 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)