Skip to content

chore: update dependencies#310

Merged
avoidwork merged 2 commits into
masterfrom
chore/update-deps
Jul 9, 2026
Merged

chore: update dependencies#310
avoidwork merged 2 commits into
masterfrom
chore/update-deps

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

What's Changed

  • chore: update dependencies

Changes

  • Updated package.json and package-lock.json

Type of Change

  • Dependency update

Checklist

  • I have read the CONTRIBUTING document.
  • New and existing tests pass locally with my changes.
  • I have checked that I have not introduced any new security vulnerabilities.
  • The PR targets the master branch.

@augmentcode

augmentcode Bot commented Jul 9, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: This PR updates the project’s development tooling dependencies.

Changes:

  • Bumped oxfmt from ^0.57.0 to ^0.58.0 in package.json.
  • Updated package-lock.json accordingly (lockfile change included in PR).

Technical Notes:

  • oxfmt impacts formatting output and may affect contributor workflows and CI if formatting behavior changes between versions.
  • Using a lockfile should keep installs consistent; ensuring it stays in sync with package.json prevents CI/local divergence.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot 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.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread package.json
"auto-changelog": "^2.5.0",
"husky": "^9.1.7",
"oxfmt": "^0.57.0",
"oxfmt": "^0.58.0",

@augmentcode augmentcode Bot Jul 9, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Because oxfmt is part of the formatting toolchain, please double-check that package-lock.json pins a compatible oxfmt version and that npm ci/npm run fix remain deterministic with ^0.58.0 (to avoid local-vs-CI drift if the lockfile and manifest diverge).

Severity: low

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

@avoidwork avoidwork merged commit e1ce662 into master Jul 9, 2026
2 checks passed
@avoidwork avoidwork deleted the chore/update-deps branch July 9, 2026 11:05
@avoidwork avoidwork mentioned this pull request Jul 9, 2026
6 tasks
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.

1 participant