Skip to content

build(deps): bump query-string from 6.14.1 to 9.5.0 in /web - #7268

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/query-string-9.5.0
Open

build(deps): bump query-string from 6.14.1 to 9.5.0 in /web#7268
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/query-string-9.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps query-string from 6.14.1 to 9.5.0.

Release notes

Sourced from query-string's releases.

v9.5.0

  • Update dependencies 55e453d

sindresorhus/query-string@v9.4.1...v9.5.0

v9.4.1

  • Fix relative URLs with fragments 872fb6f

sindresorhus/query-string@v9.4.0...v9.4.1

v9.4.0

  • Improve performance 482b19a

sindresorhus/query-string@v9.3.1...v9.4.0

v9.3.1

  • Fix custom type functions with array formats 720f2ff

sindresorhus/query-string@v9.3.0...v9.3.1

v9.3.0

  • Add replacer option to stringify() 509014d
  • Fix encoded separator incorrectly splitting single values into arrays ec67fea

sindresorhus/query-string@v9.2.2...v9.3.0

v9.2.2

  • Accept valueless parameters as true when using a boolean with types option (#410) 557a550

sindresorhus/query-string@v9.2.1...v9.2.2

v9.2.1

  • Fix stringifyUrl not respecting passed in options 38dae7b

sindresorhus/query-string@v9.2.0...v9.2.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.14.1 to 9.5.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v6.14.1...v9.5.0)

---
updated-dependencies:
- dependency-name: query-string
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 25, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 25, 2026 23:14
Copilot AI lite review requested due to automatic review settings August 25, 2026 23:14
@dependabot
dependabot Bot requested a review from a team as a code owner August 25, 2026 23:14
@dependabot
dependabot Bot requested a review from hongky-1994 August 25, 2026 23:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 25, 2026
@netlify

netlify Bot commented Aug 25, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit fe775b9
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6a8e21d8ea34c50008eb6c65

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the PipeCD web frontend dependency query-string to a newer major version, along with corresponding lockfile updates, to keep the web build’s dependency set current.

Changes:

  • Bump query-string from ^6.14.1 to ^9.5.0 in web/package.json.
  • Update web/yarn.lock to reflect the new query-string version and its transitive dependency updates.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
web/package.json Updates the declared query-string dependency version to ^9.5.0.
web/yarn.lock Refreshes the resolved dependency graph for query-string and related transitive packages.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread web/package.json
"path-browserify": "^1.0.1",
"prism-react-renderer": "^2.4.1",
"query-string": "^6.14.1",
"query-string": "^9.5.0",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/web dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant