- Update all non-major dependencies with digest and pinDigest #170
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.8.3
->2.8.4
2.8.3-bin
->2.8.4-bin
v3.7.1
->v3.8.0
^3.2.2
->^3.2.3
^11.25.0
->^11.36.1
11.37.0
^4.0.6
->^4.0.7
8.3.14-fpm-bullseye
->8.4.2-fpm-bullseye
^11.5.0
->^11.5.2
^4.10.1
->^4.10.2
2.31.1
->2.32.0
^3.4.16
->^3.4.17
Release Notes
docker/setup-buildx-action (docker/setup-buildx-action)
v3.8.0
Compare Source
Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0
laravel/framework (laravel/framework)
v11.36.1
Compare Source
getJob()
method toPendingDispatch
class + Introduced tests by @pascalbaljet in https://github.com/laravel/framework/pull/53951v11.36.0
Compare Source
config/mail.php
with supported configuration by @crynobone in https://github.com/laravel/framework/pull/53874enum_value()
to be use in standaloneilluminate/collections
by @crynobone in https://github.com/laravel/framework/pull/53871Uri
andUriQueryString
implementStringable
by @cosmastech in https://github.com/laravel/framework/pull/53873new Stringable
overStr::of
andstr()
by @lucasmichot in https://github.com/laravel/framework/pull/53883Uri
class to default, global aliases by @jasonmccreary in https://github.com/laravel/framework/pull/53884loadMissing
by @SychO9 in https://github.com/laravel/framework/pull/53879numericAggregate
on eloquent builder by @AmirRezaM75 in https://github.com/laravel/framework/pull/53880new Fluent
overfluent()
helper by @lucasmichot in https://github.com/laravel/framework/pull/53890Collection::wrap
by @lucasmichot in https://github.com/laravel/framework/pull/53891Collection::range
by @lucasmichot in https://github.com/laravel/framework/pull/53895schema:dump --prune
command by @andrey-helldar in https://github.com/laravel/framework/pull/53870blank
Helper from Serializing Eloquent Models by @SanderMuller in https://github.com/laravel/framework/pull/53911Fluent::set
method by @stevebauman in https://github.com/laravel/framework/pull/53946v11.35.1
Compare Source
Illuminate\Database\Query\Builder
by @jnoordsij in https://github.com/laravel/framework/pull/53841DatabaseTruncation
trait by introducingConnection::withoutTablePrefix()
method by @hafezdivandari in https://github.com/laravel/framework/pull/53842laravel/sanctum (laravel/sanctum)
v4.0.7
Compare Source
tokenCant()
helper function toHasApiTokens
by @chester-sykes in https://github.com/laravel/sanctum/pull/552sebastianbergmann/phpunit (phpunit/phpunit)
v11.5.2
: PHPUnit 11.5.2Compare Source
Fixed
assertArrayHasKey()
,assertArrayNotHasKey()
,arrayHasKey()
, andArrayHasKey::__construct()
do not support all possible key types--migrate-configuration
does not removebeStrictAboutTodoAnnotatedTests
attribute from XML configuration fileHow to install or update PHPUnit
getsentry/sentry-laravel (sentry/sentry-laravel)
v4.10.2
Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.10.2.
Bug Fixes
php artisan sentry:test
(#963)shivammathur/setup-php (shivammathur/setup-php)
v2.32.0
Compare Source
Changelog
pre-installed
inphp-version
input. (#872)It will setup the pre-installed PHP version on the runner as per the docs here
https://github.com/shivammathur/setup-php?tab=readme-ov-file#github-hosted-runners. If the runner does not have a pre-installed PHP version, it will fail.
Please note: It is not recommended to use this unless you are doing something trivial, the pre-installed PHP versions on GitHub hosted runners are old patch versions.
.tool-versions
file format inphp-version-file
input. (#883)If you have an asdf .tool-versions file in your project.
For example, you can specify
.tool-versions
now in thephp-version-file
input and the action would setup the correct PHP version.COMPOSER_PROJECT_DIR
env value. (#894)Added support for
macos-15
GitHub hosted environment.Added support for
windows-2025
GitHub hosted environment.Added support for composer-dependency-analyser tool (#859, #897)
Added information on how an extension is loaded in the wiki extension lists. (#887)
https://github.com/shivammathur/setup-php/wiki
Fixed support for debug builds. (#880)
macos-12
GitHub hosted environments.Thanks @janedbal, @alexmerlin and @tillkruss for the contributions 🎉
Thanks @desrosj, @bloodynumen and @eliashaeussler for the sponsorship ❤️
For the complete list of changes, please refer to the Full Changelog
Follow for updates
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17
Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - "after 7am on the first day of the month,before 3pm on the first day of the month" 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.