Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@repobuddy/biome (source) ^1.2.1 -> ^2.0.0 age confidence

Release Notes

repobuddy/repobuddy (@​repobuddy/biome)

v2.0.1

Compare Source

Patch Changes
  • f371548: Fix noUnusedVariables to use default options value.

v2.0.0

Compare Source

Major Changes
  • 09e67ba: Update to support biome v2.

v1.7.1

Compare Source

Patch Changes
  • ef06b2b: Adding json override back to handle some extra files.

v1.7.0

Compare Source

Minor Changes
  • 10416f0: Enable noConsoleLog rule.

v1.6.0

Compare Source

Minor Changes
  • 981a147: Remove the json and jsonc config as biome 1.8 has sufficient support for them.

  • dbbc5ba: Update biome to 1.8.3 (peer dependency: >= 1.8.0).
    Add trailingCommas config.

    Add **/*.jsonc to override.
    biome is not just using the jsonc config to parse JSON files,
    it is actually using the jsonc parser to parse JSON files.
    See biomejs/biome-vscode#285 for more details.

    And since override is replaced instead of merged,
    if you have your own override,
    you need to add an override for jsonc files.

    See https://github.com/repobuddy/repobuddy/blob/main/packages/biome/recommended.jsonc#L63 for the recommended override.

v1.5.1

Compare Source

Patch Changes
  • c77fa32: Use jsonc and provide some reasoning about the rule choices.

v1.5.0

Compare Source

Minor Changes
  • 60f3b39: Turn off useTemplate.

    It's a style preference that works in some cases,
    but will negatively impact performance.

v1.4.0

Compare Source

Minor Changes
  • a54ae1c: Remove trailingComma: none recommendation.

    Following "least friction" rule,
    using the default trailingComma: all is better than trailingComma: none.
    It is easier to edit and cleaner git history.

v1.3.0

Compare Source

Minor Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Jul 4, 2025

⚠️ No Changeset found

Latest commit: 78dc7df

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.

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "uni-path" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@renovate renovate bot force-pushed the renovate/repobuddy-biome-2.x branch from 01bc91a to 7e86689 Compare August 10, 2025 14:40
@renovate renovate bot force-pushed the renovate/repobuddy-biome-2.x branch from 7e86689 to 03894de Compare August 19, 2025 18:05
@renovate renovate bot force-pushed the renovate/repobuddy-biome-2.x branch from 03894de to a8647c8 Compare August 31, 2025 10:26
@renovate renovate bot force-pushed the renovate/repobuddy-biome-2.x branch from a8647c8 to 26e54b9 Compare September 25, 2025 18:41
@renovate renovate bot force-pushed the renovate/repobuddy-biome-2.x branch from 26e54b9 to 78dc7df Compare October 21, 2025 20:57
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