midwayjs / midway

πŸ” A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
https://www.midwayjs.org/
MIT License
7.28k stars 568 forks source link

fix(deps): update dependency qs to v6.12.1 #3811

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

ljharb/qs (qs) ### [`v6.12.1`](https://togithub.com/ljharb/qs/blob/HEAD/CHANGELOG.md#6121) [Compare Source](https://togithub.com/ljharb/qs/compare/v6.12.0...v6.12.1) - \[Fix] `parse`: Disable `decodeDotInKeys` by default to restore previous behavior ([#​501](https://togithub.com/ljharb/qs/issues/501)) - \[Performance] `utils`: Optimize performance under large data volumes, reduce memory usage, and speed up processing ([#​502](https://togithub.com/ljharb/qs/issues/502)) - \[Refactor] `utils`: use `+=` - \[Tests] increase coverage

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Friday" (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.



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