anudit / convo

The Decentralized Conversation Layer of Internet
https://theconvo.space
Other
40 stars 8 forks source link

Bump recharts from 2.3.2 to 2.4.3 #195

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps recharts from 2.3.2 to 2.4.3.

Release notes

Sourced from recharts's releases.

v2.4.3

cherry-picked commit 7925fd7d6e76812fe680df9844656feca21ebde9 to not pollute patch release with other changes

fix

  • ensure originalDomain is defaulted if no domain is provided - broke tickCount calculation - recharts/recharts#3377
    • assign default to originalDomain for re-use in generateCategoricalChart
    • add unit tests so this doesn't happen again

Full Changelog: https://github.com/recharts/recharts/compare/v2.4.2...v2.4.3

v2.4.2

cherry-picked commit b625f7236d776f4942b3a70d9225ca4ec5d47a94 to not pollute patch release with other changes

fix

  • fix broken zoom functionality in 2.4 - recharts/recharts#3369
    • if chart is categorical we still need to calculate categorical domain even if the domain is given by the user

Full Changelog: https://github.com/recharts/recharts/compare/v2.4.1...v2.4.2

v2.4.1

Accidentally added storybook types as a subfolder to types so the package.json is no longer referencing the correct types key.

  • Add a tsconfig specifically for storybook with noEmit: true
  • Don't include storybook/* in tsc emit

What's Changed

Full Changelog: https://github.com/recharts/recharts/compare/v2.4.0...v2.4.1

v2.4.0

This release marks the completion of recharts Milestone to migrate to Jest and React Testing Library. Thanks to all involved!

Check out the new storybook we're working on here

What's Changed

Trying to squish some bugs 🐛

feat

fix

... (truncated)

Commits


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 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 1 year ago

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

Name Status Preview Comments Updated
convo ❌ Failed (Inspect) Feb 17, 2023 at 7:16AM (UTC)
socket-security[bot] commented 1 year ago

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Powered by socket.dev

dependabot[bot] commented 1 year ago

Looks like recharts is up-to-date now, so this is no longer needed.