build(deps): bump query-string from 6.14.1 to 9.5.1 in /web - #7345
dependabot[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for pipecd-site canceled.
|
There was a problem hiding this comment.
🟡 Changes recommended
The major upgrade to query-string is likely to break the current Jest/ts-jest (CommonJS) test setup due to ESM-only packaging unless the test/tooling configuration is updated accordingly.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the PipeCD web frontend’s dependency on query-string to a newer major version, refreshing the corresponding Yarn lockfile entries.
Changes:
- Bump
query-stringinweb/package.jsonfrom^6.14.1to^9.5.1. - Update
web/yarn.lockto the resolvedquery-string@9.5.1dependency tree (includingdecode-uri-component,filter-obj, andsplit-on-first).
File summaries
| File | Description |
|---|---|
| web/package.json | Updates the declared query-string dependency version. |
| web/yarn.lock | Updates the lockfile to reflect the new query-string version and its transitive dependencies. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "path-browserify": "^1.0.1", | ||
| "prism-react-renderer": "^2.4.1", | ||
| "query-string": "^6.14.1", | ||
| "query-string": "^9.5.1", |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7345 +/- ##
==========================================
- Coverage 29.75% 25.51% -4.24%
==========================================
Files 601 3 -598
Lines 64442 533 -63909
==========================================
- Hits 19172 136 -19036
+ Misses 43778 390 -43388
+ Partials 1492 7 -1485 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
cafeacb to
724bc25
Compare
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.14.1 to 9.5.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v6.14.1...v9.5.1) --- updated-dependencies: - dependency-name: query-string dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
724bc25 to
7d4832c
Compare
Bumps query-string from 6.14.1 to 9.5.1.
Release notes
Sourced from query-string's releases.
... (truncated)
Commits
7fd81339.5.147b5b30FixstringifyUrl()dropping a leading#in the fragment identifier and th...aae373a9.5.055e453dUpdate dependenciesc69443c9.4.1872fb6fFix relative URLs with fragmentsf5daa07Create security.md0b047b79.4.03ac2e84Meta tweaks482b19aImprove performance