Bump ramsey/uuid from 4.7.6 to 4.8.1
Open
Number: #17
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 02, 2025 at 11:06 PM UTC
(6 months ago)
(6 months ago)
Updated:
June 12, 2025 at 07:19 PM UTC
(6 months ago)
(6 months ago)
Labels:
dependencies php
dependencies php
Description:
Bumps ramsey/uuid from 4.7.6 to 4.8.1.
Release notes
Sourced from ramsey/uuid's releases.
4.8.1
Fixed
- This tagged release ensures the stable documentation build matches the current stable release.
Full Changelog: https://github.com/ramsey/uuid/compare/4.8.0...4.8.1
4.8.0
Deprecated
The following will be removed in ramsey/uuid 5.0.0:
Ramsey\Uuid\Codec\OrderedTimeCodecis deprecated; please migrate to version 6 UUIDs.Ramsey\Uuid\Codec\TimestampFirstCombCodecis deprecated; please migrate to version 7 UUIDs.Ramsey\Uuid\Codec\TimestampLastCombCodecis deprecated; please useRamsey\Uuid\Codec\StringCodecinstead.Ramsey\Uuid\Generator\CombGeneratoris deprecated; please migrate to version 7 UUIDs.Fixed
- Allow brick/math version
^0.13; fixed in #589.- Update call to
str_getcsv()to avoid deprecation notice in PHP 8.4; fixed in #590.- Hexadecimal is never an empty string; fixed in #593.
- Update docblocks for
Uuid::fromBytes(),Uuid::fromString(),Uuid::fromDateTime(),Uuid::fromHexadecimal(), andUuid::fromInteger()to note that each can throwInvalidArgumentException, addressing PHPStan errors occurring at call sites; fixed in #552.getVariant()forMaxUuidnow correctly returnsUuid::RESERVED_FUTURE, as specified in RFC 9562, section 5.10.getVariant()forNilUuidnow correctly returnsUuid::RESERVED_NCS, as specified in RFC 9562, section 5.9.New Contributors
@staabmmade their first contribution in ramsey/uuid#552@Chris53897made their first contribution in ramsey/uuid#568@jrfnlmade their first contribution in ramsey/uuid#584@PNardmanmade their first contribution in ramsey/uuid#590@axlonmade their first contribution in ramsey/uuid#593@derrabusmade their first contribution in ramsey/uuid#589Full Changelog: https://github.com/ramsey/uuid/compare/4.7.6...4.8.0
Changelog
Sourced from ramsey/uuid's changelog.
4.8.1 - 2025-06-01
Fixed
- This tagged release ensures the stable documentation build matches the current stable release.
4.8.0 - 2025-06-01
Deprecated
The following will be removed in ramsey/uuid 5.0.0:
Ramsey\Uuid\Codec\OrderedTimeCodecis deprecated; please migrate to version 6 UUIDs.Ramsey\Uuid\Codec\TimestampFirstCombCodecis deprecated; please migrate to version 7 UUIDs.Ramsey\Uuid\Codec\TimestampLastCombCodecis deprecated; please useRamsey\Uuid\Codec\StringCodecinstead.Ramsey\Uuid\Generator\CombGeneratoris deprecated; please migrate to version 7 UUIDs.Fixed
- Allow brick/math version
^0.13; fixed in #589.- Update call to
str_getcsv()to avoid deprecation notice in PHP 8.4; fixed in #590.- Hexadecimal is never an empty string; fixed in #593.
- Update docblocks for
Uuid::fromBytes(),Uuid::fromString(),Uuid::fromDateTime(),Uuid::fromHexadecimal(), andUuid::fromInteger()to note that each can throwInvalidArgumentException, addressing PHPStan errors occurring at call sites; fixed in #552.getVariant()forMaxUuidnow correctly returnsUuid::RESERVED_FUTURE, as specified in RFC 9562, section 5.10.getVariant()forNilUuidnow correctly returnsUuid::RESERVED_NCS, as specified in RFC 9562, section 5.9.
Commits
fdf4dd4Prepare release 4.8.1b366701Update documentation with references to RFC 95626700833Prepare for release 4.8.0a11a7e5Lock brick/math to ^0.9 for testing and update CHANGELOGdb6a661Merge branch 'derrabus-bump/math' into 4.xd52de61fix: max UUID should be variant 7, nil UUID should be variant 0dbcee99Update CHANGELOG with most recent changesefc4409Clean up docblocks, code, and note new deprecationsd43a9e7chore: update copyright year4d0c09dchore: convert@psalm-returnto@return- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+28
+28
Deletions:
-41
-41
Package Dependencies
Technical Details
| ID: | 1254330 |
| UUID: | 2562155204 |
| Node ID: | PR_kwDOOvDr6c6Yt2LE |
| Host: | GitHub |
| Repository: | jerowork/example-application-graphql-attribute-schema |
| Merge State: | Unknown |