Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates 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

Updates sentry/sentry-laravel from 4.15.1 to 4.15.3

Release notes

Sourced from sentry/sentry-laravel's releases.

4.15.3

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.15.3.

Bug Fixes

4.15.2

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.15.2.

Bug Fixes

Misc

Changelog

Sourced from sentry/sentry-laravel's changelog.

4.15.3

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.15.3.

Bug Fixes

4.15.2

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.15.2.

Bug Fixes

Misc

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 php-dependencies group with 2 updates: [ramsey/uuid](https://github.com/ramsey/uuid) and [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel).


Updates `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)

Updates `sentry/sentry-laravel` from 4.15.1 to 4.15.3
- [Release notes](https://github.com/getsentry/sentry-laravel/releases)
- [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-laravel@4.15.1...4.15.3)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-version: 4.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: sentry/sentry-laravel
  dependency-version: 4.15.3
  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 Sep 5, 2025
@driesvints driesvints merged commit 3db57ba into main Sep 8, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/composer/php-dependencies-22778b9d11 branch September 8, 2025 07:26
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