tiaanduplessis / coinmarketcap-api

CoinMarketCap API wrapper for node
MIT License
121 stars 37 forks source link

[Snyk] Upgrade qs from 6.7.0 to 6.9.4 #50

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade qs from 6.7.0 to 6.9.4.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

: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: qs from qs GitHub release notes
Commit messages
Package name: qs
  • 8e014a7 v6.9.4
  • 83d1e9a [Refactor] `stringify`: reduce branching
  • daf3e6a [Fix] `stringify`: when `arrayFormat` is `comma`, respect `serializeDate`
  • 47e5f8b [Refactor] move `maybeMap` to `utils`
  • 5a629d3 [Dev Deps] update `browserify`, `tape`
  • 511e1c9 v6.9.3
  • 8d1dea2 Merge changelogs from v6.7.2, v6.8.2
  • 808b0b2 v6.8.2
  • bf93c57 v6.7.2
  • bf0ea91 [Fix] proper comma parsing of URL-encoded commas
  • 0ece6d8 [Fix] proper comma parsing of URL-encoded commas (#361)
  • 74fcd83 [Fix] proper comma parsing of URL-encoded commas (#361)
  • cd9a3cd [Fix] parses comma delimited array while having percent-encoded comma treated as normal text
  • 37f6a6b Merge changelogs from v6.7.1, v6.8.1
  • 92f97f2 v6.7.1
  • 47247f4 v6.8.1
  • ddc1ff9 v6.9.2
  • 911efab [Dev Deps] update `tape`, `mkdirp`, `iconv-lite`
  • a80b84a [Fix] `parse`: Fix parsing array from object with `comma` true (#359)
  • 85a3d32 [Fix] `parse`: Fix parsing array from object with `comma` true (#359)
  • eecd28d [Fix] `parse`: Fix parsing array from object with `comma` true
  • 0625c49 [Dev Deps] update `@ljharb/eslint-config`, `tape`
  • cbd2469 [actions] add automatic rebasing / merge commit blocking
  • d5c46df [actions] add automatic rebasing / merge commit blocking
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

codecov[bot] commented 4 years ago

Codecov Report

Merging #50 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   80.00%   80.00%           
=======================================
  Files           1        1           
  Lines          45       45           
  Branches       13       13           
=======================================
  Hits           36       36           
  Misses          9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ad821da...97fa453. Read the comment docs.