patchlevel / event-sourcing

An event sourcing library, complete with all the essential features, powered by the reliable Doctrine ecosystem and focused on developer experience.
https://event-sourcing.patchlevel.io
MIT License
116 stars 4 forks source link

Update ramsey/composer-install action to v3 #577

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ramsey/composer-install action major 2.2.0 -> 3.0.0

Release Notes

ramsey/composer-install (ramsey/composer-install) ### [`v3.0.0`](https://togithub.com/ramsey/composer-install/releases/tag/3.0.0) [Compare Source](https://togithub.com/ramsey/composer-install/compare/2.3.1...3.0.0) ##### Changed - Update actions/cache to v4 to avoid deprecation notices. This requires a new major version because actions/cache requires Node.js 20, which could cause backwards-compatibility breaks for any projects that require earlier versions of Node.js. For more details, see the discussion on [#​252](https://togithub.com/ramsey/composer-install/pull/252). ### [`v2.3.1`](https://togithub.com/ramsey/composer-install/releases/tag/2.3.1) [Compare Source](https://togithub.com/ramsey/composer-install/compare/2.3.0...2.3.1) ##### Fixed - Removed upgrade to cache action runner v4 to avoid potential backwards-compatibility issues that might arise when using self-hosted runners that use Node.js 16 instead of version 20. For more details, see the discussion here: [#​252](https://togithub.com/ramsey/composer-install/pull/252). **To avoid the actions/cache deprecation notices, upgrade to `@v3` or `@3.0.0`.** ### [`v2.3.0`](https://togithub.com/ramsey/composer-install/releases/tag/2.3.0) [Compare Source](https://togithub.com/ramsey/composer-install/compare/2.2.0...2.3.0) ##### Added - Add new `require-lock-file` input that forces a build failure if a `composer.lock` file is not present. ([#​251](https://togithub.com/ramsey/composer-install/pull/251)) ##### Fixed - Add `--working-dir` when looking up Composer's cache directory. This fixes "File `composer.json` could not be found in the current directory" errors when running `composer install` in sub-directories or other non-standard locations. ([#​225](https://togithub.com/ramsey/composer-install/issues/225), [#​233](https://togithub.com/ramsey/composer-install/pull/233), [#​246](https://togithub.com/ramsey/composer-install/issues/246), [#​247](https://togithub.com/ramsey/composer-install/pull/247)) - Update cache action runner to v4 to avoid deprecation notices. ([#​252](https://togithub.com/ramsey/composer-install/pull/252), [#​253](https://togithub.com/ramsey/composer-install/issues/253), [#​254](https://togithub.com/ramsey/composer-install/pull/254))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

Hello :wave:

here is the most recent benchmark result:

``` SimpleSetupBench ================ +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | | time (kde mode) | memory | +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | subject | Tag: | Tag: base | time-diff | Tag: | Tag: base | memory-diff | +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | benchLoad1Event () | 912.100μs (±0.00%) | 841.400μs (±0.00%) | +8.40% | 34.264mb | 34.272mb | -0.02% | | benchLoad10000Events () | 51.496ms (±0.00%) | 50.794ms (±0.00%) | +1.38% | 34.264mb | 34.272mb | -0.02% | | benchSave1Event () | 978.500μs (±0.00%) | 978.100μs (±0.00%) | +0.04% | 33.762mb | 33.762mb | 0.00% | | benchSave10000Events () | 223.558ms (±0.00%) | 228.461ms (±0.00%) | -2.15% | 33.762mb | 33.762mb | 0.00% | | benchSave10000Aggregates () | 7.953s (±0.00%) | 8.061s (±0.00%) | -1.34% | 33.763mb | 33.763mb | 0.00% | | benchSave10000AggregatesTransaction () | 6.760s (±0.00%) | 6.744s (±0.00%) | +0.23% | 33.763mb | 33.763mb | 0.00% | +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ SnapshotsBench ============== +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | | time (kde mode) | memory | +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | subject | Tag: | Tag: base | time-diff | Tag: | Tag: base | memory-diff | +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | benchLoad10000EventsMissingSnapshot () | 51.942ms (±0.00%) | 51.640ms (±0.00%) | +0.58% | 33.763mb | 33.763mb | 0.00% | | benchLoad10000Events () | 807.100μs (±0.00%) | 802.300μs (±0.00%) | +0.60% | 33.763mb | 33.763mb | 0.00% | +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ SplitStreamBench ================ +-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | | time (kde mode) | memory | +-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | subject | Tag: | Tag: base | time-diff | Tag: | Tag: base | memory-diff | +-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | benchLoad10000Events () | 4.989ms (±0.00%) | 4.992ms (±0.00%) | -0.06% | 37.069mb | 37.069mb | 0.00% | | benchSave10000Events () | 374.249ms (±0.00%) | 384.718ms (±0.00%) | -2.72% | 37.070mb | 37.069mb | +0.00% | +-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ SubscriptionEngineBench ======================= +---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+ | | time (kde mode) | memory | +---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+ | subject | Tag: | Tag: base | time-diff | Tag: | Tag: base | memory-diff | +---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+ | benchHandle10000Events () | 3.076s (±0.00%) | 3.048s (±0.00%) | +0.93% | 34.162mb | 34.162mb | 0.00% | +---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+ PersonalDataBench ================= +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | | time (kde mode) | memory | +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | subject | Tag: | Tag: base | time-diff | Tag: | Tag: base | memory-diff | +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ | benchLoad1Event () | 815.900μs (±0.00%) | 834.600μs (±0.00%) | -2.24% | 35.777mb | 35.777mb | 0.00% | | benchLoad10000Events () | 83.142ms (±0.00%) | 87.356ms (±0.00%) | -4.82% | 35.777mb | 35.777mb | 0.00% | | benchSave1Event () | 1.447ms (±0.00%) | 1.462ms (±0.00%) | -1.02% | 35.777mb | 35.777mb | 0.00% | | benchSave10000Events () | 249.289ms (±0.00%) | 248.786ms (±0.00%) | +0.20% | 35.779mb | 35.779mb | 0.00% | | benchSave10000Aggregates () | 11.873s (±0.00%) | 11.890s (±0.00%) | -0.15% | 35.777mb | 35.777mb | 0.00% | | benchSave10000AggregatesTransaction () | 10.623s (±0.00%) | 10.710s (±0.00%) | -0.81% | 36.278mb | 36.278mb | 0.00% | +----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+ ```

This comment gets update everytime a new commit comes in!