Skip to content

Bump ramsey/uuid from 4.7.6 to 4.8.1 #1701

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

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: ramsey/uuid@4.8.0...4.8.1

4.8.0

Deprecated

The following will be removed in ramsey/uuid 5.0.0:

  • Ramsey\Uuid\Codec\OrderedTimeCodec is deprecated; please migrate to version 6 UUIDs.
  • Ramsey\Uuid\Codec\TimestampFirstCombCodec is deprecated; please migrate to version 7 UUIDs.
  • Ramsey\Uuid\Codec\TimestampLastCombCodec is deprecated; please use Ramsey\Uuid\Codec\StringCodec instead.
  • Ramsey\Uuid\Generator\CombGenerator is 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(), and Uuid::fromInteger() to note that each can throw InvalidArgumentException, addressing PHPStan errors occurring at call sites; fixed in #552.
  • getVariant() for MaxUuid now correctly returns Uuid::RESERVED_FUTURE, as specified in RFC 9562, section 5.10.
  • getVariant() for NilUuid now correctly returns Uuid::RESERVED_NCS, as specified in RFC 9562, section 5.9.

New Contributors

Full Changelog: ramsey/uuid@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\OrderedTimeCodec is deprecated; please migrate to version 6 UUIDs.
  • Ramsey\Uuid\Codec\TimestampFirstCombCodec is deprecated; please migrate to version 7 UUIDs.
  • Ramsey\Uuid\Codec\TimestampLastCombCodec is deprecated; please use Ramsey\Uuid\Codec\StringCodec instead.
  • Ramsey\Uuid\Generator\CombGenerator is 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(), and Uuid::fromInteger() to note that each can throw InvalidArgumentException, addressing PHPStan errors occurring at call sites; fixed in #552.
  • getVariant() for MaxUuid now correctly returns Uuid::RESERVED_FUTURE, as specified in RFC 9562, section 5.10.
  • getVariant() for NilUuid now correctly returns Uuid::RESERVED_NCS, as specified in RFC 9562, section 5.9.
Commits
  • fdf4dd4 Prepare release 4.8.1
  • b366701 Update documentation with references to RFC 9562
  • 6700833 Prepare for release 4.8.0
  • a11a7e5 Lock brick/math to ^0.9 for testing and update CHANGELOG
  • db6a661 Merge branch 'derrabus-bump/math' into 4.x
  • d52de61 fix: max UUID should be variant 7, nil UUID should be variant 0
  • dbcee99 Update CHANGELOG with most recent changes
  • efc4409 Clean up docblocks, code, and note new deprecations
  • d43a9e7 chore: update copyright year
  • 4d0c09d chore: convert @​psalm-return to @​return
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 2, 2025
@dependabot dependabot bot requested a review from norberttech as a code owner June 2, 2025 04:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 2, 2025
Copy link
Contributor

github-actions bot commented Jun 2, 2025

Flow PHP - Benchmarks

Results of the benchmarks from this PR are compared with the results from 1.x branch.

