angular-patternfly
angular-patternfly copied to clipboard
chore(deps-dev): bump qs from 1.2.2 to 6.0.4
Bumps qs from 1.2.2 to 6.0.4.
Changelog
Sourced from qs's changelog.
6.0.4
- [Fix] follow
allowPrototypesoption during merge (#201, #200)- [Fix] chmod a-x
- [Fix] support keys starting with brackets (#202, #200)
- [Tests] up to
nodev7.7,v6.10,v4.8; disable osx builds since they block linux builds6.0.3
- [Fix] ensure that
allowPrototypes: falsedoes not ever shadow Object.prototype properties- [Fix] Restore
distdirectory; will be removed in v7 (#148)6.0.2
- Revert ES6 requirement and restore support for node down to v0.8.
6.0.1
- [#127](ljharb/qs#127) Fix engines definition in package.json
6.0.0
- [#124](ljharb/qs#124) Use ES6 and drop support for node < v4
5.2.1
- [Fix] ensure
key[]=x&key[]&key[]=yresults in 3, not 2, values5.2.0
- [#64](ljharb/qs#64) Add option to sort object keys in the query string
5.1.0
- [#117](ljharb/qs#117) make URI encoding stringified results optional
- [#106](ljharb/qs#106) Add flag
skipNullsto optionally skip null values in stringify5.0.0
- [#114](ljharb/qs#114) default allowDots to false
- [#100](ljharb/qs#100) include dist to npm
4.0.0
- [#98](ljharb/qs#98) make returning plain objects and allowing prototype overwriting properties optional
3.1.0
- [#89](ljharb/qs#89) Add option to disable "Transform dot notation to bracket notation"
3.0.0
... (truncated)
- [#80](ljharb/qs#80) qs.parse silently drops properties
- [#77](ljharb/qs#77) Perf boost
- [#60](ljharb/qs#60) Add explicit option to disable array parsing
- [#74](ljharb/qs#74) Bad parse when turning array into object
- [#81](ljharb/qs#81) Add a
filteroption- [#68](ljharb/qs#68) Fixed issue with recursion and passing strings into objects.
- [#66](ljharb/qs#66) Add mixed array and object dot notation support Closes: #47
- [#76](ljharb/qs#76) RFC 3986
- [#85](ljharb/qs#85) No equal sign
- [#84](ljharb/qs#84) update license attribute
Commits
10233c9v6.0.42e1c659[Tests] up tonodev7.7,v6.10,v4.8; disable osx builds since they b...c709f6e[Fix] support keys starting with brackets.65270af[Fix] chmod a-x4d8ed03[Fix] followallowPrototypesoption during mergebe1c421v6.0.3938f24e[Fix] Restoredistdirectory; will be removed in v7.ca844c5[Fix] ensure thatallowPrototypes: falsedoes not ever shadow Object.protot...47dfbd6v6.0.2d89b173[Docs] Addevalmd, fix broken examples in README, and ensure all examples h...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for qs since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.