chore(deps): bump the production-dependencies group with 5 updates#4372
Merged
ildyria merged 1 commit intoMay 26, 2026
Merged
Conversation
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [dedoc/scramble](https://github.com/dedoc/scramble) | `0.13.22` | `0.13.23` | | [directorytree/ldaprecord-laravel](https://github.com/DirectoryTree/LdapRecord-Laravel) | `4.0.1` | `4.0.2` | | [laravel/framework](https://github.com/laravel/framework) | `12.59.0` | `12.60.2` | | [laravel/octane](https://github.com/laravel/octane) | `2.17.3` | `2.17.4` | | [symfony/cache](https://github.com/symfony/cache) | `8.0.10` | `8.0.12` | Updates `dedoc/scramble` from 0.13.22 to 0.13.23 - [Release notes](https://github.com/dedoc/scramble/releases) - [Commits](dedoc/scramble@v0.13.22...v0.13.23) Updates `directorytree/ldaprecord-laravel` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/DirectoryTree/LdapRecord-Laravel/releases) - [Commits](DirectoryTree/LdapRecord-Laravel@v4.0.1...v4.0.2) Updates `laravel/framework` from 12.59.0 to 12.60.2 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md) - [Commits](laravel/framework@v12.59.0...v12.60.2) Updates `laravel/octane` from 2.17.3 to 2.17.4 - [Release notes](https://github.com/laravel/octane/releases) - [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md) - [Commits](laravel/octane@v2.17.3...v2.17.4) Updates `symfony/cache` from 8.0.10 to 8.0.12 - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/8.1/CHANGELOG.md) - [Commits](symfony/cache@v8.0.10...v8.0.12) --- updated-dependencies: - dependency-name: dedoc/scramble dependency-version: 0.13.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: directorytree/ldaprecord-laravel dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: laravel/framework dependency-version: 12.60.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: laravel/octane dependency-version: 2.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: symfony/cache dependency-version: 8.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... 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 production-dependencies group with 5 updates:
0.13.220.13.234.0.14.0.212.59.012.60.22.17.32.17.48.0.108.0.12Updates
dedoc/scramblefrom 0.13.22 to 0.13.23Release notes
Sourced from dedoc/scramble's releases.
Commits
1eea402Improve performance for projects with many inline types (#1163)18669bcImprove null coalescing operator inference (#1152)a7a3426tests ci attempte80c257Support type inference for method calls and property access on union types (#...74bbe10Fix styling28ba403Support real-time Facades (#1146)Updates
directorytree/ldaprecord-laravelfrom 4.0.1 to 4.0.2Release notes
Sourced from directorytree/ldaprecord-laravel's releases.
Commits
8770166Merge pull request #705 from NiklasSchmitt/master6ffecc9fixed into to floatUpdates
laravel/frameworkfrom 12.59.0 to 12.60.2Release notes
Sourced from laravel/framework's releases.
Commits
b8b55ceUpdate version to v12.60.20132e69[12.x] Boot managed queues before service providers boot (#60199)78b8934Update CHANGELOG7ca3454Update version to v12.60.1a3fa821Rename X-Request-ID header to Cloud-Request-ID (#60189)4d0c4f7Update CHANGELOGb39ddd3Update version to v12.60.039d1ad8[12.x] Dedicated Cloud Queue (#60181)f6a1295stop-when-empty-forca48fceOutput cloud request ID in logs for Cloud applications (#60166)Updates
laravel/octanefrom 2.17.3 to 2.17.4Release notes
Sourced from laravel/octane's releases.
Changelog
Sourced from laravel/octane's changelog.
Commits
ffeac11Skip full compiled route iteration in router listener (#1126)3c9f23cUpdate CHANGELOGUpdates
symfony/cachefrom 8.0.10 to 8.0.12Release notes
Sourced from symfony/cache's releases.
Commits
11dc068Merge branch '7.4' into 8.0902d621Merge branch '6.4' into 7.48f9b022Merge branch '5.4' into 6.403b191d[Cache] Validate the prefix given to AbstractAdapter::clear()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 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