Commit f27c93f
authored
chore(deps): update dependency tailwindcss to ^3.3.3 (#103)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tailwindcss](https://tailwindcss.com)
([source](https://togithub.com/tailwindlabs/tailwindcss)) | [`^3.3.2` ->
`^3.3.3`](https://renovatebot.com/diffs/npm/tailwindcss/3.3.2/3.3.3) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>tailwindlabs/tailwindcss (tailwindcss)</summary>
###
[`v3.3.3`](https://togithub.com/tailwindlabs/tailwindcss/releases/tag/v3.3.3)
[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 `<dialog>` elements in preflight
([#​11069](https://togithub.com/tailwindlabs/tailwindcss/pull/11069))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 8am on monday" in timezone
America/Los_Angeles, 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/tailscale-dev/vscode-tailscale).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuOC4xMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 39456a5 commit f27c93f
2 files changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5426 | 5426 | | |
5427 | 5427 | | |
5428 | 5428 | | |
5429 | | - | |
5430 | | - | |
5431 | | - | |
5432 | | - | |
| 5429 | + | |
| 5430 | + | |
| 5431 | + | |
| 5432 | + | |
5433 | 5433 | | |
5434 | 5434 | | |
5435 | 5435 | | |
| |||
5451 | 5451 | | |
5452 | 5452 | | |
5453 | 5453 | | |
5454 | | - | |
5455 | 5454 | | |
5456 | 5455 | | |
5457 | 5456 | | |
| |||
0 commit comments