-
Notifications
You must be signed in to change notification settings - Fork 27
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
chore(deps): update dependency qs to v6.13.1 - autoclosed #187
Closed
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
✅ Deploy Preview for strapi-sdk-js canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #187 +/- ##
========================================
Coverage 96.42% 96.42%
========================================
Files 3 3
Lines 112 112
Branches 21 21
========================================
Hits 108 108
Misses 3 3
Partials 1 1 ☔ View full report in Codecov by Sentry. |
renovate
bot
changed the title
chore(deps): update dependency @types/qs to v6.9.8
chore(deps): update dependency @types/qs to v6.9.9
Oct 18, 2023
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
October 18, 2023 13:57
3d966c6
to
4610954
Compare
renovate
bot
changed the title
chore(deps): update dependency @types/qs to v6.9.9
chore(deps): update dependency @types/qs to v6.9.10
Nov 7, 2023
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
November 7, 2023 15:02
4610954
to
71711cf
Compare
renovate
bot
changed the title
chore(deps): update dependency @types/qs to v6.9.10
chore(deps): update dependency @types/qs to v6.9.11
Dec 21, 2023
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
December 21, 2023 21:22
71711cf
to
f7f2ab1
Compare
renovate
bot
changed the title
chore(deps): update dependency @types/qs to v6.9.11
chore(deps): update dependency @types/qs to v6.9.12
Feb 27, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
February 27, 2024 21:44
f7f2ab1
to
25ddbef
Compare
renovate
bot
changed the title
chore(deps): update dependency @types/qs to v6.9.12
chore(deps): update dependency qs to v6.12.0
Mar 6, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
March 6, 2024 19:56
25ddbef
to
33975a1
Compare
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
2 times, most recently
from
March 20, 2024 16:46
49d6ad5
to
ada0bd0
Compare
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
April 13, 2024 00:27
ada0bd0
to
d235186
Compare
renovate
bot
changed the title
chore(deps): update dependency qs to v6.12.0
chore(deps): update dependency qs to v6.12.1
Apr 13, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
April 16, 2024 07:42
d235186
to
0233605
Compare
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
July 1, 2024 21:59
0233605
to
3ecc56a
Compare
renovate
bot
changed the title
chore(deps): update dependency qs to v6.12.1
chore(deps): update dependency qs to v6.12.2
Jul 1, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
July 9, 2024 02:08
3ecc56a
to
0a78c6d
Compare
renovate
bot
changed the title
chore(deps): update dependency qs to v6.12.2
chore(deps): update dependency qs to v6.12.3
Jul 9, 2024
renovate
bot
changed the title
chore(deps): update dependency qs to v6.12.3
chore(deps): update dependency qs to v6.13.0
Aug 1, 2024
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
August 1, 2024 19:36
0a78c6d
to
47289b0
Compare
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
September 14, 2024 04:35
47289b0
to
a04f2b6
Compare
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
November 5, 2024 19:00
a04f2b6
to
085c795
Compare
renovate
bot
force-pushed
the
renovate/qs-6.x-lockfile
branch
from
November 17, 2024 21:25
085c795
to
09c5cc3
Compare
renovate
bot
changed the title
chore(deps): update dependency qs to v6.13.0
chore(deps): update dependency qs to v6.13.1
Nov 17, 2024
renovate
bot
changed the title
chore(deps): update dependency qs to v6.13.1
chore(deps): update dependency qs to v6.13.1 - autoclosed
Dec 8, 2024
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.2
->6.13.1
6.9.7
->6.9.17
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 < 6Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.