- Update all non-major dependencies with digest and pinDigest#444
Open
blumilk-renovate[bot] wants to merge 1 commit into
Open
- Update all non-major dependencies with digest and pinDigest#444blumilk-renovate[bot] wants to merge 1 commit into
blumilk-renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
5 times, most recently
from
July 7, 2026 10:02
109f240 to
966a571
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
7 times, most recently
from
July 16, 2026 10:02
65aaa2a to
a8bc195
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
3 times, most recently
from
July 19, 2026 10:02
ae7b51d to
347b807
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
3 times, most recently
from
July 23, 2026 10:40
ef8b74c to
a4b6861
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
from
July 24, 2026 10:47
a4b6861 to
f3b1924
Compare
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.
This PR contains the following updates:
^3.15.11->^3.15.12^3.15.11->^3.15.12^4.1.18->^4.3.3^0.5.19->^0.5.20^8.59.0->^8.59.4^8.59.0->^8.59.4v5.0.5->v5.1.0v6.0.2->v6.0.3v6.4.0->v6.5.03.22.4->3.22.5^3.15.11->^3.15.12v1.27.11->v1.30.52.9.7->2.9.82.9.7-bin->2.9.8-binv7.1.0->v7.3.0v4.1.0->v4.4.0v4.5.0v6.0.0->v6.2.0v4.0.0->v4.2.0^3.3.50->^3.3.54^3.3.50->^3.3.54^7.10.0->^7.10.6^3.9.6->^3.10.0^12.58.0->^12.64.0^4.3.1->^4.3.3^2.10.2->^2.11.1^3.11.4->^3.13.122.20.0->22.23.122.22.2-bullseye-slim->22.22.3-bullseye-slim^8.8.3->^8.9.58.4.20->8.4.238.4.20-fpm-bookworm->8.4.23-fpm-bookworm^12.5.23->^12.5.31^8.5.12->^8.5.218.5.22^4.25.0->^4.25.12.37.0->2.37.2^4.1.18->^4.3.3^6.3.7->^6.4.33.4.7->3.5.3Release Notes
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.3.3Compare Source
Fixed
--watch --poll[=ms]in@tailwindcss/cliwhen filesystem events are unreliable or unavailable (#20297)bg-[#fff]andbg-[#FFF]→bg-white) (#20298)iframe:focus-visibleoutline styles (#20292)theme('colors.foo')in JS plugins resolves correctly when both--color-fooand--color-foo-barexist (#20299)shadow-sm/12.5,text-shadow-sm/12.5,drop-shadow-sm/12.5, andinset-shadow-sm/12.5(#20302)[data-foo]divas two selectors instead of one (#20303)@tailwindcss/postcssrebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)@tailwindcss/browserand Tailwind Play (#20124)oklch(#20314)--spacing(0)is optimized to0pxinstead of0so it remains a<length>when used incalc(…)(#20319)@parcel/watcheronly when needed in@tailwindcss/cli --watchmode, so one-off builds and--watch --pollwork when@parcel/watchercan't be loaded (#20325)system-uiandui-sans-serifso CJK text respects the page'slangattribute on Windows (#20318)@tailwindcss/upgradefrom rewriting ignored files when run from a subdirectory (#20329)@sourcerules pointing to nested files are scanned when later@sourcerules point to files in parent folders (#20335)@tailwindcss/vitefrom triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)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)tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.20Compare Source
Fixed
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.59.4Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.3Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.59.4Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.3Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
actions/cache (actions/cache)
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
actions/checkout (actions/checkout)
v6.0.3Compare Source
actions/setup-node (actions/setup-node)
v6.5.0Compare Source
What's Changed
Full Changelog: actions/setup-node@v6.4.0...v6.5.0
axllent/mailpit (axllent/mailpit)
v1.30.5Compare Source
Security
Chore
v1.30.4Compare Source
Security
Chore
Fix
v1.30.3Compare Source
Feature
Chore
Fix
v1.30.2Compare Source
Security
Feature
Chore
Fix
Test
v1.30.1Compare Source
Security
Chore
v1.30.0Compare Source
Security
Feature
Chore
Fix
Build
npm civ1.29.7Compare Source
Chore
v1.29.6Compare Source
Chore
Fix
v1.29.5Compare Source
Security
Feature
Chore
v1.29.4Compare Source
Feature
Chore
Fix
v1.29.3Compare Source
Security
Chore
Fix
v1.29.2Compare Source
Security
Chore
Fix
v1.29.1Compare Source
Chore
Fix
v1.29.0Compare Source
Feature
Chore
Test
v1.28.4Compare Source
Chore
Fix
v1.28.3Compare Source
Security
Chore
@character in message tags & set max length to 100 characters per tagFix
Test
@characterv1.28.2Compare Source
Security
Feature
Chore
v1.28.1Compare Source
Security
Chore
Test
v1.28.0Compare Source
Feature
Chore
docker/build-push-action (docker/build-push-action)
v7.3.0Compare Source
Full Changelog: docker/build-push-action@v7.2.0...v7.3.0
v7.2.0Compare Source
Configuration
📅 Schedule: Branch creation - On day 1 of the month, every 3 months ( * * 1 */3 * ) in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.