Skip to content

[Codependence] update dependencies#205

Merged
kodiakhq[bot] merged 1 commit intomainfrom
update-dependencies
Mar 23, 2026
Merged

[Codependence] update dependencies#205
kodiakhq[bot] merged 1 commit intomainfrom
update-dependencies

Conversation

@yowainwright
Copy link
Owner

Dependency updates

Auto-generated by [codependence][1] using [create-pull-request][2]
[1]: https://github.com/yowainwright/build-lambda-layer
[2]: https://github.com/peter-evans/create-pull-request

@kodiakhq kodiakhq bot merged commit 0ce7ca0 into main Mar 23, 2026
4 of 5 checks passed
@kodiakhq kodiakhq bot deleted the update-dependencies branch March 23, 2026 05:28
@greptile-apps
Copy link

greptile-apps bot commented Mar 23, 2026

Greptile Summary

This PR is an auto-generated dependency update that bumps three dev dependencies — eslint (10.0.3 → 10.1.0), @typescript-eslint/eslint-plugin (8.57.0 → 8.57.1), and @typescript-eslint/parser (8.57.0 → 8.57.1) — along with their transitive dependencies in the lockfile.

  • eslint 10.0.3 → 10.1.0: Minor bump; also pulls in @eslint/config-helpers 0.5.3 and espree 11.2.0 as transitive updates.
  • @typescript-eslint packages 8.57.0 → 8.57.1: Patch release; all sub-packages (scope-manager, types, typescript-estree, visitor-keys, utils, type-utils, project-service, tsconfig-utils) are updated consistently.
  • cross-spawn 7.0.5 → 7.0.6 (transitive via foreground-child): Patch bump, likely a security/bug-fix release.
  • All changed packages are dev dependencies with no production impact on the Lambda layer build output.

Confidence Score: 5/5

  • This PR is safe to merge — only dev dependency patch/minor bumps with no production code changes.
  • All changes are confined to dev tooling (ESLint and its TypeScript plugin), the lockfile is internally consistent, and none of the updated packages affect the runtime Lambda layer artifact. The updates are patch-level for TypeScript-ESLint and a minor bump for ESLint, both of which are well-maintained with strong backward compatibility guarantees.
  • No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 8.57.0 to 8.57.1, and eslint from 10.0.3 to 10.1.0. All dev-only dependencies — no production impact.
pnpm-lock.yaml Lockfile regenerated to reflect updated specifiers; also picks up transitive patch bumps (@eslint/config-helpers 0.5.2→0.5.3, espree 11.1.1→11.2.0, cross-spawn 7.0.5→7.0.6, debug 4.4.0→4.4.3). All changes are consistent with the package.json intent.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["eslint 10.0.3 to 10.1.0"] --> B["@eslint/config-helpers 0.5.2 to 0.5.3"]
    A --> C["espree 11.1.1 to 11.2.0"]
    D["@typescript-eslint/eslint-plugin 8.57.0 to 8.57.1"] --> E["@typescript-eslint/parser 8.57.1"]
    D --> F["@typescript-eslint/scope-manager 8.57.1"]
    D --> G["@typescript-eslint/type-utils 8.57.1"]
    D --> H["@typescript-eslint/utils 8.57.1"]
    D --> I["@typescript-eslint/visitor-keys 8.57.1"]
    E --> F
    E --> J["@typescript-eslint/types 8.57.1"]
    E --> K["@typescript-eslint/typescript-estree 8.57.1"]
    K --> L["@typescript-eslint/project-service 8.57.1"]
    K --> M["@typescript-eslint/tsconfig-utils 8.57.1"]
    N["foreground-child transitive"] --> O["cross-spawn 7.0.5 to 7.0.6"]
Loading

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

Sign up for free to 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