Skip to content

Bump the composer-all group with 3 updates#737

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/composer-all-deed31b73d
Open

Bump the composer-all group with 3 updates#737
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/composer-all-deed31b73d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the composer-all group with 3 updates: guzzlehttp/guzzle, knuckleswtf/scribe and laravel/framework.

Updates guzzlehttp/guzzle from 7.11.0 to 7.11.1

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.11.1

Fixed

  • Ignore request-level transport_sharing, matching other unknown request options
Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.11.1 - 2026-06-07

Fixed

  • Ignore request-level transport_sharing, matching other unknown request options
Commits

Updates knuckleswtf/scribe from 5.10.0 to 5.11.0

Release notes

Sourced from knuckleswtf/scribe's releases.

5.11.0 (08 Jun 2026)

Fixed

  • Fix nested BelongsTo relationships loading in \ResponseFromApiResource\ (#1066)
  • Fix: Don't pre-urlencode Postman collection query keys/values (#1075)

Modified

  • Update description for \�xists\ validation rule (#1069)
Changelog

Sourced from knuckleswtf/scribe's changelog.

5.11.0 (08 Jun 2026)

Fixed

  • Fix nested BelongsTo relationships loading in ResponseFromApiResource (#1066)
  • Fix: Don't pre-urlencode Postman collection query keys/values (#1075)

Modified

  • Update description for exists validation rule (#1069)
Commits
  • 71c8c4a Bump version to 5.11.0
  • c4f33db Ignore laravel/framework security advisories in Composer policy
  • ae97b75 Update tests
  • 71f77b3 Update skill
  • 2ad0c6e Update description for 'exists' validation rule (#1069)
  • 8ef45ee Fix nested BelongsTo relationships in ResponseFromApiResource (#1066)
  • c15b33a Fix: Don't pre-urlencode Postman collection query keys/values (#1075)
  • See full diff in compare view

Updates laravel/framework from 12.61.0 to 12.61.1

Release notes

Sourced from laravel/framework's releases.

v12.61.1

Commits
  • e8472ca Update version to v12.61.1
  • 61d5557 [12.x] Ensure config is bound before trying to log deprecation notice (#60376)
  • 12df688 [12.x] Ensure path seperators aren't encoded in LocalFilesystemAdapter (#60350)
  • 33afd1e [12.x] Fix Number::pairs() infinite loop when $by is zero or negative (#60324)
  • e854b8c Fix FIFO queue name normalization in Cloud managed queues (#60316)
  • 55d9fb8 fix(Number): return INF/NAN as-is in trim() (#60322)
  • c76283c Fix regex typo in Env::addVariableToEnvContents that prevented quoting values...
  • 6730281 Fix @​params typo in Fluent and MessageBag toPrettyJson() docblocks (#60313)
  • b8f2341 Preserve empty HTTP attach contents (#60291)
  • 3438371 Update CHANGELOG
  • See full diff in compare view

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 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

Bumps the composer-all group with 3 updates: [guzzlehttp/guzzle](https://github.com/guzzle/guzzle), [knuckleswtf/scribe](https://github.com/knuckleswtf/scribe) and [laravel/framework](https://github.com/laravel/framework).


Updates `guzzlehttp/guzzle` from 7.11.0 to 7.11.1
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.11/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.11.0...7.11.1)

Updates `knuckleswtf/scribe` from 5.10.0 to 5.11.0
- [Release notes](https://github.com/knuckleswtf/scribe/releases)
- [Changelog](https://github.com/knuckleswtf/scribe/blob/v5/CHANGELOG.md)
- [Commits](knuckleswtf/scribe@5.10.0...5.11.0)

Updates `laravel/framework` from 12.61.0 to 12.61.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.61.0...v12.61.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-version: 7.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-all
- dependency-name: knuckleswtf/scribe
  dependency-version: 5.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-all
- dependency-name: laravel/framework
  dependency-version: 12.61.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 9, 2026
@allella

allella commented Jun 9, 2026

Copy link
Copy Markdown
Member

@irby

The Scribe Github workflow looks to have a permissions error on the check on this PR.

It's unclear if that's something we need to fix, or if we need to hold up this PR on account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant