Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps 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 compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot force-pushed the dependabot/composer/ramsey/uuid-4.9.2 branch 4 times, most recently from 38c8472 to e7f9ee3 Compare January 1, 2026 21:27
Bumps [ramsey/uuid](https://github.com/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: ramsey/uuid
  dependency-version: 4.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/ramsey/uuid-4.9.2 branch from e7f9ee3 to 0ea1d4d Compare January 2, 2026 15:09
@williamjallen williamjallen added this pull request to the merge queue Jan 2, 2026
Merged via the queue into master with commit 662882f Jan 2, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/composer/ramsey/uuid-4.9.2 branch January 2, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant