chore(deps-dev)(deps-dev): bump the development-minor-patch group across 1 directory with 3 updates - #109
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Docker | Aug 1, 2026 4:05a.m. | Review ↗ | |
| JavaScript | Aug 1, 2026 4:05a.m. | Review ↗ | |
| Python | Aug 1, 2026 4:05a.m. | Review ↗ | |
| Secrets | Aug 1, 2026 4:05a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF ScorecardScorecard details
Scanned Files
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
…oss 1 directory with 3 updates Bumps the development-minor-patch group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@types/node` from 26.1.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.62.1 to 8.64.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.62.1 to 8.64.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/parser) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
efe8f6a to
43c1b91
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
There was a problem hiding this comment.
Pull request overview
This PR updates dev-time TypeScript/ESLint dependencies in the root package to pick up newer Node type definitions and the latest @typescript-eslint linting plugin (with corresponding lockfile resolution updates).
Changes:
- Bump
@types/nodefrom^26.1.0to^26.1.1. - Bump
@typescript-eslint/eslint-pluginfrom^8.62.1to^8.64.0(and update resolved@typescript-eslint/*packages inpackage-lock.jsonaccordingly).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates devDependency versions for @types/node and @typescript-eslint/eslint-plugin (but leaves @typescript-eslint/parser range behind the plugin’s peer requirement). |
| package-lock.json | Updates resolved versions/integrity for the bumped packages; root devDependencies range for @typescript-eslint/parser remains at ^8.61.0. |
| "@typescript-eslint/eslint-plugin": "^8.64.0", | ||
| "@typescript-eslint/parser": "^8.61.0", |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the development-minor-patch group with 2 updates in the / directory: @types/node and @typescript-eslint/eslint-plugin.
Updates
@types/nodefrom 26.1.0 to 26.1.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.62.1 to 8.64.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
414d9abchore(release): publish 8.64.0bcfe16ffeat(eslint-plugin): [no-loop-func] supportusing/await usingdeclarati...5b5bfdefix(eslint-plugin): [require-array-sort-compare] handle constrained arrays (#...321856cchore: cleanup cspell config (#12526)b418cf5feat(typescript-estree): throw for invalid definite assignment in class prope...737de2bdocs: align unified-signatures correct example parameter (#12506)a63c17adocs: fix shadowed parameter name in unified-signatures example (#12502)290cf6cchore(release): publish 8.63.08d8fda6feat(eslint-plugin): [no-misused-promises] detect async usage of a sync dispo...fec4f4ffix(eslint-plugin): [no-base-to-string] don't flag a shadowed String() call (...Updates
@typescript-eslint/parserfrom 8.62.1 to 8.64.0Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.0