Skip to content

fix: Security upgrade transitive dependency qs#3228

Merged
mtrezza merged 2 commits intoparse-community:alphafrom
mtrezza:fix/qs
Feb 19, 2026
Merged

fix: Security upgrade transitive dependency qs#3228
mtrezza merged 2 commits intoparse-community:alphafrom
mtrezza:fix/qs

Conversation

@mtrezza
Copy link
Copy Markdown
Member

@mtrezza mtrezza commented Feb 19, 2026

Pull Request

Issue

Upgrade transitive dependencies of qs.

@parse-github-assistant
Copy link
Copy Markdown

parse-github-assistant Bot commented Feb 19, 2026

🚀 Thanks for opening this pull request!

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 19, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@parseplatformorg
Copy link
Copy Markdown
Contributor

parseplatformorg commented Feb 19, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@mtrezza mtrezza changed the title fix: Upgrade transitive dependencies of qs fix: Upgrade transitive dependency qs Feb 19, 2026
@mtrezza mtrezza changed the title fix: Upgrade transitive dependency qs fix: Security upgrade transitive dependency qs Feb 19, 2026
@mtrezza mtrezza merged commit 225c710 into parse-community:alpha Feb 19, 2026
11 checks passed
parseplatformorg pushed a commit that referenced this pull request Feb 19, 2026
## [9.0.1-alpha.3](9.0.1-alpha.2...9.0.1-alpha.3) (2026-02-19)

### Bug Fixes

* Security upgrade transitive dependency qs ([#3228](#3228)) ([225c710](225c710))
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.0.1-alpha.3

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Feb 19, 2026
@mtrezza mtrezza deleted the fix/qs branch February 20, 2026 00:21
parseplatformorg pushed a commit that referenced this pull request Apr 7, 2026
# [9.1.0](9.0.0...9.1.0) (2026-04-07)

### Bug Fixes

* Bump fast-xml-parser from 5.3.5 to 5.3.6 ([#3223](#3223)) ([aee458b](aee458b))
* Cell content not selected on double clicking data browser cell ([#3271](#3271)) ([9df3beb](9df3beb))
* Column resizing mouse cursor in data browser not visible in Safari browser ([#3246](#3246)) ([e6fb4d7](e6fb4d7))
* Date value cannot be pasted into date field in data browser ([#3243](#3243)) ([e902bea](e902bea))
* Edit icon does not disappear when hovering out of saved filter name in data browser sidebar ([#3245](#3245)) ([d3dcfce](d3dcfce))
* Layout issues when resizing Cloud Config parameter dialog ([#3241](#3241)) ([c6e95d9](c6e95d9))
* Remove unused dependencies ([#3227](#3227)) ([3ba250d](3ba250d))
* Security removal dependency null-loader ([#3230](#3230)) ([5e1b1fa](5e1b1fa))
* Security removal dependency svg-prep ([#3236](#3236)) ([abb08c6](abb08c6))
* Security upgrade transitive dependency ajv ([#3231](#3231)) ([d1e5e41](d1e5e41))
* Security upgrade transitive dependency qs ([#3228](#3228)) ([225c710](225c710))
* Security upgrade transitive dependency undici ([#3229](#3229)) ([8e1be1f](8e1be1f))
* Security upgrade undici ([#3265](#3265)) ([df23ef8](df23ef8))

### Features

* Add confirmation dialog when closing Cloud Config edit parameter dialog without saving changes ([#3247](#3247)) ([9ec03e0](9ec03e0))
* Add diff view to Cloud Config parameter dialog for better conflict handling ([#3239](#3239)) ([f007a68](f007a68))
* Add support for data import in data browser ([#3244](#3244)) ([16f60f4](16f60f4))
* Enforce remote access restrictions on `agent` endpoint ([#3255](#3255)) ([edef824](edef824))
* Graph support for nested Object field values ([#3326](#3326)) ([4562381](4562381))
* Highlight row of selected cell in data browser ([#3270](#3270)) ([298ae63](298ae63))
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released Released as stable version state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants