Bump the production-dependencies group with 4 updates#3404
Merged
Conversation
Bumps the production-dependencies group with 4 updates: [dedoc/scramble](https://github.com/dedoc/scramble), [laravel/framework](https://github.com/laravel/framework), [laravel/socialite](https://github.com/laravel/socialite) and [symfony/cache](https://github.com/symfony/cache). Updates `dedoc/scramble` from 0.12.19 to 0.12.21 - [Release notes](https://github.com/dedoc/scramble/releases) - [Commits](dedoc/scramble@v0.12.19...v0.12.21) Updates `laravel/framework` from 11.44.7 to 11.45.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v11.44.7...v11.45.0) Updates `laravel/socialite` from 5.20.0 to 5.21.0 - [Release notes](https://github.com/laravel/socialite/releases) - [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md) - [Commits](laravel/socialite@v5.20.0...v5.21.0) Updates `symfony/cache` from 7.2.6 to 7.3.0 - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/7.3/CHANGELOG.md) - [Commits](symfony/cache@v7.2.6...v7.3.0) --- updated-dependencies: - dependency-name: dedoc/scramble dependency-version: 0.12.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: laravel/framework dependency-version: 11.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: laravel/socialite dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: symfony/cache dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ildyria
approved these changes
Jun 2, 2025
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 4 updates: dedoc/scramble, laravel/framework, laravel/socialite and symfony/cache.
Updates
dedoc/scramblefrom 0.12.19 to 0.12.21Release notes
Sourced from dedoc/scramble's releases.
... (truncated)
Commits
5b2d7d5phpstan happy0c5d229fixed analysis of class names of trait methods (#860)98e49daAdd support for inferring a type on property fetch or method call on an argum...3f0da06Fixedbooltypehint onauthorizeprevented Scramble into properly inferri...283bc6aupdate baseline8c5e7d2Merge branch 'main' of github.com:dedoc/documentorae30dd2remove return type hint from afterClassDefinitionCreated4c78e8aFix error when configuring OpenAPI docs using a callback with DocumentTransfo...ed44b9aFix stylingeb2f002fix stanUpdates
laravel/frameworkfrom 11.44.7 to 11.45.0Release notes
Sourced from laravel/framework's releases.
Commits
d0730deUpdate version to v11.45.04807fee[11.x] BackportTestResponse::assertRedirectBack(#55780)6c3e369Do not export changelog to source control43bcb81Fix Symfony 7.3 deprecations (#55711)3c86472Test SQLServer 2017 on Ubuntu 22.04 (#55716)2661ac8Update facade docblocks776653aBackporting Timebox fixes to 11.x (#55705)abb1119[11.x] Bump minimum league/commonmark (#55660)f1fda73install Passport 13.x (#55621)401649c[11.x] Test Improvements (#55549)Updates
laravel/socialitefrom 5.20.0 to 5.21.0Release notes
Sourced from laravel/socialite's releases.
Changelog
Sourced from laravel/socialite's changelog.
Commits
d836394Added email and it's scope to TwitterProvider (#744)d1952d3Update CHANGELOGUpdates
symfony/cachefrom 7.2.6 to 7.3.0Release notes
Sourced from symfony/cache's releases.
Changelog
Sourced from symfony/cache's changelog.
... (truncated)
Commits
c4b217bchoose the correctly cased class name for the SQLite platformab54d0cDon't enable tracing unless the profiler is enabled6dd4353Merge branch '7.2' into 7.34a8d714Merge branch '7.2' into 7.319199eeMerge branch '7.2' into 7.36e67319feature #59813 [Cache] Enable namespace-based invalidation by prefixing keys ...c4b03e9minor #59972 chore: PHP CS Fixer fixes (keradus)66e51fbchore: PHP CS Fixer fixesd68bb73Various cleanups82dfb7a[Cache] Enable namespace-based invalidation by prefixing keys with backend-na...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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