Skip to content

chore(deps): bump dependencies#167

Merged
fityannugroho merged 2 commits intomainfrom
bump-deps
Oct 24, 2025
Merged

chore(deps): bump dependencies#167
fityannugroho merged 2 commits intomainfrom
bump-deps

Conversation

@fityannugroho
Copy link
Owner

PR Checklist

Please check if your PR fulfills the following requirements:

  • I have read the documentation.
  • I have read and followed the Contributing Guidelines.
  • I have included a pull request description of my changes.
  • I have included the necessary changes to the documentation.
  • I have added tests to cover my changes.

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes

What is the current behavior?

Issue Number: N/A

What is the new behavior?

This pull request updates several dependencies in the package.json file to their latest versions. These updates help keep the project secure, compatible, and up-to-date with the latest features and bug fixes.

Dependency updates:

  • Updated development dependencies: @biomejs/biome to 2.3.0, @types/node to 24.9.1, msw to 2.11.6, and typescript to 5.9.3.
  • Updated production dependencies: chalk to 5.6.2, got to 14.6.0, meow to 14.0.0, and sharp to 0.34.4.

Other information

None

Copilot AI review requested due to automatic review settings October 24, 2025 09:09
@fityannugroho fityannugroho added dependencies Pull requests that update a dependency file ci Changes or issues related to Continuous Integration (e.g., automated builds, linting, testing) labels Oct 24, 2025
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 and GitHub Actions to their latest versions, maintaining security and compatibility. The changes include both development and production dependencies, as well as CI workflow updates.

Key changes:

  • Updated 8 npm dependencies (4 devDependencies and 4 dependencies) to their latest minor/patch versions
  • Upgraded actions/setup-node from v5 to v6 in CI workflows

Reviewed Changes

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

File Description
package.json Updated npm dependencies including @biomejs/biome, @types/node, msw, typescript, chalk, got, meow, and sharp to latest versions
.github/workflows/npm-publish.yml Upgraded actions/setup-node from v5 to v6
.github/workflows/main.yml Upgraded actions/setup-node from v5 to v6
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@fityannugroho fityannugroho merged commit 733fe46 into main Oct 24, 2025
5 checks passed
@fityannugroho fityannugroho deleted the bump-deps branch October 24, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Changes or issues related to Continuous Integration (e.g., automated builds, linting, testing) dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant