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.54.1 to 2.54.3 #88

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps auspice from 2.54.1 to 2.54.3.

Release notes

Sourced from auspice's releases.

Auspice 2.54.3

  • Minor improvement to the onlyPanels view - we now also hide the panel name and top-border. (#1790)

Auspice 2.54.2

  • Tangletrees can now be coloured by genotype (previously such a colouring would only work for the LHS tree). This requires the genome annotation (in the dataset JSON) to be identical across both datasets. This can be especially useful when comparing trees generated from the same sequences or a similar set of sequences in order to understand the differences in tree structure. (#1785)
  • Bugfix: The legend entries shown for a tangletree may not have shown values only observed in the RHS tree when the dataset was first loaded. (#1785)
  • Bugfix: Multiple trees ("tanglegrams") now render correctly in Safari. (#1786)
  • Bugfix: The onlyPanels URL query now hides all parts of the footer, as intended. (#1787)
Changelog

Sourced from auspice's changelog.

version 2.54.3 - 2024/06/12

  • Minor improvement to the onlyPanels view - we now also hide the panel name and top-border. (#1790)

version 2.54.2 - 2024/06/12

  • Tangletrees can now be coloured by genotype (previously such a colouring would only work for the LHS tree). This requires the genome annotation (in the dataset JSON) to be identical across both datasets. This can be especially useful when comparing trees generated from the same sequences or a similar set of sequences in order to understand the differences in tree structure. (#1785)
  • Bugfix: The legend entries shown for a tangletree may not have shown values only observed in the RHS tree when the dataset was first loaded. (#1785)
  • Bugfix: Multiple trees ("tanglegrams") now render correctly in Safari. (#1786)
  • Bugfix: The onlyPanels URL query now hides all parts of the footer, as intended. (#1787)
Commits
  • a537d39 version bump to 2.54.3 for release
  • d2d40fe changelog
  • fbda99c Merge pull request #1790 from nextstrain/streamline-only-panels
  • be5fd67 Streamline display for measurements panel
  • 39d6f17 Streamline display with onlyPanels
  • 87c1920 version bump to 2.54.2 for release
  • 5f95e7f Merge pull request #1787 from nextstrain/james/update-onlyPanels-query
  • 9c7cd2e Hide all parts of footer with ?onlyPanels query
  • 223391a Merge pull request #1786 from nextstrain/james/safari-tanglegram-fix
  • a17fb0b [tanglegrams] ensure clip mask width > 0
  • 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.54.1 to 2.54.3.
- [Release notes](https://github.com/nextstrain/auspice/releases)
- [Changelog](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md)
- [Commits](nextstrain/auspice@v2.54.1...v2.54.3)

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

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 Jun 12, 2024
@nextstrain-bot nextstrain-bot temporarily deployed to auspice-us-dependabot-n-a69ui4 June 12, 2024 10:16 Inactive
@jameshadfield jameshadfield merged commit 02ef4af into master Jun 12, 2024
1 check passed
@jameshadfield jameshadfield deleted the dependabot/npm_and_yarn/auspice-2.54.3 branch June 12, 2024 10:19
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