Skip to content

Dependency Updates#25

Merged
michaelahern merged 1 commit intomainfrom
dep-2025-08
Aug 15, 2025
Merged

Dependency Updates#25
michaelahern merged 1 commit intomainfrom
dep-2025-08

Conversation

@michaelahern
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings August 15, 2025 23:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates project dependencies to their latest versions and improves array access validation in the client code.

  • Updates TypeScript from version 5.8 to 5.9
  • Updates @eslint/markdown from version 6 to 7
  • Replaces array length check with direct element existence check for safer array access

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Updates TypeScript and ESLint markdown plugin to newer versions
src/client.ts Improves array access safety by checking element existence directly

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@michaelahern michaelahern merged commit ab9624d into main Aug 15, 2025
5 checks passed
@michaelahern michaelahern deleted the dep-2025-08 branch August 15, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants