- Update all non-major dependencies with digest and pinDigest#48
Open
blumilk-renovate[bot] wants to merge 1 commit into
Open
- Update all non-major dependencies with digest and pinDigest#48blumilk-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
2 times, most recently
from
July 5, 2026 10:55
6a68362 to
4242f6f
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
5 times, most recently
from
July 17, 2026 10:11
b23761a to
7300f90
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
3 times, most recently
from
July 21, 2026 10:56
b9046ae to
f500634
Compare
blumilk-renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pindigest
branch
from
July 22, 2026 10:56
f500634 to
7a464e7
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:
^0.5.19->^0.5.20^0.5.19->^0.5.20^4.2.2->^4.2.4^8.58.1->^8.58.2v5.0.1->v5.1.0v6.3.0->v6.5.0^3.15.11->^3.15.12^3.15.11->^3.15.12^3.9->^3.9.1^1.13.6->^1.18.1v1.29.6->v1.29.7^1.9->^1.9.1^1.0->^1.1.02.9.5->2.9.8^9.39.4->^9.39.51.3.10-bin->1.3.13-bin^7.10.0->^7.10.6^2.1->^2.2.0^3.9.4->^3.9.6^2.4.1->^2.4.2^12.56.0->^12.64.0^4.3.1->^4.3.3^4.17.23->^4.18.1^1.26->^1.26.291.26.301.29.8->1.31.324.14.1->24.18.024.14.1-trixie-slim->24.18.0-trixie-slim^8.9.3->^8.9.58.5.5->8.5.88.5.5-fpm-trixie->8.5.8-fpm-trixie^11.5.55->^11.5.568.6.2-trixie->8.6.4-trixie8.6.5-trixiev1.2.0->v1.3.02.37.0->2.37.2^4.2.2->^4.2.4^7.3.2->^7.3.63.5.1->3.5.3Release Notes
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.20Compare Source
Fixed
tailwindlabs/tailwindcss (@tailwindcss/vite)
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)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.58.2Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
actions/checkout (actions/checkout)
v5.1.0Compare Source
What's Changed
allow-unsafe-pr-checkoutto v5 by @aiqiaoy in #2501https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change
Full Changelog: actions/checkout@v5.0.1...v5.1.0
actions/setup-node (actions/setup-node)
v6.5.0Compare Source
What's Changed
Full Changelog: actions/setup-node@v6.4.0...v6.5.0
v6.4.0Compare Source
What's Changed
Dependency updates:
New Contributors
Full Changelog: actions/setup-node@v6...v6.4.0
alpinejs/alpine (alpinejs)
v3.15.12Compare Source
What's Changed
x-forcrashing on null-prototype objects likeObject.groupBy()results by @joshhanley in #4825&&and||not short-circuiting in CSP evaluator by @joshhanley in #4823x-sortcrash when container has a<template>with no.contentby @joshhanley in #4819x-idevaluation order so$idresolves consistently insidex-databy @joshhanley in #4821@teleportleaking detached nodes on every Livewire render by @joshhanley in #4822New Contributors
Full Changelog: alpinejs/alpine@v3.15.11...v3.15.12
axios/axios (axios)
v1.18.1Compare Source
v1.18.1 — June 21, 2026
This release focuses on Node HTTP adapter fixes, safer AxiosError serialisation, runtime/type correctness fixes, documentation updates, and dependency maintenance.
🐛 Bug Fixes
encoder.call(this)receives theAxiosURLSearchParamsinstance correctly. (#11019)🔧 Maintenance & Chores
Documentation: Documented sensitive headers and status transition behaviour, prepared cleaned-up docs, added Deno install instructions, and clarified that request data is request-specific (#11007, #11010, #11023, #11025)
Dependencies: Bumped vite, rollup, form-data, js-yaml, and multer across the root project, docs, smoke tests, and module test workspaces. (#11011, #11012, #11013, #11014, #11015, #11016, #11017, #11026)
🌟 New Contributors
We are thrilled to welcome our new contributors. Thank you for helping improve axios:
Full Changelog
v1.18.0Compare Source
This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.
v1.17.0Compare Source
This release adds Node HTTP zstd decompression, hardens config and release workflows, and fixes authentication, header, proxy, and type-handling regressions.
v1.16.1Compare Source
This release ships a defence-in-depth fix for prototype pollution in
formDataToJSON, hardens proxy and CI workflows, restores Webpack 4 compatibility for the fetch adapter, and includes several small bug fixes and maintenance improvements.v1.16.0Compare Source
This release adds support for the QUERY HTTP method and a new
ECONNREFUSEDerror constant, lands a substantial wave of HTTP, fetch, and XHR adapter bug fixes around redirects, aborts, headers, and timeouts, and welcomes 23 new contributors.v1.15.2Compare Source
This release delivers prototype-pollution hardening for the Node HTTP adapter, adds an opt-in
allowedSocketPathsallowlist to mitigate SSRF via Unix domain sockets, fixes a keep-alive socket memory leak, and ships supply-chain hardening across CI and security docs.v1.15.1Compare Source
This release ships a coordinated set of security hardening fixes across headers, body/redirect limits, multipart handling, and XSRF/prototype-pollution vectors, alongside a broad sweep of bug fixes, test migrations, and threat-model documentation updates.
axllent/mailpit (axllent/mailpit)
v1.29.7Compare Source
Chore
blumilksoftware/blt (blumilksoftware/blt)
v1.1.0Compare Source
What's Changed
New Contributors
Full Changelog: blumilksoftware/blt@v1.0.0...v1.1.0
eslint/eslint (eslint)
v9.39.5Compare Source
Bug Fixes
253be16fix: handle unavailable require cache (backport of #20812 to v9.x) (#21065) (Eric)Documentation
74930eddocs: switch build to Node.js 24 (#20894) (Milos Djermanovic)eaec8bbdocs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)Chores
458205fchore: update@eslint/eslintrcand@eslint/jsfor v9.39.5 (#21077) (Francesco Trotta)202117bchore: package.json update for @eslint/js release (Jenkins)d9eb6edtest: disable warning forvm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER(#21074) (Francesco Trotta)7b431a7chore: overridere2dependency for@metascraper/helpers(#21068) (Milos Djermanovic)daf7791chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)daee8baci: use pnpm ineslint-flat-config-utilstype integration test (#20829) (Milos Djermanovic)116d4beci: unpin Node.js 25.x in CI (#20619) (Copilot)guzzle/guzzle (guzzlehttp/guzzle)
v7.10.6Compare Source
Fixed
CurlMultiHandlernow rejects the promise whenCurlFactory::finish()throws, preserving sibling transfersSetCookienow normalizes unparseableExpiresvalues tonullinstead offalsegzip/deflatetruncation by dropping invalidContent-Lengthv7.10.5Compare Source
Fixed
ConnectExceptionv7.10.4Compare Source
Fixed
options()to uppercase inferred HTTP methodsv7.10.3Compare Source
Fixed
v7.10.2Compare Source
Fixed
v7.10.1Compare Source
Fixed
Hasnayeen/blade-eva-icons (hasnayeen/blade-eva-icons)
v2.2.0Compare Source
What's Changed
New Contributors
Full Changelog: Hasnayeen/blade-eva-icons@v2.1.0...v2.2.0
laravel/breeze (laravel/breeze)
v2.4.2Compare Source
laravel/framework (laravel/framework)
v12.64.0Compare Source
v12.63.0Compare Source
v12.62.0Compare Source
v12.61.1Compare Source
configis bound before trying to log deprecation notice by @crynobone in #60376v12.61.0Compare Source
v12.60.2Compare Source
v12.60.1Compare Source
v12.60.0Compare Source
v12.59.0Compare Source
laravel/sanctum (laravel/sanctum)
v4.3.3Compare Source
v4.3.2Compare Source
config/sanctum.phpto follow skeletonlaravel/pintformat by @crynobone in #597mallardduck/blade-lucide-icons (mallardduck/blade-lucide-icons)
v1.26.29Compare Source
Added
circle-euro-sign,server-plusChanged
Updates
v1.25.0v1.26.28Compare Source
Added
paper-bagUpdates
v1.24.0v1.26.27Compare Source
Added
Changed
Updates
v1.23.0v1.26.26Compare Source
Added
bone-fractureUpdates
v1.22.0v1.26.25Compare Source
Added
Changed
Updates
v1.21.0v1.26.24Compare Source
Added
Changed
Updates
v1.20.0v1.26.23Compare Source
Added
play-off,webcam-offUpdates
v1.19.0v1.26.22Compare Source
Added
globe-check,parasolChanged
Updates
v1.18.0v1.26.21Compare Source
Added
Changed
Updates
v1.17.0[
v1.26.20](https://redirect.github.com/mallardduck/blade-lucide-icons/blob/HConfiguration
📅 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.