Skip to content

Conversation

@Chhavi-Mandowara
Copy link
Contributor

@Chhavi-Mandowara Chhavi-Mandowara commented Jan 29, 2026

chore: update axios version to v1.12.0
fix: use runtime cwd for data-dir flag
chore:update patch version
chore: update packages for security issues
chore: Update license year

Chhavi-Mandowara and others added 9 commits December 30, 2025 17:56
Co-authored-by: Harshi-Shah-CS <harshi.shah@contentstack.com>
Co-authored-by: Aryan Bansal <aryan.bansal@contentstack.com>
Co-authored-by: SakshiKoli-CS <sakshi.koli@contentstack.com>
chore: Update axios and express version
Update express version to v4.22.0 and Axios version to v1.12.0
fix: use runtime cwd for data-dir flag
Use runtime cwd for data-dir flag
naeem-shakh-cs
naeem-shakh-cs previously approved these changes Jan 29, 2026
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 makes three changes: updates the axios dependency version, fixes the data-dir flag to use runtime process.cwd() evaluation, and bumps the package version.

Changes:

  • Updates axios from ~1.10.0 to ~1.12.0 (resolves to 1.12.2 in lockfile)
  • Fixes data-dir flag to evaluate process.cwd() at runtime instead of at module load time
  • Bumps package version from 1.9.4 to 1.9.5

Reviewed changes

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

Show a summary per file
File Description
src/commands/launch/functions.ts Removes default value from data-dir flag and adds runtime cwd evaluation with fallback logic
src/commands/launch/functions.test.ts Adds test case to verify fallback behavior when data-dir is not provided
package.json Updates axios version to ~1.12.0 and bumps package version to 1.9.5
package-lock.json Updates axios to 1.12.2 and reflects package version change
.talismanrc Updates checksum for package-lock.json changes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Harshi-Shah-CS
Harshi-Shah-CS previously approved these changes Jan 29, 2026
Copy link
Contributor

@Harshi-Shah-CS Harshi-Shah-CS left a comment

Choose a reason for hiding this comment

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

👍

@Chhavi-Mandowara Chhavi-Mandowara changed the title Update axios version to v1.12.0, patch version for launch-cli package and Use runtime cwd for data-dir flag. Update axios version to v1.12.0, patch version for launch-cli package, packages for security issues and Use runtime cwd for data-dir flag. Jan 30, 2026
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

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


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Chhavi-Mandowara Chhavi-Mandowara changed the title Update axios version to v1.12.0, patch version for launch-cli package, packages for security issues and Use runtime cwd for data-dir flag. Update axios version to v1.12.0, patch version for launch-cli package, packages for security issues, license year and use runtime cwd for data-dir flag. Jan 30, 2026
Copy link
Contributor

@dhruvparekh12 dhruvparekh12 left a comment

Choose a reason for hiding this comment

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

👍

@Chhavi-Mandowara Chhavi-Mandowara merged commit 1f4b876 into main Jan 30, 2026
7 checks passed
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.

8 participants