build(deps-dev): bump the dev-deps group across 1 directory with 3 updates
Closed
Number: #261
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
May 12, 2025 at 11:39 AM UTC
(4 months ago)
(4 months ago)
Updated:
May 16, 2025 at 04:23 AM UTC
(4 months ago)
(4 months ago)
Closed:
May 16, 2025 at 04:23 AM UTC
(4 months ago)
(4 months ago)
Time to Close:
4 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps the dev-deps group with 2 updates in the / directory: @tailwindcss/postcss and @types/node.
Updates @tailwindcss/postcss
from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/postcss
's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]
toh-lh
) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scale
values generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference
(#17836)- Fix incorrectly replacing
_
within arbitrary modifier shorthand
bg-red-500/(--my_opacity)
(#17889)- Don't scan
.log
files for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@apply
rules (#17925)- Download platform specific package if
optionalDependencies
are skipped (#17929)
Changelog
Sourced from @tailwindcss/postcss
's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]
toh-lh
) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scale
values generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference
(#17836)- Fix incorrectly replacing
_
within arbitrary modifier shorthand
bg-red-500/(--my_opacity)
(#17889)- Don't scan
.log
files for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@apply
rules (#17925)- Download platform specific package if
optionalDependencies
are skipped (#17929)
Commits
2d13998
Prepare v4.1.6 release (#17951)56b22bb
Add support for source maps (#17775)- See full diff in compare view
Updates @types/node
from 22.15.14 to 22.15.17
Commits
- See full diff in compare view
Updates tailwindcss
from 4.1.5 to 4.1.6
Release notes
Sourced from tailwindcss's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]
toh-lh
) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scale
values generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference
(#17836)- Fix incorrectly replacing
_
within arbitrary modifier shorthand
bg-red-500/(--my_opacity)
(#17889)- Don't scan
.log
files for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@apply
rules (#17925)- Download platform specific package if
optionalDependencies
are skipped (#17929)
Changelog
Sourced from tailwindcss's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]
toh-lh
) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scale
values generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference
(#17836)- Fix incorrectly replacing
_
within arbitrary modifier shorthand
bg-red-500/(--my_opacity)
(#17889)- Don't scan
.log
files for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@apply
rules (#17925)- Download platform specific package if
optionalDependencies
are skipped (#17929)
Commits
2d13998
Prepare v4.1.6 release (#17951)56b22bb
Add support for source maps (#17775)17ca56d
Fix bug with nested@apply
rules in utility classes (#17924) (#17925)4f8539c
Fix bug replacing modifier variable shorthand syntax underscores (#17889)6a1df6a
Ignore@tailwind utilities
inside@reference
(#17836)4e42756
Design system driven upgrade migrations (#17831)- See full diff in compare view
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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
ID: | 344231 |
UUID: | 3056664695 |
Node ID: | PR_kwDOAStzNM6V0nJp |
Host: | GitHub |
Repository: | nicholasdevries/nicholasdevries.github.io |