Skip to content

Conversation

@EthanThePhoenix38
Copy link

Description

This PR updates critical dependencies to address security vulnerabilities detected by Dependabot. The updates include axios and Next.js across multiple directories.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please describe):

Changes Made

  • Updated axios from 1.9.0 to 1.12.0 in root directory
  • Updated next from 15.3.2 to 15.4.7 in root directory
  • Updated next from 15.3.2 to 15.4.7 in /packages/docs directory
  • Fixed security vulnerabilities identified by Dependabot

Security Fixes

This update addresses security vulnerabilities in the following packages:

  • axios: Updated to version 1.12.0 to resolve security issues
  • next: Updated to version 15.4.7 to resolve security issues

Testing

  • I have tested my changes locally
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • All existing tests pass

Additional Context

This is an automated security update generated by Dependabot and reviewed by Copilot. The changes are backward compatible and focus on security improvements without breaking existing functionality.

Release Notes:

Checklist

  • My code follows the project's coding conventions
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings

Copilot AI and others added 4 commits September 25, 2025 02:04
…updates

Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 1 update in the /packages/docs directory: [next](https://github.com/vercel/next.js).


Updates `axios` from 1.9.0 to 1.12.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.9.0...v1.12.0)

Updates `next` from 15.3.2 to 15.4.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.2...v15.4.7)

Updates `next` from 15.3.2 to 15.4.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.2...v15.4.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-version: 15.4.7
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-version: 15.4.7
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
…1-4ffe-942c-5072231cf09d

Security: Dependabot detected security error.
It has been fixed.
…npm_and_yarn-13ab244669

chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates
Copilot AI review requested due to automatic review settings September 25, 2025 02:29
@vercel
Copy link

vercel bot commented Sep 25, 2025

@EthanThePhoenix38 is attempting to deploy a commit to the motia Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Copilot AI left a comment

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 critical dependencies to address security vulnerabilities, specifically bumping axios to version 1.12.0 and Next.js to version 15.4.7 across the project.

  • Updated axios from versions 1.8.2/1.9.0 to 1.12.0 for security fixes
  • Updated Next.js from 15.3.2 to 15.4.7 for security improvements
  • Applied updates consistently across root and package directories

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Updated axios from 1.9.0 to 1.12.0 in root dependencies
packages/snap/package.json Updated axios from 1.8.2 to 1.12.0 in snap package
packages/docs/package.json Updated Next.js from 15.3.2 to 15.4.7 in docs package

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@rohitg00
Copy link
Contributor

Hey @EthanThePhoenix38 Thanks for your PR, We'll review this very soon and get back to you.

Thanks again.

@EthanThePhoenix38
Copy link
Author

Hi,
What are the News?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants