Skip to content

chore(deps): bump the npm-all group across 1 directory with 5 updates#311

Merged
devksingh4 merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-12bef536f4
Mar 6, 2026
Merged

chore(deps): bump the npm-all group across 1 directory with 5 updates#311
devksingh4 merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-12bef536f4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps the npm-all group with 5 updates in the / directory:

Package From To
@acm-uiuc/js-shared 3.7.0 3.8.0
@iconify-json/simple-icons 1.2.71 1.2.72
lucide-react 0.576.0 0.577.0
lint-staged 16.3.1 16.3.2
prettier-plugin-packagejson 3.0.0 3.0.2

Updates @acm-uiuc/js-shared from 3.7.0 to 3.8.0

Release notes

Sourced from @​acm-uiuc/js-shared's releases.

v3.8.0

What's Changed

New Contributors

Full Changelog: acm-uiuc/js-shared@v3.7.0...v3.8.0

Commits

Updates @iconify-json/simple-icons from 1.2.71 to 1.2.72

Commits

Updates lucide-react from 0.576.0 to 0.577.0

Release notes

Sourced from lucide-react's releases.

Version 0.577.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.576.0...0.577.0

Commits

Updates lint-staged from 16.3.1 to 16.3.2

Release notes

Sourced from lint-staged's releases.

v16.3.2

Patch Changes

  • #1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.
Changelog

Sourced from lint-staged's changelog.

16.3.2

Patch Changes

  • #1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.
Commits
  • dfd6a7a chore(changeset): release
  • 2adaf6c fix(Windows): do not spawn tasks as detached since it opens a cmd window on ...
  • 60957ce docs: add CONTRIBUTING.md
  • See full diff in compare view

Updates prettier-plugin-packagejson from 3.0.0 to 3.0.2

Release notes

Sourced from prettier-plugin-packagejson's releases.

v3.0.2

3.0.2 (2026-03-05)

Bug Fixes

  • deps: restore caret ranges for dependencies (9c999e5)

v3.0.1

3.0.1 (2026-03-04)

Bug Fixes

Commits
  • 9c999e5 fix(deps): restore caret ranges for dependencies
  • 44deab3 Merge pull request #284 from matzkoh/matzkoh-patch-1
  • 21c66ff chore: Update Renovate config to use js-lib
  • 0e17fcf Merge pull request #283 from matzkoh/renovate/pin-dependencies
  • 9508641 fix(deps): pin dependencies
  • 35eab88 Merge pull request #279 from hyperz111/tilde
  • d224455 Merge pull request #281 from matzkoh/renovate/node-24.x
  • f20a7ed chore(deps): update node.js to v24.14.0
  • 873c723 Merge pull request #280 from matzkoh/renovate/lock-file-maintenance
  • b0e7039 chore(deps): lock file maintenance
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-all group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@acm-uiuc/js-shared](https://github.com/acm-uiuc/js-shared) | `3.7.0` | `3.8.0` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.71` | `1.2.72` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.576.0` | `0.577.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.3.1` | `16.3.2` |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `3.0.0` | `3.0.2` |



Updates `@acm-uiuc/js-shared` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/acm-uiuc/js-shared/releases)
- [Commits](acm-uiuc/js-shared@v3.7.0...v3.8.0)

Updates `@iconify-json/simple-icons` from 1.2.71 to 1.2.72
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `lucide-react` from 0.576.0 to 0.577.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react)

Updates `lint-staged` from 16.3.1 to 16.3.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.3.1...v16.3.2)

Updates `prettier-plugin-packagejson` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: "@acm-uiuc/js-shared"
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@iconify-json/simple-icons"
  dependency-version: 1.2.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: lucide-react
  dependency-version: 0.577.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: lint-staged
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: prettier-plugin-packagejson
  dependency-version: 3.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-all
...

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 Mar 5, 2026
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Deploying with Cloudflare Pages

Name Result
Last commit: 605e6b1
Preview URL: https://e96e5d86.acmuiuc.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-npm-ryrd.acmuiuc.pages.dev

@devksingh4 devksingh4 self-requested a review March 6, 2026 19:47
@devksingh4 devksingh4 merged commit 48d37c2 into main Mar 6, 2026
8 checks passed
@devksingh4 devksingh4 deleted the dependabot/npm_and_yarn/npm-all-12bef536f4 branch March 6, 2026 19: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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant