gadicc / node-yahoo-finance2

Unofficial API for Yahoo Finance
https://www.npmjs.com/package/yahoo-finance2
MIT License
374 stars 62 forks source link

fix(deps): update dependency tough-cookie to v4.1.4 #788

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tough-cookie 4.1.3 -> 4.1.4 age adoption passing confidence

Release Notes

salesforce/tough-cookie (tough-cookie) ### [`v4.1.4`](https://togithub.com/salesforce/tough-cookie/releases/tag/v4.1.4) [Compare Source](https://togithub.com/salesforce/tough-cookie/compare/v4.1.3...v4.1.4) https://www.npmjs.com/package/tough-cookie/v/4.1.4 #### What's Changed - Add local alias for `toString` by [@​corvidism](https://togithub.com/corvidism) in [https://github.com/salesforce/tough-cookie/pull/409](https://togithub.com/salesforce/tough-cookie/pull/409) - Fix incorrect string validation for URL by [@​coditva](https://togithub.com/coditva) in [https://github.com/salesforce/tough-cookie/pull/261](https://togithub.com/salesforce/tough-cookie/pull/261) #### New Contributors - [@​corvidism](https://togithub.com/corvidism) made their first contribution in [https://github.com/salesforce/tough-cookie/pull/409](https://togithub.com/salesforce/tough-cookie/pull/409) - [@​coditva](https://togithub.com/coditva) made their first contribution in [https://github.com/salesforce/tough-cookie/pull/261](https://togithub.com/salesforce/tough-cookie/pull/261) **Full Changelog**: https://github.com/salesforce/tough-cookie/compare/v4.1.3...v4.1.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.84%. Comparing base (1966d79) to head (a5f8ed4). Report is 10 commits behind head on devel.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #788 +/- ## ======================================= Coverage 95.84% 95.84% ======================================= Files 31 31 Lines 914 914 Branches 231 231 ======================================= Hits 876 876 Misses 38 38 ``` | [Flag](https://app.codecov.io/gh/gadicc/node-yahoo-finance2/pull/788/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gadi+Cohen) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/gadicc/node-yahoo-finance2/pull/788/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gadi+Cohen) | `95.84% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gadi+Cohen#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

gadicc commented 1 day ago

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

The release is available on:

Your semantic-release bot :package::rocket: