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

upgrade d3 from 4.13.0 to v7.9.0 #225

Merged
merged 1 commit into from
Jul 15, 2024
Merged

upgrade d3 from 4.13.0 to v7.9.0 #225

merged 1 commit into from
Jul 15, 2024

Conversation

marjisound
Copy link
Contributor

What does this change?

This PR upgrades d3 library. The only usage of this library is in https://github.com/guardian/giant/blob/main/frontend/src/js/components/EmailBrowser/Timeline.js#L5

I tested this locally and the email threads are rendering correctly.

Why

We need to upgrade d3-colour to 3.1.0 due to vulnerability https://github.com/guardian/giant/security/dependabot/2
But d3 library depends on d3-colour and to be able to update d3-colour we had to upgrade d3 from v4 to v7.

@marjisound marjisound requested a review from a team as a code owner July 12, 2024 17:16
Copy link

@dominickendrick dominickendrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and in CODE ! Great Job

@marjisound marjisound merged commit a99be67 into main Jul 15, 2024
4 checks passed
@marjisound marjisound deleted the upgrade-d3-in-frontend branch July 15, 2024 10:11
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.

2 participants