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

Update dependency qs to v6.13.0 #370

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qs 6.11.1 -> 6.13.0 age adoption passing confidence

Release Notes

ljharb/qs (qs)

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

v6.11.2

Compare Source

  • [Fix] parse: Fix parsing when the global Object prototype is frozen (#​473)
  • [Tests] add passing test cases with empty keys (#​473)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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 added the dependencies Pull requests that update a dependency file label May 27, 2023
@vercel
Copy link

vercel bot commented May 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nekoze-xyz ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 7:22pm
nekoze-xyz-jaxg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 7:22pm

@renovate renovate bot changed the title Update dependency qs to v6.11.2 Update dependency qs to v6.12.0 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 10fe602 to 9516abb Compare March 6, 2024 21:50
@renovate renovate bot changed the title Update dependency qs to v6.12.0 Update dependency qs to v6.12.1 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 9516abb to 27b98d3 Compare April 12, 2024 23:34
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 27b98d3 to 44a31c2 Compare July 1, 2024 22:27
@renovate renovate bot changed the title Update dependency qs to v6.12.1 Update dependency qs to v6.12.2 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 44a31c2 to 358786a Compare July 9, 2024 00:47
@renovate renovate bot changed the title Update dependency qs to v6.12.2 Update dependency qs to v6.12.3 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from 358786a to fbc8433 Compare August 1, 2024 19:09
@renovate renovate bot changed the title Update dependency qs to v6.12.3 Update dependency qs to v6.13.0 Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants