Skip to content

chore(deps): update dependency tailwindcss to v3.3.4#595

Merged
kodiakhq[bot] merged 1 commit intomainfrom
renovate/tailwindcss-3.x-lockfile
Oct 27, 2023
Merged

chore(deps): update dependency tailwindcss to v3.3.4#595
kodiakhq[bot] merged 1 commit intomainfrom
renovate/tailwindcss-3.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 27, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v3.3.4

Compare Source

Fixed
  • Improve normalisation of calc()-like functions (#​11686)
  • Skip calc() normalisation in nested theme() calls (#​11705)
  • Fix incorrectly generated CSS when using square brackets inside arbitrary properties (#​11709)
  • Make content optional for presets in TypeScript types (#​11730)
  • Handle variable colors that have variable fallback values (#​12049)
  • Batch reading content files to prevent too many open files error (#​12079)
  • Skip over classes inside :not(…) when nested in an at-rule (#​12105)
  • Update types to work with Node16 module resolution (#​12097)
  • Don’t crash when important and parent selectors are equal in @apply (#​12112)
  • Eliminate irrelevant rules when applying variants (#​12113)
  • Improve RegEx parser, reduce possibilities as the key for arbitrary properties (#​12121)
  • Fix sorting of utilities that share multiple candidates (#​12173)
  • Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (#​12179)
  • Fix crash when watching renamed files on FreeBSD (#​12193)
  • Allow plugins from a parent document to be used in an iframe (#​12208)
  • Add types for tailwindcss/nesting (#​12269)
  • Bump jiti, fast-glob, and browserlist dependencies (#​11550)
  • Improve automatic var injection for properties that accept a <dashed-ident> (#​12236)

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.


  • If you want to rebase/retry this PR, check this box

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

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 27, 2023

Codecov Report

Merging #595 (b1c5253) into main (842fbf5) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #595   +/-   ##
=====================================
  Coverage   2.95%   2.95%           
=====================================
  Files        129     129           
  Lines       2974    2974           
  Branches     291     291           
=====================================
  Hits          88      88           
  Misses      2884    2884           
  Partials       2       2           
Flag Coverage Δ
unittests 2.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kodiakhq kodiakhq bot merged commit e58c072 into main Oct 27, 2023
@kodiakhq kodiakhq bot deleted the renovate/tailwindcss-3.x-lockfile branch October 27, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants