Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps the dev-deps group with 5 updates in the / directory:

Package From To
itsgoingd/clockwork 5.3.4 5.3.5
josiasmontag/laravel-redis-mock 1.3.4 1.3.5
laravel/pint 1.21.0 1.24.0
laravel/sail 1.41.0 1.45.0
php-coveralls/php-coveralls 2.7.0 2.8.0

Updates itsgoingd/clockwork from 5.3.4 to 5.3.5

Changelog

Sourced from itsgoingd/clockwork's changelog.

5.3.5

  • added support for PHPUnit 11 and Pest 3 (reported by simbig, thanks!)
  • Added Xdebug support to vanilla integration (reported by edxeth, thanks!)
  • improved collecting of Eloquent queries to better support escaped and named bindings (reported by DeBug88, thanks!)
  • fixed crash when no response is returned when collecting Guzzle HTTP requests (implemented by N1ebieski, thanks!)
  • fixed calling Artisan command inside Artisan command leading to multiple invalid requests being collected (reported by mattvb91, thanks!)
  • fixed duplicate N+1 queries being collected when running on Laravel Octane (implemented by yahya09, thanks!)
Commits
  • d928483 Bumped version to 5.3.5, updated changelog.
  • c1d7fcf Merge pull request #746 from yahya09/master
  • 16273e7 Merge pull request #741 from N1ebieski/patch-1
  • 23f6548 add reset duplicateQueries on eloquent data source
  • e53ba28 Fix Call to a member function getBody() on null
  • da128d8 Vanilla - added Xdebug support.
  • 229a43f Laravel - fixed calling an Artisan command inside another Artisan command lea...
  • 8a37d3c Laravel - added PHPUnit 11 and Pest 3 compatibility.
  • 29095a5 EloquentDataSource - improved generating runnable queries to correctly handle...
  • See full diff in compare view

Updates josiasmontag/laravel-redis-mock from 1.3.4 to 1.3.5

Release notes

Sourced from josiasmontag/laravel-redis-mock's releases.

1.3.5

Allow predis 3.0

Commits

Updates laravel/pint from 1.21.0 to 1.24.0

Release notes

Sourced from laravel/pint's releases.

v1.24.0

  • PHP 8.4 support
  • Adds -p as shortcut of --parallel
  • Fixes parallel on Windows

v1.23.0

  • Adds --parallel option.
  • Allows extending from a base configuration file.

v1.22.1

  • Fixes Argument [#1](https://github.com/laravel/pint/issues/1) ($node) must be of type DOMNode issue.

v1.22.0

What's Changed

New Contributors

Full Changelog: laravel/pint@v1.21.2...v1.22.0

v1.21.2

  • Bumps dependencies

v1.21.1

Changelog

Sourced from laravel/pint's changelog.

v1.24.0 - 2025-07-10

  • PHP 8.4 support
  • Adds -p as shortcut of --parallel
  • Fixes parallel on Windows

v1.23.0 - 2025-07-03

  • Adds --parallel option.
  • Allows extending from a base configuration file.

v1.22.1 - 2025-05-08

  • Fixes Argument [#1](https://github.com/laravel/pint/issues/1) ($node) must be of type DOMNode issue.

v1.22.0 - 2025-04-08

What's Changed

New Contributors

Full Changelog: laravel/pint@v1.21.2...v1.22.0

v1.21.2 - 2025-03-14

  • Bumps dependencies

v1.21.1 - 2025-03-11

Commits

Updates laravel/sail from 1.41.0 to 1.45.0

Release notes

Sourced from laravel/sail's releases.

v1.45.0

v1.44.0

v1.43.1

v1.43.0

v1.42.0

v1.41.1

Changelog

Sourced from laravel/sail's changelog.

v1.45.0 - 2025-08-25

v1.44.0 - 2025-07-04

v1.43.1 - 2025-05-19

v1.43.0 - 2025-05-13

v1.42.0 - 2025-04-29

v1.41.1 - 2025-04-22

Commits

Updates php-coveralls/php-coveralls from 2.7.0 to 2.8.0

Release notes

Sourced from php-coveralls/php-coveralls's releases.

v2.8.0

What's Changed

New Contributors

Full Changelog: php-coveralls/php-coveralls@v2.7.0...v2.8.0

Changelog

Sourced from php-coveralls/php-coveralls's changelog.

2.8.0

Miscellaneous

  • Add .gitattributes (#381)
  • Create SECURITY.md
  • Fix CI (#379)
  • Fix typos (#372)
  • Remove duplicated word "other" (#380)
  • Update SECURITY.md (#383)
  • chore: fix typo (#384)
  • chore: overcome prophecy warning (#386)
  • chore: upgrade SCA, run PHP CS Fixer (#385)
  • tests: update data provider to not use 'this' (#387)
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

Bumps the dev-deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [itsgoingd/clockwork](https://github.com/itsgoingd/clockwork) | `5.3.4` | `5.3.5` |
| [josiasmontag/laravel-redis-mock](https://github.com/josiasmontag/laravel-redis-mock) | `1.3.4` | `1.3.5` |
| [laravel/pint](https://github.com/laravel/pint) | `1.21.0` | `1.24.0` |
| [laravel/sail](https://github.com/laravel/sail) | `1.41.0` | `1.45.0` |
| [php-coveralls/php-coveralls](https://github.com/php-coveralls/php-coveralls) | `2.7.0` | `2.8.0` |



Updates `itsgoingd/clockwork` from 5.3.4 to 5.3.5
- [Release notes](https://github.com/itsgoingd/clockwork/releases)
- [Changelog](https://github.com/itsgoingd/clockwork/blob/master/CHANGELOG.md)
- [Commits](itsgoingd/clockwork@v5.3.4...v5.3.5)

Updates `josiasmontag/laravel-redis-mock` from 1.3.4 to 1.3.5
- [Release notes](https://github.com/josiasmontag/laravel-redis-mock/releases)
- [Commits](josiasmontag/laravel-redis-mock@1.3.4...1.3.5)

Updates `laravel/pint` from 1.21.0 to 1.24.0
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.21.0...v1.24.0)

Updates `laravel/sail` from 1.41.0 to 1.45.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.41.0...v1.45.0)

Updates `php-coveralls/php-coveralls` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/php-coveralls/php-coveralls/releases)
- [Changelog](https://github.com/php-coveralls/php-coveralls/blob/master/CHANGELOG.md)
- [Commits](php-coveralls/php-coveralls@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: itsgoingd/clockwork
  dependency-version: 5.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: josiasmontag/laravel-redis-mock
  dependency-version: 1.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: laravel/pint
  dependency-version: 1.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: laravel/sail
  dependency-version: 1.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: php-coveralls/php-coveralls
  dependency-version: 2.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 15, 2025
Copy link

codecov bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.38%. Comparing base (a2bddf8) to head (c858d0e).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #494   +/-   ##
=========================================
  Coverage     74.38%   74.38%           
  Complexity      470      470           
=========================================
  Files            46       46           
  Lines          1710     1710           
=========================================
  Hits           1272     1272           
  Misses          438      438           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

0 participants