angular2-jsonapi
angular2-jsonapi copied to clipboard
Bump qs from 6.8.0 to 6.8.3 in /projects/angular2-jsonapi
Bumps qs from 6.8.0 to 6.8.3.
Changelog
Sourced from qs's changelog.
6.8.3
- [Fix]
parse: ignore__proto__keys (#428)- [Robustness]
stringify: avoid relying on a globalundefined(#427)- [Fix]
stringify: avoid encoding arrayformat comma whenencodeValuesOnly = true(#424)- [readme] remove travis badge; add github actions/codecov badges; update URLs
- [Tests] clean up stringify tests slightly
- [Docs] add note and links for coercing primitive values (#408)
- [meta] fix README.md (#399)
- [actions] backport actions from main
- [Dev Deps] backport updates from main
- [Refactor]
stringify: reduce branching- [meta] do not publish workflow files
6.8.2
- [Fix] proper comma parsing of URL-encoded commas (#361)
- [Fix] parses comma delimited array while having percent-encoded comma treated as normal text (#336)
6.8.1
- [Fix]
parse: Fix parsing array from object withcommatrue (#359)- [Fix]
parse: throw a TypeError instead of an Error for bad charset (#349)- [Fix]
parse: with comma true, handle field that holds an array of arrays (#335)- [fix]
parse: with comma true, do not split non-string values (#334)- [meta] add tidelift marketing copy
- [meta] add
fundingfield- [Dev Deps] update
eslint,@ljharb/eslint-config,tape,safe-publish-latest,evalmd,has-symbols,iconv-lite,mkdirp,object-inspect- [Tests]
parse: add passingarrayFormattests- [Tests] use shared travis-ci configs
- [Tests]
Buffer.fromin node v5.0-v5.9 and v4.0-v4.4 requires a TypedArray- [actions] add automatic rebasing / merge commit blocking
Commits
0db5538v6.8.3639a381[meta] do not publish workflow filesfc36827[Fix]parse: ignore__proto__keys (#428)4e312c4[Robustness]stringify: avoid relying on a globalundefined(#427)57918da[Fix]stringify: avoid encoding arrayformat comma when `encodeValuesOnly = ...48673ca[readme] remove travis badge; add github actions/codecov badges; update URLs554ba81[Tests] clean up stringify tests slightlydbb54a8[Docs] add note and links for coercing primitive values (#408)6868128[meta] fix README.md (#399)49bed69[actions] backport actions from main- 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.