Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): bump @tailwindcss/vite from 4.1.10 to 4.1.16#512

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/npm_and_yarn/tailwindcss/vite-4.1.16

Conversation

@dependabot
Copy link

@dependabotdependabotbot commented on behalf ofgithubNov 2, 2025

Bumps@tailwindcss/vite from 4.1.10 to 4.1.16.

Release notes

Sourced from@​tailwindcss/vite's releases.

v4.1.16

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested& (#19184)
  • Improve canonicalization for& > :pseudo and& :pseudo arbitrary variants (#19178)

v4.1.15

Fixed

  • Fix Safari devtools rendering issue due tocolor-mix fallback (#19069)
  • Suppress Lightning CSS warnings about:deep,:slotted, and:global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination withnot-*,has-*, andin-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with thetheme(…) function (#19111)
  • Fix parsing issue when\t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities containing0 values (#19095)
  • Upgrade: Migrate deprecatedbreak-words towrap-break-word (#19157)

Changed

  • Remove thepostinstall script from oxide (#19149)

v4.1.14

Fixed

  • Handle' syntax in ClojureScript when extracting classes (#18888)
  • Handle@variant inside@custom-variant (#18885)
  • Merge suggestions when using@utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generategrid-column utilities when configuringgrid-column-start orgrid-column-end (#18907)
  • Do not generategrid-row utilities when configuringgrid-row-start orgrid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Usedefault export condition for@tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only@theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migratevariant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class insideclassName is migrated (#19031)
  • Upgrade: Migrate classes inside*ClassName and*Class attributes (#19031)

v4.1.13

Changed

  • Drop warning from browser build (#18731)

... (truncated)

Changelog

Sourced from@​tailwindcss/vite's changelog.

[4.1.16] - 2025-10-23

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested& (#19184)
  • Improve canonicalization for& > :pseudo and& :pseudo arbitrary variants (#19178)

[4.1.15] - 2025-10-20

Fixed

  • Fix Safari devtools rendering issue due tocolor-mix fallback (#19069)
  • Suppress Lightning CSS warnings about:deep,:slotted, and:global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination withnot-*,has-*, andin-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with thetheme(…) function (#19111)
  • Fix parsing issue when\t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities containing0 values (#19095)
  • Upgrade: Migrate deprecatedbreak-words towrap-break-word (#19157)

Changed

[4.1.14] - 2025-10-01

Fixed

  • Handle' syntax in ClojureScript when extracting classes (#18888)
  • Handle@variant inside@custom-variant (#18885)
  • Merge suggestions when using@utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generategrid-column utilities when configuringgrid-column-start orgrid-column-end (#18907)
  • Do not generategrid-row utilities when configuringgrid-row-start orgrid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Usedefault export condition for@tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only@theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migratevariant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class insideclassName is migrated (#19031)
  • Upgrade: Migrate classes inside*ClassName and*Class attributes (#19031)

[4.1.13] - 2025-09-03

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) from 4.1.10 to 4.1.16.- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/@tailwindcss-vite)---updated-dependencies:- dependency-name: "@tailwindcss/vite"  dependency-version: 4.1.16  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsNov 2, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp