helapkg / hela

:icecream: Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. :sparkles: You can think of it as Cargo for the JavaScript ecosystem.
Mozilla Public License 2.0
331 stars 41 forks source link

chore(deps): update dependency qs to v6.7.0 #191

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
qs devDependencies minor 6.6.0 -> 6.7.0

Release Notes

ljharb/qs ### [`v6.7.0`](https://togithub.com/ljharb/qs/blob/master/CHANGELOG.md#​670) [Compare Source](https://togithub.com/ljharb/qs/compare/v6.6.0...v6.7.0) - [New] `stringify`/`parse`: add `comma` as an `arrayFormat` option ([#​276](https://togithub.com/ljharb/qs/issues/276), [#​219](https://togithub.com/ljharb/qs/issues/219)) - [Fix] correctly parse nested arrays ([#​212](https://togithub.com/ljharb/qs/issues/212)) - [Fix] `utils.merge`: avoid a crash with a null target and a truthy non-array source, also with an array source - [Robustness] `stringify`: cache `Object.prototype.hasOwnProperty` - [Refactor] `utils`: `isBuffer`: small tweak; add tests - [Refactor] use cached `Array.isArray` - [Refactor] `parse`/`stringify`: make a function to normalize the options - [Refactor] `utils`: reduce observable \[[Get]]s - [Refactor] `stringify`/`utils`: cache `Array.isArray` - [Tests] always use `String(x)` over `x.toString()` - [Tests] fix Buffer tests to work in node < 4.5 and node < 5.10 - [Tests] temporarily allow coverage to fail

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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



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

renovate[bot] commented 5 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (6.7.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.