-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency qs to v6.13.1 #313
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅ |
This PR contains the following updates:
6.13.0
->6.13.1
Release Notes
ljharb/qs (qs)
v6.13.1
Compare Source
[Fix]
stringify
: avoid a crash when afilter
key isnull
[Fix]
utils.merge
: functions should not be stringified into keys[Fix]
parse
: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset[Fix]
stringify
: ensure a non-stringfilter
does not crash[Refactor] use
__proto__
syntax instead ofObject.create
for null objects[Refactor] misc cleanup
[Tests]
utils.merge
: add some coverage[Tests] fix a test case
[actions] split out node 10-20, and 20+
[Dev Deps] update
es-value-fixtures
,mock-property
,object-inspect
,tape
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.