nextstrain / auspice.us

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

Bump auspice from 2.51.0 to 2.52.0 #79

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps auspice from 2.51.0 to 2.52.0.

Release notes

Sourced from auspice's releases.

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.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
  • 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
  • 72ba248 Remove node modal on filter removal
  • 86b8527 Rename hovered node state
  • f7e944d Lift node-selected modal to redux state
  • ad4dc51 Remove unused redux state and actions
  • cc6ef4e Merge pull request #1750 from nextstrain/james/restore-svg-selections
  • b4db575 Restore on-hover branch colour emphasis
  • 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)
jameshadfield commented 7 months ago

Will wait for 2.52.1

dependabot[bot] commented 7 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.