koromerzhin / js-commands

MIT License
0 stars 0 forks source link

build(deps): bump npm-registry-fetch and gitmoji-changelog #18

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps npm-registry-fetch to 4.0.7 and updates ancestor dependency gitmoji-changelog. These dependencies need to be updated together.

Updates npm-registry-fetch from 3.9.1 to 4.0.7

Release notes

Sourced from npm-registry-fetch's releases.

v4.0.1

Changelog

Sourced from npm-registry-fetch's changelog.

4.0.7 (2020-08-17)

Bug Fixes

  • correct password redaction (110032b)

4.0.6 (2020-08-14)

Bug Fixes

  • import URL from url module (cd35987)

4.0.5 (2020-06-30)

4.0.4 (2020-04-28)

4.0.3 (2020-02-13)

Bug Fixes

  • always bypass cache when ?write=true (ba8b4fe)
  • use 30s default for timeout as per README (69c2977), closes #20

4.0.2 (2019-10-04)

Bug Fixes

... (truncated)

Commits


Updates gitmoji-changelog from 1.1.0 to 2.3.0

Release notes

Sourced from gitmoji-changelog's releases.

v2.3.0

Added

Changed

  • ⬆️ Bump ssri from 6.0.1 to 6.0.2 (#215) [ed4a033]
  • ⬆️ Bump normalize-url from 4.5.0 to 4.5.1 (#219) [9cb9e41]
  • ⬆️ Bump y18n from 3.2.1 to 3.2.2 (#220) [0668d86]
  • ⬆️ Upgrade dependencies using yarn upgrade (#232) [14f55bc]
  • ⬆️ Upgrade vulnerable packages (#230) [27c53bd]

Miscellaneous

  • 👥 Add horaklukas as a contributor for code (#234) [1f94e98]
  • 👥 Add juwit as a contributor for code (#233) [b643004]

v2.2.1

Changed

Fixed

  • 🐛 Fix unsupported key using read-pkg-up (#206) [7a2eb08]

Miscellaneous

v2.2.0

Added

Changed

Fixed

  • 🐛 Fix init command (#204) [a9b1bfe]
  • 🐛 Fix a bug occuring when version is missing in configuration but passed as argument (#190) [20cf369]

Miscellaneous

  • 📝 Add the documentation site (#194) [5e0a971]
  • 🥅 Handle functional errors [9a15406]
  • 📝 Improve documentation about presets (#189) [4e22239]

... (truncated)

Changelog

Sourced from gitmoji-changelog's changelog.

2.3.0 (2022-01-04)

Added

Changed

  • ⬆️ Bump ssri from 6.0.1 to 6.0.2 (#215) [ed4a033]
  • ⬆️ Bump normalize-url from 4.5.0 to 4.5.1 (#219) [9cb9e41]
  • ⬆️ Bump y18n from 3.2.1 to 3.2.2 (#220) [0668d86]
  • ⬆️ Upgrade dependencies using yarn upgrade (#232) [14f55bc]
  • ⬆️ Upgrade vulnerable packages (#230) [27c53bd]

Miscellaneous

  • 👥 Add horaklukas as a contributor for code (#234) [1f94e98]
  • 👥 Add juwit as a contributor for code (#233) [b643004]

2.2.1 (2021-01-21)

Changed

Fixed

  • 🐛 Fix unsupported key using read-pkg-up (#206) [7a2eb08]

Miscellaneous

2.2.0 (2020-12-16)

Added

Changed

Fixed

... (truncated)

Commits


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/koromerzhin/js-commands/network/alerts).
guardrails[bot] commented 1 year ago

:warning: We detected 3 security issues in this pull request:

Vulnerable Libraries (3)
Severity | Details ----- | -------- High | [gitmoji-changelog@2.3.0](https://github.com/koromerzhin/js-commands/blob/45e5ee9f279353567ca46a848d1600ffbbaeee7f/package.json#L35) upgrade to: *>=1.1.0* Critical | [pkg:npm/simple-git@1.132.0@1.132.0](https://github.com/koromerzhin/js-commands/blob/45e5ee9f279353567ca46a848d1600ffbbaeee7f/package-lock.json#L6459) (t) - **no patch available** Critical | [pkg:npm/simple-git@1.132.0@1.132.0](https://github.com/koromerzhin/js-commands/blob/45e5ee9f279353567ca46a848d1600ffbbaeee7f/package-lock.json#L12484) (t) - **no patch available** More info on how to fix Vulnerable Libraries in [JavaScript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/using_vulnerable_libraries.html?utm_source=ghpr#).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

koromerzhin commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.