chore(deps): update all non-major dependencies#4103
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
75d0855 to
2bc6ca2
Compare
879047f to
f6b29d0
Compare
766fae3 to
4c37d8b
Compare
4c37d8b to
8683b93
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.9.8→^0.9.27v6.0.1→v6.0.2v2.0.2→v2.2.02.35.5→2.37.1Release Notes
stacksjs/dtsx (@stacksjs/dtsx)
v0.9.27Compare Source
v0.9.26Compare Source
v0.9.25Compare Source
v0.9.24Compare Source
v0.9.23Compare Source
v0.9.22Compare Source
v0.9.21Compare Source
v0.9.20Compare Source
v0.9.19Compare Source
v0.9.18Compare Source
v0.9.17Compare Source
v0.9.16Compare Source
v0.9.15Compare Source
v0.9.14Compare Source
v0.9.13Compare Source
v0.9.12Compare Source
v0.9.11Compare Source
v0.9.10Compare Source
v0.9.9Compare Source
No significant changes
View changes on GitHub
actions/checkout (actions/checkout)
v6.0.2Compare 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
v2.1.2Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
Full Changelog: oven-sh/setup-bun@v2...v2.1.2
v2.1.1Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
form-datadependency to version v4.0.5 due to GHSA-fjxv-7rqg-78g4 by @Jarred-SumnerFull Changelog: oven-sh/setup-bun@v2.1.0...v2.1.1
v2.1.0Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
no-cacheinput by @bashonly in #149New Contributors
Full Changelog: oven-sh/setup-bun@v2...v2.1.0
shivammathur/setup-php (shivammathur/setup-php)
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
v2.36.0Compare Source
Changelog
8.6in thephp-versioninput should now set up a nightly build from the master branch ofphp-src. (#1002)pdo_ibmandibm_db2extensions.blackfireextension on PHP 8.5.gnupgfrom source would install the requiredlibgpgmelibrary automatically. (#1021)symfony-cli. It should now correctly set up the requested version. (#1008)Improved support for
relayextension. Also added support to install the nightly version of the extension. (#1011, #1012)Improved installing PHP on macOS. Also fixed installing PHP on
macos-15-intelGitHub runner. (#1029)Improved support for
deb822format sources files on Linux. It should now set up the sources files indeb822format on Ubuntu 24.04, Debian 13, and newer. It would automatically switch the format as well for the repositories added by the action to the new format when supported. (#1027)Improved support for installing
pdo_oci. (#1028)Fixed installing
gearmanextension for PHP 5.6 and 7.0 on Linux.Fixed an edge case in tools setup to fall back to the latest version. (#1024)
Fixed support to build extensions with uppercase names from PECL. (#1017)
Fixed warning on
redissetup on macOS after formula rename. (shivammathur/homebrew-extensions#5413)Fixed fallback link for
composersetup. (#1025)Updated the link for flex documentation in README. (#1020)
Updated Node.js dependencies.
Thanks @shyim, @tillkruss, and @nicolas-grekas for the contributions 🎉
Thanks @JetBrainsOfficial and @cachewerk for the sponsorship ❤️
For the complete list of changes, please refer to the Full Changelog
Follow for updates
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.