Skip to content

Comments

npm(deps): bump d3-dsv from 2.0.0 to 3.0.1#278

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/d3-dsv-3.0.1
Closed

npm(deps): bump d3-dsv from 2.0.0 to 3.0.1#278
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/d3-dsv-3.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps d3-dsv from 2.0.0 to 3.0.1.

Release notes

Sourced from d3-dsv's releases.

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 npm labels Aug 12, 2025
@graymalkin77
Copy link

graymalkin77 commented Aug 12, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/d3-dsv-3.0.1 branch from 8aa8565 to bf9fa44 Compare August 14, 2025 09:26
Bumps [d3-dsv](https://github.com/d3/d3-dsv) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/d3/d3-dsv/releases)
- [Commits](d3/d3-dsv@v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: d3-dsv
  dependency-version: 3.0.1
  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/d3-dsv-3.0.1 branch from bf9fa44 to bac853d Compare August 21, 2025 14:43
@ls-ramos
Copy link
Contributor

ls-ramos commented Nov 17, 2025

This unfortunately is conflicting with the peer dependency of: @langchain/community@"1.0.3": https://github.com/langchain-ai/langchainjs/blob/main/libs/langchain-community/package.json#L145

That is why the npm install is failing.

We have limited options because of that, since this dependency is not generating any alerts right now on Snyk for example, I would vote to wait to update this until @langchain/community accepts version v3 as peer dependency.

If this update become very important we can open a PR to @langchain/community, fork it or override the dependency version temporally (if we do that we need to test that it will not break anything).

What do you think @pedily @mhdha94 @gamer496 ?

@mhdha94
Copy link
Contributor

mhdha94 commented Nov 18, 2025

@ls-ramos I agree we can close it for now

@dcxn
Copy link
Collaborator

dcxn commented Nov 19, 2025

If we close it dependabot may just reopen it again in the near future, unless if we tell it to ignore this dependency. We can simply leave it open, the comments we have here provide the extra context :)

@KeiKey
Copy link
Contributor

KeiKey commented Dec 19, 2025

@dependabot ignore this dependency

@KeiKey KeiKey closed this Dec 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2025

OK, I won't notify you about d3-dsv again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/d3-dsv-3.0.1 branch December 19, 2025 14:47
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 npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants