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

Update dependency recharts to v2.12.7 - autoclosed #8

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
recharts 2.12.2 -> 2.12.7 age adoption passing confidence

Release Notes

recharts/recharts (recharts)

v2.12.7

Compare Source

v2.12.6

Compare Source

What's Changed

Fix
Chore

Full Changelog: recharts/recharts@v2.12.5...v2.12.6

v2.12.5

Compare Source

Small fixes while working on v3 continued...

What's Changed

Feat
Fix

Address https://github.com/recharts/recharts/issues/4382

A recent release of @types/react broke some builds because they removed certain (unused) events from common event handler attributes. recharts was unknowingly enumerating keys of SVGProps in the Layer component with the old types and causing a type error on tsc with skipLibCheck: false

  • typescript - Layer: use SVGAttributes instead of SVGProps in forwardRef components by @​ckifer in https://github.com/recharts/recharts/pull/4413
  • typescript - Pie: fix Pie ref which was cast to HTMLElement when the ref is actually referring to SVGGElement. This gave false information to whoever is using ref on the Pie component

Full Changelog: recharts/recharts@v2.12.4...v2.12.5

v2.12.4

Compare Source

What's Changed

Small fixes while working on v3 continued...

Fix

className fixes - helps slowly address https://github.com/recharts/recharts/issues/2169:

Full Changelog: recharts/recharts@v2.12.3...v2.12.4

v2.12.3

Compare Source

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

What's Changed

Fix

New Contributors

Full Changelog: recharts/recharts@v2.12.2...v2.12.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Author

renovate bot commented Mar 16, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: occlusion-mapper/client/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/styled-components
npm error   styled-components@"^6.1.8" from the root project
npm error
npm error Could not resolve dependency:
npm error peer styled-components@"^5.3.5" from [email protected]
npm error node_modules/media-stream-player
npm error   media-stream-player@"^13.1.1" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/styled-components
npm error   peer styled-components@"^5.3.5" from [email protected]
npm error   node_modules/media-stream-player
npm error     media-stream-player@"^13.1.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-08T23_56_59_458Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T23_56_59_458Z-debug-0.log

@renovate renovate bot force-pushed the renovate/recharts-2.x-lockfile branch from 13905c7 to 1f9172c Compare April 4, 2024 05:56
@renovate renovate bot changed the title Update dependency recharts to v2.12.3 Update dependency recharts to v2.12.4 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x-lockfile branch from 1f9172c to 7b35d73 Compare April 13, 2024 14:52
@renovate renovate bot changed the title Update dependency recharts to v2.12.4 Update dependency recharts to v2.12.5 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x-lockfile branch from 7b35d73 to 5bbfba8 Compare April 22, 2024 05:55
@renovate renovate bot changed the title Update dependency recharts to v2.12.5 Update dependency recharts to v2.12.6 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x-lockfile branch from 5bbfba8 to 13795c7 Compare May 8, 2024 23:57
@renovate renovate bot changed the title Update dependency recharts to v2.12.6 Update dependency recharts to v2.12.7 May 8, 2024
@renovate renovate bot changed the title Update dependency recharts to v2.12.7 Update dependency recharts to v2.12.7 - autoclosed Jun 20, 2024
@renovate renovate bot closed this Jun 20, 2024
@renovate renovate bot deleted the renovate/recharts-2.x-lockfile branch June 20, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants