chore: update qs package version to 6.14.1#6849
Conversation
WalkthroughThree package.json files updated with a single dependency version bump: the "qs" package upgraded from ^6.11.0 to ^6.14.1 across bruno-app, bruno-cli, and bruno-electron packages. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This pull request updates the qs package from version ^6.11.0 to ^6.14.1 across three packages in the Bruno monorepo to address a security vulnerability (Dependabot alert #157).
Changes:
- Updated qs dependency version in bruno-electron, bruno-cli, and bruno-app packages
- Corresponding package-lock.json updates including transitive dependency updates (AWS SDK and other dependencies)
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/bruno-electron/package.json | Updated qs from ^6.11.0 to ^6.14.1 |
| packages/bruno-cli/package.json | Updated qs from ^6.11.0 to ^6.14.1 |
| packages/bruno-app/package.json | Updated qs from ^6.11.0 to ^6.14.1 |
| package-lock.json | Lockfile updates for qs and transitive dependencies |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Siddharth Gelera <ahoy@barelyhuman.dev>
Description
Update
qsto the most recent version for https://github.com/usebruno/bruno/security/dependabot/157Closes: #6845
Contribution Checklist:
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.
Publishing to New Package Managers
Please see here for more information.
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.