ripple / explorer

Open Source XRP Ledger Explorer
https://livenet.xrpl.org/
MIT License
95 stars 61 forks source link

chore(deps): bump recharts from 2.7.2 to 2.12.3 #967

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps recharts from 2.7.2 to 2.12.3.

Release notes

Sourced from recharts's releases.

v2.12.3

Some more small changes/fixes while working on 3.x

What's Changed

Fix

New Contributors

Full Changelog: https://github.com/recharts/recharts/compare/v2.12.2...v2.12.3

v2.12.2

What's Changed

Some more small fixes while working on 3.x

Fix

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

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!

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