Merged
Conversation
Contributor
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.