- Update all non-major dependencies with digest and pinDigest#606
Open
blumilk-renovate[bot] wants to merge 1 commit into
Open
- Update all non-major dependencies with digest and pinDigest#606blumilk-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
6 times, most recently
from
July 8, 2026 10:15
35bd2a5 to
e541a07
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
5 times, most recently
from
July 16, 2026 10:15
e4054d0 to
539ea90
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
7 times, most recently
from
July 23, 2026 10:55
1138755 to
07a49b5
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
from
July 24, 2026 11:05
07a49b5 to
a79f87d
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:
^2.3.23->^2.3.27^4.3.0->^4.3.3^0.5.19->^0.5.20^6.0.6->^6.0.8^3.5.34->^3.5.40v5.0.5->v5.1.0v6.0.2->v6.0.3v6.4.0->v6.5.03.22.4->3.22.5v1.29->v1.30^4.0->^4.0.102.9.5->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.1.5->^3.1.6^9.39.4->^9.39.5^8.3.6->^8.6.0^12.0->^12.0.1^4.3.2->^4.3.3^5.24.3->^5.29.0^5.20.0->^5.21.0^4.17.23->^4.18.122.22.2->22.22.322.22.2-bullseye-slim->22.22.3-bullseye-slim^8.9.4->^8.9.58.4.20->8.4.238.4.11->8.4.23aa9ca43aa9ca43^12.0->^12.0.10^8.5.14->^8.5.218.5.2232016c7->74e110c32016c7->74e110cb36b074->9569014^4.25.1->^4.27.02.37.0->2.37.2^6.24.1->^6.25.0^4.3.0->^4.3.3^7.3.3->^7.3.6^3.5.34->^3.5.403.5.1->3.5.3Release Notes
inertiajs/inertia (@inertiajs/vue3)
v2.3.27Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.3.26...v2.3.27
v2.3.26Compare Source
What's Changed
httpexport by @pascalbaljet in #3149New Contributors
Full Changelog: inertiajs/inertia@v2.3.25...v2.3.26
v2.3.25Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.3.24...v2.3.25
v2.3.24Compare Source
What's Changed
<InfiniteScroll>request is cancelled by @pascalbaljet in #3112modeoption torouter.polland support dynamicusePolldata by @pascalbaljet in #3111Full Changelog: inertiajs/inertia@v2.3.23...v2.3.24
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)tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.20Compare Source
Fixed
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.8Features
Bug Fixes
v6.0.7Features
@rolldown/pluginutilsversion (#776) (941b651)Bug Fixes
vuejs/core (@vue/compiler-sfc)
v3.5.40Compare Source
Bug Fixes
v3.5.39Compare Source
Bug Fixes
v3.5.38Compare Source
v3.5.37Compare Source
v3.5.36Compare Source
Bug Fixes
once: true(#14902) (450a8a8)v3.5.35Compare Source
Bug Fixes
ssrRenderSuspense(#14804) (4760997), closes nuxt/nuxt#28162Performance Improvements
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.30Security
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
Full Changelog: docker/build-push-action@v7.1.0...v7.2.0
docker/login-action (docker/login-action)
v4.4.0Compare Source
registry-authsecret mask by @crazy-max in #1035Full Changelog: docker/login-action@v4.3.0...v4.4.0
v4.3.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.