kunalnagarco / action-cve

A GitHub action that sends Dependabot Vulnerability Alerts to Slack, PagerDuty, Zenduty, Microsoft Teams.
https://github.com/marketplace/actions/check-cve
MIT License
20 stars 20 forks source link

fix(deps): update dependency node-fetch to v2.7.0 #146

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-fetch 2.6.11 -> 2.7.0 age adoption passing confidence
@types/node-fetch (source) 2.6.4 -> 2.6.11 age adoption passing confidence

Release Notes

node-fetch/node-fetch (node-fetch) ### [`v2.7.0`](https://togithub.com/node-fetch/node-fetch/releases/tag/v2.7.0) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.13...v2.7.0) ##### Features - `AbortError` ([#​1744](https://togithub.com/bitinn/node-fetch/issues/1744)) ([9b9d458](https://togithub.com/bitinn/node-fetch/commit/9b9d45881e5ca68757077726b3c0ecf8fdca1f29)) ### [`v2.6.13`](https://togithub.com/node-fetch/node-fetch/releases/tag/v2.6.13) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.12...v2.6.13) ##### Bug Fixes - Remove the default connection close header ([#​1765](https://togithub.com/bitinn/node-fetch/issues/1765)) ([65ae25a](https://togithub.com/bitinn/node-fetch/commit/65ae25a1da2834b046c218685f2085a06f679492)), closes [#​1735](https://togithub.com/bitinn/node-fetch/issues/1735) [#​1473](https://togithub.com/bitinn/node-fetch/issues/1473) [#​1736](https://togithub.com/bitinn/node-fetch/issues/1736) ### [`v2.6.12`](https://togithub.com/node-fetch/node-fetch/releases/tag/v2.6.12) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.11...v2.6.12) ##### Bug Fixes - socket variable testing for undefined ([#​1726](https://togithub.com/bitinn/node-fetch/issues/1726)) ([8bc3a7c](https://togithub.com/bitinn/node-fetch/commit/8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169))

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚩 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 1.9.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: