Bump tailwindcss from 4.2.2 to 4.3.0 - #235
Conversation
✅ Deploy Preview for servicestart ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Greptile SummaryThis is a Dependabot patch bump of Confidence Score: 5/5Safe to merge — patch-level tailwindcss bump with only bug fixes; the incidental MSAL upgrades are a minor verification concern but not blocking. All findings are P2. The tailwindcss bump is a straightforward patch update with no breaking changes. The MSAL transitive upgrades in the lockfile are unexpected but minor-version bumps with no known regressions noted. pnpm-lock.yaml — verify the incidental @azure/msal-* upgrades are intentional. Important Files Changed
|
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.2.2 to 4.3.0. - [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.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
bc75a07 to
1abcd5d
Compare
Bumps tailwindcss from 4.2.2 to 4.3.0.
Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
588bd734.3.0 (#20023)59936c6Addtab-*utilities (#20022)90a2373addzoom-*utilities (#20020)2e1ccf7Addscrollbar-gutter-*utilities (#20018)754e751Use non-existing example in tests (#20021)12eb5aeCleanup noisy test output (#20015)4255671Improve snapshot tests (#20013)8c77989Ensure math operators are surrounded by whitespace in arbitrary values (#20011)b4db3b9Add scrollbar-width and scrollbar-color utilities (#19981)08cad84Support--default(…)in--value(…)and--modifier(…)to support fallbac...