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

build(deps): bump auspice from 2.46.1 to 2.47.0 in /auspice-client #706

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps auspice from 2.46.1 to 2.47.0.

Release notes

Sourced from auspice's releases.

Auspice 2.47.0

  • Entropy panel now supports more complex genome architectures and has improved styling. The JSON schema has been extended to allow segmented CDSs, which allows us to represent CDSs such as those which wrap the origin (common in HepB), and those with ribosomal slippage (nCoV, EBOV). The visual representation of CDSs now better conveys overlapping CDSs, both in the lower "nav" axis where CDSs are stacked on top of each other and in the upper "main" axis where we now view the translations for each CDS individually. A number of small genotype-related bugs have also been fixed and the internal representation of the genome streamlined. For full details please see #1684, and the schema changes are detailed in [augur PR #1281](nextstrain/augur#1281).
  • Fixed a bug where metadata TSV download was sometimes empty or incomplete, described in [issue #1411](nextstrain/auspice#1411). ([PR #1681](nextstrain/auspice#1681))
  • Remove support for Node.js version 14. (#1674)
  • Add support for Node.js version 20. (#1673)
Changelog

Sourced from auspice's changelog.

version 2.47.0 - 2023/08/21

  • Entropy panel now supports more complex genome architectures and has improved styling. The JSON schema has been extended to allow segmented CDSs, which allows us to represent CDSs such as those which wrap the origin (common in HepB), and those with ribosomal slippage (nCoV, EBOV). The visual representation of CDSs now better conveys overlapping CDSs, both in the lower "nav" axis where CDSs are stacked on top of each other and in the upper "main" axis where we now view the translations for each CDS individually. A number of small genotype-related bugs have also been fixed and the internal representation of the genome streamlined. For full details please see #1684, and the schema changes are detailed in [augur PR #1281](nextstrain/augur#1281).
  • Fixed a bug where metadata TSV download was sometimes empty or incomplete, described in [issue #1411](nextstrain/auspice#1411). ([PR #1681](nextstrain/auspice#1681))
  • Remove support for Node.js version 14. (#1674)
  • Add support for Node.js version 20. (#1673)
Commits
  • cdf9f7c version bump to 2.47.0 for release
  • 5f291ca changelog
  • 337c28e Merge pull request #1681 from nextstrain/fix-blank-metadata
  • 84485a1 Merge pull request #1684 from nextstrain/entropy-updates
  • f30be82 changelog
  • 2697a02 [entropy] usability fixes
  • 936adfc remove metadata.genomeAnnotations
  • 0beff12 [entropy] Adjust panel minimum heights
  • f962c0f [entropy] improve brush handle styling
  • 1cb02e7 [genome annotation] enforce CDS strand
  • 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.46.1 to 2.47.0.
- [Release notes](https://github.com/nextstrain/auspice/releases)
- [Changelog](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md)
- [Commits](nextstrain/auspice@v2.46.1...v2.47.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 the dependencies Pull requests that update a dependency file label Aug 21, 2023
@nextstrain-bot
Copy link
Collaborator

@dependabot merge

@nextstrain-bot nextstrain-bot temporarily deployed to nextstrain-s-dependabot-xttt4d August 21, 2023 23:20 Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@jameshadfield
Copy link
Member

Test failure was transient.

@jameshadfield jameshadfield merged commit 01724a5 into master Aug 22, 2023
5 of 6 checks passed
@jameshadfield jameshadfield deleted the dependabot/npm_and_yarn/auspice-client/auspice-2.47.0 branch August 22, 2023 02:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants