Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump tailwindcss from 2.2.7 to 3.0.1 #110

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps tailwindcss from 2.2.7 to 3.0.1.

Release notes

Sourced from tailwindcss's releases.

v3.0.1

Fixed

  • Ensure complex variants with multiple classes work (#6311)
  • Re-add default interop to public available functions (#6348)
  • Detect circular dependencies when using @apply (#6365)
  • Fix defaults optimization when vendor prefixes are involved (#6369)

v3.0.0

Tailwind CSS v3.0 is here — bringing incredible performance gains, huge workflow improvements, and a seriously ridiculous number of new features.

Read the announcement post for all the details.

Added

  • Add colored box shadow utilities (#5979)
  • Add native aspect-ratio utilities (#5359)
  • Add column utilities (#5457)
  • Add break-before, break-inside and break-after utilities (#5530)
  • Add text-indent utilities (#5449)
  • Add text-decoration-{color/style/thickness/offset} utilities (#5760, #6004)
  • Add outline-style, outline-color, outline-width and outline-offset utilities (#5887)
  • Add align-sub and align-super vertical-align utilities (#5486)
  • Add accent-color utilities (#5387)
  • Add scroll-snap utilities (#5637)
  • Add scroll-behavior utilities (#5388)
  • Add touch-action utilities (#5603, #6115)
  • Add flex-basis utilities (#5671)
  • Add grow-* and shrink-* utilities, deprecate flex-grow-* and flex-shrink-* (#5733)
  • Add border-x and border-y width and color utilities (#5639)
  • Add border-hidden utility (#5485)
  • Add overflow-clip, overflow-x-clip and overflow-y-clip utilities (#5630)
  • Add inherit to default color palette (#5597)
  • Add full color palette for fill-* and stroke-* utilities (#5933)
  • Add fit-content values for min/max-width/height utilities (#5638)
  • Add min/max-content values for min/max-height utilities (#5729)
  • Add will-change utilities (#5448)
  • Add all standard cursor-* values by default (#5734)
  • Add print variant for targeting printed media (#5885)
  • Add placeholder variant (#6106)
  • Add file variant for ::file-selector-button pseudo element (#4936)
  • Add [open] variant (#5627)
  • Add portrait and landscape variants (#6046)
  • Add menu reset to preflight (#6213)
  • Add comprehensive "arbitrary value" support (#5568, #6233, #6259, #6258, #6283)
  • Add "arbitrary properties" support (#6161)
  • Add first-class negative value support (#5709, c48e629)
  • Add new declarative addVariant API (#5809)

Changed

... (truncated)

Changelog

Sourced from tailwindcss's changelog.

[3.0.1] - 2021-12-10

Fixed

  • Ensure complex variants with multiple classes work (#6311)
  • Re-add default interop to public available functions (#6348)
  • Detect circular dependencies when using @apply (#6365)
  • Fix defaults optimization when vendor prefixes are involved (#6369)

[3.0.0] - 2021-12-09

Fixed

  • Enforce the order of some variants (like before and after) (#6018)

Added

  • Add placeholder variant (#6106)
  • Add composable touch-action utilities (#6115)
  • Add support for "arbitrary properties" (#6161)
  • Add portrait and landscape variants (#6046)
  • Add text-decoration-style, text-decoration-thickness, and text-underline-offset utilities (#6004)
  • Add menu reset to preflight (#6213)
  • Allow 0 as a valid length value (#6233, #6259)
  • Add CSS functions to data types (#6258)
  • Support negative values for scale-* utilities (c48e629)
  • Improve length data type, by validating each value individually (#6283)

Changed

  • Deprecate decoration-slice and decoration-break in favor box-decoration-slice and box-decoration-break (non-breaking) (#6004)

[3.0.0-alpha.2] - 2021-11-08

Changed

  • Don't use pointer cursor on disabled buttons by default (#5772)
  • Set default content value in preflight instead of within each before/after utility (#5820)
  • Remove prefix as a function (#5829)

Added

  • Add flex-basis utilities (#5671)
  • Make negative values a first-class feature (#5709)
  • Add fit-content values for min/max-width/height utilities (#5638)
  • Add min/max-content values for min/max-height utilities (#5729)
  • Add all standard cursor-* values by default (#5734)
  • Add grow-* and shrink-* utilities, deprecate flex-grow-* and flex-shrink-* (#5733)
  • Add text-decoration-color utilities (#5760)
  • Add new declarative addVariant API (#5809)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.7 to 3.0.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v2.2.7...v3.0.1)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2021
@cla-bot cla-bot bot added the cla: yes label Dec 13, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2021

Superseded by #113.

@dependabot dependabot bot closed this Dec 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tailwindcss-3.0.1 branch December 20, 2021 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants