Skip to content

Bump @react-sigma/core from 4.0.3 to 5.0.6 in /apps/desktop#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/desktop/react-sigma/core-5.0.6
Open

Bump @react-sigma/core from 4.0.3 to 5.0.6 in /apps/desktop#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/desktop/react-sigma/core-5.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps @react-sigma/core from 4.0.3 to 5.0.6.

Release notes

Sourced from @​react-sigma/core's releases.

v5.0.6

Version 5.0.6

Full Changelog: sim51/react-sigma@v5.0.5...v5.0.6

Fixes

  • Fix sigma killing process when SigmaContainer is unmount.

v5.0.5

Version 5.0.5

Full Changelog: sim51/react-sigma@v5.0.4...v5.0.5

Fixes

  • Fix #78 on minimap

v5.0.4

Full Changelog: sim51/react-sigma@v5.0.3...v5.0.4

Version 5.0.4

Features

  • Upgrade deps of Sigmajs & graphology

v5.0.3

Version 5.0.3

Full Changelog: sim51/react-sigma@v5.0.2...v5.0.3

Features

  • Upgrade minsearch dep

v5.0.2

Full Changelog: sim51/react-sigma@v5.0.1...v5.0.2

Version 5.0.2

Fixes

  • Remove some console.log and prevent it with an eslint config

v5.0.1

Due to some issues when releasing the v5.0.0, I did this version.

Full Changelog: sim51/react-sigma@v5.0.0...v5.0.1

... (truncated)

Changelog

Sourced from @​react-sigma/core's changelog.

Version 5.0.6

Fixes

  • Fix sigma killing process when SigmaContainer is unmount.

Version 5.0.5

Fixes

  • Fix #78 on minimap

Version 5.0.4

Features

  • Upgrade deps of Sigmajs & graphology

Version 5.0.3

Features

  • Upgrade minsearch dep

Version 5.0.2

Fixes

  • Remove some console.log and prevent it with an eslint config

Version 5.0.1

Due to some issues with lerna when releasing the v5.0.0, I did this version.

Version 5.0.0

Breaking changes

  • CSS has been renamed style.css, so you must change import "@react-sigma/core/lib/style.css"; by import "@react-sigma/core/lib/react-sigma.min.css";. Now the rollup config is shared, and for each module that export a css file, it will be named style.css.
  • SearchControl in core has been removed. A new module called graph-search replace it.

Features

  • Upgrade to the latest stable release of Sigma (ie. 3.0.0)
  • Upgrade all librairies to their latest version
  • Adding minimap module
  • Adding graph-search module
  • Upgrade all project dependencies
  • Review prettier configuration
  • Sharing rollup configuration across modules
Commits

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 [@react-sigma/core](https://github.com/sim51/react-sigma) from 4.0.3 to 5.0.6.
- [Release notes](https://github.com/sim51/react-sigma/releases)
- [Changelog](https://github.com/sim51/react-sigma/blob/main/CHANGELOG.md)
- [Commits](sim51/react-sigma@v4.0.3...v5.0.6)

---
updated-dependencies:
- dependency-name: "@react-sigma/core"
  dependency-version: 5.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2026

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants