Merged
Conversation
Snyk has created this PR to upgrade slugid from 1.1.0 to 3.0.0. See this package in npm: https://www.npmjs.com/package/slugid See this project in Snyk: https://app.snyk.io/org/brand-new/project/86a54cbc-b607-4204-9658-8c8850b611bf?utm_source=github&utm_medium=referral&page=upgrade-pr
Signed-off-by: Jacquelyn Vinson <jacqvinson@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade slugid from 1.1.0 to 3.0.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.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: slugid
-
3.0.0 - 2021-08-06
- Drop support for node 4 (Node v6.17.1 is the earliest tested release)
- Add support for node 12, 14, and 16
- Remove unmaintained uuid-parse
- Update to uuid 8.3.2, which now includes UUID parsing functions (again)
- Use
- Switch from TravisCI to Taskcluster for testing pull requests
- Add Code of Conduct, Contributing Guide, and Changelog
-
2.0.0 - 2018-05-07
- Drop support for node 0.10, 0.11
- Add support for node 4, 6, 8, and 10
- Update to uuid 3.2.1
- Add uuid-parse 1.0.0 to parse UUIDs (instead of
-
1.1.0 - 2015-08-27
- Add
- Update to uuid 2.0.1
from slugid GitHub release notesBuffer.from(bytes)instead of the insecurenew Buffer(bytes)uuid)This tag was created in August 2021 from the closest commit when v2.0.0 was published on May 7, 2018.
slugid.nice(), which ensures the first letter of the slug begins with a letter, allowing it to be used in more contexts.This tag was created in August 2021 from the closest commit when v1.1.0 was published on August 27, 2015.
Commit messages
Package name: slugid
Compare
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs