flow-php / flow

Flow PHP - data processing framework
https://flow-php.com
MIT License
404 stars 23 forks source link

Bump coduo/php-humanizer from 4.0.3 to 5.0.0 #1045

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps coduo/php-humanizer from 4.0.3 to 5.0.0.

Release notes

Sourced from coduo/php-humanizer's releases.

5.0.0

[5.0.0] - 2024-04-11

Added

Changed

Fixed

Updated

Contributors

Generated by Automation

Changelog

Sourced from coduo/php-humanizer's changelog.

[5.0.0] - 2024-04-11

Added

Changed

Fixed

Updated

Upgrade guide

Sourced from coduo/php-humanizer's upgrade guide.

Upgrade 1.0 to 2.0

  • All classes are now marked as final in order to close extra extension points
  • Renamed Coduo\PHPHumanizer\Collection into Coduo\PHPHumanizer\CollectionHumanizer
  • Renamed Coduo\PHPHumanizer\DateTime into Coduo\PHPHumanizer\DateTimeHumanizer
  • Renamed Coduo\PHPHumanizer\Number into Coduo\PHPHumanizer\NumberHumanizer
  • Renamed Coduo\PHPHumanizer\String into Coduo\PHPHumanizer\StringHumanizer
  • Replaced ordinalSuffix($number) method in Coduo\PHPHumanizer\Number\Ordinal\StrategyInterface with isPrefix() and ordinalIndicator($number)
  • Dependency thunderer/shortcode was removed, now shortcode lib needs to be added to project
Commits


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 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)
github-actions[bot] commented 2 months ago

Flow PHP - Benchmarks

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

Extractors ```shell +-----------------------+-------------------+------+-----+------------------+------------------+-----------------+ | benchmark | subject | revs | its | mem_peak | mode | rstdev | +-----------------------+-------------------+------+-----+------------------+------------------+-----------------+ | AvroExtractorBench | bench_extract_10k | 1 | 3 | 35.298mb +0.00% | 848.647ms -1.33% | ±0.32% -80.55% | | CSVExtractorBench | bench_extract_10k | 1 | 3 | 5.018mb +0.00% | 344.077ms -0.60% | ±0.52% +67.07% | | JsonExtractorBench | bench_extract_10k | 1 | 3 | 5.172mb +0.00% | 1.066s -0.84% | ±0.11% -87.37% | | ParquetExtractorBench | bench_extract_10k | 1 | 3 | 135.839mb +0.00% | 909.314ms -0.86% | ±0.69% +115.15% | | TextExtractorBench | bench_extract_10k | 1 | 3 | 4.927mb +0.00% | 35.925ms -2.10% | ±0.65% -66.34% | | XmlExtractorBench | bench_extract_10k | 1 | 3 | 4.933mb +0.00% | 439.649ms -0.15% | ±0.96% +1.57% | +-----------------------+-------------------+------+-----+------------------+------------------+-----------------+ ```
Transformers ```shell +-----------------------------+--------------------------+------+-----+------------------+-----------------+----------------+ | benchmark | subject | revs | its | mem_peak | mode | rstdev | +-----------------------------+--------------------------+------+-----+------------------+-----------------+----------------+ | RenameEntryTransformerBench | bench_transform_10k_rows | 1 | 3 | 116.238mb +0.00% | 60.330ms -1.91% | ±0.39% -82.86% | +-----------------------------+--------------------------+------+-----+------------------+-----------------+----------------+ ```
Loaders ```shell +--------------------+----------------+------+-----+------------------+------------------+-----------------+ | benchmark | subject | revs | its | mem_peak | mode | rstdev | +--------------------+----------------+------+-----+------------------+------------------+-----------------+ | AvroLoaderBench | bench_load_10k | 1 | 3 | 96.683mb +0.00% | 467.384ms +0.71% | ±0.77% +113.60% | | CSVLoaderBench | bench_load_10k | 1 | 3 | 55.162mb +0.00% | 69.947ms -0.79% | ±0.50% -72.45% | | JsonLoaderBench | bench_load_10k | 1 | 3 | 107.592mb +0.00% | 50.901ms -2.64% | ±0.42% -19.77% | | ParquetLoaderBench | bench_load_10k | 1 | 3 | 227.007mb +0.00% | 1.419s -0.98% | ±0.25% -55.95% | | TextLoaderBench | bench_load_10k | 1 | 3 | 17.975mb +0.00% | 40.686ms +1.26% | ±0.33% -75.13% | +--------------------+----------------+------+-----+------------------+------------------+-----------------+ ```
Building Blocks ```shell +-------------------------+----------------------------+------+-----+------------------+------------------+-----------------+ | benchmark | subject | revs | its | mem_peak | mode | rstdev | +-------------------------+----------------------------+------+-----+------------------+------------------+-----------------+ | RowsBench | bench_chunk_10_on_10k | 2 | 3 | 87.059mb +0.00% | 3.527ms -5.50% | ±1.14% -63.24% | | RowsBench | bench_diff_left_1k_on_10k | 2 | 3 | 102.658mb +0.00% | 188.663ms -1.80% | ±0.94% +86.25% | | RowsBench | bench_diff_right_1k_on_10k | 2 | 3 | 85.378mb +0.00% | 19.130ms -4.40% | ±1.56% +39.39% | | RowsBench | bench_drop_1k_on_10k | 2 | 3 | 88.299mb +0.00% | 1.886ms +1.64% | ±0.55% -73.06% | | RowsBench | bench_drop_right_1k_on_10k | 2 | 3 | 88.299mb +0.00% | 1.775ms -9.74% | ±1.60% -25.44% | | RowsBench | bench_entries_on_10k | 2 | 3 | 85.411mb +0.00% | 2.631ms -5.80% | ±2.16% +235.68% | | RowsBench | bench_filter_on_10k | 2 | 3 | 85.940mb +0.00% | 16.788ms -0.69% | ±0.65% +36.29% | | RowsBench | bench_find_on_10k | 2 | 3 | 85.940mb +0.00% | 16.747ms -1.13% | ±0.30% -62.61% | | RowsBench | bench_find_one_on_10k | 10 | 3 | 83.845mb +0.00% | 1.600μs -20.24% | ±0.00% -100.00% | | RowsBench | bench_first_on_10k | 10 | 3 | 83.845mb +0.00% | 0.400μs 0.00% | ±0.00% 0.00% | | RowsBench | bench_flat_map_on_1k | 2 | 3 | 93.194mb +0.00% | 13.333ms -1.41% | ±3.70% +195.85% | | RowsBench | bench_map_on_10k | 2 | 3 | 122.565mb +0.00% | 62.715ms -1.27% | ±1.25% +119.09% | | RowsBench | bench_merge_1k_on_10k | 2 | 3 | 86.460mb +0.00% | 1.642ms +5.14% | ±2.17% +273.78% | | RowsBench | bench_partition_by_on_10k | 2 | 3 | 89.807mb +0.00% | 67.231ms -1.42% | ±1.27% +52.03% | | RowsBench | bench_remove_on_10k | 2 | 3 | 88.562mb +0.00% | 4.123ms -2.52% | ±3.28% +443.08% | | RowsBench | bench_sort_asc_on_1k | 2 | 3 | 83.988mb +0.00% | 41.278ms +0.34% | ±1.86% +64.80% | | RowsBench | bench_sort_by_on_1k | 2 | 3 | 83.989mb +0.00% | 40.161ms -1.76% | ±0.47% -36.06% | | RowsBench | bench_sort_desc_on_1k | 2 | 3 | 83.988mb +0.00% | 41.856ms -0.32% | ±2.77% +220.72% | | RowsBench | bench_sort_entries_on_1k | 2 | 3 | 86.286mb +0.00% | 7.469ms -0.23% | ±2.29% +55.91% | | RowsBench | bench_sort_on_1k | 2 | 3 | 83.845mb +0.00% | 29.101ms -2.98% | ±1.97% +17.89% | | RowsBench | bench_take_1k_on_10k | 10 | 3 | 83.845mb +0.00% | 14.037μs -1.92% | ±3.25% +75.65% | | RowsBench | bench_take_right_1k_on_10k | 10 | 3 | 83.845mb +0.00% | 15.900μs -5.78% | ±0.00% -100.00% | | RowsBench | bench_unique_on_1k | 2 | 3 | 102.659mb +0.00% | 193.748ms -2.56% | ±0.95% +47.71% | | TypeDetectorBench | bench_type_detector | 1 | 3 | 59.969mb +0.00% | 436.776ms +0.13% | ±0.42% -52.25% | | TypeDetectorBench | bench_type_detector | 1 | 3 | 14.509mb +0.00% | 86.656ms -0.51% | ±0.74% -21.93% | | NativeEntryFactoryBench | bench_entry_factory | 1 | 3 | 116.737mb +0.00% | 514.561ms -2.25% | ±1.18% +4.24% | | NativeEntryFactoryBench | bench_entry_factory | 1 | 3 | 60.215mb +0.00% | 261.536ms +1.07% | ±0.64% -47.73% | | NativeEntryFactoryBench | bench_entry_factory | 1 | 3 | 15.149mb +0.00% | 55.847ms -0.53% | ±0.78% +88.29% | +-------------------------+----------------------------+------+-----+------------------+------------------+-----------------+ ```
dependabot[bot] commented 2 months ago

Looks like coduo/php-humanizer is up-to-date now, so this is no longer needed.