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.12.3 #150

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qs 6.11.2 -> 6.12.3 age adoption passing confidence
@types/qs (source) 6.9.8 -> 6.9.15 age adoption passing confidence

Release Notes

ljharb/qs (qs)

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 - 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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Oct 18, 2023

⚠️ No Changeset found

Latest commit: 745a19d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title Update dependency @types/qs to v6.9.9 Update dependency @types/qs to v6.9.10 Nov 7, 2023
@renovate renovate bot changed the title Update dependency @types/qs to v6.9.10 Update dependency @types/qs to v6.9.11 Dec 21, 2023
@renovate renovate bot changed the title Update dependency @types/qs to v6.9.11 Update dependency @types/qs to v6.9.12 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch 2 times, most recently from fe62afd to 52ab040 Compare March 6, 2024 20:13
@renovate renovate bot changed the title Update dependency @types/qs to v6.9.12 Update dependency qs to v6.12.0 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch 2 times, most recently from 4282e4f to 2a88b98 Compare March 20, 2024 20:25
@renovate renovate bot changed the title Update dependency qs to v6.12.0 Update dependency qs to v6.12.1 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch 2 times, most recently from 6b307b4 to d88e976 Compare April 16, 2024 04:44
@renovate renovate bot force-pushed the renovate/qs-6.x-lockfile branch from d88e976 to c29f83c Compare July 1, 2024 20:04
@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 c29f83c to 745a19d Compare July 9, 2024 01:42
@renovate renovate bot changed the title Update dependency qs to v6.12.2 Update dependency qs to v6.12.3 Jul 9, 2024
@supertong supertong merged commit 56b8cff into master Jul 18, 2024
5 checks passed
@supertong supertong deleted the renovate/qs-6.x-lockfile branch July 18, 2024 00:46
@anupvarghese anupvarghese mentioned this pull request Jul 18, 2024
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.

1 participant