Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Update dependency tailwindcss to v2.2.19 #508

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwindcss (source) ^2.2.2 -> 2.2.19 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss

v2.2.19

Compare Source

Fixed
  • Ensure corePlugins order is consisent in AOT mode (#​5928)

v2.2.18

Compare Source

Fixed
  • Bump versions for security vulnerabilities (#​5924)

v2.2.17

Compare Source

Fixed
  • Configure chokidar's awaitWriteFinish setting to avoid occasional stale builds on Windows (#​5758)

v2.2.16

Compare Source

Fixed
  • JIT: Properly handle animations that use CSS custom properties (#​5602)

v2.2.15

Compare Source

Fixed
  • Ensure using CLI without -i for input file continues to work even though deprecated (#​5464)

v2.2.14

Compare Source

Fixed
  • Only use @defaults in JIT, switch back to clean-css in case there's any meaningful differences in the output (bf248cb)

v2.2.13

Compare Source

Fixed
  • Replace clean-css with cssnano for CDN builds to fix minified builds (75cc3ca)

v2.2.12

Compare Source

Fixed
  • Ensure that divide utilities inject a default border color (#​5438)

v2.2.11

Compare Source

Fixed
  • Rebundle to fix missing CLI peer dependencies

v2.2.10

Compare Source

Fixed
  • Fix build error when using presets: [] in config file (#​4903)
Added
  • Reintroduce universal selector optimizations under experimental optimizeUniversalDefaults flag (a9e160c)

v2.2.9

Compare Source

Fixed
  • JIT: Fix @applying utilities that contain variants + the important modifier (#​4854)
  • JIT: Don't strip "null" when parsing tracked file paths (#​5008)
  • Pin clean-css to v5.1.4 to fix empty CSS variables in CDN builds (#​5338)

v2.2.8

Compare Source

Fixed
  • Improve accessibility of default link focus styles in Firefox (#​5082)
  • JIT: Fix animation variants corrupting keyframes rules (#​5223)
  • JIT: Ignore escaped commas when splitting selectors to apply prefixes (#​5239)
  • Nesting: Maintain PostCSS node sources when handling @apply (#​5249)
  • JIT: Fix support for animation lists (#​5252)
  • JIT: Fix arbitrary value support for object-position utilities (#​5245)
  • CLI: Abort watcher if stdin is closed to avoid zombie processes (#​4997)
  • JIT: Ignore arbitrary values with unbalanced brackets (#​5293)

v2.2.7

Compare Source

Fixed
  • Temporarily revert runtime performance optimizations introduced in v2.2.5, use universal selector again (#​5060)

v2.2.6

Compare Source

Fixed
  • Fix issue where base styles not generated for translate transforms in JIT (#​5038)

v2.2.5

Compare Source

Added
  • Added self-baseline utility (I know this is a patch release, no one's going to die relax) (#​5000)
Changed
  • JIT: Optimize universal selector usage by inlining only the relevant selectors (#​4850))

    This provides a very significant performance boost on pages with a huge number of DOM nodes, but there's a chance it could be a breaking change in very rare edge cases we haven't thought of. Please open an issue if anything related to shadows, rings, transforms, filters, or backdrop-filters seems to be behaving differently after upgrading.

Fixed
  • Fix support for step-start and step-end in animation utilities (#​4795))
  • JIT: Prevent presence of !* in templates from ruining everything (#​4816))
  • JIT: Improve support for quotes in arbitrary values (#​4817))
  • Fix filter/backdrop-filter/transform utilities being inserted into the wrong position if not all core plugins are enabled (#​4852))
  • JIT: Fix @layer rules being mistakenly inserted during incremental rebuilds (#​4853))
  • Improve build performance for projects with many small non-Tailwind stylesheets (#​4644)
  • Ensure [hidden] works as expected on elements where we override the default display value in Preflight (#​4873)
  • Fix variant configuration not being applied to backdropOpacity utilities (#​4892)

v2.2.4

Compare Source

Fixed
  • Remove postinstall script that was preventing people from installing the library (1eacfb9)

v2.2.3

Compare Source

Added
  • Pass extended color palette to theme closures so it can be used without installing Tailwind when using npx tailwindcss (359252c)
Fixed
  • JIT: Explicitly error when - is used as a custom separator (#​4704)
  • JIT: Don't add multiple ~ when stacking peer-* variants (#​4757)
  • Remove outdated focus style fix in Preflight (#​4780)
  • Enable purge if provided on the CLI (#​4772)
  • JIT: Fix error when not using a config file with postcss-cli (#​4773)
  • Fix issue with resolveConfig not being importable in Next.js pags (#​4725)

Configuration

📅 Schedule: 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, click this checkbox.

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

@vercel
Copy link

vercel bot commented Aug 7, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ocaml/v3-ocaml-org/F2ukZzqadMwJohCNeKcQ4LLn1xat
✅ Preview: https://v3-ocaml-org-git-renovate-tailwindcss-2x-ocaml.vercel.app

@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from ce04987 to 9a4280a Compare August 27, 2021 09:08
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.7 Update dependency tailwindcss to v2.2.8 Aug 27, 2021
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.8 Update dependency tailwindcss to v2.2.9 Aug 30, 2021
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 9a4280a to 4381966 Compare August 30, 2021 12:37
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 4381966 to 618004c Compare September 6, 2021 20:57
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.9 Update dependency tailwindcss to v2.2.10 Sep 6, 2021
@vercel
Copy link

vercel bot commented Sep 6, 2021

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/ocaml/settings/billing.

@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 618004c to b151516 Compare September 7, 2021 10:55
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.10 Update dependency tailwindcss to v2.2.11 Sep 7, 2021
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from b151516 to 9af5cd7 Compare September 8, 2021 10:35
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.11 Update dependency tailwindcss to v2.2.12 Sep 8, 2021
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 9af5cd7 to 2e481ef Compare September 8, 2021 14:09
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.12 Update dependency tailwindcss to v2.2.13 Sep 8, 2021
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 2e481ef to 06da1c0 Compare September 8, 2021 16:54
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.13 Update dependency tailwindcss to v2.2.14 Sep 8, 2021
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 06da1c0 to 5456be6 Compare September 10, 2021 10:21
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.14 Update dependency tailwindcss to v2.2.15 Sep 10, 2021
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 5456be6 to 7bbc8bc Compare September 26, 2021 13:27
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.15 Update dependency tailwindcss to v2.2.16 Sep 26, 2021
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.16 Update dependency tailwindcss to v2.2.17 Oct 13, 2021
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 7bbc8bc to 394a284 Compare October 13, 2021 17:37
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 394a284 to 035ccf2 Compare October 29, 2021 10:05
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.17 Update dependency tailwindcss to v2.2.18 Oct 29, 2021
@renovate renovate bot force-pushed the renovate/tailwindcss-2.x branch from 035ccf2 to 9cf999e Compare October 29, 2021 11:51
@renovate renovate bot changed the title Update dependency tailwindcss to v2.2.18 Update dependency tailwindcss to v2.2.19 Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant