trends.stumason.dev
TypeScript
Pull Request Merged
PR #50 merged: chore(deps): bump the minor-and-patch group with 3 updates
Bumps the minor-and-patch group with 3 updates: lucide-react, lightningcss-linux-x64-gnu and lightningcss-win32-x64-msvc.
Updates lucide-react from 0.576.0 to 0.577.0
▶Release notes
Sourced from lucide-react's releases.
Version 0.577.0
What's Changed
- chore(deps): bump rollup from 4.53.3 to 4.59.0 by
@dependabot[bot] in lucide-icons/lucide#4106- fix(repo): correctly ignore docs/releaseMetadata via .gitignore by
@bhavberiin lucide-icons/lucide#4100- feat(icons): added
ellipseicon by@KISHORE-KUMAR-Sin lucide-icons/lucide#3749New Contributors
@bhavberimade their first contribution in lucide-icons/lucide#4100@KISHORE-KUMAR-Smade their first contribution in lucide-icons/lucide#3749Full Changelog: https://github.com/lucide-icons/lucide/compare/0.576.0...0.577.0
▶Commits
f6c0d06chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)- See full diff in compare view
Updates lightningcss-linux-x64-gnu from 1.31.1 to 1.32.0
▶Release notes
Sourced from lightningcss-linux-x64-gnu's releases.
v1.32.0
Added
- Enable custom resolvers to mark imports as external. Resolvers may now return
{external: string}to mark an import as external. This will leave the@importin the output CSS instead of bundling it. See the docs for details.- Allow visitors to add dependencies. Visitors may now be functions which receive an
addDependencyfunction as an option. Dependencies may be used by tools that call Lightning CSS such as bundlers to implement file watching or caching. See the docs for details.- Add
mix-blend-modeproperty supportFixed
- Output unknown
color-schemekeywords as-is instead ofnormal- Improved serialization of the rotate property
- keep a single space between functions when formatting
transformvalues- Fix additionally inserted whitespace in
var(--foo,)andenv(--foo,)- Convert the percentage in the
scaleproperty orscale()to a number- update compat data
▶Commits
- See full diff in compare view
Updates lightningcss-win32-x64-msvc from 1.31.1 to 1.32.0
▶Release notes
Sourced from lightningcss-win32-x64-msvc's releases.
v1.32.0
Added
- Enable custom resolvers to mark imports as external. Resolvers may now return
{external: string}to mark an import as external. This will leave the@importin the output CSS instead of bundling it. See the docs for details.- Allow visitors to add dependencies. Visitors may now be functions which receive an
addDependencyfunction as an option. Dependencies may be used by tools that call Lightning CSS such as bundlers to implement file watching or caching. See the docs for details.- Add
mix-blend-modeproperty supportFixed
- Output unknown
color-schemekeywords as-is instead ofnormal- Improved serialization of the rotate property
- keep a single space between functions when formatting
transformvalues- Fix additionally inserted whitespace in
var(--foo,)andenv(--foo,)- Convert the percentage in the
scaleproperty orscale()to a number- update compat data
▶Commits
- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
+53
additions
-12
deletions
2
files changed