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

chore(deps): bump auspice from 2.59.1 to 2.61.2 in /packages/nextclade-web #1553

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps auspice from 2.59.1 to 2.61.2.

Release notes

Sourced from auspice's releases.

Auspice 2.61.2

  • Bugfix: Fix errors where the tree wouldn't correctly update certain properties (#1907)
  • Bugfix: Fix incorrect parsing of root-node dates of 0-99 CE (#1909)
  • Bugfix: Fix an out-of-sync bug in the Entropy panel where the tooltip text would remain "Shannon entropy" and not update to "Num changes observed" (the value was correct). (#1906)

Auspice 2.61.1

  • Bugfix: Restore shift-click behaviour for branches on the tree (#1901)

Auspice 2.61.0

  • Error boundaries added for all panels (tree, map etc) so that in the case of uncaught errors we'll now show an error message rather than crashing Auspice. Hopefully these are never observed in production! (#1897)
  • Bugfix: Auspice would crash in some situations when the entropy panel was scrolled back into view (bug introduced in v2.60.0). (#1898)

Internal / development changes

  • Convert the tree component (and related tree-parsing functions) to TypeScript (#1864)

Auspice 2.60.0

  • Performance improvement: We no longer attempt to animate actions on trees with over 4000 tips which results in more responsive interactions. (#1880)
  • Performance improvement: We no longer recompute the entropy data (which can be expensive) when the entropy panel is toggled off or off-screen. (#1879)
  • Bugfix: narrative slide changes which removed a filter would not work as expected in some cases (#1883)

Internal / development changes

  • Refactor how the measurement-sidecar JSON is loaded (#1881)
  • Move jest config to TypeScript (#1885)
  • Move jest-puppeteer with Playright (#1884)
  • Verbose logging during CI (#1876)
Changelog

Sourced from auspice's changelog.

version 2.61.2 - 2024/11/19

  • Bugfix: Fix errors where the tree wouldn't correctly update certain properties (#1907)
  • Bugfix: Fix incorrect parsing of root-node dates of 0-99 CE (#1909)
  • Bugfix: Fix an out-of-sync bug in the Entropy panel where the tooltip text would remain "Shannon entropy" and not update to "Num changes observed" (the value was correct). (#1906)

version 2.61.1 - 2024/11/14

  • Bugfix: Restore shift-click behaviour for branches on the tree (#1901)

version 2.61.0 - 2024/11/14

  • Error boundaries added for all panels (tree, map etc) so that in the case of uncaught errors we'll now show an error message rather than crashing Auspice. Hopefully these are never observed in production! (#1897)
  • Bugfix: Auspice would crash in some situations when the entropy panel was scrolled back into view (bug introduced in v2.60.0). (#1898)

Internal / development changes

  • Convert the tree component (and related tree-parsing functions) to TypeScript (#1864)

version 2.60.0 - 2024/11/07

Note: this release contains a few rather large bugs and we suggest you upgrade to 2.61.2 or later

  • Performance improvement: We no longer attempt to animate actions on trees with over 4000 tips which results in more responsive interactions. (#1880)
  • Performance improvement: We no longer recompute the entropy data (which can be expensive) when the entropy panel is toggled off or off-screen. (#1879)
  • Bugfix: narrative slide changes which removed a filter would not work as expected in some cases (#1883)

Internal / development changes

  • Refactor how the measurement-sidecar JSON is loaded (#1881)
  • Move jest config to TypeScript (#1885)
  • Move jest-puppeteer with Playright (#1884)
  • Verbose logging during CI (#1876)
Commits
  • f9d7ec7 version bump to 2.61.2 for release
  • 82c5b35 changelog
  • d7dfc68 Merge pull request #1909 from nextstrain/james/fix-root-date-bug
  • 7ec0222 Merge pull request #1906 from nextstrain/james/entropy-fixes
  • 522c21d Merge pull request #1907 from nextstrain/james/tree-resize-fix
  • ca0e82a [dates] handle 0-99CE root-node dates
  • 5a66b77 [tree] Reinstate transitions for all d3 updates
  • 117deb2 Revert skipping of entropy calc on leading edge
  • ca88ae8 [entropy] Fix out-of-sync entropy-events state
  • 6e047d3 version bump to 2.61.1 for release
  • 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.59.1 to 2.61.2.
- [Release notes](https://github.com/nextstrain/auspice/releases)
- [Changelog](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md)
- [Commits](nextstrain/auspice@v2.59.1...v2.61.2)

---
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 Nov 19, 2024
Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nextclade ❌ Failed (Inspect) Nov 19, 2024 0:34am

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.

0 participants