Skip to content

chore(deps-dev): bump tailwindcss from 4.1.18 to 4.2.1 - #34

Closed
dependabot[bot] wants to merge 239 commits into
mainfrom
dependabot/npm_and_yarn/tailwindcss-4.2.1
Closed

chore(deps-dev): bump tailwindcss from 4.1.18 to 4.2.1#34
dependabot[bot] wants to merge 239 commits into
mainfrom
dependabot/npm_and_yarn/tailwindcss-4.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2026

Copy link
Copy Markdown
Contributor

Bumps tailwindcss from 4.1.18 to 4.2.1.

Release notes

Sourced from tailwindcss's releases.

v4.2.1

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)

v4.2.0

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#19447)
  • Detect utilities containing capital letters followed by numbers (#19465)
  • Fix class extraction for Rails' strict locals (#19525)
  • Align @utility name validation with Oxide scanner rules (#19524)
  • Fix infinite loop when using @variant inside @custom-variant (#19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
  • Add .jj to default ignored content directories (#19687)

Deprecated

  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#19613)
Changelog

Sourced from tailwindcss's changelog.

[4.2.1] - 2026-02-23

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)

[4.2.0] - 2026-02-18

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#19447)
  • Detect utilities containing capital letters followed by numbers (#19465)
  • Fix class extraction for Rails' strict locals (#19525)
  • Align @utility name validation with Oxide scanner rules (#19524)
  • Fix infinite loop when using @variant inside @custom-variant (#19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
  • Add .jj to default ignored content directories (#19687)

Deprecated

  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#19613)
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tailwindcss since your current version.


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 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)

damoahdominic and others added 30 commits February 15, 2026 10:01
feat: Scaffold Electron wrapper + VS Code extension
fix: Test, fix, and document wrapper + extension
feat: Add app icon (lobster claw) for all platforms
feat: Add release workflow for tag-based builds
fix: Bundle extension .vsix into wrapper builds
feat: Home screen with OpenClaw detection + install/configure flow
fix: prefer .cmd over .ps1 shims on Windows for reliable openclaw CLI execution
…point directly

The npm .cmd/.ps1 shims fail inside the VS Code extension host because
node.exe isn't on PATH in that environment. This fix:

1. Dynamically discovers node.exe (Program Files, nvm-windows, volta, fnm, scoop)
2. Falls back to direct node invocation: reads the .cmd shim to find the
   JS entry point, then runs 'node.exe <entry.js> <args>' — bypasses
   the shim entirely
3. Adds 'where node' as last-resort node.exe discovery
fix: bypass npm shim — resolve node.exe + invoke JS entry directly on Windows
- Add apps/wrapper/src/rebrand.js: replaces VSCodium icons with OCcode
  lobster claw icon on Windows, macOS, and Linux
- Patch product.json nameShort/nameLong/applicationName to 'OCcode'
- Windows: use @electron/rcedit to patch codium.exe icon + replace code.ico
- macOS: replace VSCodium.icns (pre-built .icns included), update Info.plist
- Linux: replace pixmaps/vscodium.png and resources linux PNGs
- Add pre-generated icon.icns for macOS (from png2icns)
- Add @electron/rcedit as optionalDependency (Windows only)
- All icon patching is non-fatal (try/catch with warnings)
damoahdominic and others added 15 commits March 14, 2026 01:41
…rompt

- Fix Write tool: handle object-type newContent from LLM (JSON.stringify)
- Fix Edit tool: normalize CRLF, trailing whitespace, literal \n escape sequences
- Fix gateway spinner: add missing @Keyframes gw-spin CSS
- Fix Configure panel: clipboard bridge (Cmd+C/X/V), remove broken back/forward buttons
- Fix logout: clear JWT from both renderer settings and extension host storage
- Fix ocFreeModel: gate _didFillInProviderSettings on JWT presence (not always true)
- Add dynamic OpenClaw status to MoltPilot system prompt (installed, gateway,
  agents, channels, AI model) via openclaw.getSystemStatus command; model only
  suggests steps that are not already completed
- Fix channel detection: exclude channels with enabled:false from status
- Add QR code display: detect block-char QR art in terminal output and chat
  messages, render via canvas (Option C) and regenerate from URLs (Option D);
  shown as a modal popup via "Scan QR Code" button
- Add qrcode npm package for clean QR image generation
- Add MoltPilot system prompt rules: never ask OS, never ask for info already
  in system_info, non-technical user co-pilot rules
- Add VS Code walkthrough for first-run onboarding
- Add test.md manual QA checklist

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Remove AZURE.md (Azure signing guide), TODO (legacy task list), account.md (old auth spec)
- Add apps grid launcher in navbar: 3×3 grid with Dashboard, Docs, Community, Discord, GitHub, Changelog tiles
- Add API keys section to user popover: display moltpilotKey and occKey with copy buttons
- Sync moltpilotKey from backend to renderer settings on balance poll and sign-out
- Update /api/v1/me response type to include api
- Added Community (mba.sh) to desktop and mobile nav
- Download button → Sign In (links to occ.mba.sh dashboard)
- Sign In icon: log-in arrow instead of download arrow
- Merged all website changes from dev branch into main
- Updated screenshots, favicon, globe CSS, screenshot showcase
- page-client.tsx removed (content moved to page.tsx in dev)
- resizable-navbar simplified (icon prop removed)
- Added gsap dependency
- URLs updated to openclawcode.ai / docs.openclawcode.ai
- Hero and footer CTA show only detected platform download button
- "Also available for Windows/macOS" link below for the other platform
- Removes dual-button layout
…ding redesign

- OCC Home: combine Install + Configure into a single setup view with step timeline, live log, password modal, and MoltPilot help on failure
- Uninstall: confirm → MoltPilot agent handles sudo interactively; workspace folder + .code-workspace cleaned up automatically; OCC Home refreshes to setup state after
- Uninstall full-panel state: solid dark takeover with spinner, live log, and hand-off message when MoltPilot takes over
- Setup stepper: rename "Configure OpenClaw" → "Configure AI Model"; show provider icons in stepper when BYOK is chosen
- Install log messages: "Installing Inference for MoltPilot…" / "Installing Inference for your new OpenClaw…" per mode
- Quick action: Setup Better Memory opens MoltPilot with CASS install prompt
- MoltPilot system prompt: remove hard restrictions, make general-purpose while keeping deep OpenClaw expertise
- VoidOnboarding Page 1: dark red gradient OCC Legacy hero card with lobster silhouette, BYOK card with 5 provider icons
- Almost there page: red accent spinner and link colour
- terminalToolService: fall back to homedir when override_cwd doesn't exist (fixes "Starting directory does not exist" crash on uninstall)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bumps [azure/trusted-signing-action](https://github.com/azure/trusted-signing-action) from 0.4.0 to 1.1.0.
- [Release notes](https://github.com/azure/trusted-signing-action/releases)
- [Commits](Azure/artifact-signing-action@acc6d03...87c2e83)

---
updated-dependencies:
- dependency-name: azure/trusted-signing-action
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.18 to 4.2.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.2.1/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 14, 2026
dependabot Bot and others added 6 commits March 14, 2026 20:16
Bumps [globe.gl](https://github.com/vasturiano/globe.gl) from 2.45.0 to 2.45.1.
- [Commits](vasturiano/globe.gl@v2.45.0...v2.45.1)

---
updated-dependencies:
- dependency-name: globe.gl
  dependency-version: 2.45.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ssions

- Balance bar: real-time countdown with burn-rate interpolation (▼ indicator),
  5s polling, JWT fallback from renderer settings, self-healing poll restart,
  sync occLegacyJwt to renderer on every poll so ocFreeModel uses personal key
- Smoke test command (OCC: Smoke Test) opens results in editor tab — checks JWT,
  occLegacyJwt renderer state, /api/v1/me, inference with occ-legacy model, balance delta
- Fix: call occ.auth.setLegacyJwt alongside setMoltpilotKey so voidSettingsService
  condition (occLegacyJwt && occMoltpilotKey) passes — prevents MoltPilot falling
  back to shared build-baked key and usage not being tracked to user account
- Fix: create_file overwrite:true so MoltPilot can overwrite existing files
- Fix: .openclaw folder permissions after sudo install (chown + chmod 700)
- MoltPilot terminal hygiene: close OCC Agent terminals after tasks
- CI: stamp occRelease + commit in product.json from git tag on all 4 build jobs
- Balance refresh triggered immediately after every agent loop completes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…zure/trusted-signing-action-1.1.0

chore(deps): bump azure/trusted-signing-action from 0.4.0 to 1.1.0
…be.gl-2.45.1

chore(deps): bump globe.gl from 2.45.0 to 2.45.1
@dependabot @github

dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/tailwindcss-4.2.1 branch March 16, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants