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

fix(deps): update dependency tailwindcss to v3.4.11 #8

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwindcss (source) 3.4.1 -> 3.4.11 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v3.4.11

Compare Source

v3.4.10

Compare Source

v3.4.9

Compare Source

Fixed
  • No longer warns when broad glob patterns are detecting vendor folders

v3.4.8

Compare Source

v3.4.7

Compare Source

v3.4.6

Compare Source

Fixed
  • Fix detection of some utilities in Slim/Pug templates (#​14006)
Changed
  • Loosen :is() wrapping rules when using an important selector (#​13900)

v3.4.5

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Mar 27, 2024

Deploy Preview for ibrahimraimi ready!

Name Link
🔨 Latest commit aac8aeb
🔍 Latest deploy log https://app.netlify.com/sites/ibrahimraimi/deploys/66611b2a3286530008aa0e18
😎 Deploy Preview https://deploy-preview-8--ibrahimraimi.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from 6c4ca3f to 90845bd Compare March 27, 2024 20:27
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v3.4.2 fix(deps): update dependency tailwindcss to v3.4.3 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from 90845bd to d2fe2e8 Compare June 4, 2024 13:47
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v3.4.3 fix(deps): update dependency tailwindcss to v3.4.4 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from d2fe2e8 to aac8aeb Compare June 6, 2024 02:12
@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from aac8aeb to 4f5a118 Compare July 16, 2024 02:52
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v3.4.4 fix(deps): update dependency tailwindcss to v3.4.5 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from 4f5a118 to 46208fa Compare July 21, 2024 08:54
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v3.4.5 fix(deps): update dependency tailwindcss to v3.4.6 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from 46208fa to c32f6f2 Compare July 26, 2024 02:28
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v3.4.6 fix(deps): update dependency tailwindcss to v3.4.7 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from c32f6f2 to fcab9bb Compare August 8, 2024 06:00
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v3.4.7 fix(deps): update dependency tailwindcss to v3.4.8 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from fcab9bb to 586c537 Compare August 10, 2024 23:50
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v3.4.8 fix(deps): update dependency tailwindcss to v3.4.9 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from 586c537 to bea80c8 Compare August 14, 2024 05:51
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v3.4.9 fix(deps): update dependency tailwindcss to v3.4.10 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-3.x-lockfile branch from bea80c8 to 6cf6a02 Compare September 12, 2024 05:38
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v3.4.10 fix(deps): update dependency tailwindcss to v3.4.11 Sep 12, 2024
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.

0 participants