Skip to content

build(deps): bump vis-data from 6.4.1 to 8.0.4#74

Merged
qplevier merged 3 commits into
mainfrom
dependabot/npm_and_yarn/vis-data-8.0.4
May 19, 2026
Merged

build(deps): bump vis-data from 6.4.1 to 8.0.4#74
qplevier merged 3 commits into
mainfrom
dependabot/npm_and_yarn/vis-data-8.0.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps vis-data from 6.4.1 to 8.0.4.

Release notes

Sourced from vis-data's releases.

v8.0.4

8.0.4 (2026-05-07)

Bug Fixes

  • deps: support UUID v14 and use it in standalone/peer exports (#1319) (c49bf5d)

v8.0.3

8.0.3 (2025-09-10)

Bug Fixes

v8.0.2

8.0.2 (2025-09-10)

Bug Fixes

v8.0.1

8.0.1 (2025-07-13)

Bug Fixes

  • deps: require version of vis-* pkgs that are hybrid ESM+CJS (1b04db9)

v8.0.0

8.0.0 (2025-07-12)

  • feat(package)!: rework to hybrid ESM+CJS package (9e6bce3)

Bug Fixes

  • deps: major vis-* updates (c17459a)
  • deps: major vis-* updates (8ee3861)

BREAKING CHANGES

  • For most people there should be no breaking changes, e.g. if you require this package, you'll get CJS, if you import this package, you'll get ESM. However, I'm sure there will be edge cases and

... (truncated)

Commits
  • c49bf5d fix(deps): support UUID v14 and use it in standalone/peer exports (#1319)
  • 5a483c8 chore(deps): update pnpm to v10.33.3 (#1318)
  • dc8b13b chore(deps): update pnpm to v10.33.2 (#1317)
  • f55718b chore(deps): update dependency npm to v11.13.0 (#1315)
  • 107f97d chore(deps): update pnpm to v10.33.1 (#1314)
  • 10801df chore(deps): update node.js to v24.15.0 (#1312)
  • a2afb64 chore(deps): update node.js to v24.15.0 (#1311)
  • a758ad9 chore(deps): update dependency @​types/node to v24.12.2 (#1309)
  • 2aab1e4 chore(deps): update dependency typedoc to v0.28.19 (#1310)
  • cc295b7 chore(deps): update dependency npm to v11.12.1 (#1308)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot 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 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)

Bumps [vis-data](https://github.com/visjs/vis-data) from 6.4.1 to 8.0.4.
- [Release notes](https://github.com/visjs/vis-data/releases)
- [Commits](visjs/vis-data@v6.4.1...v8.0.4)

---
updated-dependencies:
- dependency-name: vis-data
  dependency-version: 8.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 15, 2026
@kburger
Copy link
Copy Markdown

kburger commented May 15, 2026

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

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

qplevier added 2 commits May 19, 2026 15:01
Add uuid and vis-util and bump vis-network to v10 in package.json, then regenerate package-lock.json. The lockfile shows numerous dependency updates and transitive bumps (Babel @* packages, @parcel/watcher, @rolldown bindings, @types/*, added nested tslib entries, etc.) to keep dependencies up-to-date and resolve version mismatches.
@qplevier qplevier merged commit ca40ef8 into main May 19, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vis-data-8.0.4 branch May 19, 2026 13:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants