Skip to content

[Snyk] Upgrade slugid from 1.1.0 to 3.0.0#6

Merged
J-Vin merged 2 commits intomasterfrom
snyk-upgrade-bb82457fa05dbb25dc4b35e9c79ee69a
Nov 19, 2022
Merged

[Snyk] Upgrade slugid from 1.1.0 to 3.0.0#6
J-Vin merged 2 commits intomasterfrom
snyk-upgrade-bb82457fa05dbb25dc4b35e9c79ee69a

Conversation

@snyk-bot
Copy link
Copy Markdown

Snyk has created this PR to upgrade slugid from 1.1.0 to 3.0.0.

merge advice
ℹ️ 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.

  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2021-08-06.
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 Buffer.from(bytes) instead of the insecure new Buffer(bytes)
    • 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 uuid)

    This tag was created in August 2021 from the closest commit when v2.0.0 was published on May 7, 2018.

  • 1.1.0 - 2015-08-27
    • Add slugid.nice(), which ensures the first letter of the slug begins with a letter, allowing it to be used in more contexts.
    • Update to uuid 2.0.1

    This tag was created in August 2021 from the closest commit when v1.1.0 was published on August 27, 2015.

from slugid GitHub release notes
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

@atomist atomist bot added auto-branch-delete:on-close Delete branch when pull request gets closed auto-merge-method:merge Auto-merge with merge commit auto-merge:on-bpr-success Auto-merge on passed branch protection rule labels Jan 30, 2022
Signed-off-by: Jacquelyn Vinson <jacqvinson@gmail.com>
@J-Vin J-Vin merged commit b2e00e2 into master Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-branch-delete:on-close Delete branch when pull request gets closed auto-merge:on-bpr-success Auto-merge on passed branch protection rule auto-merge-method:merge Auto-merge with merge commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant