Skip to content

chore(deps): update symfony/uid requirement from ^6.4|^7.0 to ^8.0.9#50

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/uid-tw-8.0.9
Closed

chore(deps): update symfony/uid requirement from ^6.4|^7.0 to ^8.0.9#50
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/uid-tw-8.0.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Updates the requirements on symfony/uid to permit the latest version.

Release notes

Sourced from symfony/uid's releases.

v8.0.9

Changelog (symfony/uid@v8.0.0...v8.0.9)

Changelog

Sourced from symfony/uid's changelog.

CHANGELOG

8.1

  • Add Uuid47Transformer to convert between UUIDv7 and UUIDv4 using SipHash-2-4 timestamp masking
  • Add argument $format to Ulid::isValid()
  • Add $invalidValue property to InvalidArgumentException thrown by UID classes

8.0

  • Add argument $format to Uuid::isValid()

7.4

  • Add microsecond precision to UUIDv7
  • Default to UuidV7 when using UuidFactory
  • Add MockUuidFactory to allow deterministic and mockable UUID generation for testing purposes

7.3

  • Add component-specific exception hierarchy

7.2

  • Make AbstractUid implement Ds\Hashable if available
  • Add support for binary, base-32 and base-58 representations in Uuid::isValid()
  • Add the Uuid::FORMAT_RFC_9562 constant to validate UUIDs in the RFC 9562 format

7.1

  • Add UuidV1::toV6(), UuidV1::toV7() and UuidV6::toV7()
  • Add AbstractUid::toString()

6.2

  • Add UuidV7 and UuidV8
  • Add TimeBasedUidInterface to describe UIDs that embed a timestamp
  • Add MaxUuid and MaxUlid

5.4

... (truncated)

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

Updates the requirements on [symfony/uid](https://github.com/symfony/uid) to permit the latest version.
- [Release notes](https://github.com/symfony/uid/releases)
- [Changelog](https://github.com/symfony/uid/blob/8.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/uid/commits/v8.0.9)

---
updated-dependencies:
- dependency-name: symfony/uid
  dependency-version: 8.0.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

mpge added a commit that referenced this pull request May 2, 2026
…RM 2|3 (#52)

Closes #48, #49, #50, #51. Preserves the multi-major support matrix per README.
@mpge
Copy link
Copy Markdown
Member

mpge commented May 2, 2026

Superseded by #52.

@mpge mpge closed this May 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/composer/symfony/uid-tw-8.0.9 branch May 2, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant