Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
@parcel/transformer-postcss ^2.15.4 -> ^2.16.0 age confidence
@tailwindcss/postcss (source) ^4.1.12 -> ^4.1.16 age confidence
@testing-library/jest-dom ^6.7.0 -> ^6.9.1 age confidence
@types/node (source) ^22.17.2 -> ^22.18.13 age confidence
@types/react (source) ^19.1.10 -> ^19.2.2 age confidence
@types/react-dom (source) ^19.1.7 -> ^19.2.2 age confidence
ansi-regex ^6.1.0 -> ^6.2.2 age confidence
daisyui (source) ^5.0.50 -> ^5.4.2 age confidence
lint-staged ^16.1.5 -> ^16.2.6 age confidence
parcel ^2.15.4 -> ^2.16.0 age confidence
react (source) ^19.1.1 -> ^19.2.0 age confidence
react-dom (source) ^19.1.1 -> ^19.2.0 age confidence
tailwindcss (source) ^4.1.12 -> ^4.1.16 age confidence
ts-jest (source) ^29.4.1 -> ^29.4.5 age confidence
yarn (source) 4.9.2 -> 4.10.3 age confidence

Release Notes

parcel-bundler/parcel (@​parcel/transformer-postcss)

v2.16.0

Compare Source

Added
  • JavaScript
    • Code split re-exports when scope hoisting is disabled – Details
Fixed
  • JavaScript
    • Scope macro asset unique keys to the parent asset – Details
tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.16

Compare Source

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

Compare Source

