Skip to content

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

Merged
bfra-me[bot] merged 2 commits intomainfrom
renovate/bfra-me-works-monorepo
Apr 14, 2026
Merged

chore(dev): update dependency @bfra.me/eslint-config to v0.50.3#2015
bfra-me[bot] merged 2 commits 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"

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 enabled auto-merge (squash) April 11, 2026 08:31
@bfra-me bfra-me Bot added the dependencies Dependency updates or security alerts label Apr 11, 2026
@bfra-me bfra-me Bot requested review from fro-bot and marcusrbrown April 11, 2026 08:31
@bfra-me bfra-me Bot self-assigned this Apr 11, 2026
@bfra-me bfra-me Bot added the documentation Improvements or additions to documentation label Apr 11, 2026
@bfra-me bfra-me Bot force-pushed the renovate/bfra-me-works-monorepo branch 3 times, most recently from ac7ad59 to bcf40ca Compare April 11, 2026 10:11
@bfra-me bfra-me Bot force-pushed the renovate/bfra-me-works-monorepo branch 5 times, most recently from 686f578 to c9db888 Compare April 14, 2026 01:00
@bfra-me bfra-me Bot force-pushed the renovate/bfra-me-works-monorepo branch from cb1d0bf to 0138ee7 Compare April 14, 2026 03:55
Added 1 changeset file(s): .changeset/renovate-0138ee7.md
@bfra-me bfra-me Bot merged commit caa023b into main Apr 14, 2026
12 checks passed
@bfra-me bfra-me Bot deleted the renovate/bfra-me-works-monorepo branch April 14, 2026 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates or security alerts documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants