bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
86 stars 28 forks source link

[deps]: Update npm minor #754

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apexcharts (source) 3.54.0 -> 3.54.1 age adoption passing confidence
tailwindcss (source) 3.4.13 -> 3.4.14 age adoption passing confidence

Release Notes

apexcharts/apexcharts.js (apexcharts) ### [`v3.54.1`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.54.1): 💎 Version 3.54.1 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.54.0...v3.54.1) #### What's Changed - improve border radius implementation in stacked bar charts by [@​junedchhipa](https://redirect.github.com/junedchhipa) in [https://github.com/apexcharts/apexcharts.js/pull/4747](https://redirect.github.com/apexcharts/apexcharts.js/pull/4747) - Bar and column true stroke and fill paths by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4753](https://redirect.github.com/apexcharts/apexcharts.js/pull/4753) - fix [#​4757](https://redirect.github.com/apexcharts/apexcharts.js/issues/4757); allow duplicate labels in yaxis - fix [#​4623](https://redirect.github.com/apexcharts/apexcharts.js/issues/4623); use x value from w.config.series instead of w.globals.labels - fix [#​4750](https://redirect.github.com/apexcharts/apexcharts.js/issues/4750); safari tooltip issue - Restore true stroke paths on bars and columns - by [@​rosco54](https://redirect.github.com/rosco54) - fix [#​4755](https://redirect.github.com/apexcharts/apexcharts.js/issues/4755); tooltip marker color when fill type is gradient - fix [https://github.com/apexcharts/react-apexcharts/issues/627](https://redirect.github.com/apexcharts/react-apexcharts/issues/627) prevent mutating config.colors as it causes reactivity issues in react - move some styles to foreignObject as external styles are not applied when exporting - fix [#​4657](https://redirect.github.com/apexcharts/apexcharts.js/issues/4657); fix [#​4818](https://redirect.github.com/apexcharts/apexcharts.js/issues/4818); border radius on last element when previous datapoint is zero - fix [#​4738](https://redirect.github.com/apexcharts/apexcharts.js/issues/4738); legend height when position is bottom - fix [#​4734](https://redirect.github.com/apexcharts/apexcharts.js/issues/4734); last annotation was not shown because of a refactor **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.54.0...v3.54.1
tailwindlabs/tailwindcss (tailwindcss) ### [`v3.4.14`](https://redirect.github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.14) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14) ##### Fixed - Don't set `display: none` on elements that use `hidden="until-found"` ([#​14625](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14625))

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 35.18%. Comparing base (60b2605) to head (a6c3348). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #754 +/- ## ======================================= Coverage 35.18% 35.18% ======================================= Files 579 579 Lines 31277 31277 Branches 898 898 ======================================= Hits 11005 11005 Misses 20129 20129 Partials 143 143 ```

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