p3ol / react-access

⚛️ The easiest way to add Poool Access to your React app
MIT License
3 stars 2 forks source link

chore(deps): update dependency rollup to v3.21.5 #853

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 3.21.4 -> 3.21.5 age adoption passing confidence

Release Notes

rollup/rollup ### [`v3.21.5`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3215) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.21.4...v3.21.5) *2023-05-05* ##### Bug Fixes - Keep all consecutive lines at the top of each module that start with a comment ([#​4975](https://togithub.com/rollup/rollup/issues/4975)) - Ensure that declarations inside switch cases do not use the same scope as the discriminator ([#​4979](https://togithub.com/rollup/rollup/issues/4979)) ##### Pull Requests - [#​4975](https://togithub.com/rollup/rollup/pull/4975): Keep leading comments on consecutive lines ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4979](https://togithub.com/rollup/rollup/pull/4979): Use correct scope in switch statements ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (7c1c95a) 47.59% compared to head (b89041d) 47.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #853 +/- ## ======================================= Coverage 47.59% 47.59% ======================================= Files 9 9 Lines 166 166 Branches 42 42 ======================================= Hits 79 79 Misses 70 70 Partials 17 17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.