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.0 in /packages/nextclade-web #1550

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps auspice from 2.59.1 to 2.61.0.

Release notes

Sourced from auspice's releases.

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.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

  • 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
  • 40d7b85 version bump to 2.61.0 for release
  • 2669863 changelog
  • 8886bdd Merge pull request #1897 from nextstrain/james/panel-error-boundaries
  • eafae7f Merge pull request #1898 from nextstrain/james/entropy-bug
  • 932b3df Bugfix in Entropy panel when window resizes
  • d101449 Error boundaries for panels
  • 1cf70f8 Merge pull request #1864: Add tree-related types
  • 9c7644b Allow setState to take a partial state
  • 931f1e6 Set default value of focus to false
  • 5a681ff Set default colorings in getDefaultControlsState
  • 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.0.
- [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.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 Nov 14, 2024
Copy link

vercel bot commented Nov 14, 2024

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

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

@ivan-aksamentov
Copy link
Member

Looks like auspice/src/reducers/treeToo is gone. Will require some changes.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

Superseded by #1551.

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/nextclade-web/auspice-2.61.0 branch November 14, 2024 23:35
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