chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates#414
Conversation
…dates Bumps the npm_and_yarn group with 2 updates in the /Projects/JavaScript/math-calculator directory: [form-data](https://github.com/form-data/form-data) and [ws](https://github.com/websockets/ws). Updates `form-data` from 4.0.5 to 4.0.6 - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.5...v4.0.6) Updates `ws` from 8.20.1 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.1...8.21.0) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
❌ Deploy Preview for silver-entremet-633411 failed.
|
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
|
Tick the box to add this pull request to the merge queue (same as
|
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Code coverage | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Terraform | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Swift | Jun 21, 2026 7:03p.m. | Review ↗ | |
| SQL | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Shell | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Secrets | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Scala | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Ruby | Jun 21, 2026 7:03p.m. | Review ↗ | |
| PHP | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Kotlin | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Go | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Docker | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Ansible | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Rust | Jun 21, 2026 7:03p.m. | Review ↗ | |
| C# | Jun 21, 2026 7:03p.m. | Review ↗ | |
| C & C++ | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Java | Jun 21, 2026 7:03p.m. | Review ↗ | |
| JavaScript | Jun 21, 2026 7:03p.m. | Review ↗ | |
| Python | Jun 21, 2026 7:03p.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
@dependabot, Can you change axios to v1.7.0-beta.2 (and all the other dependencies in all of the other repositories and monorepositories to beta/pre-release versions)
|
@sourcery-ai review |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR updates npm dependencies in the JavaScript math-calculator project, primarily bumping axios, form-data, and ws to newer patch/minor versions and refreshing the lockfile accordingly. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The PR description (form-data and ws updates) does not match the actual diff (axios version bump), so please align the description with the dependencies actually changed to avoid confusion.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The PR description (form-data and ws updates) does not match the actual diff (axios version bump), so please align the description with the dependencies actually changed to avoid confusion.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|



Bumps the npm_and_yarn group with 2 updates in the /Projects/JavaScript/math-calculator directory: form-data and ws.
Updates
form-datafrom 4.0.5 to 4.0.6Changelog
Sourced from form-data's changelog.
Commits
64190dbv4.0.692ae0eb[Deps] updatehasown,mime-typesf31d21e[Dev Deps] update@ljharb/eslint-config,auto-changelog,tape8dff42c[Fix] escape CR, LF, and"in field names and filenames67b0f65[Dev Deps] updatejs-randomness-predictorUpdates
wsfrom 8.20.1 to 8.21.0Release notes
Sourced from ws's releases.
Commits
bca91ad[dist] 8.21.02b2abd4[security] Limit retained message parts78eabe2[security] Add latest vulnerability to SECURITY.mdDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Update JavaScript math-calculator project dependency versions.
Bug Fixes:
Enhancements: