Skip to content

fix: message error code issue #1945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2025
Merged

fix: message error code issue #1945

merged 1 commit into from
Jun 3, 2025

Conversation

aman19K
Copy link
Contributor

@aman19K aman19K commented Jun 3, 2025

No description provided.

@aman19K aman19K requested a review from a team as a code owner June 3, 2025 07:47
@aman19K aman19K requested review from cs-raj and Copilot and removed request for a team June 3, 2025 07:47
Copy link

@Copilot 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 aims to address an issue with error message codes by updating the dependency version for @contentstack/cli-utilities. The key changes are as follows:

  • Upgraded @contentstack/cli-utilities version from ~1.11.1 to ~1.12.0 in packages/contentstack-variants/package.json.
  • Upgraded @contentstack/cli-utilities version from ~1.11.1 to ~1.12.0 in packages/contentstack-auth/package.json.

Reviewed Changes

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

File Description
packages/contentstack-variants/package.json Updated cli-utilities dependency version
packages/contentstack-auth/package.json Updated cli-utilities dependency version
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (2)

packages/contentstack-variants/package.json:29

  • Confirm that the updated @contentstack/cli-utilities version fully addresses the error code messaging issues described in the commit message without introducing any breaking changes.
"@contentstack/cli-utilities": "~1.12.0",

packages/contentstack-auth/package.json:26

  • Ensure that upgrading to the newer version of @contentstack/cli-utilities does not impact the behavior of error message handling, keeping consistency across related modules.
"@contentstack/cli-utilities": "~1.12.0"

Copy link

@AniketDev7 AniketDev7 left a comment

Choose a reason for hiding this comment

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

LGTM

@aman19K aman19K merged commit a5b1226 into development Jun 3, 2025
10 checks passed
@aman19K aman19K deleted the fix/cli-message-issue branch June 3, 2025 07:56
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