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.6.0 #172

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
qs devDependencies minor 6.5.2 -> 6.6.0 source

Release Notes

ljharb/qs ### [`v6.6.0`](https://renovatebot.com/gh/ljharb/qs/blob/master/CHANGELOG.md#​660) [Compare Source](https://renovatebot.com/gh/ljharb/qs/compare/v6.5.2...v6.6.0) - [New] Add support for iso-8859-1, utf8 "sentinel" and numeric entities ([#​268](https://renovatebot.com/gh/ljharb/qs/issues/268)) - [New] move two-value combine to a `utils` function ([#​189](https://renovatebot.com/gh/ljharb/qs/issues/189)) - [Fix] `stringify`: fix a crash with `strictNullHandling` and a custom `filter`/`serializeDate` ([#​279](https://renovatebot.com/gh/ljharb/qs/issues/279)) - [Fix] when `parseArrays` is false, properly handle keys ending in `[]` ([#​260](https://renovatebot.com/gh/ljharb/qs/issues/260)) - [Fix] `stringify`: do not crash in an obscure combo of `interpretNumericEntities`, a bad custom `decoder`, & `iso-8859-1` - [Fix] `utils`: `merge`: fix crash when `source` is a truthy primitive & no options are provided - [refactor] `stringify`: Avoid arr = arr.concat(...), push to the existing instance ([#​269](https://renovatebot.com/gh/ljharb/qs/issues/269)) - [Refactor] `parse`: only need to reassign the var once - [Refactor] `parse`/`stringify`: clean up `charset` options checking; fix defaults - [Refactor] add missing defaults - [Refactor] `parse`: one less `concat` call - [Refactor] `utils`: `compactQueue`: make it explicitly side-effecting - [Dev Deps] update `browserify,`eslint`,`[@ljharb/eslint-config](https://renovatebot.com/gh/ljharb/eslint-config)`,`iconv-lite`,`safe-publish-latest`,`tape\` - [Tests] up to `node` `v10.10`, `v9.11`, `v8.12`, `v6.14`, `v4.9`; pin included builds to LTS

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.