chore(deps): update all non-major dependencies#283
Open
ata-no-one wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
7.1.0->7.3.03.1.1->3.2.1v5.0.0->v5.0.15.0.0->5.0.3v3.0.2->v3.0.3v2.1.0->v2.3.011.1.0->11.1.1v1.3.1->v1.3.2v1.0.0->v1.3.2v33.0.0->v33.0.36.8.2->6.16.1v2.35.3->2.37.0Release Notes
nextcloud-libraries/nextcloud-dialogs (@nextcloud/dialogs)
v7.3.0Compare Source
Changed
@nextcloud/filesv4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.This also removes
cancelable-promiseas a dependency by replacing it with nativeAbortController.v7.2.0Compare Source
Added
allowCreateNew#2070 (grnd-alt)Fixed
@nextcloud/filesfor name validation #2158 (susnux)Changed
devEngineswith current support Node and NPM #2108 (susnux)nextcloud-libraries/stylelint-config (@nextcloud/stylelint-config)
v3.2.1Compare Source
Changed
stylelintto 17.1.0v3.2.0Compare Source
Added
Changed
stylelintto 17.0.0stylelint-config-recommended-scssto 17.0.0stylelint-config-recommended-vueto 1.6.1actions/checkout (actions/checkout)
v5.0.1Compare Source
coduo/php-humanizer (coduo/php-humanizer)
v5.0.3Compare Source
Added
Changed
Fixed
Removed
composer.lockfrom git and added it to.gitignore(lock file not required in packages, helps CI to pass) - @bpolaszekv5.0.2Compare Source
Added
v5.0.1Compare Source
Fixed
Updated
Removed
dorny/paths-filter (dorny/paths-filter)
v3.0.3Compare Source
GDATASoftwareAG/vaas-php (gdata/vaas)
v11.1.1Compare Source
icewind1991/nextcloud-version-matrix (icewind1991/nextcloud-version-matrix)
v1.3.2: 1.3.2Compare Source
What's Changed
New Contributors
Full Changelog: icewind1991/nextcloud-version-matrix@v1...v1.3.2
nextcloud-deps/ocp (nextcloud/ocp)
v33.0.3Compare Source
v33.0.2Compare Source
v33.0.1Compare Source
psalm/phar (psalm/phar)
v6.16.1Compare Source
v6.16.0Compare Source
v6.15.1Compare Source
v6.15.0Compare Source
v6.14.3Compare Source
v6.14.1Compare Source
v6.14.0Compare Source
v6.13.1Compare Source
v6.13.0Compare Source
v6.12.1Compare Source
v6.12.0Compare Source
v6.11.0Compare Source
v6.10.3Compare Source
v6.10.2Compare Source
v6.10.1Compare Source
v6.10.0Compare Source
v6.9.6Compare Source
v6.9.5Compare Source
v6.9.4Compare Source
v6.9.3Compare Source
v6.9.2Compare Source
v6.9.0Compare Source
v6.8.9Compare Source
v6.8.8Compare Source
v6.8.7Compare Source
v6.8.6Compare Source
v6.8.5Compare Source
v6.8.4Compare Source
v6.8.3Compare Source
shivammathur/setup-php (shivammathur/setup-php)
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. (https://github.com/shivammathur/homebrew-extensions/pull/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
v2.35.5Compare Source
Changelog
For example, this should install the latest release of PHPUnit with
10.5as the prefix.intlextension with a particular ICU versions.github-tokeninput value to avoid rate limits.Improved errors when tools fail to install. (#991)
Fixed warning in get function on request failure.
Added a fallback source for composer phar archives. (#956)
Added a fallback source for PPA keys. (#996)
Fixed
opcache.jit_buffer_sizeconfig on arm environments. (#999)Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.35.4Compare Source
Changelog
Fixed updating brew core tap before installing PHP on macOS.
Updated actions in internal workflows.
Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.