Bump the minor-updates group across 1 directory with 5 updates - #45
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [laravel/framework](https://github.com/laravel/framework) | `13.26.0` | `13.30.1` | | [toshy/bunnynet-php](https://github.com/ToshY/BunnyNet-PHP) | `9.4.0` | `9.5.0` | | [larastan/larastan](https://github.com/larastan/larastan) | `3.10.0` | `3.11.0` | | [laravel/boost](https://github.com/laravel/boost) | `2.5.3` | `2.7.0` | | [laravel/sail](https://github.com/laravel/sail) | `1.66.0` | `1.67.0` | Updates `laravel/framework` from 13.26.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.26.0...v13.30.1) Updates `toshy/bunnynet-php` from 9.4.0 to 9.5.0 - [Release notes](https://github.com/ToshY/BunnyNet-PHP/releases) - [Commits](ToshY/BunnyNet-PHP@9.4.0...9.5.0) 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) Updates `laravel/boost` from 2.5.3 to 2.7.0 - [Release notes](https://github.com/laravel/boost/releases) - [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md) - [Commits](laravel/boost@v2.5.3...v2.7.0) Updates `laravel/sail` from 1.66.0 to 1.67.0 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](laravel/sail@v1.66.0...v1.67.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 13.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: toshy/bunnynet-php dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: larastan/larastan dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/boost dependency-version: 2.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/sail dependency-version: 1.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/composer/minor-updates-9138afd316
branch
September 15, 2026 12:43
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 minor-updates group with 5 updates in the / directory:
13.26.013.30.19.4.09.5.03.10.03.11.02.5.32.7.01.66.01.67.0Updates
laravel/frameworkfrom 13.26.0 to 13.30.1Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
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
toshy/bunnynet-phpfrom 9.4.0 to 9.5.0Release notes
Sourced from toshy/bunnynet-php's releases.
Commits
8f2d424Merge pull request #234 from ToshY/generator/update-api-models-231b54e611[docs] update Core API and Shield API docs4dc06f9Updated API models9c97050[docs] update validation.md nitsb592f10Merge pull request #233 from ToshY/dependabot/github_actions/github-actions-8...37c47b3Bump zizmorcore/zizmor-action in the github-actions group297abbeMerge pull request #232 from ToshY/dependabot/github_actions/github-actions-f...905a1bfBump zizmorcore/zizmor-action in the github-actions group44c421dMerge pull request #230 from ToshY/dependabot/github_actions/github-actions-6...3eb4707Bump the github-actions group with 2 updatesUpdates
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 extensionsUpdates
laravel/boostfrom 2.5.3 to 2.7.0Release notes
Sourced from laravel/boost's releases.
... (truncated)
Changelog
Sourced from laravel/boost's changelog.
... (truncated)
Commits
b19e98acontroller resource guidanced165b9eupdate best practices0555ee4formatting5e5b74bskill updates2af1137Update CHANGELOG44f5944Testing Best Practices Skill (#769)e0ea4d7Re-key the search-docs query list after filtering (#962)126f451Stop detecting Antigravity from the shared .agents directory that Boost itsel...3817ca5Keep the separating comma out of trailing comments when injecting MCP servers...8d8cb70Accept any skill path shape in boost:add-skill, and keep the audit gate corre...Updates
laravel/sailfrom 1.66.0 to 1.67.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
639e03aMove from Launchpad PPA to packages.sury.org (#896)7104316Update CHANGELOGDependabot 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