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.56.1 to 2.57.0 in /auspice-client #1012

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Bumps auspice from 2.56.1 to 2.57.0.

Release notes

Sourced from auspice's releases.

Auspice 2.57.0

  • Remove hardcoded color scale for LBI (#1842)
  • Any node_attr in the tree can be used as a tip label, as well as the special-cases of strain-name and "none". Previously we only allowed valid colorings. (#1668)
  • The specified tip label is surfaced more prominently within the the on-hover info boxes & on-click modals. (#1668)
  • Temporal colour scales can now use YYYY-MM-DD values (previously only numeric dates were allowed). Ambiguous (YYYY-MM-XX, YYYY-XX-XX) dates are allowed and the midpoint of the range will be used to choose the colour. (#1832, #1836)
  • Parsing and error handling for URL query-encoded dates (dmin, dmax, animate) has been improved. (#1832)
  • Div-only trees (i.e. no timetree) now hide the date / animation sections in the sidebar. (#1834)
  • Improvements to how we use React within the measurements panel (should not result in any user-facing changes). (#1838)
Changelog

Sourced from auspice's changelog.

version 2.57.0 - 2024/08/30

  • Remove hardcoded color scale for LBI (#1842)
  • Any node_attr in the tree can be used as a tip label, as well as the special-cases of strain-name and "none". Previously we only allowed valid colorings. (#1668)
  • The specified tip label is surfaced more prominently within the the on-hover info boxes & on-click modals. (#1668)
  • Temporal colour scales can now use YYYY-MM-DD values (previously only numeric dates were allowed). Ambiguous (YYYY-MM-XX, YYYY-XX-XX) dates are allowed and the midpoint of the range will be used to choose the colour. (#1832, #1836)
  • Parsing and error handling for URL query-encoded dates (dmin, dmax, animate) has been improved. (#1832)
  • Div-only trees (i.e. no timetree) now hide the date / animation sections in the sidebar. (#1834)
  • Improvements to how we use React within the measurements panel (should not result in any user-facing changes). (#1838)
Commits
  • dae78e7 version bump to 2.57.0 for release
  • 7cbaf86 changelog
  • e6d9b40 Merge pull request #1842 from nextstrain/remove-lbi-color-scale
  • e579c1e Remove custom LBI color scale
  • 35a0fa1 Merge pull request #1836 from nextstrain/james/yyyy-mm-dd-scatterplots
  • a045771 Merge pull request #1840: CI: Fail on ESLint warnings
  • cf3c7c5 Merge pull request #1838 from nextstrain/measurements-lint-warnings
  • 81bee2f Fail on ESLint warnings
  • f5e388e Scatterplots work with temporal YYYY-MM-DD scales
  • e62fde9 Merge pull request #1668 from nextstrain/node-name
  • 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 will merge this PR once CI passes on it, as requested by @nextstrain-bot.


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.56.1 to 2.57.0.
- [Release notes](https://github.com/nextstrain/auspice/releases)
- [Changelog](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md)
- [Commits](nextstrain/auspice@v2.56.1...v2.57.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 30, 2024
@nextstrain-bot
Copy link
Collaborator

@dependabot merge

@nextstrain-bot nextstrain-bot temporarily deployed to nextstrain-s-dependabot-9ijmvp August 30, 2024 00:31 Inactive
@dependabot dependabot bot merged commit 45687fd into master Aug 30, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/auspice-client/auspice-2.57.0 branch August 30, 2024 00:36
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.

1 participant