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

Bump ramsey/uuid from 4.7.4 to 4.7.5 #1812

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps ramsey/uuid from 4.7.4 to 4.7.5.

Release notes

Sourced from ramsey/uuid's releases.

4.7.5

Fixed

  • Protect against UUIDv7 collisions within the same millisecond, as reported in #518 and fixed in #522.
  • Improve the return type hint for UuidInterface::compareTo().
Changelog

Sourced from ramsey/uuid's changelog.

4.7.5 - 2023-11-08

Fixed

  • Protect against UUIDv7 collisions within the same millisecond, as reported in #518 and fixed in #522.
  • Improve the return type hint for UuidInterface::compareTo().
Commits
  • 5f0df49 chore: prepare release 4.7.5
  • 9308b6a Improve return type of UuidInterface::compareTo() (#508)
  • 00945e1 Fix typo in SystemDceSecurityProviderTest (#510)
  • 41b1497 chore: use Python 3.7 for Read The Docs
  • 8553048 chore: fix RTD configuration
  • bc93c5f Fixed UnixTimeGenerator collisions (#522)
  • 8aa7e3c Fix typo in CHANGELOG (#511)
  • cc15557 chore(deps): bump ridedott/merge-me-action from 2.10.54 to 2.10.56
  • c02f0c8 Test against php 8.3 (#517)
  • c05b666 chore(deps): bump actions/checkout from 3 to 4
  • 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
  • @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)

@williamjallen williamjallen added this pull request to the merge queue Nov 16, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 16, 2023
@dependabot dependabot bot force-pushed the dependabot/composer/ramsey/uuid-4.7.5 branch from 7c03693 to 0bc090d Compare November 16, 2023 19:18
@williamjallen williamjallen added this pull request to the merge queue Nov 16, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 16, 2023
@dependabot dependabot bot force-pushed the dependabot/composer/ramsey/uuid-4.7.5 branch from 0bc090d to 3e7a0a0 Compare November 16, 2023 20:39
Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.7.4 to 4.7.5.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md)
- [Commits](ramsey/uuid@4.7.4...4.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/ramsey/uuid-4.7.5 branch from 3e7a0a0 to add76a9 Compare November 16, 2023 20:39
@williamjallen williamjallen added this pull request to the merge queue Nov 16, 2023
Merged via the queue into master with commit 3c05fdc Nov 16, 2023
2 checks passed
@williamjallen williamjallen deleted the dependabot/composer/ramsey/uuid-4.7.5 branch November 16, 2023 22:03
sbelsk pushed a commit to sbelsk/CDash that referenced this pull request Nov 20, 2023
Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.7.4 to 4.7.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ramsey/uuid/releases">ramsey/uuid's
releases</a>.</em></p>
<blockquote>
<h2>4.7.5</h2>
<h3>Fixed</h3>
<ul>
<li>Protect against UUIDv7 collisions within the same millisecond, as
reported in <a
href="https://redirect.github.com/ramsey/uuid/issues/518">#518</a> and
fixed in <a
href="https://redirect.github.com/ramsey/uuid/pull/522">#522</a>.</li>
<li>Improve the return type hint for
<code>UuidInterface::compareTo()</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md">ramsey/uuid's
changelog</a>.</em></p>
<blockquote>
<h2>4.7.5 - 2023-11-08</h2>
<h3>Fixed</h3>
<ul>
<li>Protect against UUIDv7 collisions within the same millisecond, as
reported
in <a href="https://redirect.github.com/ramsey/uuid/issues/518">#518</a>
and fixed in
<a
href="https://redirect.github.com/ramsey/uuid/pull/522">#522</a>.</li>
<li>Improve the return type hint for
<code>UuidInterface::compareTo()</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ramsey/uuid/commit/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e"><code>5f0df49</code></a>
chore: prepare release 4.7.5</li>
<li><a
href="https://github.com/ramsey/uuid/commit/9308b6a6000f1e66b71eb206cf4997214eddcfaf"><code>9308b6a</code></a>
Improve return type of UuidInterface::compareTo() (<a
href="https://redirect.github.com/ramsey/uuid/issues/508">#508</a>)</li>
<li><a
href="https://github.com/ramsey/uuid/commit/00945e11a47f68de0293ae6ef29301e9b018a714"><code>00945e1</code></a>
Fix typo in SystemDceSecurityProviderTest (<a
href="https://redirect.github.com/ramsey/uuid/issues/510">#510</a>)</li>
<li><a
href="https://github.com/ramsey/uuid/commit/41b1497ff477297b1f97ee4b48e6da7edd09fb83"><code>41b1497</code></a>
chore: use Python 3.7 for Read The Docs</li>
<li><a
href="https://github.com/ramsey/uuid/commit/855304805f27a1e2d812d04cf2634d287ac5718f"><code>8553048</code></a>
chore: fix RTD configuration</li>
<li><a
href="https://github.com/ramsey/uuid/commit/bc93c5f873246a992363dc1f7da6e1eefcc02ec0"><code>bc93c5f</code></a>
Fixed UnixTimeGenerator collisions (<a
href="https://redirect.github.com/ramsey/uuid/issues/522">#522</a>)</li>
<li><a
href="https://github.com/ramsey/uuid/commit/8aa7e3c0e542d693ba736b57054aeac3aa52333d"><code>8aa7e3c</code></a>
Fix typo in CHANGELOG (<a
href="https://redirect.github.com/ramsey/uuid/issues/511">#511</a>)</li>
<li><a
href="https://github.com/ramsey/uuid/commit/cc1555759f297898e91bcbff6f5164afc0b954d5"><code>cc15557</code></a>
chore(deps): bump ridedott/merge-me-action from 2.10.54 to 2.10.56</li>
<li><a
href="https://github.com/ramsey/uuid/commit/c02f0c8bf142e753551d90eeddf08ee24abbbf0f"><code>c02f0c8</code></a>
Test against php 8.3 (<a
href="https://redirect.github.com/ramsey/uuid/issues/517">#517</a>)</li>
<li><a
href="https://github.com/ramsey/uuid/commit/c05b6662e948e1e8bca0c4dce3518c7e7bb6e1c9"><code>c05b666</code></a>
chore(deps): bump actions/checkout from 3 to 4</li>
<li>Additional commits viewable in <a
href="https://github.com/ramsey/uuid/compare/4.7.4...4.7.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ramsey/uuid&package-manager=composer&previous-version=4.7.4&new-version=4.7.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant