🔧 chore(deps): refresh safe dependencies - #46
Merged
Conversation
- ⬆️ update compatible dependency versions and lockfiles
There was a problem hiding this comment.
Pull request overview
This PR refreshes the repository’s dev-tooling dependencies (lint/format/type-aware linting) and updates the pnpm lockfile accordingly, keeping the toolchain current while staying within existing major versions.
Changes:
- Bump
eslint,globals,lint-staged,prettier, andtypescript-eslintto newer minor/patch versions inpackage.json. - Regenerate
pnpm-lock.yamlto reflect the updated dependency graph and resolved versions.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates devDependencies for linting/formatting tooling to the specified newer versions. |
| pnpm-lock.yaml | Lockfile refresh aligning resolved packages/engines/integrity hashes with the updated devDependencies. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
| Filename | Overview |
|---|---|
| package.json | 更新五项开发依赖版本,未发现与既有 Greptile thread 相关的不完整或不安全修复。 |
| pnpm-lock.yaml | lockfile 与 manifest 中的新版本保持一致,并刷新对应的传递依赖。 |
Reviews (2): Last reviewed commit: "🔧 chore(ci): retrigger cancelled codeql" | Re-trigger Greptile
- 👷 restart checks after GitHub cancelled the zero-step run
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.
Summary
eslint10.4.1 → 10.8.0,globals17.6.0 → 17.9.0,lint-staged17.0.7 → 17.3.0,prettier3.8.3 → 3.9.6, andtypescript-eslint8.60.1 → 8.66.0Risk
All updates stay within existing major versions. No migration is required.
Validation
pnpm lint