Skip to content

chore: update biome configurations and applied settings#2932

Merged
zimeg merged 4 commits into
v5from
zimeg-chore-biome-2-bolt-5
May 15, 2026
Merged

chore: update biome configurations and applied settings#2932
zimeg merged 4 commits into
v5from
zimeg-chore-biome-2-bolt-5

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented May 15, 2026

Summary

Forwards #2931 (biome v2 migration from main) into v5.

  • Upgrades @biomejs/biome from v1 to v2
  • Migrates biome config to v2 schema (ignoreincludes, organizeImportsassist.actions.source)
  • Applies biome v2 import/export ordering and lint fixes
  • Adds override to relax unused variable checks in examples/
  • Resolves merge conflicts with v5 changes (WorkflowStep removal, axios→fetch, error handling improvements)

No functional changes.

Test plan

  • npm test passes (build + lint + types + coverage)

Co-Authored-By: Claude svc-devxp-claude@slack-corp.com

🤖 Generated with Claude Code

@zimeg zimeg requested a review from a team as a code owner May 15, 2026 06:01
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 15, 2026

⚠️ No Changeset found

Latest commit: 806bff7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (v5@f63cfad). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff          @@
##             v5    #2932   +/-   ##
=====================================
  Coverage      ?   94.11%           
=====================================
  Files         ?       42           
  Lines         ?     7295           
  Branches      ?      667           
=====================================
  Hits          ?     6866           
  Misses        ?      423           
  Partials      ?        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

zimeg and others added 2 commits May 14, 2026 23:31
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@zimeg zimeg added semver:patch dependencies Pull requests that update a dependency file labels May 15, 2026
@zimeg zimeg self-assigned this May 15, 2026
@zimeg zimeg changed the title chore: migrate biome to v2 chore: update biome configurations and applied settings May 15, 2026
@zimeg
Copy link
Copy Markdown
Member Author

zimeg commented May 15, 2026

🔬 note: The "bolt-ts-custom-function-tempalte" is failing tests since earlier PR #2930 unrelated to this change. I'm eager to merge to keep the v5 branch near "main" changes!

Error: node_modules/@slack/web-api/dist/errors.d.ts(23,44): error TS2304: Cannot find name 'ErrorOptions'.

@zimeg zimeg merged commit b50019c into v5 May 15, 2026
22 of 25 checks passed
@zimeg zimeg deleted the zimeg-chore-biome-2-bolt-5 branch May 15, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla:signed dependencies Pull requests that update a dependency file semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants