Bump the composer group with 3 updates - #74
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the composer group with 3 updates: [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel), [laravel/framework](https://github.com/laravel/framework) and [larastan/larastan](https://github.com/larastan/larastan). Updates `inertiajs/inertia-laravel` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/inertiajs/inertia-laravel/releases) - [Changelog](https://github.com/inertiajs/inertia-laravel/blob/3.x/CHANGELOG.md) - [Commits](inertiajs/inertia-laravel@v3.3.1...v3.3.3) Updates `laravel/framework` from 13.29.0 to 13.30.1 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md) - [Commits](laravel/framework@v13.29.0...v13.30.1) Updates `larastan/larastan` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/larastan/larastan/releases) - [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md) - [Commits](larastan/larastan@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: inertiajs/inertia-laravel dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer - dependency-name: laravel/framework dependency-version: 13.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer - dependency-name: larastan/larastan dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the composer group with 3 updates: inertiajs/inertia-laravel, laravel/framework and larastan/larastan.
Updates
inertiajs/inertia-laravelfrom 3.3.1 to 3.3.3Release notes
Sourced from inertiajs/inertia-laravel's releases.
Changelog
Sourced from inertiajs/inertia-laravel's changelog.
Commits
42dccee[3.x] Fix loadDeferredProps() crashing when a group name matches a helper fun...5f5bf68Update CHANGELOG174f504Register Blade component namespace on the resolved compiler (#906)3ef8257UnwrapJsonSerializableto discover Inertia props (#902)c014246Update CHANGELOGUpdates
laravel/frameworkfrom 13.29.0 to 13.30.1Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
Commits
718d17dUpdate version to v13.30.13005430port fixes from 12.x813ebb7Fix Redis tagged cache write ordering (#61385)8369431[13.x] Fixlimit()being ignored onupdate()for SQL Server (#61394)bde0735[13.x] AdddropVectorIndex()to the schema blueprint (#61391)af1e082[13.x] AddinsertOrIgnoreReturning()to the Eloquent builder passthru (#61393)4b3578econnection and queue on WorkerStopping (#61387)f261f04Update CHANGELOG9c008e7Update version to v13.30.0df92a8bMerge branch '12.x' into 13.xUpdates
larastan/larastanfrom 3.10.0 to 3.11.0Release notes
Sourced from larastan/larastan's releases.
... (truncated)
Commits
9baa740fix: add mixin to View facade4a43ec0perf: memoize accessor and relation property lookupsf5001d2perf: cache negative method lookups in forwards-calls extensions24fb6b7perf: memoize method/property tag lookups in ReflectionHelper16982bbperf: memoize model instances in ModelHelper937759aperf: cache nested config key types and unparsable files in ConfigParser31592f7perf: memoize macro source classification per class0dc5100perf: cache negative results and facade roots in FacadesMethodsExtension5d7c1faperf: memoize union member classification in GenericEloquentBuilderTypeNodeRe...70f5a6bperf: defer default return type computation in console extensionsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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