Bump the major-updates group across 1 directory with 4 updates #402
+125
−144
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.
Bumps the major-updates group with 3 updates in the / directory: inertiajs/inertia-laravel, nwidart/laravel-modules and owen-it/laravel-auditing.
Updates
inertiajs/inertia-laravel
from 1.3.2 to 2.0.1Release notes
Sourced from inertiajs/inertia-laravel's releases.
Changelog
Sourced from inertiajs/inertia-laravel's changelog.
... (truncated)
Commits
d855ad1
allow laravel 120259e37
Update changelogd5e1d51
Merge pull request #686 from crynobone/patch-1f557ed3
Merge pull request #688 from inertiajs/lazy-properties-fixaf3d0f3
public -> protected75410d7
resolve closures via app1f84639
fixed situation where lazy functions were always being evaluated166f25a
Merge pull request #687 from crynobone/patch-2fad74bc
Merge branch '2.x' into patch-2111d38b
Merge pull request #689 from inertiajs/upgrade-github-actionsUpdates
laravel/framework
from 11.41.3 to 11.44.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
e9a33da
Update version to v11.44.02c72603
exception handling typehints (#54747)344c37f
[11x.] Improved typehints forInteractsWithDatabase
(#54748)0054c26
[11.x] DeprecateFactory::$modelNameResolver
(#54736)610155c
Update ConcurrencyTest.php (#54732)c31126b
[11.x] Fix: Custom Exceptions with Multiple Arguments does not properly rein…...120f07f
[11.x] AllowreadAt
method to use in database channel (#54729)5082a0c
Update RedisManagerExtensionTest.php (#54721)fa176f7
[11.x] Fix parsingPHP_CLI_SERVER_WORKERS
asstring
instead ofint
(#54...fe4ea95
Update CHANGELOGUpdates
nwidart/laravel-modules
from 11.1.8 to 12.0.0Release notes
Sourced from nwidart/laravel-modules's releases.
Commits
9d53ad7
Merge pull request #2029 from nWidart/laravel-12102caa9
add support for Laravel 126a987af
Merge pull request #2026 from alissn/FixLoadModulescb26cb2
[fix] fix load modulesd7b56f7
Merge pull request #2023 from alissn/AddPintAction80323ba
Merge pull request #2022 from alissn/UpdateManifest435b7d1
[feat] add pint actionc3da51a
[fix] fix confilict1bec27f
Merge pull request #2021 from alissn/FixModulePrunea3fe058
Merge pull request #2007 from solomon-ochepa/refactor-docblocks-for-clarityUpdates
owen-it/laravel-auditing
from 13.6.9 to 14.0.0Release notes
Sourced from owen-it/laravel-auditing's releases.
Commits
f92602d
Support for auditSync and auditDetach on Auditable custom Pivot class (#954)1317c83
Fix tests on pull requests (#1012)2d1e4bf
Allow for creating an Auditable model even if application is not spun up (#962)8155c26
FIx null return (#1010)288c496
Remove v13 deprecations (#1007)717d307
🔧 drop php < 8.2 and add laravel 12 (#1006)7339563
Pint only on pull request (#1003)2c2b9c7
Add Phpstan workflow (#1001)40fbbe1
fix: RecordCustomAudit listener (#963)792f8e2
Update CHANGELOG.md to explain that recent changes are not here (#944)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions