Skip to content

Commit cfb803e

Browse files
chore(deps): update dependency eslint-plugin-react-compiler to v19.0.0-beta-ebf51a3-20250411 (#144)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-react-compiler](https://redirect.github.com/facebook/react) ([source](https://redirect.github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler)) | [`19.0.0-beta-e993439-20250405` -> `19.0.0-beta-ebf51a3-20250411`](https://renovatebot.com/diffs/npm/eslint-plugin-react-compiler/19.0.0-beta-e993439-20250405/19.0.0-beta-ebf51a3-20250411) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-react-compiler/19.0.0-beta-ebf51a3-20250411?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-react-compiler/19.0.0-beta-ebf51a3-20250411?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-react-compiler/19.0.0-beta-e993439-20250405/19.0.0-beta-ebf51a3-20250411?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-react-compiler/19.0.0-beta-e993439-20250405/19.0.0-beta-ebf51a3-20250411?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>facebook/react (eslint-plugin-react-compiler)</summary> ### [`v19.0.0-beta-ebf51a3-20250411`](https://redirect.github.com/facebook/react/compare/6a7650c75c1bc110517bd9b3eefdc66eadbb9cbf...39cad7afc43fcbca1fd2e3a0d5b7706c8b237793) [Compare Source](https://redirect.github.com/facebook/react/compare/6a7650c75c1bc110517bd9b3eefdc66eadbb9cbf...39cad7afc43fcbca1fd2e3a0d5b7706c8b237793) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GSTJ/react-native-magic-modal). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ba5a82 commit cfb803e

File tree

2 files changed

+37
-84
lines changed

2 files changed

+37
-84
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@eslint/compat": "^1.2.8",
4242
"@shopify/eslint-plugin": "^48.0.2",
4343
"eslint-plugin-jest-formatting": "^3.1.0",
44-
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
44+
"eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
4545
"eslint-plugin-tailwindcss": "^3.18.0",
4646
"globals": "^16.0.0",
4747
"typescript-eslint": "^8.29.1"

0 commit comments

Comments
 (0)