Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps-dev): bump ramsey/uuid from 4.0.1 to 4.1.0 #354

Merged
merged 1 commit into from
Jul 29, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2020

Bumps ramsey/uuid from 4.0.1 to 4.1.0.

Release notes

Sourced from ramsey/uuid's releases.

4.1.0

Changed

  • Improve performance of Uuid::fromString(), Uuid::fromBytes(), UuidInterface#toString(), and UuidInterface#getBytes(). See PR #324 for more information.
Changelog

Sourced from ramsey/uuid's changelog.

[4.1.0] - 2020-07-28

Changed

  • Improve performance of Uuid::fromString(), Uuid::fromBytes(), UuidInterface#toString(), and UuidInterface#getBytes(). See PR #324 for more information.
Commits
  • 988dbef Update CHANGELOG for 4.1.0 release
  • 9ebb0eb Merge pull request #324 from Ocramius/feature/happy-path-performance-improvem...
  • 0c2b407 Minor performance optimization: LazyUuidFromString#unwrap() now uses an int...
  • fa14d04 Added benchmark about extracting UUID field details
  • 6339cd9 Added UUID serialization benchmark
  • a621ca9 Uuid::uuid3() uses impure Uuid::getFactory() API - suppressing it from pu...
  • b805572 Ensure that Uuid::uuidX() generators produce instances equivalent to `Uuid:...
  • 2421b79 Added benchmark for UUID generation logic
  • 910e3e4 Adjusted comment wording: s/string/strict (typo)
  • 1f0cd71 Applied fixes and suppressions (sadly) to match psalm/phpstan code quality gu...
  • 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

Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/master/CHANGELOG.md)
- [Commits](ramsey/uuid@4.0.1...4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@ergebnis-bot ergebnis-bot self-requested a review July 29, 2020 05:42
@ergebnis-bot ergebnis-bot self-assigned this Jul 29, 2020
@ergebnis-bot ergebnis-bot merged commit b11e31c into main Jul 29, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ramsey/uuid-4.1.0 branch July 29, 2020 05:42
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.

None yet

1 participant