[Snyk] Upgrade qs from 6.5.1 to 6.10.3 #1
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.
Snyk has created this PR to upgrade qs from 6.5.1 to 6.10.3.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: qs
-
6.10.3 - 2022-01-11
- [Fix]
- [Robustness]
- [actions] reuse common workflows
- [Dev Deps] update
-
6.10.2 - 2021-12-06
-
6.10.1 - 2021-03-22
-
6.10.0 - 2021-03-18
-
6.9.7 - 2022-01-11
- [Fix]
- [Fix]
- [Robustness]
- [readme] remove travis badge; add github actions/codecov badges; update URLs
- [Docs] add note and links for coercing primitive values (#408)
- [Tests] clean up stringify tests slightly
- [meta] fix README.md (#399)
- Revert "[meta] ignore eclint transitive audit warning"
- [actions] backport actions from main
- [Dev Deps] backport updates from main
-
6.9.6 - 2021-01-14
-
6.9.5 - 2021-01-13
-
6.9.4 - 2020-05-03
-
6.9.3 - 2020-03-25
-
6.9.2 - 2020-03-22
-
6.9.1 - 2019-11-08
-
6.9.0 - 2019-09-21
-
6.8.3 - 2022-01-11
- [Fix]
- [Robustness]
- [Fix]
- [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]
- [meta] do not publish workflow files
-
6.8.2 - 2020-03-25
-
6.8.1 - 2020-03-24
-
6.8.0 - 2019-08-17
-
6.7.3 - 2022-01-11
- [Fix]
- [Fix]
- [Robustness]
- [readme] remove travis badge; add github actions/codecov badges; update URLs
- [Docs] add note and links for coercing primitive values (#408)
- [meta] fix README.md (#399)
- [meta] do not publish workflow files
- [actions] backport actions from main
- [Dev Deps] backport updates from main
- [Tests] use
- [Tests] clean up stringify tests slightly
-
6.7.2 - 2020-03-25
-
6.7.1 - 2020-03-24
-
6.7.0 - 2019-03-22
-
6.6.1 - 2022-01-11
- [Fix]
- [Fix] fix for an impossible situation: when the formatter is called with a non-string value
- [Fix]
- [Fix]
- [Fix] correctly parse nested arrays
- [Robustness]
- [Robustness]
- [Refactor]
- [Refactor]
- [Refactor]:
- [Refactor]
- [Refactor] use cached
- [Refactor]
- [readme] remove travis badge; add github actions/codecov badges; update URLs
- [Docs] Clarify the need for "arrayLimit" option
- [meta] fix README.md (#399)
- [meta] do not publish workflow files
- [meta] Clean up license text so it’s properly detected as BSD-3-Clause
- [meta] add FUNDING.yml
- [meta] Fixes typo in CHANGELOG.md
- [actions] backport actions from main
- [Tests] fix Buffer tests to work in node < 4.5 and node < 5.10
- [Tests] always use
- [Dev Deps] backport from main
-
6.6.0 - 2018-11-25
-
6.5.3 - 2022-01-11
- [Fix]
- [Fix]
- [Fix] correctly parse nested arrays
- [Fix]
- [Fix]
- [Fix] when
- [Fix] fix for an impossible situation: when the formatter is called with a non-string value
- [Fix]
- [Refactor]
- [Refactor] use cached
- [Refactor]
- [Refactor]
- [Robustness]
- [readme] remove travis badge; add github actions/codecov badges; update URLs
- [Docs] Clean up license text so it’s properly detected as BSD-3-Clause
- [Docs] Clarify the need for "arrayLimit" option
- [meta] fix README.md (#399)
- [meta] add FUNDING.yml
- [actions] backport actions from main
- [Tests] always use
- [Tests] remove nonexistent tape option
- [Dev Deps] backport from main
-
6.5.2 - 2018-05-04
-
6.5.1 - 2017-09-09
from qs GitHub release notesparse: ignore__proto__keys (#428)stringify: avoid relying on a globalundefined(#427)eslint,@ ljharb/eslint-config,object-inspect,tapev6.10.2
parse: ignore__proto__keys (#428)stringify: avoid encoding arrayformat comma whenencodeValuesOnly = true(#424)stringify: avoid relying on a globalundefined(#427)parse: ignore__proto__keys (#428)stringify: avoid relying on a globalundefined(#427)stringify: avoid encoding arrayformat comma whenencodeValuesOnly = true(#424)stringify: reduce branchingparse: ignore__proto__keys (#428)stringify: avoid encoding arrayformat comma whenencodeValuesOnly = true(#424)stringify: avoid relying on a globalundefined(#427)nycfor coverageparse: ignore__proto__keys (#428)utils.merge: avoid a crash with a null target and an array sourceutils.merge: avoid a crash with a null target and a truthy non-array sourcestringify: avoid relying on a globalundefined(#427)stringify: cacheObject.prototype.hasOwnPropertyformats: tiny bit of cleanup.utils:isBuffer: small tweak; add testsstringify/utils: cacheArray.isArrayutils: reduce observable [[Get]]sArray.isArrayparse/stringify: make a function to normalize the optionsString(x)overx.toString()parse: ignore__proto__keys (#428)utils.merge`: avoid a crash with a null target and a truthy non-array sourcestringify: fix a crash withstrictNullHandlingand a customfilter/serializeDate(#279)utils:merge: fix crash whensourceis a truthy primitive & no options are providedparseArraysis false, properly handle keys ending in[]utils.merge: avoid a crash with a null target and an array sourceutils: reduce observable [[Get]]sArray.isArraystringify: Avoid arr = arr.concat(...), push to the existing instance (#269)parse: only need to reassign the var oncestringify: avoid relying on a globalundefined(#427)String(x)overx.toString()Commit messages
Package name: qs
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs