-
Notifications
You must be signed in to change notification settings - Fork 30
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
Bump d3 from 6.7.0 to 7.5.0 #3361
Conversation
ef3bcc7
to
3a77ea9
Compare
OK, this is a major bump. Let's see what details I can dig up before I begin testing... On FEM, any
The major changes from D3 v6 to v7 are...
StatusNext actions:
If TESS works, the whole D3 upgrade should work, since the LCV uses most of the D3 functions we need to be concerned with. If anybody has any idea where/how I can also test the BarChartViewer and/or ScatterPlotViewer, please let me know. |
@dependabot rebase Rebase, I command you! But will additional text in a comment screw up the command? I shall find out. |
3a77ea9
to
891b568
Compare
Bumps [d3](https://github.com/d3/d3) from 6.7.0 to 7.5.0. - [Release notes](https://github.com/d3/d3/releases) - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md) - [Commits](d3/d3@v6.7.0...v7.5.0) --- updated-dependencies: - dependency-name: d3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
891b568
to
c8e70f0
Compare
Testing update, with macOS + Chrome 103:
Ehhh? Let me check if ScatterPlotViewer is working on master. |
On
On OK then, no changes. The Pan & Zoom and Multiple Series Data scenarios need to be fixed, but at least they're not made worse by this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WHAT?? The tests for
and
and etc OK, so upon review:
Additional reading:
Status🤷 throw_hands_up_emoji Good gravy, I need to check with the other devs to see if anybody else has encountered the ESM import issues. I might have missed something someone on the team is already aware of, since this doesn't seem to be a niche problem. |
@shaunanoordin I've posted about this problem on Slack a few times, and also on the other PRs that it broke. Unfortunately, my comments on the old d3 PR weren't carried across to this new PR. |
Oh god damn it, Dependabot! This same bump was shut down before, and now you're starting it up again. Blargh. Thanks Jim! 👍 I'll close this PR. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
@dependabot ignore this major version |
OK, I won't notify you about version 7.x.x again, unless you re-open this PR or update to a 7.x.x release yourself. |
@dependabot unignore d3 |
OK, I will stop ignoring the d3 dependency. |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Bumps d3 from 6.7.0 to 7.5.0.
Release notes
Sourced from d3's releases.
... (truncated)
Commits
d618835
7.5.0d9f58e1
d3-contour 3.1.06d70571
7.4.57e9eba3
d3-contour 3.0.22f256d9
7.4.48ff8c81
d3-array 3.1.656c9454
7.4.3d216428
d3-array 3.1.5ad80958
7.4.2a76d0b8
d3-array 3.1.4Dependabot 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 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)