p3ol / junipero

🏔 Junipero Design System React components
https://junipero.design
MIT License
14 stars 0 forks source link

chore(deps): update dependency @babel/eslint-plugin to v7.25.1 (develop) - autoclosed #1539

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/eslint-plugin (source) 7.24.7 -> 7.25.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/eslint-plugin) ### [`v7.25.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7251-2024-07-28) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.7...v7.25.1) ##### :bug: Bug Fix - `babel-plugin-transform-function-name` - [#​16683](https://togithub.com/babel/babel/pull/16683) fix: `ensureFunctionName` may be undefined ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-react-constant-elements` - [#​16582](https://togithub.com/babel/babel/pull/16582) fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer ([@​keiseiTi](https://togithub.com/keiseiTi)) - `babel-traverse` - [#​16587](https://togithub.com/babel/babel/pull/16587) fix: fixed issue16583 + test ([@​nerodesu017](https://togithub.com/nerodesu017)) ##### :house: Internal - [#​16663](https://togithub.com/babel/babel/pull/16663) Test eslint plugin against eslint 9 ([@​JLHwung](https://togithub.com/JLHwung))

Configuration

📅 Schedule: Branch creation - "before 1am on monday and wednesday" in timezone Europe/Paris, 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.



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

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.87%. Comparing base (1c44f84) to head (6f6944a). Report is 14 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1539 +/- ## ======================================== Coverage 85.87% 85.87% ======================================== Files 72 72 Lines 2796 2796 Branches 975 1024 +49 ======================================== Hits 2401 2401 + Misses 393 392 -1 - Partials 2 3 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.