Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump the dev-dependencies group across 1 directory with 4 updates #650

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

Bumps the dev-dependencies group with 4 updates in the / directory: barryvdh/laravel-debugbar, fakerphp/faker, nunomaduro/collision and phpunit/phpunit.

Updates barryvdh/laravel-debugbar from 3.14.3 to 3.14.7

Release notes

Sourced from barryvdh/laravel-debugbar's releases.

v3.14.7

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-debugbar@v3.14.6...v3.14.7

v3.14.6

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.14.5...v3.14.6

v3.14.5

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.14.4...v3.14.5

v3.14.4

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.14.3...v3.14.4

Changelog

Sourced from barryvdh/laravel-debugbar's changelog.

v3.14.7 - 2024-11-14

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-debugbar@v3.14.6...v3.14.7

Commits

Updates fakerphp/faker from 1.23.1 to 1.24.0

Release notes

Sourced from fakerphp/faker's releases.

v1.24.0

What's Changed

New Contributors

Full Changelog: FakerPHP/Faker@v1.23.1...v1.24.0

Commits

Updates nunomaduro/collision from 8.4.0 to 8.5.0

Commits

Updates phpunit/phpunit from 11.4.1 to 11.4.3

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.4.3

Changed

  • #6010: Improve parameter name for assertGreaterThan(), assertGreaterThanOrEqual(), assertLessThan(), and assertLessThanOrEqual()
  • #6012: Remove empty lines between TeamCity events

Fixed

  • #6017: Deprecation Triggers are not registered when Process Isolation is used

How to install or update PHPUnit

PHPUnit 11.4.2

Changed

  • #5989: Disable Xdebug in subprocesses when it is not used

Fixed

  • #5844: Error handlers that are not callable outside the scope they were registered in are not handled correctly
  • #5982: Typo in exception message

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.4.3] - 2024-10-28

Changed

  • #6010: Improve parameter name for assertGreaterThan(), assertGreaterThanOrEqual(), assertLessThan(), and assertLessThanOrEqual()
  • #6012: Remove empty lines between TeamCity events

Fixed

  • #6017: Deprecation Triggers are not registered when Process Isolation is used

[11.4.2] - 2024-10-19

Changed

  • #5989: Disable Xdebug in subprocesses when it is not used

Fixed

  • #5844: Error handlers that are not callable outside the scope they were registered in are not handled correctly
  • #5982: Typo in exception message
Commits
  • e8e8ed1 Prepare release
  • 86f5f8d Merge branch '10.5' into 11.4
  • a86773b Prepare release
  • aa53358 Fix markup
  • b0b5137 Update ChangeLog
  • 563604b Register deprecation triggers in process isolation
  • bc822c6 Merge branch '10.5' into 11.4
  • 81306cb Update ChangeLog
  • f47663b Replace double quotes around the teamcity prefix string with single quotes
  • 5c058fd Remove empty lines between teamcity events
  • Additional commits viewable 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 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-dependencies group with 4 updates in the / directory: [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar), [fakerphp/faker](https://github.com/FakerPHP/Faker), [nunomaduro/collision](https://github.com/nunomaduro/collision) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `barryvdh/laravel-debugbar` from 3.14.3 to 3.14.7
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/CHANGELOG.md)
- [Commits](barryvdh/laravel-debugbar@v3.14.3...v3.14.7)

Updates `fakerphp/faker` from 1.23.1 to 1.24.0
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/2.0/CHANGELOG.md)
- [Commits](FakerPHP/Faker@v1.23.1...v1.24.0)

Updates `nunomaduro/collision` from 8.4.0 to 8.5.0
- [Commits](nunomaduro/collision@v8.4.0...v8.5.0)

Updates `phpunit/phpunit` from 11.4.1 to 11.4.3
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.3/ChangeLog-11.4.md)
- [Commits](sebastianbergmann/phpunit@11.4.1...11.4.3)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: fakerphp/faker
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

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 Nov 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

Superseded by #652.

@dependabot dependabot bot closed this Nov 27, 2024
@dependabot dependabot bot deleted the dependabot/composer/dev-dependencies-a5df6f7017 branch November 27, 2024 13:06
# for free to join this conversation on GitHub. Already have an account? # 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