-
-
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
fix(deps): update dependency qs to v6.13.1 #281
Open
renovate
wants to merge
1
commit into
trunk
Choose a base branch
from
renovate/qs-6.x
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/qs-6.x
branch
from
June 1, 2023 20:42
78ccdf2
to
de61fb0
Compare
renovate
bot
changed the title
fix(deps): update dependency qs to v6.11.1
fix(deps): update dependency qs to v6.11.2
Jun 1, 2023
renovate
bot
changed the title
fix(deps): update dependency qs to v6.11.2
fix(deps): update dependency qs to v6.12.0
Mar 6, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x
branch
from
March 6, 2024 18:56
de61fb0
to
ef674b0
Compare
renovate
bot
force-pushed
the
renovate/qs-6.x
branch
from
April 13, 2024 10:22
ef674b0
to
3a152c3
Compare
renovate
bot
changed the title
fix(deps): update dependency qs to v6.12.0
fix(deps): update dependency qs to v6.12.1
Apr 13, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x
branch
from
July 1, 2024 20:46
3a152c3
to
bf30510
Compare
renovate
bot
changed the title
fix(deps): update dependency qs to v6.12.1
fix(deps): update dependency qs to v6.12.2
Jul 1, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x
branch
from
July 9, 2024 02:03
bf30510
to
bd88d74
Compare
renovate
bot
changed the title
fix(deps): update dependency qs to v6.12.2
fix(deps): update dependency qs to v6.12.3
Jul 9, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x
branch
from
August 1, 2024 18:25
bd88d74
to
b3ee8cb
Compare
renovate
bot
changed the title
fix(deps): update dependency qs to v6.12.3
fix(deps): update dependency qs to v6.13.0
Aug 1, 2024
renovate
bot
changed the title
fix(deps): update dependency qs to v6.13.0
fix(deps): update dependency qs to v6.13.1
Nov 17, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x
branch
from
November 17, 2024 19:08
b3ee8cb
to
7805b6e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
6.11.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
v6.13.0
Compare Source
parse
: addstrictDepth
option (#511)npm audit
instead ofaud
v6.12.3
Compare Source
parse
: properly account forstrictNullHandling
whenallowEmptyArrays
v6.12.2
Compare Source
parse
: parse encoded square brackets (#506)v6.12.1
Compare Source
parse
: DisabledecodeDotInKeys
by default to restore previous behavior (#501)utils
: Optimize performance under large data volumes, reduce memory usage, and speed up processing (#502)utils
: use+=
v6.12.0
Compare Source
parse
/stringify
: adddecodeDotInKeys
/encodeDotKeys
options (#488)parse
: addduplicates
optionparse
/stringify
: addallowEmptyArrays
option to allow [] in object values (#487)parse
/stringify
: move allowDots config logic to its own variablestringify
: move option-handling code intonormalizeStringifyOptions
stringify
: clarify defaultarrayFormat
behaviorside-channel
sideEffects
flagparse
: remove useless tests; add coveragestringify
: increase coveragemock-property
stringify
: improve coverage@​ljharb/eslint-config
,aud
,has-override-mistake
,has-property-descriptors
,mock-property
,npmignore
,object-inspect
,tape
glob
, since v10.3.8+ requires a brokenjackspeak
jackspeak
since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6v6.11.2
Compare Source
parse
: Fix parsing when the global Object prototype is frozen (#473)v6.11.1
Compare Source
stringify
: encode comma values more consistently (#463)filter
option for injecting custom serialization, i.e. of custom types (#447)@ljharb/eslint-config
,aud
,object-inspect
,tape
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.