Skip to content

Bump d3-path from 2.0.0 to 3.1.0 in /packages #3795

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

Merged
merged 3 commits into from
Jul 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

Bumps d3-path from 2.0.0 to 3.1.0.

Release notes

Sourced from d3-path's releases.

v3.1.0

v3.0.1

  • Update dependencies.
  • Make build reproducible.

v3.0.0

  • Adopt type: module.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Breaking change labels Apr 11, 2025
Bumps [d3-path](https://github.com/d3/d3-path) from 2.0.0 to 3.1.0.
- [Release notes](https://github.com/d3/d3-path/releases)
- [Commits](d3/d3-path@v2.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: d3-path
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/d3-path-3.1.0 branch from d872071 to cf87fe9 Compare April 25, 2025 01:53
@Faye-Xiao Faye-Xiao added the V38 Planned this change in V38 version label Jul 9, 2025
@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/3795 to see this build running in a browser.

@Faye-Xiao
Copy link
Contributor

Had a look at the release log https://github.com/d3/d3-path/releases. There is no Breaking change introduced from 2.X to 3.x. No obvious risk if upgrading this library.

Also had a quick check on the code and found there is no direct import usage in the Backpack code. We need to consider the necessity of having this library. Tried to remove it in a spike PR #3874. Will double-check it with the previous owner.

@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/3795 to see this build running in a browser.

@Faye-Xiao Faye-Xiao merged commit a873303 into main Jul 9, 2025
10 checks passed
@Faye-Xiao Faye-Xiao deleted the dependabot/npm_and_yarn/packages/d3-path-3.1.0 branch July 9, 2025 08:13
@Faye-Xiao Faye-Xiao removed the V38 Planned this change in V38 version label Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant