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

chore(deps): update dependency tailwindcss to v1.8.9 #74

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2020

This PR contains the following updates:

Package Type Update Change
tailwindcss (source) devDependencies minor 1.7.6 -> 1.8.9

Release Notes

tailwindlabs/tailwindcss

v1.8.9

Compare Source

Fixed
  • Add negative spacing values to inset plugin in the extendedSpacingScale experiment (#​2358)
  • Fix issue where !important was stripped from declarations within rules that used @apply with applyComplexClasses (#​2376)
Changed

v1.8.8

Compare Source

Fixed
  • Register dark mode plugin outside of resolveConfig code path (#​2368)

v1.8.7

Compare Source

Fixed
  • Fix issue where classes in escaped strings (like class=\"block\") weren't extracted properly for purging (#​2364)

v1.8.6

Compare Source

Fixed
  • Fix issue where container padding not applied when using object syntax (#​2353)

v1.8.5

Compare Source

Fixed
  • Fix issue where resolveConfig didn't take into account configs added by feature flags (#​2347)

v1.8.4

Compare Source

Fixed
  • Fix issue where inserting extra PurgeCSS control comments could break integrated PurgeCSS support
  • Fix issue where dark variant in 'class' mode was incompatible with 'group-hover' variant (#​2337)
  • Support basic nesting structure with @apply when using the applyComplexClasses experiment (#​2271)
Changed
  • Rename font-hairline and font-thin to font-thin and font-extralight behind standardFontWeights flag (experimental until v1.9.0) (#​2333)

v1.8.3

Compare Source

Fixed
  • Fix issue where font-variant-numeric utilities would break in combination with most CSS minifier configurations (f3660ce)
  • Only warn about conservative purge mode being deprecated once per process (58781b5)

v1.8.2

Compare Source

Fixed
  • Fix bug where dark mode variants would cause an error if you had a plugins array in your config (#​2322)

v1.8.1

Compare Source

Fixed
  • Fix bug in the new font-variant-numeric utilities which broke the whole rule (#​2318)
  • Fix bug while purging (#​2320)

v1.8.0

Compare Source

Added
  • Dark mode variant (experimental) (#​2279)
  • New preserveHtmlElements option for purge (#​2283)
  • New layers mode for purge (#​2288)
  • New font-variant-numeric utilities (#​2305)
  • New place-items, place-content, place-self, justify-items, and justify-self utilities (#​2306)
  • Support configuring variants as functions (#​2309)
Changed
  • CSS within @layer at-rules are now grouped with the corresponding @tailwind at-rule (#​2312)
Deprecated
  • conservative purge mode, deprecated in favor of layers

Renovate 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, check this box

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

@github-actions
Copy link

github-actions bot commented Sep 4, 2020

Preview will be available @ https://pr-74.d2cghdht4ghu4n.amplifyapp.com

@cypress
Copy link

cypress bot commented Sep 4, 2020



Test summary

1 0 0 0


Run details

Project me
Status Passed
Commit 9198b52
Started Sep 13, 2020 1:58 PM
Ended Sep 13, 2020 1:58 PM
Duration 00:06 💡
OS Linux Ubuntu - 18.04
Browser Electron 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@renovate renovate bot force-pushed the renovate/tailwindcss-1.x branch from f9071d9 to b86bad6 Compare September 4, 2020 23:19
@renovate renovate bot changed the title chore(deps): update dependency tailwindcss to v1.8.0 chore(deps): update dependency tailwindcss to v1.8.1 Sep 4, 2020
@renovate renovate bot force-pushed the renovate/tailwindcss-1.x branch from b86bad6 to d6731a0 Compare September 5, 2020 00:11
@renovate renovate bot changed the title chore(deps): update dependency tailwindcss to v1.8.1 chore(deps): update dependency tailwindcss to v1.8.2 Sep 5, 2020
@renovate renovate bot force-pushed the renovate/tailwindcss-1.x branch from d6731a0 to 256e019 Compare September 5, 2020 21:44
@renovate renovate bot changed the title chore(deps): update dependency tailwindcss to v1.8.2 chore(deps): update dependency tailwindcss to v1.8.3 Sep 5, 2020
@renovate renovate bot force-pushed the renovate/tailwindcss-1.x branch from 256e019 to 4495558 Compare September 7, 2020 00:48
@renovate renovate bot changed the title chore(deps): update dependency tailwindcss to v1.8.3 chore(deps): update dependency tailwindcss to v1.8.4 Sep 7, 2020
@renovate renovate bot force-pushed the renovate/tailwindcss-1.x branch from 4495558 to 998f9f6 Compare September 8, 2020 00:01
@renovate renovate bot changed the title chore(deps): update dependency tailwindcss to v1.8.4 chore(deps): update dependency tailwindcss to v1.8.5 Sep 8, 2020
@renovate renovate bot force-pushed the renovate/tailwindcss-1.x branch from 998f9f6 to c1b0faf Compare September 9, 2020 16:06
@renovate renovate bot changed the title chore(deps): update dependency tailwindcss to v1.8.5 chore(deps): update dependency tailwindcss to v1.8.6 Sep 9, 2020
@renovate renovate bot force-pushed the renovate/tailwindcss-1.x branch from c1b0faf to 3302f77 Compare September 10, 2020 18:49
@renovate renovate bot changed the title chore(deps): update dependency tailwindcss to v1.8.6 chore(deps): update dependency tailwindcss to v1.8.7 Sep 10, 2020
@renovate renovate bot force-pushed the renovate/tailwindcss-1.x branch from 3302f77 to 179b0eb Compare September 11, 2020 14:28
@renovate renovate bot changed the title chore(deps): update dependency tailwindcss to v1.8.7 chore(deps): update dependency tailwindcss to v1.8.8 Sep 11, 2020
@renovate renovate bot changed the title chore(deps): update dependency tailwindcss to v1.8.8 chore(deps): update dependency tailwindcss to v1.8.9 Sep 13, 2020
@renovate renovate bot force-pushed the renovate/tailwindcss-1.x branch from 179b0eb to 9198b52 Compare September 13, 2020 13:52
@Donskelle Donskelle merged commit 4f848a2 into master Sep 14, 2020
@Donskelle Donskelle deleted the renovate/tailwindcss-1.x branch September 14, 2020 06:35
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.

2 participants