Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ramsey/uuid from 4.9.0 to 4.9.1.

Release notes

Sourced from ramsey/uuid's releases.

4.9.1

Fixed

  • Allow brick/math version ^0.14; fixed in #617.
  • Default to microtime() instead of DateTimeImmutable in Ramsey\Uuid\Generator\UnixTimeGenerator.

New Contributors

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

Changelog

Sourced from ramsey/uuid's changelog.

4.9.1 - 2025-09-04

Fixed

  • Allow brick/math version ^0.14; fixed in #617.
  • Default to microtime() instead of DateTimeImmutable in Ramsey\Uuid\Generator\UnixTimeGenerator.
Commits
  • 81f941f Prepare release 4.9.1
  • 592a97d Add support for brick/math 0.14 (#617)
  • 101bb3a chore(deps): bump actions/checkout from 4 to 5
  • 169ad8c chore(deps-dev): bump phpstan/phpstan-phpunit from 2.0.6 to 2.0.7
  • 147757c chore(deps-dev): bump captainhook/captainhook from 5.25.6 to 5.25.10
  • 7e9509d chore(deps-dev): bump phpstan/phpdoc-parser from 2.1.0 to 2.2.0
  • 2c22065 chore(deps-dev): bump captainhook/captainhook from 5.25.5 to 5.25.6
  • 0ff3d8d chore(deps-dev): bump myclabs/deep-copy from 1.13.1 to 1.13.3
  • 4025078 chore(deps-dev): bump dealerdirect/phpcodesniffer-composer-installer
  • f239d6c Default to microtime() instead of DateTimeImmutable
  • See full diff 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)

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

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-version: 4.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 10, 2025
@dependabot dependabot bot requested a review from onairmarc as a code owner September 10, 2025 17:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 10, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 10, 2025 17:05
@github-actions github-actions bot merged commit 568085d into main Sep 10, 2025
7 checks passed
@github-actions github-actions bot deleted the dependabot/composer/ramsey/uuid-4.9.1 branch September 10, 2025 17:05
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