Skip to content

chore(deps): bulk dependency refresh#14

Merged
AlbinoGeek merged 1 commit into
mainfrom
bastion/deps-refresh-2026-05-27
May 28, 2026
Merged

chore(deps): bulk dependency refresh#14
AlbinoGeek merged 1 commit into
mainfrom
bastion/deps-refresh-2026-05-27

Conversation

@AlbinoGeek
Copy link
Copy Markdown
Member

Summary

  • Refreshed all top-level + transitive dependencies via bun update --latest
  • @biomejs/biome bumped 2.4.15 → 2.4.16 (only dep with an available update)
  • Updated biome.json schema URL to match new Biome version

Verification

  • build: PASS (bun run build / tsc)
  • lint: PASS (3 pre-existing unsafe warnings, not introduced here)
  • tests: PASS (365 pass, 0 fail)
  • pre-push hooks: green

🤖 Bulk refresh per Bastion order

Bulk refresh per Bastion order — refreshes all top-level + transitive deps.
@biomejs/biome 2.4.15 → 2.4.16; biome.json schema URL updated to match.
Copilot AI review requested due to automatic review settings May 28, 2026 04:13
Copy link
Copy Markdown

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 refreshes the repository’s Biome development dependency and keeps the Biome configuration schema aligned with the installed version.

Changes:

  • Bumps @biomejs/biome from ^2.4.15 to ^2.4.16.
  • Updates Biome platform binary lockfile entries to 2.4.16.
  • Updates biome.json schema URL to the matching Biome version.

Reviewed changes

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

File Description
package.json Updates the Biome dev dependency version.
bun.lock Refreshes locked Biome package and platform binary versions.
biome.json Updates the Biome schema URL to match the new version.

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

Comment thread package.json
},
"devDependencies": {
"@biomejs/biome": "^2.4.15",
"@biomejs/biome": "^2.4.16",
@AlbinoGeek AlbinoGeek merged commit 8be3c4b into main May 28, 2026
5 checks passed
@AlbinoGeek AlbinoGeek deleted the bastion/deps-refresh-2026-05-27 branch May 28, 2026 05:50
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