redux-axios-middleware
redux-axios-middleware copied to clipboard
Bump qs from 6.3.0 to 6.3.2
Bumps qs from 6.3.0 to 6.3.2.
Changelog
Sourced from qs's changelog.
6.3.2
- [Fix] follow
allowPrototypesoption during merge (#201, #200)- [Dev Deps] update
eslint- [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.3.1
- [Fix] ensure that
allowPrototypes: falsedoes not ever shadow Object.prototype properties (thanks, @snyk!)- [Dev Deps] update
eslint,@ljharb/eslint-config,browserify,iconv-lite,qs-iconv,tape- [Tests] on all node minors; improve test matrix
- [Docs] document stringify option
allowDots(#195)- [Docs] add empty object and array values example (#195)
- [Docs] Fix minor inconsistency/typo (#192)
- [Docs] document stringify option
sort(#191)- [Refactor]
stringify: throw faster with an invalid encoder- [Refactor] remove unnecessary escapes (#184)
- Remove contributing.md, since
qsis no longer part ofhapi(#183)
Commits
9ee5612v6.3.20a63fc8[Tests] up tonodev7.7,v6.10,v4.8; disable osx builds since they b...8e1f3e7[Fix] support keys starting with brackets.febe81a[Fix] chmod a-xe54c5ec[Dev Deps] updateeslint8e2af08[Fix] followallowPrototypesoption during merge153ce84v6.3.1d73b7a6[Dev Deps] updateeslint,@ljharb/eslint-config,browserifybeade02[Fix] ensure thatallowPrototypes: falsedoes not ever shadow Object.protot...8bd4c6cDocument allowDots option for stringify- Additional commits viewable in compare view
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.