MultiEmail / frontend

Project to manage multiple emails at once with lots of customization. You can send and receive emails. Desktop notifications can be modified.
MIT License
10 stars 13 forks source link

chore(deps): update dependency tailwindcss to v3.3.3 - autoclosed #302

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwindcss (source) 3.3.1 -> 3.3.3 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (tailwindcss) ### [`v3.3.3`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#333---2023-07-13) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.3.3) ##### Fixed - Fix issue where some pseudo-element variants generated the wrong selector ([#​10943](https://togithub.com/tailwindlabs/tailwindcss/pull/10943), [#​10962](https://togithub.com/tailwindlabs/tailwindcss/pull/10962), [#​11111](https://togithub.com/tailwindlabs/tailwindcss/pull/11111)) - Make font settings propagate into buttons, inputs, etc. ([#​10940](https://togithub.com/tailwindlabs/tailwindcss/pull/10940)) - Fix parsing of `theme()` inside `calc()` when there are no spaces around operators ([#​11157](https://togithub.com/tailwindlabs/tailwindcss/pull/11157)) - Ensure `repeating-conic-gradient` is detected as an image ([#​11180](https://togithub.com/tailwindlabs/tailwindcss/pull/11180)) - Move unknown pseudo-elements outside of `:is` by default ([#​11345](https://togithub.com/tailwindlabs/tailwindcss/pull/11345)) - Escape animation names when prefixes contain special characters ([#​11470](https://togithub.com/tailwindlabs/tailwindcss/pull/11470)) - Don't prefix arbitrary classes in `group` and `peer` variants ([#​11454](https://togithub.com/tailwindlabs/tailwindcss/pull/11454)) - Sort classes using position of first matching rule ([#​11504](https://togithub.com/tailwindlabs/tailwindcss/pull/11504)) - Allow variant to be an at-rule without a prelude ([#​11589](https://togithub.com/tailwindlabs/tailwindcss/pull/11589)) - Make PostCSS plugin async to improve performance ([#​11548](https://togithub.com/tailwindlabs/tailwindcss/pull/11548)) - Don’t error when a config file is missing ([f97759f](https://togithub.com/tailwindlabs/tailwindcss/commit/f97759f808d15ace66647b1405744fcf95a392e5)) ##### Added - Add `aria-busy` utility ([#​10966](https://togithub.com/tailwindlabs/tailwindcss/pull/10966)) ##### Changed - Reset padding for `` elements in preflight ([#​11069](https://togithub.com/tailwindlabs/tailwindcss/pull/11069)) ### [`v3.3.2`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#332---2023-04-25) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2) ##### Fixed - Don’t move unknown pseudo-elements to the end of selectors ([#​10943](https://togithub.com/tailwindlabs/tailwindcss/pull/10943), [#​10962](https://togithub.com/tailwindlabs/tailwindcss/pull/10962)) - Inherit gradient stop positions when using variants ([#​11002](https://togithub.com/tailwindlabs/tailwindcss/pull/11002)) - Honor default `to` position of gradient when using implicit transparent colors ([#​11002](https://togithub.com/tailwindlabs/tailwindcss/pull/11002)) - Ensure `@tailwindcss/oxide` doesn't leak in the stable engine ([#​10988](https://togithub.com/tailwindlabs/tailwindcss/pull/10988)) - Ensure multiple `theme(spacing[5])` calls with bracket notation in arbitrary properties work ([#​11039](https://togithub.com/tailwindlabs/tailwindcss/pull/11039)) - Normalize arbitrary modifiers ([#​11057](https://togithub.com/tailwindlabs/tailwindcss/pull/11057)) ##### Changed - Drop support for Node.js v12 ([#​11089](https://togithub.com/tailwindlabs/tailwindcss/pull/11089))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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.