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 devdependencies-major (major) #982

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.3.11 -> 19.0.8 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 19.0.3 age adoption passing confidence
tailwindcss (source) 3.4.13 -> 4.0.3 age adoption passing confidence
vitest (source) 2.1.3 -> 3.0.4 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v4.0.3

Compare Source

Fixed
  • Fix incorrect removal of @import url(); (#​16144)

v4.0.2

Compare Source

Fixed
  • Only generate positive grid-cols-* and grid-rows-* utilities (#​16020)
  • Ensure escaped theme variables are handled correctly (#​16064)
  • Ensure we process Tailwind CSS features when only using @reference or @variant (#​16057)
  • Refactor gradient implementation to work around prettier/prettier#17058 (#​16072)
  • Vite: Ensure hot-reloading works with SolidStart setups (#​16052)
  • Vite: Fix a crash when starting the development server in SolidStart setups (#​16052)
  • Vite: Don't rebase URLs that appear to be aliases (#​16078)
  • Vite: Transform <style> blocks in HTML files (#​16069)
  • Prevent camel-casing CSS custom properties added by JavaScript plugins (#​16103)
  • Do not emit @keyframes in @theme reference (#​16120)
  • Discard invalid declarations when parsing CSS (#​16093)
  • Do not emit empty CSS rules and at-rules (#​16121)
  • Handle @variant when at the top-level of a stylesheet (#​16129)

v4.0.1

Compare Source

Added
  • Include :open pseudo-class in existing open variant (#​15349)
Fixed
  • Remove invalid min-w/h-none utilities (#​15845)
  • Discard CSS variable shorthand utilities that don't use valid CSS variables (#​15738)
  • Ensure font-size utilities with none modifier have a line-height set e.g. text-sm/none (#​15921)
  • Ensure font-size utilities with unknown modifier don't generate CSS (#​15921)
  • Don’t suggest font weight utilities more than once (#​15857)
  • Suggest container query variants (#​15857)
  • Disable bare value suggestions when not using the --spacing variable (#​15857)
  • Ensure suggested classes are properly sorted (#​15857)
  • Don’t look at .gitignore files outside initialized repos (#​15941)
  • Find utilities when using the Svelte class shorthand syntax across multiple lines (#​15974)
  • Find utilities when using the Angular class shorthand syntax (#​15974)
  • Find utilities when using functions inside arrays (#​15974)
  • Ensure that @tailwindcss/browser does not pollute the global namespace (#​15978)
  • Ensure that tailwind-merge is not scanned when using the Vite plugin (#​16005)
  • Ensure CSS theme variables are available within shadow roots (#​15975)
  • Fix crash when project lives in the / directory (#​15988)
  • Ensure custom variants have a non-empty selector list (#​16009)
  • Upgrade: Ensure JavaScript config files on different drives are correctly migrated (#​15927)
  • Upgrade: Migrate leading-[1] to leading-none (#​16004)
  • Upgrade: Do not migrate arbitrary leading utilities to bare values (#​16004)

v4.0.0

Compare Source

Added

Start using Tailwind CSS v4.0 today by installing it in a new project, or playing with it directly in the browser on Tailwind Play.

For existing projects, we've published a comprehensive upgrade guide and built an automated upgrade tool to get you on the latest version as quickly and painlessly as possible.

For a deep-dive into everything that's new, check out the announcement post.

v3.4.17

Compare Source

Fixed

v3.4.16

Compare Source

Fixed
  • Ensure the TypeScript types for PluginsConfig allow undefined values (#​14668)

Changed

v3.4.15

Compare Source

  • Bump versions for security vulnerabilities (#​14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#​14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#​15003)

v3.4.14

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)
vitest-dev/vitest (vitest)

v3.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

[v2.1.7](https://redirect.github.c


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" 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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Dec 2, 2024

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

Name Status Preview Comments Updated (UTC)
giessdenkiez-de ❌ Failed (Inspect) Feb 1, 2025 1:29pm

@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 27a07bb to c9c0143 Compare December 2, 2024 06:30
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from c9c0143 to 7d702ad Compare December 5, 2024 16:18
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 7d702ad to c9ce4fd Compare December 5, 2024 22:59
@renovate renovate bot changed the title chore(deps): update dependency vite to v6 chore(deps): update devdependencies-major (major) Dec 5, 2024
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from c9ce4fd to 0ba4274 Compare December 6, 2024 17:54
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 0ba4274 to f5f4fc6 Compare December 9, 2024 23:29
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from f5f4fc6 to 00b12af Compare December 17, 2024 16:09
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 00b12af to ba2c128 Compare December 18, 2024 17:58
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from ba2c128 to 74cf3aa Compare December 19, 2024 09:47
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 74cf3aa to c748a36 Compare December 19, 2024 13:46
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from c748a36 to fc4eb06 Compare December 20, 2024 13:00
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from fc4eb06 to 53c2a0d Compare December 26, 2024 05:14
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 53c2a0d to 886864f Compare January 2, 2025 22:55
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 23eb0f5 to 195b1c0 Compare January 16, 2025 16:01
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 195b1c0 to f161544 Compare January 16, 2025 23:18
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from f161544 to 890ad9c Compare January 17, 2025 18:46
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 890ad9c to cb867c0 Compare January 20, 2025 11:04
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from cb867c0 to f73d342 Compare January 20, 2025 22:43
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from f73d342 to a29fb2c Compare January 21, 2025 11:49
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from a29fb2c to b225fe8 Compare January 21, 2025 16:13
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from b225fe8 to b7b14a8 Compare January 22, 2025 08:21
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from b7b14a8 to 742a897 Compare January 23, 2025 02:57
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 742a897 to 1cf9f03 Compare January 23, 2025 11:09
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 1cf9f03 to 40cb5e2 Compare January 23, 2025 15:45
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 40cb5e2 to 3909ed5 Compare January 29, 2025 22:15
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 3909ed5 to 228b579 Compare January 31, 2025 22:34
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 228b579 to f392abc Compare February 1, 2025 13:28
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