GenSpectrum / cov-spectrum-website

A web platform to detect and analyze variants of SARS-CoV-2
https://cov-spectrum.org
GNU General Public License v3.0
60 stars 14 forks source link

chore(deps): bump recharts from 2.4.3 to 2.12.1 #935

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps recharts from 2.4.3 to 2.12.1.

Release notes

Sourced from recharts's releases.

v2.12.1

What's Changed

Unintentional regression broke panoramic/compact Brush in 2.11.0 and 2.12.0, backport the fix to 2.x as we work on 3.x

Fix

Full Changelog: https://github.com/recharts/recharts/compare/v2.12.0...v2.12.1

v2.12.0

What's Changed

Bug fixes and a few small new features.

Releasing 2.12.0 to create a "clean slate" as contributors are discussing next moves for recharts.

We will try to focus on upgrades, architectural changes, and long-pending breaking changes so we can release a recharts v3. This will not be a large major version, or one hard to upgrade to, but rather a major version bump to prevent us from breaking people with library upgrades, large refactors, etc. Feature parity should hold. Thanks!

Features

Fix

Chore

  • Cleanup, tests, and refactoring work. Thanks @​PavelVanecek
  • Upgrade react smooth, remove translateStyle, remove prop-types as a peerDep
  • Upgrade dev dependencies
    • Upgrade TypeScript to 4.9.5 (no definition changes from upgrade)

Storybook

  • New storybook stories and doc updates

New Contributors

Full Changelog: https://github.com/recharts/recharts/compare/v2.11...v2.12.0

v2.11.0

What's Changed

A special release: Containing a new chart type - SunburstChart by @​csdiehl. Some behaviour might not yet align with the rest of the recharts components and API, we will improve it as (and if) issues come up. Thank you!

... (truncated)

Commits
  • e2927b6 2.12.1
  • d5dbe09 fix: compact render should read from context, fixes brush panorama (#4194)
  • 65d8acd chore: upgrade lodash to fix cve
  • 968fe22 2.12.0
  • 7731ab1 Enable screen reader support with accessibilityLayer and default tooltip (#4077)
  • 723b843 fix: activeBar shouldn't be true by default (#4139)
  • a929861 chore(deps-dev): bump chromatic from 6.15.0 to 6.24.1 (#4166)
  • 72aa7bf chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 (#4165)
  • 436d990 chore: upgrade storybook
  • 0f9588e chore(deps-dev): bump @​types/d3-time-format from 4.0.0 to 4.0.3 (#4156)
  • 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 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)
vercel[bot] commented 6 months ago

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

Name Status Preview Comments Updated (UTC)
cov-spectrum-develop ❌ Failed (Inspect) Feb 26, 2024 9:29pm
dependabot[bot] commented 6 months ago

Superseded by #939.