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

Lock file maintenance #286

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Lock file maintenance #286

merged 1 commit into from
Jul 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2022

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 2am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot added the renovate Pull requests that update a dependency file label Jul 1, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jul 1, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: tools/composer.lock
Command failed: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/patchlevel/event-sourcing":"/mnt/renovate/gh/patchlevel/event-sourcing" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/patchlevel/event-sourcing/tools" docker.io/renovate/php bash -l -c "install-tool composer 2.3.7 && composer update --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires roave/backward-compatibility-check ^7.0.0 -> satisfiable by roave/backward-compatibility-check[7.0.0].
    - roave/backward-compatibility-check 7.0.0 requires php ~8.0.0 || ~8.1.0 -> your php version (7.4.30) does not satisfy that requirement.


@github-actions
Copy link

github-actions bot commented Jul 1, 2022

Hello 👋

here is the most recent benchmark result:

LoadEventsWithSnapshotsBench
============================

Average iteration times by variant

336.7μs   │ █▇ 
294.6μs   │ ██ 
252.5μs   │ ██ 
210.4μs   │ ██ 
168.4μs   │ ██ 
126.3μs   │ ██ 
84.2μs    │ ██ 
42.1μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

14.2mb    │ ██ 
12.4mb    │ ██ 
10.6mb    │ ██ 
8.8mb     │ ██ 
7.1mb     │ ██ 
5.3mb     │ ██ 
3.5mb     │ ██ 
1.8mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 336.700μs (±4.16%) | 329.472μs (±4.40%) | 14.152mb        | 14.152mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

WriteEventsBench
================

Average iteration times by variant

54.1ms    │    ▇█ 
47.3ms    │    ██ 
40.6ms    │    ██ 
33.8ms    │    ██ 
27.1ms    │    ██ 
20.3ms    │    ██ 
13.5ms    │    ██ 
6.8ms     │ ▄▃ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.2mb     │ ▂▂ ██ 
6.3mb     │ ██ ██ 
5.4mb     │ ██ ██ 
4.5mb     │ ██ ██ 
3.6mb     │ ██ ██ 
2.7mb     │ ██ ██ 
1.8mb     │ ██ ██ 
906.0kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+-------------------+-----------------+------------+
|                                 | time (kde mode)                       | memory                       |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| benchSaveOneEvent ()            | 2.737ms (±3.77%)  | 2.172ms (±1.17%)  | 6.554mb         | 6.554mb    |
| benchSaveAfterThousandEvents () | 53.054ms (±0.66%) | 54.102ms (±1.40%) | 7.248mb         | 7.248mb    |
+---------------------------------+-------------------+-------------------+-----------------+------------+

LoadEventsBench
===============

Average iteration times by variant

126.1ms   │ ▇█ 
110.4ms   │ ██ 
94.6ms    │ ██ 
78.8ms    │ ██ 
63.1ms    │ ██ 
47.3ms    │ ██ 
31.5ms    │ ██ 
15.8ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

20.5mb    │ ██ 
17.9mb    │ ██ 
15.4mb    │ ██ 
12.8mb    │ ██ 
10.2mb    │ ██ 
7.7mb     │ ██ 
5.1mb     │ ██ 
2.6mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 123.869ms (±0.30%) | 126.120ms (±1.36%) | 20.491mb        | 20.491mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@renovate renovate bot merged commit 50deb2e into 2.1.x Jul 1, 2022
@renovate renovate bot deleted the renovate/lock-file-maintenance branch July 1, 2022 03:02
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.

0 participants