chore(deps): update all non-major dependencies - #2988
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
April 21, 2026 16:33
043d102 to
2be1e33
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
May 14, 2026 22:38
0520a40 to
b2e98b8
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
May 29, 2026 22:46
67c6410 to
50bf292
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 10, 2026 05:42
0786d43 to
9d0e802
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 4, 2026 23:03
11c7cee to
3950e43
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
July 15, 2026 06:20
9832a13 to
6bb1fbc
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
July 24, 2026 17:42
1694823 to
9591b33
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 26, 2026 03:30
9591b33 to
f861f0e
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.1.4→^0.1.21v5.0.3→v5.1.0v6.0.2→v6.1.0^0.2.7→^0.2.22^0.15.6→^0.15.15v2.1.2→v2.2.02.36.0→2.37.2v1.2.9→v1.2.11Release Notes
stacksjs/bunpress (@stacksjs/bunpress)
v0.1.21Compare Source
v0.1.20Compare Source
v0.1.19Compare Source
v0.1.18Compare Source
v0.1.17Compare Source
v0.1.16Compare Source
v0.1.15Compare Source
v0.1.14Compare Source
v0.1.13Compare Source
v0.1.12Compare Source
v0.1.11Compare Source
v0.1.10Compare Source
v0.1.9Compare Source
v0.1.8Compare Source
v0.1.7Compare Source
v0.1.6Compare Source
🐛 Bug Fixes
basePathfrom incoming request paths so/docs/**routing works behind path-based reverse proxiesv0.1.5Compare Source
actions/cache (actions/cache)
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
v5.0.5Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
v5.0.4Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v5...v5.0.4
actions/checkout (actions/checkout)
v6.1.0Compare Source
v6.0.3Compare Source
stacksjs/better-dx (better-dx)
v0.2.22Compare Source
v0.2.21Compare Source
v0.2.20Compare Source
v0.2.19Compare Source
v0.2.18Compare Source
v0.2.17Compare Source
v0.2.16Compare Source
v0.2.15Compare Source
v0.2.14Compare Source
v0.2.13Compare Source
v0.2.12Compare Source
v0.2.11Compare Source
v0.2.8Compare Source
stacksjs/bunfig (bunfig)
v0.15.15Compare Source
v0.15.14Compare Source
v0.15.13Compare Source
v0.15.12Compare Source
v0.15.11Compare Source
v0.15.10Compare Source
v0.15.9Compare Source
v0.15.8Compare Source
v0.15.7Compare Source
oven-sh/setup-bun (oven-sh/setup-bun)
v2.2.0Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
actions/checkout@v6.0.2in the test workflow by @tcely in #173autofix.ciworkflow by @tcely in #174Release new action versionworkflow by @tcely in #175New Contributors
Full Changelog: oven-sh/setup-bun@v2...v2.2.0
v2.1.3Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
New Contributors
Full Changelog: oven-sh/setup-bun@v2...v2.1.3
shivammathur/setup-php (shivammathur/setup-php)
v2.37.2Compare Source
Changelog
Fixed macOS setup by marking
shivammathur/phpandshivammathur/extensionsas trusted taps.Switched to Visual Studio 18
(vs18)builds for PHP 8.6 on Windows.Improved looking up environment variables.
Tightened security in internal GitHub action workflows.
Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.37.1Compare Source
Changelog
Security Updates
Fixes and Improvements
Fixed support for
phalconon Windows.Fixed restoring tools when using cached using previous runs.
Improved enabling
gearmanextension on Linux.Fixed fallback when installing
PhpManagerandVcRedistmodules on Windows.Fixed parsing extension inputs with backslash line continuation.
Improved workflow examples
Updated OS release mappings for newer Ubuntu releases.
Updated internal workflows for Codecov v6 and NPM trusted publishing.
Updated Node.js dependencies.
Fixed composer version in README. (#1081)
Thanks @Pyker for the contribution
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.37.0Compare Source
Changelog
Updated the action to use Node.js 24. (#1049)
Added support for
masterin thephp-versioninput. It should now set up a nightly build from the master branch ofphp-src.Added support to install
ioncubeandzephir_parserextensions on PHP 8.5.Expanded support for installing extensions using Homebrew on macOS from the
shivammathur/homebrew-extensionstap. This includespdo_firebird,sqlsrv,pdo_sqlsrv,pecl_http,swow,xhprof, and several other supported extensions.Improved switching PHP versions on Linux. Missing alternatives should now be registered automatically before switching versions. #1067
Improved support for Homebrew on macOS. It should now retry stuck
brewcommands with an inactivity watchdog.Improved support for adding tools. It should now correctly use the latest release download URL when a version is not specified. (#1064)
Improved tool setup and caching on self-hosted runners.
Improved support for
sqlsrvandpdo_sqlsrvon PHP 8.1 and 8.2.Fixed installing
pecl_httpon Windows. Switched todownloads.php.netfor fixingICUversion post install.Fixed cached
couchbaseinstalls on macOS using theshivammathur/cache-extensionsaction.Replaced
@actions/corewith local functions to reduce bundle size.Refactored to use ES2024+ features for Node 24.
Updated actions used in examples to their latest versions.
Updated Node.js dependencies.
Thanks @theluckystrike for the contribution 🎉
Thanks @code-kudu, @ssddanbrown, @RoundingWell, and @ntzrbtr for the sponsorship ❤️
For the complete list of changes, please refer to the Full Changelog
Follow for updates
stacksjs/action-releaser (stacksjs/action-releaser)
v1.2.11Compare Source
Compare changes
🐛 Bug Fixes
🧹 Chores
Contributors
v1.2.10Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.