[PR #1671] [MERGED] deps(staffml): bump sigma from 3.0.2 to 3.0.3 in /interviews/staffml #20856

Closed
opened 2026-06-01 20:03:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1671
Author: @dependabot[bot]
Created: 5/4/2026
Status: Merged
Merged: 5/4/2026
Merged by: @profvjreddi

Base: devHead: dependabot/npm_and_yarn/interviews/staffml/dev/sigma-3.0.3


📝 Commits (1)

  • df59fdf deps(staffml): bump sigma from 3.0.2 to 3.0.3 in /interviews/staffml

📊 Changes

2 files changed (+5 additions, -129 deletions)

View changed files

📝 interviews/staffml/package-lock.json (+4 -128)
📝 interviews/staffml/package.json (+1 -1)

📄 Description

Bumps sigma from 3.0.2 to 3.0.3.

Changelog

Sourced from sigma's changelog.

sigma.js - changelog:

Commits
  • d32c4e5 Publish
  • 70ce353 [node-piechart] Check if the number of slices reaches the WebGL limitation
  • a923c16 [docs] Announces v4 in README.md and website
  • a6bc4d2 [storybook] Removes require from .storybook/main.ts
  • 238791d [node-piechart] fix program name
  • 691e30e [sigma] enhance error message on loadProgram
  • See full diff in compare view

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1671 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/4/2026 **Status:** ✅ Merged **Merged:** 5/4/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/interviews/staffml/dev/sigma-3.0.3` --- ### 📝 Commits (1) - [`df59fdf`](https://github.com/harvard-edge/cs249r_book/commit/df59fdfec9d1456a472d68c5060e26f2e4cc3a97) deps(staffml): bump sigma from 3.0.2 to 3.0.3 in /interviews/staffml ### 📊 Changes **2 files changed** (+5 additions, -129 deletions) <details> <summary>View changed files</summary> 📝 `interviews/staffml/package-lock.json` (+4 -128) 📝 `interviews/staffml/package.json` (+1 -1) </details> ### 📄 Description Bumps [sigma](https://github.com/jacomyal/sigma.js) from 3.0.2 to 3.0.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jacomyal/sigma.js/blob/main/CHANGELOG.md">sigma's changelog</a>.</em></p> <blockquote> <h1>sigma.js - changelog:</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jacomyal/sigma.js/commit/d32c4e5bfd4c5f49724ebc21bd786b01be555dac"><code>d32c4e5</code></a> Publish</li> <li><a href="https://github.com/jacomyal/sigma.js/commit/70ce35316f97c5e7a5bb3e3865f70aa7bafb0f6f"><code>70ce353</code></a> [node-piechart] Check if the number of slices reaches the WebGL limitation</li> <li><a href="https://github.com/jacomyal/sigma.js/commit/a923c1676c4f035a6f1b98a465f0d4bd39df6b34"><code>a923c16</code></a> [docs] Announces v4 in README.md and website</li> <li><a href="https://github.com/jacomyal/sigma.js/commit/a6bc4d20222a2c0dcaa41432f729f5a15ef09c37"><code>a6bc4d2</code></a> [storybook] Removes require from .storybook/main.ts</li> <li><a href="https://github.com/jacomyal/sigma.js/commit/238791d5544092bd9b668ccdf3b666e4ec309158"><code>238791d</code></a> [node-piechart] fix program name</li> <li><a href="https://github.com/jacomyal/sigma.js/commit/691e30eee91771aae518c8c3ff0e0cf99e422a71"><code>691e30e</code></a> [sigma] enhance error message on loadProgram</li> <li>See full diff in <a href="https://github.com/jacomyal/sigma.js/compare/sigma@3.0.2...sigma@3.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigma&package-manager=npm_and_yarn&previous-version=3.0.2&new-version=3.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-01 20:03:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#20856