Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Bump recharts from 2.9.0 to 2.10.1 #466

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps recharts from 2.9.0 to 2.10.1.

Release notes

Sourced from recharts's releases.

Patch: Do not include types from test folder

Fixes recharts/recharts#3978

Full Changelog: recharts/recharts@v2.10...v2.10.1

v2.10

What's Changed

Highlights

Both @​HHongSeungWoo and @​bernardobelchior landed improvements to performance!

We have made progress on our preparation of the 3.0 version by migrating from jest to vite. For details and motivation, please read the issue linked to the PR. Special thanks to @​branberry for pushing on vitest! Thank you.

Fix

Chore

... (truncated)

Commits
  • 7713332 tsconfig: Do not include test types
  • 15328ec 2.10.0
  • 73f32ad Chore: test Global util + include coverage in test command (#3974)
  • 0d5326a fix(tooltip): incorrect array slicing (#3972)
  • b6bffe4 Fix: Respect the user configuration of Tootip - active (#3935)
  • a0f5aff fix(RadarChart): angleAxis type='number' dose not render correctly (#3960)
  • 08c7633 Add synchronised tooltip story (#3964)
  • 40b3eca fix: don't allow negative height and width values (#3963)
  • 033b23b fix(tooltip): getTooltipContent should avoid undefined (#3957)
  • 9e473fe Split Tooltip into TooltipBoundingBox (#3951)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nikolasrieble, a new releaser for recharts since your current version.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
@derogab
Copy link
Owner

derogab commented Nov 27, 2023

@dependabot rebase

Bumps [recharts](https://github.com/recharts/recharts) from 2.9.0 to 2.10.1.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](recharts/recharts@v2.9.0...v2.10.1)

---
updated-dependencies:
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/recharts-2.10.1 branch from 4711fdb to f186f0c Compare November 27, 2023 14:09
@derogab
Copy link
Owner

derogab commented Nov 27, 2023

@dependabot merge

@dependabot dependabot bot merged commit 3ab31d9 into dev Nov 27, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/recharts-2.10.1 branch November 27, 2023 14:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant