Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump the dev-dependencies group across 1 directory with 2 updates #627

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2024

Bumps the dev-dependencies group with 2 updates in the / directory: barryvdh/laravel-debugbar and phpunit/phpunit.

Updates barryvdh/laravel-debugbar from 3.13.5 to 3.14.2

Release notes

Sourced from barryvdh/laravel-debugbar's releases.

v3.14.2

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.14.1...v3.14.2

v3.14.1

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-debugbar@v3.14.0...v3.14.1

v3.14.0

What's Changed

This releases has a few improvements to various collectors:

  • new Pennant collector
  • new (visual) on-demand Explain option for Queries and layout improvements (improved copy button, exclude paths)

image

  • improved Gate collector now shows for which model the checks are image

This also updates prepares some settings which are experimental, like hiding empty tabs.

... (truncated)

Commits

Updates phpunit/phpunit from 11.3.4 to 11.3.6

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.3.6

Changed

  • #5956: Deprecation of the E_STRICT constant in PHP 8.4

Fixed

  • #5950: TestDox text should not be trim()med when it contains $ character
  • The attribute parser will no longer try to instantiate attribute classes that do not exist

How to install or update PHPUnit

PHPUnit 11.3.5

Fixed

  • #5874: Test Stub generated by return value generator for doubled method with static return type declaration is not properly initialized
  • #5931: Reverted addition of name property on <testsuites> element in JUnit XML logfile
  • #5946: Callback throws a TypeError when checking a callable has variadic parameters

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.3.6] - 2024-09-19

Changed

  • #5956: Deprecation of the E_STRICT constant in PHP 8.4

Fixed

  • #5950: TestDox text should not be trim()med when it contains $ character
  • The attribute parser will no longer try to instantiate attribute classes that do not exist

[11.3.5] - 2024-09-13

Fixed

  • #5874: Test Stub generated by return value generator for doubled method with static return type declaration is not properly initialized
  • #5931: Reverted addition of name property on <testsuites> element in JUnit XML logfile
  • #5946: Callback throws a TypeError when checking a callable has variadic parameters
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-dependencies group with 2 updates in the / directory: [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `barryvdh/laravel-debugbar` from 3.13.5 to 3.14.2
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](barryvdh/laravel-debugbar@v3.13.5...v3.14.2)

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

---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
  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 Sep 25, 2024
@riasvdv riasvdv merged commit ec7ad9e into main Sep 25, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/composer/dev-dependencies-237f0f2e7a branch September 25, 2024 13:32
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