Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps the php-dependencies group with 2 updates: laravel/nightwatch and ramsey/uuid.

Updates laravel/nightwatch from 1.19.0 to 1.21.1

Release notes

Sourced from laravel/nightwatch's releases.

v1.21.1

What's Changed

Full Changelog: laravel/nightwatch@v1.21.0...v1.21.1

v1.21.0

What's Changed

Full Changelog: laravel/nightwatch@v1.20.0...v1.21.0

v1.20.0

What's Changed

Full Changelog: laravel/nightwatch@v1.19.0...v1.20.0

Changelog

Sourced from laravel/nightwatch's changelog.

v1.21.1 - 2025-12-18

What's Changed

Full Changelog: laravel/nightwatch@v1.21.0...v1.21.1

v1.21.0 - 2025-12-16

What's Changed

Full Changelog: laravel/nightwatch@v1.20.0...v1.21.0

v1.20.0 - 2025-12-16

What's Changed

Full Changelog: laravel/nightwatch@v1.19.0...v1.20.0

Commits

Updates ramsey/uuid from 4.9.1 to 4.9.2

Release notes

Sourced from ramsey/uuid's releases.

4.9.2

Fixed

  • Remove explicit (int) cast to avoid float-string cast warnings in PHP 8.5.
  • Bump the lowest supported version of brick/math to ^0.8.16 from ^0.8.8. ramsey/uuid had been using BigInteger::toBytes() in UnixTimeGenerator (for version 7 UUIDs) since v4.6.0, but it wasn't added to brick/math until v0.8.16.

Full Changelog: ramsey/uuid@4.9.1...4.9.2

Changelog

Sourced from ramsey/uuid's changelog.

4.9.2 - 2025-12-14

Fixed

  • Remove explicit (int) cast to avoid float-string cast warnings in PHP 8.5.
  • Bump the lowest supported version of brick/math to ^0.8.16 from ^0.8.8. ramsey/uuid had been using BigInteger::toBytes() in UnixTimeGenerator (for version 7 UUIDs) since v4.6.0, but it wasn't added to brick/math until v0.8.16.
Commits
  • 8429c78 Prepare release 4.9.2
  • 652481d [ci] add tests for PHP 8.5 (#630)
  • 60b96aa Update ergebnis/composer-normalize in lock file
  • 5112ad8 chore(deps): bump actions/checkout from 5 to 6
  • d0766eb Set lowest brick/math version to 0.8.16 for BigInteger::toBytes()
  • bec7176 Update brick/math for static analysis but downgrade in tests for PHP 8.0
  • 4618169 Ignore PHPStan errors about possibly impure method calls
  • ff16728 Remove explicit int cast to avoid warning in PHP 8.5
  • cd47a01 chore(deps-dev): bump sebastian/recursion-context from 4.0.5 to 4.0.6
  • 7ccc0b6 chore(deps-dev): bump symfony/polyfill-ctype from 1.32.0 to 1.33.0
  • 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 php-dependencies group with 2 updates: [laravel/nightwatch](https://github.com/laravel/nightwatch) and [ramsey/uuid](https://github.com/ramsey/uuid).


Updates `laravel/nightwatch` from 1.19.0 to 1.21.1
- [Release notes](https://github.com/laravel/nightwatch/releases)
- [Changelog](https://github.com/laravel/nightwatch/blob/1.x/CHANGELOG.md)
- [Commits](laravel/nightwatch@v1.19.0...v1.21.1)

Updates `ramsey/uuid` from 4.9.1 to 4.9.2
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md)
- [Commits](ramsey/uuid@4.9.1...4.9.2)

---
updated-dependencies:
- dependency-name: laravel/nightwatch
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: ramsey/uuid
  dependency-version: 4.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-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 Dec 19, 2025
@github-actions github-actions bot merged commit ac789ab into main Dec 19, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/composer/php-dependencies-b223cfcea1 branch December 19, 2025 06:01
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

Development

Successfully merging this pull request may close these issues.

1 participant