laravel-kata icon indicating copy to clipboard operation
laravel-kata copied to clipboard

Bump the prod-deps group across 1 directory with 4 updates

Open dependabot[bot] opened this issue 6 months ago • 1 comments

Bumps the prod-deps group with 4 updates in the / directory: guzzlehttp/guzzle, laravel/framework, spatie/fork and tightenco/tlint.

Updates guzzlehttp/guzzle from 7.9.2 to 7.9.3

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.9.3

Changed

  • Remove explicit content-length header for GET requests
  • Improve compatibility with bad servers for boolean cookie values
Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.9.3 - 2025-03-27

Changed

  • Remove explicit content-length header for GET requests
  • Improve compatibility with bad servers for boolean cookie values
Commits
  • 7b2f29f Release 7.9.3
  • 8f68d9f Improve compatibility with bad servers for boolean cookie values (#3281)
  • 234747f Remove explicit content-length header for GET requests (#3278)
  • d28a072 testHandlesGarbageHttpServerGracefully: Split test between PHP <= 8.1 and >...
  • 41f5ce7 CS fixes
  • 0811cfd SA upgrades
  • See full diff in compare view

Updates laravel/framework from 12.0.1 to 12.10.2

Release notes

Sourced from laravel/framework's releases.

v12.10.2

v12.10.1

v12.10.0

v12.9.2

v12.9.1

v12.9.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.10.2 - 2025-04-24

v12.10.1 - 2025-04-23

v12.10.0 - 2025-04-22

v12.9.2 - 2025-04-16

v12.9.1 - 2025-04-16

v12.9.0 - 2025-04-15

... (truncated)

Commits
  • 0f123cc Update version to v12.10.2
  • dc5b445 revert complicated changes
  • f5fba9c [12.x] Address Model@relationLoaded when relation is null (#55531)
  • 44e6a29 Update CHANGELOG
  • 3264999 Update version to v12.10.1
  • 573684f [12.x] Add Enum support for assertJsonPath in AssertableJsonString.php (#55516)
  • 63b4d72 [12.x] Ensure related models is iterable on `HasRelationships@relationLoaded(...
  • c65ac53 Use xxh128 when comparing views for changes (#55517)
  • 9ee0795 Revert "Use value() helper in 'when' method to simplify code (#55465)" (#55514)
  • 3faeb07 Update CHANGELOG
  • Additional commits viewable in compare view

Updates spatie/fork from 1.2.4 to 1.2.5

Release notes

Sourced from spatie/fork's releases.

1.2.5

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/fork/compare/1.2.4...1.2.5

Changelog

Sourced from spatie/fork's changelog.

1.2.5 - 2025-04-24

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/fork/compare/1.2.4...1.2.5

Commits

Updates tightenco/tlint from 9.4.0 to 9.5.0

Release notes

Sourced from tightenco/tlint's releases.

v9.5.0

What's Changed

Full Changelog: https://github.com/tighten/tlint/compare/v9.4.0...v9.5.0

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

dependabot[bot] avatar Apr 28 '25 13:04 dependabot[bot]