chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
parcel-bundler/parcel (@βparcel/transformer-postcss)
v2.16.1
Fixed
-
JavaScript
- Fix macro location information β Details
-
React Server Components Improve performance of RSC builds β Details
v2.16.0
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.17
Fixed
- Substitute
@variantinside legacy JS APIs (#β19263) - Prevent occasional crash on Windows when loaded into a worker thread (#β19242)
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
& > :pseudoand& :pseudoarbitrary variants (#β19178)
v4.1.15
Fixed
- Fix Safari devtools rendering issue due to
color-mixfallback (#β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-*, andin-*(#β19100) - Prevent important utilities from affecting other utilities (#β19110)
- Donβt index into strings with the
theme(β¦)function (#β19111) - Fix parsing issue when
\tis used in at-rules (#β19130) - Upgrade: Canonicalize utilities containing
0values (#β19095) - Upgrade: Migrate deprecated
break-wordstowrap-break-word(#β19157)
Changed
v4.1.14
Fixed
- Handle
'syntax in ClojureScript when extracting classes (#β18888) - Handle
@variantinside@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-columnutilities when configuringgrid-column-startorgrid-column-end(#β18907) - Do not generate
grid-rowutilities when configuringgrid-row-startorgrid-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
defaultexport condition for@tailwindcss/vite(#β18948) - Re-throw errors from PostCSS nodes (#β18373)
- Detect classes in markdown inline directives (#β18967)
- Ensure files with only
@themeproduce 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
classNameis migrated (#β19031) - Upgrade: Migrate classes inside
*ClassNameand*Classattributes (#β19031)
v4.1.13
Changed
- Drop warning from browser build (#β18731)
- Drop exact duplicate declarations when emitting CSS (#β18809)
Fixed
- Don't transition
visibilitywhen usingtransition(#β18795) - Discard matched variants with unknown named values (#β18799)
- Discard matched variants with non-string values (#β18799)
- Show suggestions for known
matchVariantvalues (#β18798) - Replace deprecated
clipwithclip-pathinsr-only(#β18769) - Hide internal fields from completions in
matchUtilities(#β18820) - Ignore
.vercelfolders 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
ariatheme keys to@custom-variant(#β18815) - Upgrade: Migrate
datatheme keys to@custom-variant(#β18816) - Upgrade: Migrate
supportstheme keys to@custom-variant(#β18817)
testing-library/jest-dom (@βtesting-library/jest-dom)
v6.9.1
Bug Fixes
v6.9.0
Features
v6.8.0
Features
saadeghi/daisyui (daisyui)
v5.5.0
Features
- new component
hover-3dto make a 3D card - new component
text-rotateto rotate between multiple words - new
skeletonvariant:skeleton-textfor animated gradient text - improve
diffdrag area - improve
<code>padding inprose. closes: #β4243 - new
dropdownmodifier:dropdown-closeto force close a dropdown -
btnselector improvements (7% smaller CSS size) - details in menu now has smooth transition
Docs
- search now includes all class names and variables
- update disable menu example to be more accessible
- update llms.txt
v5.4.8
v5.4.7
Bug Fixes
v5.4.6
Bug Fixes
v5.4.5
Bug Fixes
- leaking grid style issue in list (a22e54d)
v5.4.4
Bug Fixes
v5.4.3
Bug Fixes
- kbd box-shadow in prose (1f3e4d1)
v5.4.2
Bug Fixes
- drawer height issue from 5.4.0 (261b302)
v5.4.1
Bug Fixes
- allow outline on all methods of dropdown, not just summary (624a0a6)
v5.4.0
Bug Fixes
- drawer height issue from 5.4.0 (261b302)
v5.3.11
Bug Fixes
v5.3.10
Bug Fixes
- range thumb color on Safari (2c4a825)
v5.3.9
Bug Fixes
v5.3.8
Bug Fixes
v5.3.7
Bug Fixes
v5.3.6
Bug Fixes
v5.3.5
Bug Fixes
v5.3.4
Bug Fixes
v5.3.3
Bug Fixes
v5.3.2
Bug Fixes
v5.3.1
Bug Fixes
v5.3.0
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
Bug Fixes
- fix version mismatch (3198cda)
v5.2.4
v5.2.3
Bug Fixes
- fix: style for nested validator with aria-invalid attribute. closes: #β4176
v5.2.2
Bug Fixes
- countdown RTL bug and allow defining number of digits (426de84)
v5.2.1
Bug Fixes
v5.2.0
Features
- new variants for drawer:
is-drawer-openandis-drawer-closeto 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-openandis-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
collapseutility 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
v5.1.31
Bug Fixes
- modal: make sure elements inside modal are hidden when not open (#β4161) (5ddae21), closes #β3440 #β3835 #β2223
v5.1.30
Bug Fixes
v5.1.29
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
Bug Fixes
v5.1.27
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
Bug Fixes
- navbar default position (f75a5ed)
v5.1.25
Bug Fixes
v5.1.24
Bug Fixes
v5.1.23
Bug Fixes
v5.1.22
Bug Fixes
- unwanted box shadow of
kbdinsideprose(233c58a)
v5.1.21
Bug Fixes
v5.1.20
Bug Fixes
- allow height customization for select with multiple attribute (8292854)
v5.1.19
Bug Fixes
- Update dependencies
v5.1.18
Bug Fixes
v5.1.17
Bug Fixes
- fix: .prose class not working with daisyUI prefix. closes: #β4119
v5.1.16
Bug Fixes
v5.1.15
Bug Fixes
v5.1.14
Bug Fixes
v5.1.13
v5.1.12
Bug Fixes
v5.1.11
Bug Fixes
v5.1.10
Bug Fixes
v5.1.9
Bug Fixes
v5.1.8
v5.1.7
Bug Fixes
v5.1.6
Bug Fixes
v5.1.5
Bug Fixes
- checkbox background color (fd938ab)
v5.1.4
Bug Fixes
v5.1.3
v5.1.2
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
Bug Fixes
- Update dependencies
v5.1.0
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-currentfor tab - fix: add scrollbar-gutter auto to prevent modal scrollbar shift
- fix: increase drawer z-index to prevent overlap issues
v5.0.55
v5.0.54
Bug Fixes
v5.0.53
Bug Fixes
v5.0.52
Bug Fixes
v5.0.51
Bug Fixes
lint-staged/lint-staged (lint-staged)
v16.2.6
Patch Changes
-
#β1693
33d4502Thanks @βAdrian-Baran-GY! - Fix problems with--continue-on-erroroption, where tasks might have still been killed (SIGINT) when one of them failed.
v16.2.5
Patch Changes
-
#β1687
9e02d9dThanks @β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
Patch Changes
-
#β1682
0176038Thanks @βiiroj! - Update dependencies, including[email protected]with bug fixes. -
#β1671
581a54eThanks @βiiroj! - Speed up execution by only importing theyamldepedency if using YAML configuration files.
v16.2.3
Patch Changes
-
#β1669
27cd541Thanks @βiiroj! - When using--fail-on-changes, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.
v16.2.2
Patch Changes
-
#β1667
699f95dThanks @βiiroj! - The backup stash will not be dropped when using--fail-on-changesand there are errors. When reverting to original state is disabled (via--no-revertor--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
Patch Changes
-
#β1664
8277b3bThanks @β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 isreadonly 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
70b9af3Thanks @βiiroj! - This version has been published from GitHub Actions using Trusted Publishing for npm packages. -
#β1659
4996817Thanks @βiiroj! - Fix searching configuration files when the working directory is a subdirectory of a git repository, and there arepackage.jsonfiles in the working directory. This situation might happen when running lint-staged for a single package in a monorepo. -
#β1654
7021f0aThanks @β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 withchalkanddebug, 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
Minor Changes
-
#β1615
99eb742Thanks @βiiroj! - Added a new option--fail-on-changesto make lint-staged exit with code 1 when tasks modify any files, making theprecommithook fail. This is similar to thegit diff --exit-codeoption. Using this flag also implies the--no-revertflag 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
cd05fd3Thanks @βrlorenzo! - Added a new option--continue-on-errorso 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
82fcc07Thanks @β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
a5ecc06Thanks @βiiroj! - Remove debug as a dependency due to recent malware issue; read more at debug-js/debug#1005. Because of this, theDEBUGenvironment variable is no longer supported β use the--debugto enable debugging -
[#β1636](https://redirect.github.com/lint-staged/li
Configuration
π Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, 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.