-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade uuid from 8.3.2 to 11.1.0 #116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[Snyk] Upgrade uuid from 8.3.2 to 11.1.0 #116
Conversation
Snyk has created this PR to upgrade uuid from 8.3.2 to 11.1.0. See this package in npm: uuid See this project in Snyk: https://app.snyk.io/org/nerds-github/project/b91bb779-b73f-48e7-b0d2-db179982e97d?utm_source=github&utm_medium=referral&page=upgrade-pr
Reviewer's Guide by SourceryThis pull request upgrades the Updated class diagram for uuidclassDiagram
class UUID {
<<external>>
+ v1()
+ v3()
+ v4()
+ v5()
+ v6()
+ v7()
+ parse()
+ stringify()
+ validate()
+ version()
+ NIL
+ MAX
}
note for UUID "This is an external dependency, so only show the public API"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Snyk has created this PR to upgrade uuid from 8.3.2 to 11.1.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 12 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: uuid
11.1.0 (2025-02-19)
Features
Uint8Array
subtypes forbuffer
option (#865) (a5231e7)11.0.5 (2025-01-09)
Bug Fixes
11.0.4 (2025-01-05)
Bug Fixes
v1()
,v4()
, andv7()
(#845) (e0ee900)11.0.3 (2024-11-04)
Bug Fixes
11.0.2 (2024-10-28)
Bug Fixes
11.0.1 (2024-10-27)
Bug Fixes
11.0.0 (2024-10-27)
⚠ BREAKING CHANGES
Features
Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Build System
chore(release): 11.0.0-0
chore: typo in CHANGELOG
chore(release): 9.0.1
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Upgrade the uuid dependency from version 8.3.2 to 11.1.0.