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.55.0 to 2.56.0 #91

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps auspice from 2.55.0 to 2.56.0.

Release notes

Sourced from auspice's releases.

Auspice 2.56.0

  • We now use the reported confidence / entropy values to change the saturation of tips (circles) on the tree, which matches the behaviour seen for branches. If there is no (or very little) uncertainty in these nodes then the tips will appear the same as seen in previous versions of Auspice. (#1796)
  • We no longer show the "second tree" sidebar dropdown when there are no available options. The possible options are defined by the charon/getAvailable API response and as such vary depending on the server in use. (#1795)

Auspice 2.55.1

  • Small bugfix to the filter badge improvements introduced in v2.55.0 where we incorrectly showed the 2-tree display when viewing a single tree. (#1794)
Changelog

Sourced from auspice's changelog.

version 2.56.0 - 2024/07/01

  • We now use the reported confidence / entropy values to change the saturation of tips (circles) on the tree, which matches the behaviour seen for branches. If there is no (or very little) uncertainty in these nodes then the tips will appear the same as seen in previous versions of Auspice. (#1796)
  • We no longer show the "second tree" sidebar dropdown when there are no available options. The possible options are defined by the charon/getAvailable API response and as such vary depending on the server in use. (#1795)

version 2.55.1 - 2024/06/25

  • Small bugfix to the filter badge improvements introduced in v2.55.0 where we incorrectly showed the 2-tree display when viewing a single tree. (#1794)
Commits
  • 9e3cf10 version bump to 2.56.0 for release
  • 3e818f0 Merge pull request #1796 from nextstrain/james/uncertain-tip-attrs
  • c2ffa90 [color-by confidence] confidence for tip colors
  • 95172c3 [color-by confidence] fix default redux state
  • 2c59883 Merge pull request #1795 from nextstrain/james/second-tree-dropdown
  • e626f99 [second tree control] show only when available
  • 5f94111 [second tree control] Refactor filter fn
  • 4aa07ef version bump to 2.55.1 for release
  • 23c4a24 Merge pull request #1794 from nextstrain/james/fix-filter-badge
  • 064e330 Fix filter badge display for single trees
  • See full diff 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.55.0 to 2.56.0.
- [Release notes](https://github.com/nextstrain/auspice/releases)
- [Changelog](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md)
- [Commits](nextstrain/auspice@v2.55.0...v2.56.0)

---
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 Jul 1, 2024
@nextstrain-bot nextstrain-bot temporarily deployed to auspice-us-dependabot-n-zvwtts July 1, 2024 10:15 Inactive
@jameshadfield jameshadfield merged commit 96c8d54 into master Jul 1, 2024
1 check passed
@jameshadfield jameshadfield deleted the dependabot/npm_and_yarn/auspice-2.56.0 branch July 1, 2024 19:55
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