Skip to content

[Codependence] update dependencies - #160

Open
yowainwright wants to merge 1 commit into
mainfrom
update-dependencies
Open

[Codependence] update dependencies#160
yowainwright wants to merge 1 commit into
mainfrom
update-dependencies

Conversation

@yowainwright

Copy link
Copy Markdown
Owner

Dependency updates

Auto-generated by codependence using create-pull-request

@greptile-apps

Copy link
Copy Markdown

Greptile Summary

This is an automated patch-level dependency update generated by codependence, bumping all @typescript-eslint/* packages from 8.57.0 to 8.57.1.

  • package.json: @typescript-eslint/eslint-plugin and @typescript-eslint/parser updated from 8.57.08.57.1
  • pnpm-lock.yaml: All 9 related @typescript-eslint/* sub-packages (scope-manager, types, typescript-estree, type-utils, utils, visitor-keys, project-service, tsconfig-utils) bumped in lockstep with new integrity hashes
  • All peer dependencies (eslint@8.57.0, typescript@5.9.3) remain unchanged
  • This is a patch release — no breaking changes are expected per semver

Confidence Score: 5/5

  • This PR is safe to merge — it is a routine, automated patch bump with no logic changes.
  • Patch-level update (8.57.0 → 8.57.1) of dev-only ESLint tooling. No production code was changed, all peer dependencies remain compatible, and the lockfile is internally consistent.
  • No files require special attention.

Important Files Changed

FilenameOverview
package.jsonBumps @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 8.57.0 to 8.57.1 (patch release). No other changes.
pnpm-lock.yamlLockfile updated to reflect the 8.57.0 → 8.57.1 bump across all 9 @typescript-eslint/* sub-packages. Resolutions and integrity hashes are consistent throughout.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["package.json\n@typescript-eslint/eslint-plugin 8.57.0 → 8.57.1\n@typescript-eslint/parser 8.57.0 → 8.57.1"] --> B["pnpm-lock.yaml update"]
B --> C["@typescript-eslint/eslint-plugin@8.57.1"]
B --> D["@typescript-eslint/parser@8.57.1"]
B --> E["@typescript-eslint/scope-manager@8.57.1"]
B --> F["@typescript-eslint/types@8.57.1"]
B --> G["@typescript-eslint/typescript-estree@8.57.1"]
B --> H["@typescript-eslint/type-utils@8.57.1"]
B --> I["@typescript-eslint/utils@8.57.1"]
B --> J["@typescript-eslint/visitor-keys@8.57.1"]
B --> K["@typescript-eslint/project-service@8.57.1"]
B --> L["@typescript-eslint/tsconfig-utils@8.57.1"]
C & D --> M["eslint@8.57.0 (unchanged)"]
C & D & G --> N["typescript@5.9.3 (unchanged)"]
Loading

Reviews (1): Last reviewed commit: "Update dependencies" | Re-trigger Greptile

@yowainwright
yowainwrightforce-pushed the update-dependencies branch 2 times, most recently from ecb3533 to 2a5833fCompareApril 20, 2026 05:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@yowainwright