Skip to content

chore: more deps#2372

Closed
ssbarnea wants to merge 1 commit intomainfrom
chore/vite
Closed

chore: more deps#2372
ssbarnea wants to merge 1 commit intomainfrom
chore/vite

Conversation

@ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Dec 9, 2025

No description provided.

Copy link
Contributor

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 two key dependencies to their latest versions: zod from v3.23.8 to v4.1.13 (a major version bump) and @vscode-elements/elements from v2.0.0 to v2.3.1. Additionally, it adds gitignore entries for content creator template resources.

  • Updated zod to v4.1.13 across the monorepo (major version upgrade from v3.x)
  • Updated @vscode-elements/elements to v2.3.1 (minor version upgrade from v2.0.0)
  • Added gitignore entries for devcontainer and devfile template resources

Reviewed changes

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

File Description
yarn.lock Updates locked versions for zod (v4.1.13) and @vscode-elements/elements (v2.3.1), consolidates zod version ranges
packages/ansible-mcp-server/package.json Updates zod dependency to ^4.1.13 for the MCP server package
package.json Updates @vscode-elements/elements devDependency to ^2.3.1 for the root package
.gitignore Adds entries to ignore generated devcontainer and devfile template resources

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

Copy link
Contributor

@alisonlhart alisonlhart left a comment

Choose a reason for hiding this comment

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

See the comment.

"ajv-formats": "^3.0.1",
"yaml": "^2.8.2",
"zod": "^3.23.8"
"zod": "^4.1.13"
Copy link
Contributor

@shatakshiiii shatakshiiii Dec 9, 2025

Choose a reason for hiding this comment

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

updating zod version without mcp-sdk update can bring unwanted dependency conflicts, let's verify that mcp tools are working with this.

@alisonlhart
Copy link
Contributor

Needs to wait until AAP-58537 is completed, since that will add the test cases.

@shatakshiiii shatakshiiii marked this pull request as draft December 12, 2025 10:45
auto-merge was automatically disabled December 12, 2025 10:45

Pull request was converted to draft

@shatakshiiii
Copy link
Contributor

This can be rebased once the test PR is merged - #2414

@github-project-automation github-project-automation bot moved this from In Progress to Done in 🧰 devtools project board Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants