Bump d3-color, d3 and d3-interpolate-path#11
Conversation
61f8e45 to
801c597
Compare
|
This PR cannot easily be merged, because all the UI Components depend on d3@4. Version 6 brought in some breaking changes (the main one of which being the deprecation of d3.event). The upgrade process will need to be manual in order not to break the build, which will require changing pretty much every UI component to support the new syntax. Since this is a client-side library and that it is self contained, it should not be a security issue for now while a plan is put in place to upgrade the d3 version. We added a PR workflow to catch the build being broken by dependency upgrades in the future. |
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependencies [d3-color](https://github.com/d3/d3-color), [d3](https://github.com/d3/d3) and [d3-interpolate-path](https://github.com/pbeshai/d3-interpolate-path). These dependencies need to be updated together. Updates `d3-color` from 1.0.3 to 3.1.0 - [Release notes](https://github.com/d3/d3-color/releases) - [Commits](d3/d3-color@v1.0.3...v3.1.0) Updates `d3` from 4.13.0 to 7.6.1 - [Release notes](https://github.com/d3/d3/releases) - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md) - [Commits](d3/d3@v4.13.0...v7.6.1) Updates `d3-interpolate-path` from 1.1.1 to 2.3.0 - [Release notes](https://github.com/pbeshai/d3-interpolate-path/releases) - [Commits](pbeshai/d3-interpolate-path@v1.1.1...v2.3.0) --- updated-dependencies: - dependency-name: d3-color dependency-type: indirect - dependency-name: d3 dependency-type: direct:production - dependency-name: d3-interpolate-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
801c597 to
dd59f05
Compare
|
@dependabot rebase |
|
The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml. |
|
@dependabot recreate |
|
The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml. |
Bumps d3-color to 3.1.0 and updates ancestor dependencies d3-color, d3 and d3-interpolate-path. These dependencies need to be updated together.
Updates
d3-colorfrom 1.0.3 to 3.1.0Release notes
Sourced from d3-color's releases.
... (truncated)
Commits
7a1573e3.1.075c19c4update LICENSEef94e01update dependencies5e9f757method shorthande4bc34eformatHex8 (#103)ac660c6{rgb,hsl}.clamp() (#102)70e3a04clamp HSL format (#101)994d8fdavoid backtracking (#100)7d61bbe3.0.193bc4ffrelated d3/d33; extract copyrights from LICENSEUpdates
d3from 4.13.0 to 7.6.1Release notes
Sourced from d3's releases.
... (truncated)
Commits
19302a57.6.1c1c2c0bd3-contour 4.0.0795f2037.6.022f1dc7d3-array 3.2.0d6188357.5.0d9f58e1d3-contour 3.1.06d705717.4.57e9eba3d3-contour 3.0.22f256d97.4.48ff8c81d3-array 3.1.6Updates
d3-interpolate-pathfrom 1.1.1 to 2.3.0Release notes
Sourced from d3-interpolate-path's releases.
Commits
60fe2352.3.0d8390d2docs: try to improve jsdoc types786c6c5Merge pull request #48 from andyrichardson/add-end-snapping-optiona0f73efAdd test for end snapping45e1db5Add snap ends optionc673a762.2.31b4f2e1build: update dependencies, address dev security5dc0aa3docs: fix readme links525cafb2.2.21dab012Merge pull request #43 from fyrkant/feat/add-module-buildDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.