Fixed
  • Fix Safari devtools rendering issue due to color-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 with not-*, has-*, and in-* (#​19100)
  • Prevent important utilities from affecting other utilities (#​19110)
  • Don’t index into strings with the theme(…) function (#​19111)
  • Fix parsing issue when \t is used in at-rules (#​19130)
  • Upgrade: Canonicalize utilities containing 0 values (#​19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#​19157)
Changed

v4.1.14

Compare Source

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 generate grid-column utilities when configuring grid-column-start or grid-column-end (#​18907)
  • Do not generate grid-row utilities when configuring grid-row-start or grid-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)
  • Use default 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 migrate variant = 'outline' during upgrades (#​18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#​19028)
  • Upgrade: Ensure first class inside className is migrated (#​19031)
  • Upgrade: Migrate classes inside *ClassName and *Class attributes (#​19031)

v4.1.13

Compare Source

Changed
  • Drop warning from browser build (#​18731)
  • Drop exact duplicate declarations when emitting CSS (#​18809)
Fixed
  • Don't transition visibility when using transition (#​18795)
  • Discard matched variants with unknown named values (#​18799)
  • Discard matched variants with non-string values (#​18799)
  • Show suggestions for known matchVariant values (#​18798)
  • Replace deprecated clip with clip-path in sr-only (#​18769)
  • Hide internal fields from completions in matchUtilities (#​18820)
  • Ignore .vercel folders by default (can be overridden by @source … rules) (#​18855)
  • Consider variants starting with @- to be invalid (e.g. @-2xl:flex) (#​18869)
  • Do not allow custom variants to start or end with a - or _ (#​18867, #​18872)
  • Upgrade: Migrate aria theme keys to @custom-variant (#​18815)
  • Upgrade: Migrate data theme keys to @custom-variant (#​18816)
  • Upgrade: Migrate supports theme keys to @custom-variant (#​18817)
testing-library/jest-dom (@​testing-library/jest-dom)

v6.9.1

Compare Source

Bug Fixes

v6.9.0

Compare Source

Features

v6.8.0

Compare Source

Features
chalk/ansi-regex (ansi-regex)

v6.2.2

Compare Source

v6.2.0

Compare Source

  • Support colon separated parameters to control sequences (#​62) df7d75f

saadeghi/daisyui (daisyui)

v5.4.2

Compare Source

Bug Fixes
  • drawer height issue from 5.4.0 (261b302)

v5.4.1

Compare Source

Bug Fixes
  • allow outline on all methods of dropdown, not just summary (624a0a6)

v5.4.0

Compare Source

Features
  • scrollbar, drawer and modal improvements (e36be21)

v5.3.11

Compare Source

Bug Fixes

v5.3.10

Compare Source

Bug Fixes
  • range thumb color on Safari (2c4a825)

v5.3.9

Compare Source

Bug Fixes
  • allow browser to find text in collapse <details> (bde0427), closes #​4194

v5.3.8

Compare Source

Bug Fixes
  • easier overriding before/after content using utility classes. closes: #​4196 (f2b1e9f)

v5.3.7

Compare Source

Bug Fixes
  • btn in prose shouldn't have underline by default. closes: #​4192 (1205a90)

v5.3.6

Compare Source

Bug Fixes
  • backdrop color bleeding issue + scrollbar improvements. closes: #​3928 (240d1d8)

v5.3.5

Compare Source

Bug Fixes

v5.3.4

Compare Source

Bug Fixes
  • validator-hint overrides hidden class as expected. close: #​4188 (c05604d)

v5.3.3

Compare Source

Bug Fixes
  • do not show the line before for first step in horizontal orientation (#​4187) (3cce2c8)

v5.3.2

Compare Source

Bug Fixes

v5.3.1

Compare Source

Bug Fixes

v5.3.0

Compare Source

Features
Bug Fixes
  • fix: card modifier classes can be used with Tailwind variants now, closes: #​3589

  • fix: btn-disabled can be used with Tailwind variants now, closes: #​3622

v5.2.5

Compare Source

Bug Fixes

v5.2.4

Compare Source

v5.2.3

Compare Source

Bug Fixes
  • fix: style for nested validator with aria-invalid attribute. closes: #​4176

v5.2.2

Compare Source

Bug Fixes
  • countdown RTL bug and allow defining number of digits (426de84)

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features
  • new variants for drawer: is-drawer-open and is-drawer-close to style elements based on drawer state. Allowing us to create icon-only drawer sidebar.
  • countdown now supports 0 to 999 with dynamic width (6b63563)
  • countdown: animate independently the 2 digits of the number (d3a32e2), closes #​4143
  • detect if page has vertical scrollbar visible and set scrollbar-gutter (abf02cc)
  • icon-only drawer sidebar, new variants is-drawer-open and is-drawer-close (32e919e)
Bug Fixes
  • dropdown: do not open dropdown on click (but open it on kbd focus) (39e4cb5), closes #​3880
  • enable tailwind conditional classes on menu-active (4a8d227)
  • Tailwind CSS collapse utility class conflict (c39d839)
  • fix scrollbar gutter layout shift on Windows when modal or drawer has a different scrollbar visibility than the body

v5.1.32

Compare Source

v5.1.31

Compare Source

Bug Fixes

v5.1.30

Compare Source

Bug Fixes
  • focus the first focusable element when modal opens. closes: #​3440 (c1e2f0c)

v5.1.29

Compare Source

Bug Fixes
  • (iOS) increase font size of small text input and textarea on focus so page wont zoom in (3b35fbb), closes #​3871 #​1145

v5.1.28

Compare Source

Bug Fixes

v5.1.27

Compare Source

Bug Fixes
  • prevent select line break on long text when select is not open and prevent page overflow when select is open. closes: #​4105 (6782522)

v5.1.26

Compare Source

Bug Fixes
  • navbar default position (f75a5ed)

v5.1.25

Compare Source

Bug Fixes

v5.1.24

Compare Source

Bug Fixes

v5.1.23

Compare Source

Bug Fixes

v5.1.22

Compare Source

Bug Fixes
  • unwanted box shadow of kbd inside prose (233c58a)

v5.1.21

Compare Source

Bug Fixes
  • fix: collapse focus-within issue. closes: #​4128
  • fix: text truncate issue. closes: #​2965

v5.1.20

Compare Source

Bug Fixes
  • allow height customization for select with multiple attribute (8292854)

v5.1.19

Compare Source

Bug Fixes
  • Update dependencies

v5.1.18

Compare Source

Bug Fixes

v5.1.17

Compare Source

Bug Fixes
  • fix: .prose class not working with daisyUI prefix. closes: #​4119

v5.1.16

Compare Source

Bug Fixes
  • Collapse gets closed when interactive input inside is focused. closes: #​4128 (f55cf0e)

v5.1.15

Compare Source

Bug Fixes

v5.1.14

Compare Source

Bug Fixes

v5.1.13

Compare Source

v5.1.12

Compare Source

Bug Fixes

v5.1.11

Compare Source

Bug Fixes

v5.1.10

Compare Source

Bug Fixes

v5.1.9

Compare Source

Bug Fixes

v5.1.8

Compare Source

v5.1.7

Compare Source

Bug Fixes

v5.1.6

Compare Source

Bug Fixes

v5.1.5

Compare Source

Bug Fixes
  • checkbox background color (fd938ab)

v5.1.4

Compare Source

Bug Fixes

v5.1.3

Compare Source

v5.1.2

Compare Source

Bug Fixes
  • (iOS) increase font size of small text input and textarea on focus so page wont zoom in (3b35fbb), closes #​3871 #​1145

v5.1.1

Compare Source

Bug Fixes
  • Update dependencies

v5.1.0

Compare Source

Features
  • feat: New component - Hover Gallery
  • feat: New component - FAB / Speed Dial
  • feat: Styled native HTML <select> element (works in Chromium, other browsers use the old OS style)
  • feat: Support prefers-reduced-motion for all animations
Bug Fixes
  • fix: theme-controller prefix
  • fix: support aria-current for tab
  • fix: add scrollbar-gutter auto to prevent modal scrollbar shift
  • fix: increase drawer z-index to prevent overlap issues

v5.0.55

Compare Source

v5.0.54

Compare Source

Bug Fixes
  • prefersdark theme overriding the default theme in custom themes. closes: #​3921 (bd6b064)

v5.0.53

Compare Source

Bug Fixes

v5.0.52

Compare Source

Bug Fixes

v5.0.51

Compare Source

Bug Fixes
  • styles for disabled inputs and select in fieldset (c60350d), closes #​4021
lint-staged/lint-staged (lint-staged)

v16.2.6

Compare Source

Patch Changes

v16.2.5

Compare Source

Patch Changes
  • #​1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.

v16.2.4

Compare Source

Patch Changes

v16.2.3

Compare Source

Patch Changes
  • #​1669 27cd541 Thanks @​iiroj! - When using --fail-on-changes, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.

v16.2.2

Compare Source

Patch Changes
  • #​1667 699f95d Thanks @​iiroj! - The backup stash will not be dropped when using --fail-on-changes and there are errors. When reverting to original state is disabled (via --no-revert or --fail-on-changes), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.

    Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:

    % npx lint-staged --fail-on-changes
    ✔ Backed up original state in git stash (c18d55a3)
    ✔ Running tasks for staged files...
    ✖ Tasks modified files and --fail-on-changes was used!
    ↓ Cleaning up temporary files...
    
    ✖ lint-staged failed because `--fail-on-changes` was used.
    
    Any lost modifications can be restored from a git stash:
    
      > git stash list --format="%h %s"
      c18d55a3 On main: lint-staged automatic backup
      > git apply --index c18d55a3

v16.2.1

Compare Source

Patch Changes
  • #​1664 8277b3b Thanks @​iiroj! - The built-in TypeScript types have been updated to more closely match the implementation. Notably, the list of staged files supplied to task functions is readonly string[] and can't be mutated. Thanks @​outslept!

    export default {
    ---  "*": (files: string[]) => void console.log('staged files', files)
    +++  "*": (files: readonly string[]) => void console.log('staged files', files)
    }
  • #​1654 70b9af3 Thanks @​iiroj! - This version has been published from GitHub Actions using Trusted Publishing for npm packages.

  • #​1659 4996817 Thanks @​iiroj! - Fix searching configuration files when the working directory is a subdirectory of a git repository, and there are package.json files in the working directory. This situation might happen when running lint-staged for a single package in a monorepo.

  • #​1654 7021f0a Thanks @​iiroj! - Return the caret semver range (^) to direct dependencies so that future patch and minor versions are allowed. This enables projects to better maintain and deduplicate their own transitive dependencies while not requiring direct updates to lint-staged. This was changed in 16.2.0 after the vulnerability issues with chalk and debug, which were also removed in the same version.

    Given the recent vulnerabilities in the npm ecosystem, it's best to be very careful when updating dependencies.

v16.2.0

Compare Source

Minor Changes
  • #​1615 99eb742 Thanks @​iiroj! - Added a new option --fail-on-changes to make lint-staged exit with code 1 when tasks modify any files, making the precommit hook fail. This is similar to the git diff --exit-code option. Using this flag also implies the --no-revert flag which means any changes made by tasks will be left in the working tree after failing, so that they can be manually staged and the commit tried again.

  • #​1611 cd05fd3 Thanks @​rlorenzo! - Added a new option --continue-on-error so that lint-staged will run all tasks to completion even if some of them fail. By default, lint-staded will exit early on the first failure.

  • #​1637 82fcc07 Thanks @​iiroj! - Internal lint-staged errors are now thrown and visible in the console output. Previously they were caught with the process exit code set to 1, but not logged. This happens when, for example, there's a syntax error in the lint-staged configuration file.

  • #​1647 a5ecc06 Thanks @​iiroj! - Remove debug as a dependency due to recent malware issue; read more at debug-js/debug#1005. Because of this, the DEBUG environment variable is no longer supported — use the --debug to enable debugging

  • #​1636 8db2717 Thanks @​iiroj! - Added a new option --hide-unstaged so that lint-staged will hide all unstaged changes to tracked files before running tasks. The changes will be applied back after running the tasks. Note that the combination of flags --hide-unstaged --no-hide-partially-staged isn't meaningful and behaves the same as just --hide-unstaged.

    Thanks to @​ItsNickBarry for the idea and initial implementation in #​1552.

  • #​1648 7900b3b Thanks @​iiroj! - Remove lilconfig to reduce reliance on third-party dependencies. It was used to find possible config files outside of those tracked in Git, including from the parent directories. This behavior has been moved directly into lint-staged and should work about the same.

Patch Changes

v16.1.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 31, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6b0a0da to 04c7ebc Compare September 13, 2025 19:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 9770475 to 5cf26f6 Compare September 19, 2025 17:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from ac8da22 to eae7efb Compare September 28, 2025 13:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eae7efb to a2647d4 Compare September 29, 2025 22:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 31ebad0 to c22ad3d Compare October 17, 2025 02:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 9ea11cf to 83c16c3 Compare October 24, 2025 15:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3a56fa1 to 7501dfc Compare November 1, 2025 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7501dfc to 953774f Compare November 2, 2025 02:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant