Skip to content

chore: update deps#2370

Merged
ssbarnea merged 1 commit intomainfrom
chore/vite
Dec 9, 2025
Merged

chore: update deps#2370
ssbarnea merged 1 commit intomainfrom
chore/vite

Conversation

@ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Dec 9, 2025

  • Updated TypeScript ESLint packages from 8.48.1 to 8.49.0 (removes graphemer dependency)
  • Updated @types/node from 24.10.1 to 24.10.2
  • Updated build tools (vite, vue-tsc) and testing libraries (jsdom, express, winston) to latest versions
  • Added "cooldown" configuration to .ncurc.json

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 various npm dependencies to their latest minor and patch versions. Note: The PR title contains a typo ("chode" should be "chore").

Key changes:

  • Updated TypeScript ESLint packages from 8.48.1 to 8.49.0 (removes graphemer dependency)
  • Updated @types/node from 24.10.1 to 24.10.2
  • Updated build tools (vite, vue-tsc) and testing libraries (jsdom, express, winston) to latest versions
  • Added "cooldown" configuration to .ncurc.json

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
yarn.lock Updated dependency resolutions for all upgraded packages, removed graphemer as it's no longer required by typescript-eslint 8.49.0
packages/ansible-mcp-server/package.json Updated @types/node to 24.10.2
packages/ansible-language-server/package.json Updated @types/node to 24.10.2
package.json Updated multiple dependencies including typescript-eslint (8.49.0), vite (7.2.7), vue-tsc (3.1.8), express (5.2.1), jsdom (27.3.0), winston (3.19.0), and various @types packages
.ncurc.json Added "cooldown": 3 configuration for npm-check-updates

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

@ssbarnea ssbarnea added the chore label Dec 9, 2025
@ssbarnea ssbarnea disabled auto-merge December 9, 2025 13:35
@ssbarnea ssbarnea merged commit d8611c6 into main Dec 9, 2025
15 checks passed
@ssbarnea ssbarnea deleted the chore/vite branch December 9, 2025 13:35
@alisonlhart alisonlhart changed the title chode: update deps chore: update deps Dec 9, 2025
@github-actions github-actions bot added chore and removed chore labels Dec 9, 2025
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.

3 participants