Skip to content

chore: Update dependencies#9

Merged
stefashkaa merged 1 commit into
mainfrom
chore/update-deps
Jun 2, 2026
Merged

chore: Update dependencies#9
stefashkaa merged 1 commit into
mainfrom
chore/update-deps

Conversation

@stefashkaa

Copy link
Copy Markdown
Owner

Summary

I've just updated project dependencies

Problem / Motivation

To use the latest dev tools

Type Of Change

  • Bug fix (non-breaking)
  • Feature (non-breaking)
  • Breaking change
  • Docs
  • Refactor / perf
  • CI / build / tooling

Testing

N/A

Visual Diff (if applicable)

N/A

Checklist

  • I ran pnpm lint
  • I ran pnpm typecheck
  • I ran pnpm generate:dev
  • I updated docs and .env.example when needed
  • I added visual proof for rendering changes
  • I verified action behavior if action.yml or src/action.ts changed

Copilot AI review requested due to automatic review settings June 2, 2026 10:14
@sonarqubecloud

sonarqubecloud Bot commented Jun 2, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

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 the project’s dependency set to newer versions of key development/tooling packages (linting, typechecking, build tooling), keeping the repository aligned with current tooling releases.

Changes:

  • Bump core tooling deps: eslint, typescript-eslint, tsx, vite, lint-staged.
  • Update transitive toolchain packages in pnpm-lock.yaml (e.g., esbuild, yaml, rolldown, etc.).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates devDependency version ranges for linting/build tooling packages.
pnpm-lock.yaml Regenerates lockfile to reflect the updated dependency graph and resolved versions.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
@stefashkaa stefashkaa merged commit 751365e into main Jun 2, 2026
3 checks passed
@stefashkaa stefashkaa deleted the chore/update-deps branch June 2, 2026 10:18
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