Skip to content

chore(dev): update dependency @bfra.me/eslint-config to v0.50.3#785

Merged
bfra-me[bot] merged 1 commit intomainfrom
renovate/bfra-me-works-monorepo
Apr 11, 2026
Merged

chore(dev): update dependency @bfra.me/eslint-config to v0.50.3#785
bfra-me[bot] merged 1 commit intomainfrom
renovate/bfra-me-works-monorepo

Conversation

@bfra-me
Copy link
Copy Markdown
Contributor

@bfra-me bfra-me Bot commented Apr 11, 2026

This PR contains the following updates:

Package Change Age Confidence OpenSSF Code Search
@bfra.me/eslint-config (source) 0.50.20.50.3 age confidence OpenSSF Scorecard GitHub Code Search for "@bfra.me/eslint-config"

Release Notes

bfra-me/works (@​bfra.me/eslint-config)

v0.50.3

Compare Source

Patch Changes
  • Fix JSON5/YAML prettier compat rules failing silently under Bun workspaces (#​3047)

    Replace isPackageExists guards for eslint-plugin-jsonc and eslint-plugin-yml in prettier.ts with direct dynamic imports using .catch(() => undefined). Under Bun, transitive dependencies are not hoisted to a flat node_modules/ layout, causing isPackageExists to return false for packages like eslint-plugin-jsonc even though Bun's module resolver can load them fine. This caused the jsonc/yaml prettier-compat rule overrides to never load, resulting in conflicting rule errors on .json5 and .yaml files.

  • Updated dependency eslint-plugin-unicorn to 64.0.0. (#​3014)

  • Revert @eslint-react/eslint-plugin to v2.13.0. v3 breaks eslint-typegen compatibility (cannot generate rule types), which causes the build to fail. Will revisit v3 once eslint-typegen adds support. (#​2948)

  • Updated dependency @eslint/core to 1.2.0. (#​3026)

  • Updated dependency @eslint/markdown to 8.0.1. (#​3013)

  • Updated dependency eslint to 10.2.0. (#​3027)


Configuration

📅 Schedule: (in timezone America/Phoenix)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@bfra-me bfra-me Bot added automerge Pull request approved for automatic merging dependencies Changes to dependencies or package management devDependencies javascript patch Patch version bump renovate Universal dependency update tool <https://mend.io/renovate> labels Apr 11, 2026
@bfra-me bfra-me Bot enabled auto-merge (squash) April 11, 2026 08:31
@bfra-me bfra-me Bot added renovate Universal dependency update tool <https://mend.io/renovate> javascript devDependencies labels Apr 11, 2026
@bfra-me bfra-me Bot merged commit 9d4fc08 into main Apr 11, 2026
4 checks passed
@bfra-me bfra-me Bot deleted the renovate/bfra-me-works-monorepo branch April 11, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Pull request approved for automatic merging dependencies Changes to dependencies or package management devDependencies javascript patch Patch version bump renovate Universal dependency update tool <https://mend.io/renovate>

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants