skrantzman / DNN_Tailwind

DNN_Tailwind is a powerful theme development platform that allows you to create robust and responsive DNN website themes, all while writing very little css.
https://www.dnntailwind.com
GNU General Public License v3.0
8 stars 0 forks source link

[Snyk] Upgrade tailwindcss from 1.7.3 to 1.7.5 #4

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade tailwindcss from 1.7.3 to 1.7.5.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: tailwindcss
  • 1.7.5 - 2020-08-26
    • Update lodash to latest to silence security warnings
  • 1.7.4 - 2020-08-26
    • Fix bug where the new applyComplexClasses experiment didn't behave as expected with rules with multiple selectors, like .foo, .bar { color: red }
    • Make @apply insensitive to whitespace in the new applyComplexClasses experiment
    • Add new -p flag to CLI to quickly scaffold a postcss.config.js file
  • 1.7.3 - 2020-08-20
    • Fix bug that prevented defining colors as closures when the gradientColorStops plugin was enabled
    • Log feature flag notices to stderr instead of stdout to preserve compatibility with pipe-based build systems
    • Add missing bg-none utility for disabling background images
from tailwindcss GitHub release notes
Commit messages
Package name: tailwindcss
  • d62c78b 1.7.5
  • 072c9ee Update lodash
  • b2b9424 1.7.4
  • 1bc2fed Tweak help text
  • ed3edf9 Merge pull request #2225 from tailwindlabs/add-postcss-init-option
  • 634a0e6 Merge pull request #2211 from tailwindlabs/apply-to-rule-with-multiple-selectors
  • 939346d add tailwind -p init option to generate a postcss file
  • 8fc7087 Merge pull request #2208 from tailwindlabs/cache-node-modules-on-ci
  • c79b0b9 Merge pull request #2224 from tailwindlabs/fix-multiline-apply
  • f15cace ensure we expect the correct amount of assertions
  • 3bf6348 split @apply values by spaces, tabs and newlines
  • 3839c74 Remove unused import
  • 86288cd Fix issue where couldn't apply variant classes to rule with multiple selectors
  • 2903811 Add test coverage for purging with important string
  • f2e622a cache node modules in CI
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs