Skip to content

fix: update dependencies and fix biome recommended - #115

Merged
pviti merged 1 commit into
mainfrom
update-dependencies
Jul 29, 2026
Merged

fix: update dependencies and fix biome recommended#115
pviti merged 1 commit into
mainfrom
update-dependencies

Conversation

@pviti

@pviti pviti commented Jul 29, 2026

Copy link
Copy Markdown
Member

Update dependencies

Dev dependency refresh for @commercelayer/cli-core, plus the Biome config fix required by the newer linter version.

Dev dependencies

Package From To
@biomejs/biome ^2.5.4 ^2.5.6
oclif ^4.23.27 ^4.23.29

Biome configuration

Biome 2.5.6 replaces the boolean linter.rules.recommended flag with the linter.rules.preset field, so biome.json now uses "preset": "recommended". Behaviour is unchanged — the same recommended rule set is enabled, with the existing suspicious and style overrides untouched.

Notes

  • Dev-only, patch-level bumps; no runtime dependencies touched, no source changes and no public API impact.
  • pnpm-lock.yaml regenerated accordingly.

@pviti pviti self-assigned this Jul 29, 2026
@pviti
pviti merged commit f3a3101 into main Jul 29, 2026
3 checks passed
@pviti

pviti commented Jul 29, 2026

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 5.11.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants