🚨 [security] Update qs: 6.10.1 → 6.10.5 (patch) #57
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ qs (6.10.1 → 6.10.5) · Repo · Changelog
Security Advisories 🚨
🚨 qs vulnerable to Prototype Pollution
Release Notes
6.10.5 (from changelog)
6.10.4 (from changelog)
6.10.3 (from changelog)
6.10.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 73 commits:
v6.10.5
[Fix] `stringify`: with `arrayFormat: comma`, properly include an explicit `[]` on a single-item array
v6.10.4
[Fix] `stringify`: with `arrayFormat: comma`, include an explicit `[]` on a single-item array
[Dev Deps] update `object-inspect`
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `has-symbol`, `tape`
[meta] use `npmignore` to autogenerate an npmignore file
Merge changelogs from v6.10.3, v6.9.7, v6.8.3, v6.7.3, v6.6.1, v6.5.3, v6.4.1, v6.3.3, v6.2.4
v6.10.3
v6.2.4
v6.3.3
v6.4.1
v6.5.3
v6.6.1
v6.7.3
[Tests] use `nyc` for coverage
[meta] do not publish workflow files
[meta] do not publish workflow files
v6.8.3
[meta] do not publish workflow files
v6.9.7
[Dev Deps] update `eslint`
[Fix] `parse`: ignore `__proto__` keys (#428)
[Dev Deps] backport from main
[actions] backport actions from main
[Fix] `parse`: ignore `__proto__` keys (#428)
[Dev Deps] backport from main
[actions] backport actions from main
[Fix] `parse`: ignore `__proto__` keys (#428)
[Fix] `parse`: ignore `__proto__` keys (#428)
[Fix] `parse`: ignore `__proto__` keys (#428)
[Fix] `parse`: ignore `__proto__` keys (#428)
[Fix] `parse`: ignore `__proto__` keys (#428)
[Fix] `parse`: ignore `__proto__` keys (#428)
[Fix] `parse`: ignore `__proto__` keys
[Robustness] `stringify`: avoid relying on a global `undefined` (#427)
[Robustness] `stringify`: avoid relying on a global `undefined` (#427)
[Robustness] `stringify`: avoid relying on a global `undefined` (#427)
[Robustness] `stringify`: avoid relying on a global `undefined` (#427)
[Robustness] `stringify`: avoid relying on a global `undefined` (#427)
[Robustness] `stringify`: avoid relying on a global `undefined` (#427)
[Robustness] `stringify`: avoid relying on a global `undefined` (#427)
[Robustness] `stringify`: avoid relying on a global `undefined` (#427)
[actions] reuse common workflows
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `object-inspect`, `tape`
[Robustness] `stringify`: avoid relying on a global `undefined`
v6.10.2
[Dev Deps] update `@ljharb/eslint-config`
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`
[Fix] `stringify`: actually fix cyclic references
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`
[Fix] `stringify`: avoid encoding arrayformat comma when `encodeValuesOnly = true`
[actions] update codecov uploader
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `object-inspect`, `tape`
[readme] remove travis badge; add github actions/codecov badges; update URLs
[readme] remove travis badge; add github actions/codecov badges; update URLs
[readme] remove travis badge; add github actions/codecov badges; update URLs
[readme] remove travis badge; add github actions/codecov badges; update URLs
[actions] update workflows
[Fix] `stringify`: avoid encoding arrayformat comma when `encodeValuesOnly = true` (#424)
[readme] remove travis badge; add github actions/codecov badges; update URLs
[Fix] `stringify`: avoid encoding arrayformat comma when `encodeValuesOnly = true` (#424)
[readme] remove travis badge; add github actions/codecov badges; update URLs
[Fix] `stringify`: avoid encoding arrayformat comma when `encodeValuesOnly = true` (#424)
[readme] remove travis badge; add github actions/codecov badges; update URLs
[Tests] clean up stringify tests slightly
[Tests] clean up stringify tests slightly
[Tests] clean up stringify tests slightly
[Tests] clean up stringify tests slightly
[Docs] add note and links for coercing primitive values
[Docs] add note and links for coercing primitive values (#408)
[Docs] add note and links for coercing primitive values (#408)
[Docs] add note and links for coercing primitive values (#408)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands