chore(deps): bump uuid from 9.0.1 to 11.1.0 in the npm_and_yarn group across 1 directory#4
Conversation
Bumps the npm_and_yarn group with 1 update in the / directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 9.0.1 to 11.1.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
fireargs | c08d9ba | Commit Preview URL Branch Preview URL |
May 15 2026, 10:36 AM |
|
Claude finished @dependabot[bot]'s task in 1m 30s —— View job PR Review: uuid 9.0.1 → 11.1.0
SummaryThis PR only modifies Findings1. PR title vs. actual diff mismatch — LOWThe PR title claims bumping
The promised upgrade of Since 2.
|
| Category | Status |
|---|---|
| SQL Injection | N/A — lockfile only |
| XSS | N/A |
| Broken Authentication | N/A |
| Sensitive Data Exposure | No secrets in diff |
| XXE | N/A |
| Broken Access Control | N/A |
| Security Misconfiguration | N/A |
| CSRF | N/A |
| Known Vulnerable Components | uuid@9.0.1 deprecated (still present); @ungap/structured-clone@1.3.0 CWE-502 note (pre-existing) |
| Insufficient Logging | N/A |
Recommendation
Safe to merge as-is — the actual code risk is negligible since all changes are transitive dev/docs dependencies. But note that uuid@9.0.1 was not removed as the PR title suggests. If eliminating the deprecated version is a goal, mdx-bundler would need to be updated separately.
Bumps the npm_and_yarn group with 1 update in the / directory: uuid.
Updates
uuidfrom 9.0.1 to 11.1.0Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
3d1eba0chore(main): release 11.1.0 (#866)a5231e7feat: update TS types to allowUint8Arraysubtypes forbufferoption (#865)aeabb60docs: docs housecleaning (#864)46ada3cchore(main): release 11.0.5 (#861)24ac2fdfix: add TS unit test, pin to typescript@5.0.4 (#860)e426aaabuild: usenpm packtarball for local examples and testing instead of .loca...050cd5bchore(main): release 11.0.4 (#842)e0ee900fix: Test for invalid byte array sizes and ranges inv1(),v4(), and `v7(...6e83b3achore: update deps (#848)5f58b43docs: Ensure link to getrandomvalues-not-supported is maintained (#844)Maintainer changes
This version was pushed to npm by broofa, a new releaser for uuid since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.