Skip to content

chore(deps): update dependency qs to v6.15.1 (master)#44

Open
mend-for-github-com[bot] wants to merge 1 commit into
masterfrom
whitesource-remediate/master-qs-6.x-lockfile
Open

chore(deps): update dependency qs to v6.15.1 (master)#44
mend-for-github-com[bot] wants to merge 1 commit into
masterfrom
whitesource-remediate/master-qs-6.x-lockfile

Conversation

@mend-for-github-com
Copy link
Copy Markdown

@mend-for-github-com mend-for-github-com Bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qs 6.14.06.15.1 age adoption passing confidence

Release Notes

ljharb/qs (qs)

v6.15.1

Compare Source

  • [Fix] parse: parameterLimit: Infinity with throwOnLimitExceeded: true silently drops all parameters
  • [Deps] update @ljharb/eslint-config
  • [Dev Deps] update @ljharb/eslint-config, iconv-lite
  • [Tests] increase coverage

v6.15.0

Compare Source

  • [New] parse: add strictMerge option to wrap object/primitive conflicts in an array (#​425, #​122)
  • [Fix] duplicates option should not apply to bracket notation keys (#​514)

v6.14.2

Compare Source

  • [Fix] parse: mark overflow objects for indexed notation exceeding arrayLimit (#​546)
  • [Fix] arrayLimit means max count, not max index, in combine/merge/parseArrayValue
  • [Fix] parse: throw on arrayLimit exceeded with indexed notation when throwOnLimitExceeded is true (#​529)
  • [Fix] parse: enforce arrayLimit on comma-parsed values
  • [Fix] parse: fix error message to reflect arrayLimit as max index; remove extraneous comments (#​545)
  • [Robustness] avoid .push, use void
  • [readme] document that addQueryPrefix does not add ? to empty output (#​418)
  • [readme] clarify parseArrays and arrayLimit documentation (#​543)
  • [readme] replace runkit CI badge with shields.io check-runs badge
  • [meta] fix changelog typo (arrayLengtharrayLimit)
  • [actions] fix rebase workflow permissions

v6.14.1

Compare Source

  • [Fix] ensure arrayLimit applies to [] notation as well
  • [Fix] parse: when a custom decoder returns null for a key, ignore that key
  • [Refactor] parse: extract key segment splitting helper
  • [meta] add threat model
  • [actions] add workflow permissions
  • [Tests] stringify: increase coverage
  • [Dev Deps] update eslint, @ljharb/eslint-config, npmignore, es-value-fixtures, for-each, object-inspect

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 5am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

@mend-for-github-com mend-for-github-com Bot added the security fix Security fix generated by Mend label Feb 10, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch 2 times, most recently from 92c483a to 0138782 Compare February 11, 2026 03:05
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update dependency qs to v6.14.1 (master) chore(deps): update dependency qs to v6.14.2 (master) Feb 12, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch from 0138782 to 8bf3551 Compare February 12, 2026 14:31
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch from 8bf3551 to cc69ab6 Compare March 15, 2026 06:47
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update dependency qs to v6.14.2 (master) chore(deps): update dependency qs to v6.15.0 (master) Mar 15, 2026
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update dependency qs to v6.15.0 (master) chore(deps): update dependency qs to v6.14.2 (master) Mar 28, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch 3 times, most recently from e62245f to 2be66ec Compare March 31, 2026 11:11
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update dependency qs to v6.14.2 (master) chore(deps): update dependency qs to v6.15.0 (master) Mar 31, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch from 2be66ec to 302ad2b Compare March 31, 2026 12:05
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update dependency qs to v6.15.0 (master) chore(deps): update dependency qs to v6.14.2 (master) Mar 31, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch 2 times, most recently from 700a33a to 2733ecc Compare March 31, 2026 12:12
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update dependency qs to v6.14.2 (master) chore(deps): update dependency qs to v6.15.0 (master) Mar 31, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch from 2733ecc to 0398329 Compare March 31, 2026 17:21
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch from 0398329 to 8aeb2e2 Compare April 10, 2026 01:01
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update dependency qs to v6.15.0 (master) chore(deps): update dependency qs to v6.14.2 (master) Apr 10, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch from 8aeb2e2 to 11ce994 Compare April 10, 2026 06:25
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/master-qs-6.x-lockfile branch from 11ce994 to 475e3b6 Compare April 20, 2026 08:21
@mend-for-github-com mend-for-github-com Bot added patch release and removed security fix Security fix generated by Mend labels Apr 20, 2026
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update dependency qs to v6.14.2 (master) chore(deps): update dependency qs to v6.15.1 (master) Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants