This repository was archived by the owner on Mar 31, 2025. It is now read-only.
chore(deps): update dependency react-d3-graph to v2#106
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency react-d3-graph to v2#106renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Reviewer's Guide by SourceryThis pull request updates the react-d3-graph dependency from version 1.0.1 to 2.0.0. This is a major version update, which includes several bug fixes, new features, and breaking changes. Class diagram showing react-d3-graph version updateclassDiagram
class PackageJson {
+dependencies
}
class Dependencies {
+react-d3-graph: string
}
PackageJson --> Dependencies
note for Dependencies "Version updated from ^1.0.1 to ^2.0.0"
State diagram showing react-d3-graph version transitionstateDiagram-v2
[*] --> v1.0.1
v1.0.1 --> v2.0.0: Major Version Update
note right of v2.0.0
Breaking changes include:
- New features
- Bug fixes
- API improvements
end note
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.1->^2.0.0Release Notes
danielcaldas/react-d3-graph (react-d3-graph)
v2.6.0Compare Source
Full Changelog
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
v2.5.0Compare Source
Full Changelog
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
v2.4.1Compare Source
Full Changelog
Special announcement:
react-d3-graphis not available on DefinitelyTyped in case you use TypeScript. 🎉 🎉 🎉Implemented enhancements:
node.renderLabelavailable at node level #192Sandbox & Documentation
Fixed bugs:
Closed issues:
.toMatchSnapshotin library unit tests #236Merged pull requests:
v2.4.0Compare Source
v2.3.0Compare Source
Full Changelog
Merged pull requests:
v2.2.0Compare Source
Full Changelog
Fixed bugs:
mdi-reacticons #201Closed issues:
Merged pull requests:
Chore:
v2.1.0tov.3.4.1.componentWillReceiveProps(TBD: migrate to static getDerivedStateFromProps(props, state))
v2.1.0Compare Source
Full Changelog
Fixed bugs:
New features:
v2.0.2Compare Source
Full Changelog
Fixed bugs:
Closed issues:
Merged pull requests:
v2.0.1Compare Source
Full Changelog
Fixed bugs:
v2.0.0Compare Source
Full Changelog
Fixed bugs:
Closed issues:
Merged pull requests:
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.
This PR was generated by Mend Renovate. View the repository job log.