Skip to content
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
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qs 6.11.2 -> 6.13.1 age adoption passing confidence
@types/qs (source) 6.9.7 -> 6.9.17 age adoption passing confidence

Release Notes

ljharb/qs (qs)

v6.13.1

Compare Source

[Fix] stringify: avoid a crash when a filter key is null
[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-string filter does not crash
[Refactor] use __proto__ syntax instead of Object.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

  • [New] parse: add strictDepth option (#​511)
  • [Tests] use npm audit instead of aud

v6.12.3

Compare Source

  • [Fix] parse: properly account for strictNullHandling when allowEmptyArrays
  • [meta] fix changelog indentation

v6.12.2

Compare Source

  • [Fix] parse: parse encoded square brackets (#​506)
  • [readme] add CII best practices badge

v6.12.1

Compare Source

  • [Fix] parse: Disable decodeDotInKeys by default to restore previous behavior (#​501)
  • [Performance] utils: Optimize performance under large data volumes, reduce memory usage, and speed up processing (#​502)
  • [Refactor] utils: use +=
  • [Tests] increase coverage

v6.12.0

Compare Source

  • [New] parse/stringify: add decodeDotInKeys/encodeDotKeys options (#​488)
  • [New] parse: add duplicates option
  • [New] parse/stringify: add allowEmptyArrays option to allow [] in object values (#​487)
  • [Refactor] parse/stringify: move allowDots config logic to its own variable
  • [Refactor] stringify: move option-handling code into normalizeStringifyOptions
  • [readme] update readme, add logos (#​484)
  • [readme] stringify: clarify default arrayFormat behavior
  • [readme] fix line wrapping
  • [readme] remove dead badges
  • [Deps] update side-channel
  • [meta] make the dist build 50% smaller
  • [meta] add sideEffects flag
  • [meta] run build in prepack, not prepublish
  • [Tests] parse: remove useless tests; add coverage
  • [Tests] stringify: increase coverage
  • [Tests] use mock-property
  • [Tests] stringify: improve coverage
  • [Dev Deps] update @​ljharb/eslint-config , aud, has-override-mistake, has-property-descriptors, mock-property, npmignore, object-inspect, tape
  • [Dev Deps] pin glob, since v10.3.8+ requires a broken jackspeak
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for strapi-sdk-js canceled.

Name Link
🔨 Latest commit 09c5cc3
🔍 Latest deploy log https://app.netlify.com/sites/strapi-sdk-js/deploys/673a5f2ddc0e9c0008f45343

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.42%. Comparing base (a9b0130) to head (ada0bd0).

Current head ada0bd0 differs from pull request most recent head 3ecc56a

Please upload reports for the commit 3ecc56a to get more accurate results.

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.
📢 Have feedback on the report? Share it here.

@renovate 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 renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 3d966c6 to 4610954 Compare October 18, 2023 13:57
@renovate 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 renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 4610954 to 71711cf Compare November 7, 2023 15:02
@renovate 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 renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 71711cf to f7f2ab1 Compare December 21, 2023 21:22
@renovate 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 renovate bot force-pushed the renovate/qs-6.x-lockfile branch from f7f2ab1 to 25ddbef Compare February 27, 2024 21:44
@renovate 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 renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 25ddbef to 33975a1 Compare March 6, 2024 19:56
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch 2 times, most recently from 49d6ad5 to ada0bd0 Compare March 20, 2024 16:46
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from ada0bd0 to d235186 Compare April 13, 2024 00:27
@renovate 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 renovate bot force-pushed the renovate/qs-6.x-lockfile branch from d235186 to 0233605 Compare April 16, 2024 07:42
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 0233605 to 3ecc56a Compare July 1, 2024 21:59
@renovate 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 renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 3ecc56a to 0a78c6d Compare July 9, 2024 02:08
@renovate 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 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 renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 0a78c6d to 47289b0 Compare August 1, 2024 19:36
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 47289b0 to a04f2b6 Compare September 14, 2024 04:35
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from a04f2b6 to 085c795 Compare November 5, 2024 19:00
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 085c795 to 09c5cc3 Compare November 17, 2024 21:25
@renovate 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 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
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/qs-6.x-lockfile branch December 8, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants