uhop / node-re2

node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Other
495 stars 53 forks source link

[Snyk] Upgrade node-gyp from 8.0.0 to 8.1.0 #103

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade node-gyp from 8.0.0 to 8.1.0.

:information_source: 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.


Release notes
Package name: node-gyp
  • 8.1.0 - 2021-05-28

    Features

    Miscellaneous

    • add release-please-action for automated releases (#2395) (07e9d7c)

    Core

    • fail gracefully if we can't find the username (#2375) (fca4795)
    • log as yes/no whether build dir was created (#2370) (245dee5)

    Doc

    • fix v8.0.0 release date (4b83c3d)
    • remove redundant version info (#2403) (1423670)
    • Update README.md Visual Studio Community page polski to auto (#2371) (1b4697a)
  • 8.0.0 - 2021-04-03

    Git-EVTag-v0-SHA512: dcf849cd6b1359f4d4fff24a4b256da94d9f5899b937f20116e68a4a77051b9cb5d0536d8fc3bdfd91d24f3af6003f416178c0ab0d29aae0d35edc69fb88dfb4

from node-gyp GitHub release notes
Commit messages
Package name: node-gyp
  • be55870 chore: release 8.1.0 (#2418)
  • 814b1b0 feat(gyp): update gyp to v0.9.1 (#2402)
  • 1423670 doc: remove redundant version info (#2403)
  • 1b4697a doc: Update README.md Visual Studio Community page polski to auto (#2371)
  • 245dee5 lib: log as yes/no whether build dir was created (#2370)
  • fca4795 lib: fail gracefully if we can't find the username (#2375)
  • 07e9d7c meta: add `release-please-action` for automated releases (#2395)
  • 4b83c3d doc: fix v8.0.0 release date
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

uhop commented 3 years ago

Merged manually.