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

Update dependency patchlevel/event-sourcing-psalm-plugin to v3 #629

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
patchlevel/event-sourcing-psalm-plugin ^2.1.0 -> ^3.0.0 age adoption passing confidence

Release Notes

patchlevel/event-sourcing-psalm-plugin (patchlevel/event-sourcing-psalm-plugin)

v3.0.0

Compare Source

Release Notes for 3.0.0

Backwards incompatible release (major)

3.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
enhancement

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate Pull requests that update a dependency file label Aug 13, 2024
Copy link

github-actions bot commented Aug 13, 2024

Hello 👋

here is the most recent benchmark result:

PersonalDataBench
=================

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 902.700μs (±0.00%) | 960.300μs (±0.00%) | -6.00%    | 35.396mb        | 35.404mb   | -0.02%      |
| benchLoad10000Events ()                | 87.230ms (±0.00%)  | 89.140ms (±0.00%)  | -2.14%    | 35.397mb        | 35.404mb   | -0.02%      |
| benchSave1Event ()                     | 1.580ms (±0.00%)   | 1.543ms (±0.00%)   | +2.45%    | 34.895mb        | 34.895mb   | 0.00%       |
| benchSave10000Events ()                | 247.396ms (±0.00%) | 266.531ms (±0.00%) | -7.18%    | 34.896mb        | 34.896mb   | 0.00%       |
| benchSave10000Aggregates ()            | 11.936s (±0.00%)   | 12.059s (±0.00%)   | -1.02%    | 34.895mb        | 34.895mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 9.131s (±0.00%)    | 9.133s (±0.00%)    | -0.02%    | 35.396mb        | 35.396mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

SimpleSetupBench
================

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 960.800μs (±0.00%) | 991.800μs (±0.00%) | -3.13%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchLoad10000Events ()                | 50.771ms (±0.00%)  | 51.658ms (±0.00%)  | -1.72%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchSave1Event ()                     | 992.300μs (±0.00%) | 1.057ms (±0.00%)   | -6.08%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchSave10000Events ()                | 220.251ms (±0.00%) | 227.251ms (±0.00%) | -3.08%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchSave10000Aggregates ()            | 7.618s (±0.00%)    | 7.668s (±0.00%)    | -0.65%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 4.902s (±0.00%)    | 4.916s (±0.00%)    | -0.29%    | 33.765mb        | 33.765mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

SnapshotsBench
==============

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000EventsMissingSnapshot () | 49.596ms (±0.00%)  | 52.752ms (±0.00%)  | -5.98%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchLoad10000Events ()                | 902.100μs (±0.00%) | 951.000μs (±0.00%) | -5.14%    | 33.765mb        | 33.765mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

SubscriptionEngineBench
=======================

+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
|                           | time (kde mode)                               | memory                                     |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
| subject                   | Tag: <current>  | Tag: base       | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
| benchHandle10000Events () | 3.130s (±0.00%) | 3.127s (±0.00%) | +0.08%    | 34.233mb        | 34.233mb   | 0.00%       |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+

SimpleSetupStreamStoreBench
===========================

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 933.000μs (±0.00%) | 939.900μs (±0.00%) | -0.73%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchLoad10000Events ()                | 51.444ms (±0.00%)  | 49.736ms (±0.00%)  | +3.43%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave1Event ()                     | 983.100μs (±0.00%) | 999.300μs (±0.00%) | -1.62%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave10000Events ()                | 218.562ms (±0.00%) | 210.649ms (±0.00%) | +3.76%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave10000Aggregates ()            | 7.746s (±0.00%)    | 7.656s (±0.00%)    | +1.17%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 4.915s (±0.00%)    | 4.930s (±0.00%)    | -0.30%    | 34.744mb        | 34.744mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

SplitStreamBench
================

+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                         | time (kde mode)                                     | memory                                     |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                 | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000Events () | 4.865ms (±0.00%)   | 4.793ms (±0.00%)   | +1.50%    | 37.071mb        | 37.071mb   | 0.00%       |
| benchSave10000Events () | 348.397ms (±0.00%) | 346.273ms (±0.00%) | +0.61%    | 37.144mb        | 37.144mb   | 0.00%       |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

This comment gets update everytime a new commit comes in!

@renovate renovate bot force-pushed the renovate/patchlevel-event-sourcing-psalm-plugin-3.x branch 6 times, most recently from 2a5a8c2 to b8f8bb7 Compare August 20, 2024 03:07
@renovate renovate bot force-pushed the renovate/patchlevel-event-sourcing-psalm-plugin-3.x branch 5 times, most recently from 2155cbf to 640ae9a Compare August 29, 2024 04:13
@renovate renovate bot force-pushed the renovate/patchlevel-event-sourcing-psalm-plugin-3.x branch 6 times, most recently from 028fcb3 to e3d710b Compare September 6, 2024 04:39
@renovate renovate bot force-pushed the renovate/patchlevel-event-sourcing-psalm-plugin-3.x branch 5 times, most recently from 089cb1a to 4e81ea7 Compare September 14, 2024 05:12
@renovate renovate bot force-pushed the renovate/patchlevel-event-sourcing-psalm-plugin-3.x branch 2 times, most recently from 6ff3a6c to 0c26cbf Compare September 18, 2024 12:40
@renovate renovate bot changed the base branch from 3.4.x to 3.5.x September 18, 2024 14:47
@renovate renovate bot force-pushed the renovate/patchlevel-event-sourcing-psalm-plugin-3.x branch from 0c26cbf to 04b318a Compare September 18, 2024 19:34
| datasource | package                                | from  | to    |
| ---------- | -------------------------------------- | ----- | ----- |
| packagist  | patchlevel/event-sourcing-psalm-plugin | 2.2.0 | 3.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/patchlevel-event-sourcing-psalm-plugin-3.x branch from 04b318a to ec589a3 Compare September 20, 2024 04:31
@DavidBadura DavidBadura merged commit a8c883d into 3.5.x Sep 20, 2024
72 of 74 checks passed
@DavidBadura DavidBadura deleted the renovate/patchlevel-event-sourcing-psalm-plugin-3.x branch September 20, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant