Skip to content

fix: refresh dependency lockfile#12

Merged
jaruesink merged 1 commit into
mainfrom
fix/refresh-dependency-lockfile
Jul 15, 2026
Merged

fix: refresh dependency lockfile#12
jaruesink merged 1 commit into
mainfrom
fix/refresh-dependency-lockfile

Conversation

@jaruesink

Copy link
Copy Markdown
Contributor

Summary

  • Restore bun.lock consistency after the merged Dependabot updates.
  • Resolve the declared typescript@7.0.2 and oxfmt@0.59.0 versions, including their platform packages.

Verification

  • bun install --frozen-lockfile
  • bun run lint
  • bun run format:check
  • bun run typecheck
  • bun test

Align the Bun lockfile with the merged TypeScript 7.0.2 and oxfmt 0.59.0 updates.

Agent-Actor: scout
Agent-Run-Id: anvil-cycle-001
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 95176530-e93d-4546-ba91-70fad0d813a9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/refresh-dependency-lockfile

Comment @coderabbitai help to get the list of available commands.

@jaruesink
jaruesink merged commit e36221f into main Jul 15, 2026
3 checks passed
@jaruesink
jaruesink deleted the fix/refresh-dependency-lockfile branch July 15, 2026 05:30
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