[PR #6030] [MERGED] chore: use the Biome schema with a relative path from node_modules #23296

Closed
opened 2026-04-15 21:36:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6030
Author: @bytaesu
Created: 11/17/2025
Status: Merged
Merged: 11/17/2025
Merged by: @himself65

Base: canaryHead: 2025-11-17/chore/biome-from-node-modules


📝 Commits (1)

  • aebc55d chore: use the Biome schema with a relative path from node_modules

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 biome.json (+1 -1)

📄 Description

Reference: https://biomejs.dev/reference/configuration/#schema

This helps prevent mistakes when updating versions later.


Summary by cubic

Update biome.json to use the local Biome schema from node_modules instead of a versioned URL. This keeps the schema in sync with the installed Biome version and avoids upgrade mismatches.

Written for commit aebc55de39. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6030 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/17/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `2025-11-17/chore/biome-from-node-modules` --- ### 📝 Commits (1) - [`aebc55d`](https://github.com/better-auth/better-auth/commit/aebc55de3905a8b15603ae1be38ca2bf678dd81a) chore: use the Biome schema with a relative path from node_modules ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `biome.json` (+1 -1) </details> ### 📄 Description Reference: https://biomejs.dev/reference/configuration/#schema This helps prevent mistakes when updating versions later. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update biome.json to use the local Biome schema from node_modules instead of a versioned URL. This keeps the schema in sync with the installed Biome version and avoids upgrade mismatches. <sup>Written for commit aebc55de3905a8b15603ae1be38ca2bf678dd81a. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 21:36:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#23296