chore(deps-dev): bump tailwindcss from 4.3.0 to 4.3.1#87
chore(deps-dev): bump tailwindcss from 4.3.0 to 4.3.1#87dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.3.0 to 4.3.1. - [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.3.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Greptile SummaryThis PR bumps
Confidence Score: 5/5Safe to merge — this is a devDependency-only patch bump with no application logic changes. tailwindcss is a devDependency used only at build time for CSS generation. The 4.3.1 patch release is purely bug-fix and minor improvement in nature (crash fixes, canonicalization corrections, sourcemap warning removal). There are no breaking changes, no API surface changes, and no impact on runtime behavior. The lockfile integrity hash is properly updated. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[package.json\ntailwindcss ^4.3.1] --> B[pnpm-lock.yaml\ntailwindcss 4.3.1\nresolved + integrity hash]
B --> C[Build / CSS generation\nno API or runtime changes]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A[package.json\ntailwindcss ^4.3.1] --> B[pnpm-lock.yaml\ntailwindcss 4.3.1\nresolved + integrity hash]
B --> C[Build / CSS generation\nno API or runtime changes]
Reviews (1): Last reviewed commit: "chore(deps-dev): bump tailwindcss from 4..." | Re-trigger Greptile |
Bumps tailwindcss from 4.3.0 to 4.3.1.
Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
8a14a714.3.1 (#20226)12833aaFix canonicalization bug where we end up with a high precision number (#20221)97a5b3adocs: fix double word 'to to' in test comment (#20216)d01e103Add missinginsetkeyword forinset-shadow-none(#20208)ad66939Allow@variantto be used insideaddBase(#19480)efae52cSimplify CSS when using utilities that use a*-0or*-1value (#20196)6b43b64Canonicalization: limit arbitrary to bare values conversion (#20130)d4f24c5Fix invalid canonicalization where0\<unit>was migrated to0(#20127)749c45eExposeindexandsiblingson walk context (#20109)8dcdb66Bump dependencies (#20095)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)