Extractors
+-----------------------+------------------------+------+-----+-----------------+------------------+-----------------+
| benchmark             | subject                | revs | its | mem_peak        | mode             | rstdev          |
+-----------------------+------------------------+------+-----+-----------------+------------------+-----------------+
| CSVExtractorBench     | bench_extract_10k      | 1    | 3   | 4.798mb -0.17%  | 417.966ms +0.19% | ±1.84% +553.54% |
| ExcelExtractorBench   | bench_extract_10k_ods  | 1    | 3   | 65.509mb -0.01% | 1.046s -0.67%    | ±0.44% -69.55%  |
| ExcelExtractorBench   | bench_extract_10k_xlsx | 1    | 3   | 67.555mb -0.01% | 1.675s +0.54%    | ±1.03% +701.37% |
| JsonExtractorBench    | bench_extract_10k      | 1    | 3   | 5.041mb +0.01%  | 1.291s +0.40%    | ±0.55% -27.42%  |
| ParquetExtractorBench | bench_extract_10k      | 1    | 3   | 86.343mb -0.00% | 923.751ms +1.67% | ±0.66% +217.16% |
| TextExtractorBench    | bench_extract_10k      | 1    | 3   | 4.521mb -0.00%  | 38.157ms -1.05%  | ±1.07% -61.46%  |
| XmlExtractorBench     | bench_extract_10k      | 1    | 3   | 4.516mb -0.00%  | 602.520ms -0.19% | ±1.14% +30.75%  |
+-----------------------+------------------------+------+-----+-----------------+------------------+-----------------+
Transformers
+---------------------------------+--------------------------+------+-----+------------------+-----------------+----------------+
| benchmark                       | subject                  | revs | its | mem_peak         | mode            | rstdev         |
+---------------------------------+--------------------------+------+-----+------------------+-----------------+----------------+
| RenameEachEntryTransformerBench | bench_transform_10k_rows | 1    | 3   | 18.520mb -0.00%  | 71.710ms -0.36% | ±0.41% -65.37% |
| RenameEntryTransformerBench     | bench_transform_10k_rows | 1    | 3   | 123.258mb -0.00% | 64.947ms -0.42% | ±0.62% +5.91%  |
+---------------------------------+--------------------------+------+-----+------------------+-----------------+----------------+
Loaders
+--------------------+----------------+------+-----+------------------+-----------------+----------------+
| benchmark          | subject        | revs | its | mem_peak         | mode            | rstdev         |
+--------------------+----------------+------+-----+------------------+-----------------+----------------+
| CSVLoaderBench     | bench_load_10k | 1    | 3   | 62.458mb -0.01%  | 84.414ms -0.45% | ±0.77% +91.64% |
| JsonLoaderBench    | bench_load_10k | 1    | 3   | 79.729mb +0.00%  | 95.332ms -0.27% | ±0.49% -70.14% |
| ParquetLoaderBench | bench_load_10k | 1    | 3   | 166.233mb -0.00% | 20.432s -0.42%  | ±0.21% +2.80%  |
| TextLoaderBench    | bench_load_10k | 1    | 3   | 17.828mb -0.00%  | 30.561ms +0.40% | ±0.87% -6.62%  |
+--------------------+----------------+------+-----+------------------+-----------------+----------------+
Building Blocks
+-------------------+----------------------------+------+-----+------------------+------------------+-----------------+
| benchmark         | subject                    | revs | its | mem_peak         | mode             | rstdev          |
+-------------------+----------------------------+------+-----+------------------+------------------+-----------------+
| RowsBench         | bench_chunk_10_on_10k      | 2    | 3   | 93.411mb -0.00%  | 3.310ms +1.56%   | ±3.02% +69.72%  |
| RowsBench         | bench_diff_left_1k_on_10k  | 2    | 3   | 110.781mb -0.00% | 240.853ms +0.90% | ±1.10% +318.81% |
| RowsBench         | bench_diff_right_1k_on_10k | 2    | 3   | 93.501mb -0.00%  | 23.839ms -1.53%  | ±1.25% +80.49%  |
| RowsBench         | bench_drop_1k_on_10k       | 2    | 3   | 94.286mb -0.00%  | 1.763ms +37.03%  | ±0.82% -64.23%  |
| RowsBench         | bench_drop_right_1k_on_10k | 2    | 3   | 94.286mb -0.00%  | 1.928ms +48.30%  | ±2.89% +22.15%  |
| RowsBench         | bench_entries_on_10k       | 2    | 3   | 92.447mb -0.00%  | 3.615ms +5.29%   | ±1.42% -23.20%  |
| RowsBench         | bench_filter_on_10k        | 2    | 3   | 92.976mb -0.00%  | 15.770ms +2.69%  | ±1.02% +334.69% |
| RowsBench         | bench_find_on_10k          | 2    | 3   | 92.976mb -0.00%  | 15.578ms +3.92%  | ±1.08% +17.85%  |
| RowsBench         | bench_find_one_on_10k      | 10   | 3   | 91.665mb -0.00%  | 1.994μs +17.29%  | ±2.40% +0.00%   |
| RowsBench         | bench_first_on_10k         | 10   | 3   | 91.665mb -0.00%  | 0.300μs -25.00%  | ±0.00% -100.00% |
| RowsBench         | bench_flat_map_on_1k       | 2    | 3   | 100.725mb -0.00% | 14.322ms +2.07%  | ±0.83% +179.21% |
| RowsBench         | bench_map_on_10k           | 2    | 3   | 130.152mb -0.00% | 65.554ms -0.15%  | ±1.35% +95.32%  |
| RowsBench         | bench_merge_1k_on_10k      | 2    | 3   | 93.496mb -0.00%  | 1.192ms -1.17%   | ±1.78% +24.61%  |
| RowsBench         | bench_partition_by_on_10k  | 2    | 3   | 96.863mb -0.00%  | 61.115ms -1.50%  | ±0.62% -32.87%  |
| RowsBench         | bench_remove_on_10k        | 2    | 3   | 94.548mb -0.00%  | 3.512ms +3.04%   | ±1.30% -39.81%  |
| RowsBench         | bench_sort_asc_on_1k       | 2    | 3   | 92.026mb -0.00%  | 39.461ms -1.08%  | ±0.29% -21.42%  |
| RowsBench         | bench_sort_by_on_1k        | 2    | 3   | 92.026mb -0.00%  | 39.956ms -0.54%  | ±0.07% -92.65%  |
| RowsBench         | bench_sort_desc_on_1k      | 2    | 3   | 92.026mb -0.00%  | 40.075ms -0.10%  | ±3.17% +340.66% |
| RowsBench         | bench_sort_entries_on_1k   | 2    | 3   | 94.108mb -0.00%  | 8.063ms -0.43%   | ±0.65% +154.84% |
| RowsBench         | bench_sort_on_1k           | 2    | 3   | 91.857mb -0.00%  | 29.582ms -0.49%  | ±0.67% +4.30%   |
| RowsBench         | bench_take_1k_on_10k       | 10   | 3   | 91.665mb -0.00%  | 13.782μs -3.91%  | ±1.03% -54.74%  |
| RowsBench         | bench_take_right_1k_on_10k | 10   | 3   | 91.665mb -0.00%  | 15.300μs -0.61%  | ±0.53% +73.96%  |
| RowsBench         | bench_unique_on_1k         | 2    | 3   | 110.782mb -0.00% | 241.270ms +0.80% | ±0.37% +102.95% |
| EntryFactoryBench | bench_entry_factory        | 1    | 3   | 101.807mb -0.01% | 646.232ms -1.15% | ±0.30% -41.73%  |
| EntryFactoryBench | bench_entry_factory        | 1    | 3   | 53.157mb -0.01%  | 328.023ms -0.31% | ±1.62% +76.84%  |
| EntryFactoryBench | bench_entry_factory        | 1    | 3   | 14.407mb -0.05%  | 68.646ms -1.48%  | ±0.11% -88.70%  |
| TypeDetectorBench | bench_type_detector        | 1    | 3   | 42.093mb -0.00%  | 422.038ms -0.76% | ±0.78% +37.53%  |
| TypeDetectorBench | bench_type_detector        | 1    | 3   | 11.471mb -0.00%  | 84.833ms -0.96%  | ±0.35% -31.47%  |
+-------------------+----------------------------+------+-----+------------------+------------------+-----------------+

Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.7.6 to 4.8.1.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md)
- [Commits](ramsey/uuid@4.7.6...4.8.1)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-version: 4.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/ramsey/uuid-4.8.1 branch from b9def83 to d1e4d04 Compare June 4, 2025 08:12
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2025

Looks like ramsey/uuid is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 5, 2025
@dependabot dependabot bot deleted the dependabot/composer/ramsey/uuid-4.8.1 branch June 5, 2025 12:41
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 size: XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants