Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump auspice from 2.51.0 to 2.52.1 #80

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

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 <dependency name> 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)

Bumps [auspice](https://github.com/nextstrain/auspice) from 2.51.0 to 2.52.1.
- [Release notes](https://github.com/nextstrain/auspice/releases)
- [Changelog](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md)
- [Commits](nextstrain/auspice@v2.51.0...v2.52.1)

---
updated-dependencies:
- dependency-name: auspice
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 21, 2024
@nextstrain-bot nextstrain-bot temporarily deployed to auspice-us-dependabot-n-oq7xlb February 21, 2024 10:54 Inactive
@jameshadfield jameshadfield merged commit e0e4aaa into master Feb 21, 2024
1 check passed
@jameshadfield jameshadfield deleted the dependabot/npm_and_yarn/auspice-2.52.1 branch February 21, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants