chore: update dependencies#380
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
fb33023 to
f193c19
Compare
4b293af to
bec310c
Compare
9209554 to
adf5b5b
Compare
05f7c63 to
0f267cc
Compare
8f2004e to
d49a52c
Compare
d49a52c to
f5ddd34
Compare
f5ddd34 to
b82a657
Compare
b82a657 to
91aa77f
Compare
91aa77f to
e9cce18
Compare
fc1becc to
6e77a30
Compare
4b1190f to
11f6af5
Compare
22b9fe6 to
f95c05c
Compare
12be236 to
3e4a42f
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Request | Renovate Bot
This PR contains the following updates:
4.2.2→4.3.20.5.19→0.5.20v0.1.0→v0.1.1v0.112.0→v0.115.0v1.44.0→v1.46.0v0.21.6→v0.21.7v3.4.0→v3.4.1v1.18.6→v1.19.0v2.3.4→v2.3.5v7.2.0→v7.2.1v0.8.6→v0.8.7v2.0.29→v2.0.31v1.14.0-alpha.1→v1.14.0-alpha.2v1.14.0-alpha.1→v1.14.0-alpha.2v3.0.6→v3.1.1v1.5.2→v1.5.3v1.10.7→v1.10.8v1.1.4→v1.2.1v4.0.0-rc.4→v4.0.0-rc.6v0.52.0→v0.53.0v0.20.0→v0.21.0v0.45.0→v0.46.0v0.37.0→v0.38.04.2.2→4.3.2Release Notes
tailwindlabs/tailwindcss (@tailwindcss/cli)
v4.3.2Compare Source
Fixed
auto-rows-*andauto-cols-*utilities (e.g.auto-rows-12andauto-cols-16) (#20229)@tailwindcss/cliin--watchmode from crashing on Windows when@sourcepoints to a directory that doesn't exist (#20242)@tailwindcss/vitefrom crashing in Deno v2.8.x whencontext.parentURLis not a valid URL (#20245)@tailwindcss/cliin--watchmode rebuilds when the input CSS file changes in an ignored directory (#20246)@variantrules used inaddBase(…)to use custom variants defined later (#20247)@tailwindcss/vitefrom crashing during HMR when scanned files or directories are deleted (#20259)font-sizeinstead ofcolordeclarations fortext-[--spacing(…)](#20260)@sourcepatterns from scanning unrelated sibling files and folders (#20263)%]…[%in.tt,.tt2, and.txfiles (#20269)p.text-black[condition](#20269)@position-tryrules from triggering unknown at-rule warnings when optimizing CSS (#20277)--opacitytheme values (#20287)@tailwindcss/postcsswhen used with newer PostCSS patch releases (#20289)v4.3.1Compare Source
Added
--silentoption to suppress output in@tailwindcss/cli(#20100)Fixed
Module#registerHooksinstead ofModule#registeron Node 26+ (#20028)@applyto be used with CSS mixins (#19427)not-*correctly negates@containerqueries, includingstyle(…)queries (#20059)drop-shadow-*color utilities work with custom shadow values containingcalc(…)(#20080)@tailwindcss/vite(#20103)@tailwindcss/webpackcan be installed in Rspack projects without requiringwebpackas a peer dependency (#20027)calc(…)expressions (e.g.px-[calc(1rem+0px)]→px-[calc(1rem+0)]) (#20127)left-[99999px]→left-[99999px], notleft-24999.75) (#20130)@tailwindcss/cliin--watchmode recovers when a tracked dependency is deleted and restored (#20137)@tailwindcss/clibinaries are ignored when scanning for class candidates (#20139)addClass(…)andremoveClass(…)calls (#20198)@variantto be used insideaddBase(#19480)@sourceglobs with symlinks are preserved (#20203)@sourcerules can re-include files excluded by earlier@source notrules (#20203)@utilityrules (#20205)inset-shadow-noneand other inset shadows work correctly (#20208)@sourcedirectories are scanned even when ignored by git (#20214)@sourceglobs ending in**/*preserve dynamic path segments to avoid scanning too many files (#20217)calc(…)divisions when the result would require high precision (e.g.w-[calc(100%/3.5)]→w-[calc(100%/3.5)], notw-[28.571428571428573%]) (#20221)@tailwindcss/postcss(#20228)Changed
0instead ofcalc(var(--spacing) * 0)for spacing utilities likem-0andleft-0(#20196)var(--spacing)instead ofcalc(var(--spacing) * 1)for spacing utilities likem-1andleft-1(#20196)v4.3.0Compare Source
Added
@container-sizeutility (#18901)scrollbar-{auto,thin,none}utilities forscrollbar-width, andscrollbar-thumb-*/scrollbar-track-*color utilities forscrollbar-color(#19981, #20019)scrollbar-gutter-*utilities (#20018)zoom-*utilities (#20020)tab-*utilities (#20022)@variantwith stacked variants (e.g.@variant hover:focus { … }) (#19996)@variantwith compound variants (e.g.@variant hover, focus { … }) (#19996)--default(…)in--value(…)and--modifier(…)for functional@utilitydefinitions (#19989)Fixed
@pluginresolves package JavaScript entries instead of browser CSS entries when using@tailwindcss/vite(#19949)@importand@pluginpaths resolving from the wrong directory when using@tailwindcss/vite(#19965)@variantare processed by@tailwindcss/vite(#19966)basewhenresult.opts.fromis not provided when using@tailwindcss/postcss(#19980)_whitespace in arbitrary values (#19986)w-[calc(100%---spacing(60))]→w-[calc(100%-(--spacing(60)))]) (#19986)-mt-[20in]→mt-[-20in], notmt-[-1920px]) (#19988):has()variants from[&:has(…)]tohas-[…](#19991)styleattributes (e.g.style="flex-grow: 1"→style="flex-grow: 1", notstyle="grow: 1") (#19918)@utilitydefinitions with the same name but different value types (#19777)PluginWithConfigtype fromtailwindcss/pluginto fix errors when inferring plugin config types (#19707)startandendlegacy utilities without values do not generate CSS (#20003)--value(…)is required in functional@utilitydefinitions (#20005)-left-[(var(--a)+var(--b))]) (#20011)v4.2.4Compare Source
Fixed
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)v4.2.3Compare Source
Fixed
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)@tailwindcss/webpack(#19723)px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)overflow-{x,y}-*intooverflow-*(#19842)overscroll-{x,y}-*intooverscroll-*(#19842)--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)config.contentwhen migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846).envand.env.*to default ignored content files (#19846)overflow-ellipsisintotext-ellipsis(#19849)start-full→inset-s-full,start-auto→inset-s-auto,start-px→inset-s-px, andstart-<number>→inset-s-<number>as well as negative versions (#19849)end-full→inset-e-full,end-auto→inset-e-auto,end-px→inset-e-px, andend-<number>→inset-e-<number>as well as negative versions (#19849)-sign inside the arbitrary value-left-[9rem]→left-[-9rem](#19858)-sign outside the arbitrary valueml-[calc(-1*var(--width))]→-ml-(--width)(#19858)NODE_PATHenvironment variable in standalone CLI (#19617)tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.20Compare Source
Fixed
anchore/clio (github.com/anchore/clio)
v0.1.1Compare Source
Additional Changes
Dependencies
20 dependency changes (18 updated, 2 removed). 1 vulnerability remediated.
🟢 Remediated (1)
Toolchains (1)
1.24.0→1.25.0Updated (18 packages)
v1.0.1→v1.0.2v0.0.0-a269841→v0.1.1v0.0.0-c296685→v0.1.1v0.0.0-07ae343→v0.1.1v0.1.0→v0.8.0v1.8.0→v1.9.0v2.4.0→v2.5.0v1.6.0→v1.6.1v2.2.3→v2.2.4v0.7.0→v0.11.0v0.3.0→v0.3.1-0.5f936abv1.12.0→v1.15.0v1.7.1→v1.10.0v1.20.0→v1.21.0v0.34.0→v0.37.0v0.41.0→v0.46.0(🟢 remediated GO-2026-5024)v0.40.0→v0.44.0v0.23.0→v0.28.0Removed (2 packages)
v1.9.0v1.9.0(Full Changelog)
anchore/grype (github.com/anchore/grype)
v0.115.0Compare Source
Added Features
Bug Fixes
Additional Changes
Dependencies
35 dependency changes (31 updated, 3 added, 1 removed). 5 vulnerabilities remediated.
🟢 Remediated (5)
Updated (31 packages)
v1.4.0→v1.4.1v0.2.0→v0.2.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.5.0→v0.8.0v0.1.0→v0.2.0-rc2v0.1.0→v0.1.1v0.2.1→v0.2.2v1.45.1→v1.46.0v0.4.1→v0.4.3v0.10.0→v0.11.0v2.6.0→v2.7.0v2.3.1→v2.3.2(🟢 remediated GHSA-33vj-92qq-66hc, GHSA-cvxm-645q-p574, GHSA-jpcc-p29g-p8mq, GHSA-rgh6-rfwx-v388, GHSA-xhf5-7wjv-pqxp)v29.4.3+incompatible→v29.5.3+incompatiblev0.21.6→v0.21.7v0.0.19→v0.0.21v0.5.7→v0.6.0-rc4v2.24.0→v2.24.1v0.52.0→v0.53.0v0.36.0→v0.37.0v0.55.0→v0.56.0v0.20.0→v0.21.0v0.45.0→v0.46.0v0.43.0→v0.44.0v0.37.0→v0.38.0v0.45.0→v0.46.0Added (3 packages)
v0.7.0v0.0.0-1555304v0.0.0-ecc657cRemoved (1 package)
v1.9.2(Full Changelog)
v0.114.0Compare Source
Added Features
Additional Changes
(Full Changelog)
v0.113.0Compare Source
Added Features
Bug Fixes
(Full Changelog)
anchore/syft (github.com/anchore/syft)
v1.46.0Compare Source
Added Features
*.py.lock) [Issue #4949] [PR #4950 @ktopcuoglu]Bug Fixes
Dependencies
34 dependency changes (31 updated, 3 added). 5 vulnerabilities remediated.
🟢 Remediated (5)
Updated (31 packages)
v1.4.0→v1.4.1v0.2.0→v0.2.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.1.0→v0.1.1v0.5.0→v0.8.0v0.1.0→v0.2.0-rc2v0.1.0→v0.1.1v0.2.1→v0.2.2v0.4.1→v0.4.3v0.10.0→v0.11.0v2.6.0→v2.7.0v2.3.1→v2.3.2(🟢 remediated GHSA-33vj-92qq-66hc, GHSA-cvxm-645q-p574, GHSA-jpcc-p29g-p8mq, GHSA-rgh6-rfwx-v388, GHSA-xhf5-7wjv-pqxp)v29.4.3+incompatible→v29.5.3+incompatiblev0.21.6→v0.21.7v6.7.10→v6.8.1v0.0.19→v0.0.21v0.5.7→v0.6.0-rc4v2.24.0→v2.24.1v0.52.0→v0.53.0v0.36.0→v0.37.0v0.55.0→v0.56.0v0.20.0→v0.21.0v0.45.0→v0.46.0v0.43.0→v0.44.0v0.37.0→v0.38.0v0.45.0→v0.46.0Added (3 packages)
v0.7.0v0.0.0-1555304v0.0.0-ecc657c(Full Changelog)
v1.45.1Compare Source
Bug Fixes
(Full Changelog)
v1.45.0Compare Source
Added Features
Bug Fixes
Additional Changes
(Full Changelog)
google/go-c
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.