Closed renovate[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 35.14%. Comparing base (
adf1dc2
) to head (d5d803e
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
0.5.7
->0.5.8
0.5.14
->0.5.15
3.52.0
->3.53.0
8.4.41
->8.4.43
Release Notes
tailwindlabs/tailwindcss-forms (@tailwindcss/forms)
### [`v0.5.8`](https://togithub.com/tailwindlabs/tailwindcss-forms/blob/HEAD/CHANGELOG.md#058---2024-08-28) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss-forms/compare/v0.5.7...v0.5.8) ##### Fixed - Support installing with alpha versions of Tailwind CSS v4 ([#163](https://togithub.com/tailwindlabs/tailwindcss-forms/pull/163))tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
### [`v0.5.15`](https://togithub.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0515---2024-08-28) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss-typography/compare/v0.5.14...v0.5.15) ##### Fixed - Support installing with alpha versions of Tailwind CSS v4 ([#358](https://togithub.com/tailwindlabs/tailwindcss-typography/pull/358))apexcharts/apexcharts.js (apexcharts)
### [`v3.53.0`](https://togithub.com/apexcharts/apexcharts.js/releases/tag/v3.53.0): 💎 Version 3.53.0 [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.52.0...v3.53.0) #### What's new **New Property** - `series.hidden` to hide certain series on initial render [A short guide on how to use it](https://apexcharts.com/docs/hide-series-on-initial-render-in-a-multi-series-chart/) **New method** - [highlightSeries](https://apexcharts.com/docs/methods/#highlightSeries); In a multi-series chart, call this method to reduce opacity of all other series and only highlight a particular one. #### Enhancements - Mousewheel support for zooming; references [#960](https://togithub.com/apexcharts/apexcharts.js/issues/960) #### Bugfixes - regression bugfix in x-axis ticks for [#4067](https://togithub.com/apexcharts/apexcharts.js/issues/4067) - Fix regression issue introduced in 3.49.0 by [@rosco54](https://togithub.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4637](https://togithub.com/apexcharts/apexcharts.js/pull/4637) - Fix issue [#4635](https://togithub.com/apexcharts/apexcharts.js/issues/4635); treemap datalabels printed for 0 values - Fix issue [#4658](https://togithub.com/apexcharts/apexcharts.js/issues/4658); heatmap legend when range is provided - Fix issue [#2591](https://togithub.com/apexcharts/apexcharts.js/issues/2591); gridbands for timeline and datetime charts - Fix [#4016](https://togithub.com/apexcharts/apexcharts.js/issues/4016); exporting issue with image fill - Changes to accommodate issue [#4632](https://togithub.com/apexcharts/apexcharts.js/issues/4632) by [@rosco54](https://togithub.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4640](https://togithub.com/apexcharts/apexcharts.js/pull/4640) - Fix issue [#4645](https://togithub.com/apexcharts/apexcharts.js/issues/4645) by [@cocarmon](https://togithub.com/cocarmon) in [https://github.com/apexcharts/apexcharts.js/pull/4646](https://togithub.com/apexcharts/apexcharts.js/pull/4646) - Fix wrong datalabel value by [@gold-development](https://togithub.com/gold-development) in [https://github.com/apexcharts/apexcharts.js/pull/4648](https://togithub.com/apexcharts/apexcharts.js/pull/4648) - Feature/toolbar png export file width by [@rs-tsc](https://togithub.com/rs-tsc) in [https://github.com/apexcharts/apexcharts.js/pull/4598](https://togithub.com/apexcharts/apexcharts.js/pull/4598) #### Announcements - End support for IE11. #### New Contributors - [@rootEnginear](https://togithub.com/rootEnginear) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4621](https://togithub.com/apexcharts/apexcharts.js/pull/4621) - [@cocarmon](https://togithub.com/cocarmon) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4646](https://togithub.com/apexcharts/apexcharts.js/pull/4646) - [@gold-development](https://togithub.com/gold-development) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4648](https://togithub.com/apexcharts/apexcharts.js/pull/4648) - [@rs-tsc](https://togithub.com/rs-tsc) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4598](https://togithub.com/apexcharts/apexcharts.js/pull/4598) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.52.0...v3.53.0postcss/postcss (postcss)
### [`v8.4.43`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8443) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.42...8.4.43) - Fixed `markClean is not a function` error. ### [`v8.4.42`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8442) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.41...8.4.42) - Fixed CSS syntax error on long minified files (by [@varpstar](https://togithub.com/varpstar)).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.