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 tailwind #3951

Merged
merged 1 commit into from
Jun 21, 2024
Merged

chore(deps): update tailwind #3951

merged 1 commit into from
Jun 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailwindcss/typography 0.5.10 -> 0.5.13 age adoption passing confidence
eslint-plugin-tailwindcss 3.14.2 -> 3.17.3 age adoption passing confidence
postcss (source) 8.4.35 -> 8.4.38 age adoption passing confidence
postcss-import 16.0.0 -> 16.1.0 age adoption passing confidence
postcss-loader 8.1.0 -> 8.1.1 age adoption passing confidence
prettier-plugin-tailwindcss 0.5.11 -> 0.6.5 age adoption passing confidence
tailwind-merge 2.2.1 -> 2.3.0 age adoption passing confidence
tailwindcss (source) 3.4.1 -> 3.4.4 age adoption passing confidence
tailwindcss-react-aria-components 1.1.1 -> 1.1.3 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.13

Compare Source

Fixed
  • Don't apply margins to <br> elements contained in an <li> in FF (#​350)

v0.5.12

Compare Source

Added
  • Use logical properties for better RTL support (#​323)

v0.5.11

Compare Source

Added
Fixed
  • Fix space between <figcaption> and <video> (#​339)
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.17.3

Compare Source

v3.17.2

Compare Source

Revert to 3.17.0 equivalent to prevent a regression introduced in 3.17.1

v3.17.1

Compare Source

This version did introduce a regression, so you should use 3.17.2 instead for now

v3.17.0: Enhanced Template literals support

Compare Source

v3.16.0: ESLint v9 support

Compare Source

v3.15.2

Compare Source

v3.15.1

Compare Source

v3.15.0: no-unnecessary-arbitrary-value

Compare Source

New rule no-unnecessary-arbitrary-value is available.

e.g. replacing m-[1.25rem] by its configuration based classname m-5

v3.14.3

Compare Source

fix: retro compatibility for older Tailwind CSS (before typescript config)

postcss/postcss (postcss)

v8.4.38

Compare Source

v8.4.37

Compare Source

  • Fixed original.column are not numbers error in another case.

v8.4.36

Compare Source

  • Fixed original.column are not numbers error on broken previous source map.
postcss/postcss-import (postcss-import)

v16.1.0

Compare Source

  • Allow bundling URLs with fragments (useful for Vite users) (#​560, #​561)

v16.0.1

Compare Source

  • Fix crash when handling some @imports with media conditions (#​557, #​558)
webpack-contrib/postcss-loader (postcss-loader)

v8.1.1

Compare Source

tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.6.5

Compare Source

  • Only re-apply string escaping when necessary (#​295)

v0.6.4

Compare Source

  • Export PluginOptions type (#​292)

v0.6.3

Compare Source

  • Improve detection of string concatenation (#​288)

v0.6.2

Compare Source

Changed
  • Only remove duplicate Tailwind classes (#​277)
  • Make sure escapes in classes are preserved in string literals (#​286)

v0.6.1

Compare Source

Added
  • Add new tailwindPreserveDuplicates option to disable removal of duplicate classes (#​276)
Fixed
  • Improve handling of whitespace removal when concatenating strings (#​276)
  • Fix a bug where Angular expressions may produce invalid code after sorting (#​276)
  • Disabled whitespace and duplicate class removal for Liquid and Svelte (#​276)

v0.6.0

Compare Source

Changed
  • Remove duplicate classes (#​272)
  • Remove extra whitespace around classes (#​272)

v0.5.14

Compare Source

Fixed
  • Fix detection of v4 projects on Windows (#​265)

v0.5.13

Compare Source

Added
  • Add support for @zackad/prettier-plugin-twig-melody (#​255)

v0.5.12

Compare Source

Added
  • Add support for prettier-plugin-sort-imports (#​241)
  • Add support for Tailwind CSS v4.0 (#​249)
dcastil/tailwind-merge (tailwind-merge)

v2.3.0

Compare Source

New Features
Documentation

Full Changelog: dcastil/tailwind-merge@v2.2.2...v2.3.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy and @​jamesreaco for sponsoring tailwind-merge! ❤️

v2.2.2

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.4

Compare Source

Fixed
  • Make it possible to use multiple <alpha-value> placeholders in a single color definition (#​13740)
  • Don't prefix classes in arbitrary values of has-*, group-has-*, and peer-has-* variants (#​13770)
  • Support negative values for {col,row}-{start,end} utilities (#​13781)
  • Update embedded browserslist database (#​13792)

v3.4.3

Compare Source

v3.4.2

Compare Source

Fixed
  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#​12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#​12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#​12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#​12911)
  • Add mix-blend-plus-darker utility (#​12923)
  • Ensure dashes are allowed in variant modifiers (#​13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#​13306)
  • Transpile import.meta.url in config files (#​13322)
  • Reset letter spacing for form elements (#​13150)
  • Fix missing xx-large and remove double x-large absolute size (#​13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#​13325)
  • Ensure that arbitrary properties respect important configuration (#​13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#​13379)
adobe/react-spectrum (tailwindcss-react-aria-components)

v1.1.3

Compare Source

v1.1.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

changeset-bot bot commented Jun 20, 2024

⚠️ No Changeset found

Latest commit: cd3cb1d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marigold-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 5:24pm
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 5:24pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
marigold-production ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2024 5:24pm

@sarahgm sarahgm merged commit 1b8bdef into main Jun 21, 2024
13 checks passed
@sarahgm sarahgm deleted the renovate/tailwind branch June 21, 2024 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Improvements or additions to documentation type:feature New feature or component type:infrastructure Tooling and other chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant