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 async-aws/s3 from 2.6.0 to 2.7.0 #1381

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps async-aws/s3 from 2.6.0 to 2.7.0.

Release notes

Sourced from async-aws/s3's releases.

Release 2.7.0

See change log for changes.

Changelog

Sourced from async-aws/s3's changelog.

2.7.0

Added

  • AWS api-change: Amazon S3 introduces support for AWS Dedicated Local Zones
  • AWS api-change: Added ap-southeast-7 region
  • AWS api-change: Added mx-central-1 region

Changed

  • Avoid usage of alias when use statement refers to self
  • AWS enhancement: Documentation updates.
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 <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 Jan 16, 2025
Copy link
Contributor

github-actions bot commented Jan 16, 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.746mb +0.26%  | 537.785ms -0.47% | ±0.49% -73.85%  |
| JsonExtractorBench    | bench_extract_10k | 1    | 3   | 4.814mb +0.25%  | 1.060s +0.78%    | ±0.71% -28.56%  |
| ParquetExtractorBench | bench_extract_10k | 1    | 3   | 86.468mb +0.01% | 900.823ms +0.81% | ±0.65% +73.67%  |
| TextExtractorBench    | bench_extract_10k | 1    | 3   | 4.479mb +0.27%  | 33.752ms -0.29%  | ±0.84% +106.77% |
| XmlExtractorBench     | bench_extract_10k | 1    | 3   | 4.456mb +0.27%  | 605.489ms +0.75% | ±0.14% -49.49%  |
+-----------------------+-------------------+------+-----+-----------------+------------------+-----------------+
Transformers
+-----------------------------+--------------------------+------+-----+------------------+-----------------+----------------+
| benchmark                   | subject                  | revs | its | mem_peak         | mode            | rstdev         |
+-----------------------------+--------------------------+------+-----+------------------+-----------------+----------------+
| RenameEntryTransformerBench | bench_transform_10k_rows | 1    | 3   | 108.474mb +0.01% | 58.515ms +1.13% | ±0.71% -67.83% |
+-----------------------------+--------------------------+------+-----+------------------+-----------------+----------------+
Loaders
+--------------------+----------------+------+-----+------------------+------------------+----------------+
| benchmark          | subject        | revs | its | mem_peak         | mode             | rstdev         |
+--------------------+----------------+------+-----+------------------+------------------+----------------+
| CSVLoaderBench     | bench_load_10k | 1    | 3   | 54.022mb +0.02%  | 100.578ms +3.16% | ±1.57% +36.02% |
| JsonLoaderBench    | bench_load_10k | 1    | 3   | 76.782mb +0.02%  | 90.278ms -2.22%  | ±0.63% -32.93% |
| ParquetLoaderBench | bench_load_10k | 1    | 3   | 166.965mb +0.01% | 20.464s +0.08%   | ±0.10% -66.10% |
| TextLoaderBench    | bench_load_10k | 1    | 3   | 17.066mb +0.07%  | 30.606ms +0.17%  | ±1.21% +17.42% |
+--------------------+----------------+------+-----+------------------+------------------+----------------+
Building Blocks
+-------------------------+----------------------------+------+-----+------------------+------------------+-----------------+
| benchmark               | subject                    | revs | its | mem_peak         | mode             | rstdev          |
+-------------------------+----------------------------+------+-----+------------------+------------------+-----------------+
| RowsBench               | bench_chunk_10_on_10k      | 2    | 3   | 80.249mb +0.00%  | 3.201ms -0.50%   | ±0.90% -41.33%  |
| RowsBench               | bench_diff_left_1k_on_10k  | 2    | 3   | 97.527mb +0.00%  | 189.247ms -0.14% | ±0.19% -59.30%  |
| RowsBench               | bench_diff_right_1k_on_10k | 2    | 3   | 80.247mb +0.00%  | 18.950ms -0.03%  | ±0.20% -2.92%   |
| RowsBench               | bench_drop_1k_on_10k       | 2    | 3   | 81.124mb +0.00%  | 1.471ms +0.85%   | ±0.72% -47.32%  |
| RowsBench               | bench_drop_right_1k_on_10k | 2    | 3   | 81.124mb +0.00%  | 1.473ms +4.01%   | ±2.58% +320.82% |
| RowsBench               | bench_entries_on_10k       | 2    | 3   | 79.285mb +0.00%  | 3.508ms -0.43%   | ±0.70% -60.26%  |
| RowsBench               | bench_filter_on_10k        | 2    | 3   | 79.814mb +0.00%  | 14.807ms +0.79%  | ±0.31% -76.97%  |
| RowsBench               | bench_find_on_10k          | 2    | 3   | 79.814mb +0.00%  | 14.867ms +0.00%  | ±1.84% +647.58% |
| RowsBench               | bench_find_one_on_10k      | 10   | 3   | 78.505mb +0.00%  | 1.706μs +0.36%   | ±2.72% +0.00%   |
| RowsBench               | bench_first_on_10k         | 10   | 3   | 78.505mb +0.00%  | 0.300μs 0.00%    | ±0.00% 0.00%    |
| RowsBench               | bench_flat_map_on_1k       | 2    | 3   | 86.842mb +0.00%  | 12.585ms +0.90%  | ±0.73% -54.71%  |
| RowsBench               | bench_map_on_10k           | 2    | 3   | 114.190mb +0.00% | 58.407ms -0.32%  | ±1.13% -31.54%  |
| RowsBench               | bench_merge_1k_on_10k      | 2    | 3   | 80.333mb +0.00%  | 1.337ms +7.61%   | ±0.82% -72.85%  |
| RowsBench               | bench_partition_by_on_10k  | 2    | 3   | 83.626mb +0.00%  | 60.667ms -0.13%  | ±0.32% -67.82%  |
| RowsBench               | bench_remove_on_10k        | 2    | 3   | 81.386mb +0.00%  | 3.706ms +4.54%   | ±0.16% -64.24%  |
| RowsBench               | bench_sort_asc_on_1k       | 2    | 3   | 78.789mb +0.00%  | 43.305ms +4.19%  | ±1.57% +124.52% |
| RowsBench               | bench_sort_by_on_1k        | 2    | 3   | 78.789mb +0.00%  | 42.804ms +3.47%  | ±0.55% -55.50%  |
| RowsBench               | bench_sort_desc_on_1k      | 2    | 3   | 78.789mb +0.00%  | 42.642ms +1.79%  | ±0.58% -6.93%   |
| RowsBench               | bench_sort_entries_on_1k   | 2    | 3   | 80.945mb +0.00%  | 8.159ms -0.35%   | ±0.23% +4.78%   |
| RowsBench               | bench_sort_on_1k           | 2    | 3   | 78.695mb +0.00%  | 29.290ms +0.14%  | ±0.70% +147.66% |
| RowsBench               | bench_take_1k_on_10k       | 10   | 3   | 78.505mb +0.00%  | 14.201μs +3.80%  | ±3.45% +231.77% |
| RowsBench               | bench_take_right_1k_on_10k | 10   | 3   | 78.505mb +0.00%  | 15.200μs +0.58%  | ±0.00% -100.00% |
| RowsBench               | bench_unique_on_1k         | 2    | 3   | 97.528mb +0.00%  | 193.457ms -1.54% | ±0.73% -18.99%  |
| NativeEntryFactoryBench | bench_entry_factory        | 1    | 3   | 98.640mb +0.00%  | 435.339ms -1.37% | ±1.10% -61.00%  |
| NativeEntryFactoryBench | bench_entry_factory        | 1    | 3   | 51.471mb +0.00%  | 220.388ms -0.44% | ±0.41% +12.65%  |
| NativeEntryFactoryBench | bench_entry_factory        | 1    | 3   | 13.643mb +0.02%  | 49.033ms +1.93%  | ±1.03% +61.55%  |
| TypeDetectorBench       | bench_type_detector        | 1    | 3   | 43.774mb +0.00%  | 360.723ms +0.36% | ±0.34% -71.29%  |
| TypeDetectorBench       | bench_type_detector        | 1    | 3   | 11.584mb +0.02%  | 72.904ms +0.47%  | ±0.05% -64.08%  |
+-------------------------+----------------------------+------+-----+------------------+------------------+-----------------+

Bumps [async-aws/s3](https://github.com/async-aws/s3) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/async-aws/s3/releases)
- [Changelog](https://github.com/async-aws/s3/blob/master/CHANGELOG.md)
- [Commits](async-aws/s3@2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: async-aws/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/async-aws/s3-2.7.0 branch from 7c5fc7c to 8f3b088 Compare January 16, 2025 15:41
@norberttech norberttech merged commit 1c3be54 into 1.x Jan 16, 2025
25 checks passed
@norberttech norberttech deleted the dependabot/composer/async-aws/s3-2.7.0 branch January 16, 2025 17:10
Bellangelo pushed a commit to Bellangelo/flow that referenced this pull request Jan 16, 2025
Bumps [async-aws/s3](https://github.com/async-aws/s3) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/async-aws/s3/releases)
- [Changelog](https://github.com/async-aws/s3/blob/master/CHANGELOG.md)
- [Commits](async-aws/s3@2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: async-aws/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
norberttech added a commit that referenced this pull request Jan 17, 2025
* Update PHPUnit to v11.5.3

* Constructor of TestCase is now final

* In PHPUnit11 providers need to be static

* In PHPUnit11 providers need to be static

* Fix styling

* CacheResultFile is removed. See sebastianbergmann/phpunit#4600

* PHPStan complain that readonly properties must be handled inside the constructor

* Fix cache issues

* Invalidate cache

* Remove composer cache

* Revert changed environment variable

* Call parent to initialise variables

* Revert changes in Github Action

* Bump symfonycasts/tailwind-bundle from 0.5.3 to 0.6.1 in /web/landing (#1376)

Bumps [symfonycasts/tailwind-bundle](https://github.com/SymfonyCasts/tailwind-bundle) from 0.5.3 to 0.6.1.
- [Release notes](https://github.com/SymfonyCasts/tailwind-bundle/releases)
- [Commits](SymfonyCasts/tailwind-bundle@v0.5.3...v0.6.1)

---
updated-dependencies:
- dependency-name: symfonycasts/tailwind-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated CHANGELOG.md

* Added and/or/andNot/orNot to ScalarFunctionsChain (#1378)

* Bump coduo/php-humanizer from 4.0.3 to 5.0.0 in /web/landing (#1373)

Bumps [coduo/php-humanizer](https://github.com/coduo/php-humanizer) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/coduo/php-humanizer/releases)
- [Changelog](https://github.com/coduo/php-humanizer/blob/5.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/coduo/php-humanizer/blob/5.x/UPGRADE.md)
- [Commits](coduo/php-humanizer@4.0.3...5.0.0)

---
updated-dependencies:
- dependency-name: coduo/php-humanizer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated CHANGELOG.md

* Fix conflicts

* Updated CHANGELOG.md

* Bump async-aws/s3 from 2.6.0 to 2.7.0 (#1381)

Bumps [async-aws/s3](https://github.com/async-aws/s3) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/async-aws/s3/releases)
- [Changelog](https://github.com/async-aws/s3/blob/master/CHANGELOG.md)
- [Commits](async-aws/s3@2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: async-aws/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added elasticsearch examples (#1384)

* Updated CHANGELOG.md

* Fix dependencies

* Fix styling

* Remove duplicated path

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aeon-automation <[email protected]>
Co-authored-by: Norbert Orzechowicz <[email protected]>
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.

1 participant