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

fix(deps): update dependency qs to v6.14.0 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qs 6.12.0 -> 6.14.0 age adoption passing confidence

Release Notes

ljharb/qs (qs)

v6.14.0

Compare Source

  • [New] parse: add throwOnParameterLimitExceeded option (#​517)
  • [Refactor] parse: use utils.combine more
  • [patch] parse: add explicit throwOnLimitExceeded default
  • [actions] use shared action; re-add finishers
  • [meta] Fix changelog formatting bug
  • [Deps] update side-channel
  • [Dev Deps] update es-value-fixtures, has-bigints, has-proto, has-symbols
  • [Tests] increase coverage

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

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.


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

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

@renovate 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 renovate bot force-pushed the renovate/qs-6.x branch from 78579fd to 5db7b5a Compare July 1, 2024 19:46
@renovate renovate bot force-pushed the renovate/qs-6.x branch from 5db7b5a to 691df40 Compare July 9, 2024 03:13
@renovate 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 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 renovate bot force-pushed the renovate/qs-6.x branch from 691df40 to 7d7fe9f Compare August 1, 2024 18:32
@renovate renovate bot force-pushed the renovate/qs-6.x branch from 7d7fe9f to 3fdb508 Compare November 17, 2024 19:58
@renovate 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 renovate bot changed the title fix(deps): update dependency qs to v6.13.1 fix(deps): update dependency qs to v6.14.0 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/qs-6.x branch from 3fdb508 to c1288a1 Compare January 15, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants