Skip to content

Lock file maintenance#93

Merged
DavidBadura merged 1 commit into1.11.xfrom
renovate/lock-file-maintenance
Jun 18, 2025
Merged

Lock file maintenance#93
DavidBadura merged 1 commit into1.11.xfrom
renovate/lock-file-maintenance

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 20, 2025

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 - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) 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, check this box

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

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 20, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot added the renovate label Apr 20, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 20, 2025

Hello 👋

here is the most recent benchmark result:

HydratorWithCryptographyBench
=============================

+-------------------------------+-------------------+-------------------+-----------------+------------+
|                               | time (kde mode)                       | memory                       |
+-------------------------------+-------------------+-------------------+-----------------+------------+
| subject                       | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+-------------------------------+-------------------+-------------------+-----------------+------------+
| benchHydrate1Object ()        | 17.000μs (±0.00%) | 17.400μs (±0.00%) | 5.983mb         | 5.983mb    |
| benchExtract1Object ()        | 24.200μs (±0.00%) | 20.400μs (±0.00%) | 5.983mb         | 5.983mb    |
| benchHydrate1000Objects ()    | 15.460ms (±0.00%) | 15.220ms (±0.00%) | 5.983mb         | 5.983mb    |
| benchExtract1000Objects ()    | 16.652ms (±0.00%) | 17.603ms (±0.00%) | 5.983mb         | 5.983mb    |
| benchHydrate1000000Objects () | 15.312s (±0.00%)  | 15.293s (±0.00%)  | 5.983mb         | 5.983mb    |
| benchExtract1000000Objects () | 16.755s (±0.00%)  | 16.439s (±0.00%)  | 5.983mb         | 5.983mb    |
+-------------------------------+-------------------+-------------------+-----------------+------------+

HydratorBench
=============

+-------------------------------+------------------+-------------------+-----------------+------------+
|                               | time (kde mode)                      | memory                       |
+-------------------------------+------------------+-------------------+-----------------+------------+
| subject                       | Tag: <current>   | Tag: base         | Tag: <current>  | Tag: base  |
+-------------------------------+------------------+-------------------+-----------------+------------+
| benchHydrate1Object ()        | 9.200μs (±0.00%) | 13.200μs (±0.00%) | 5.821mb         | 5.821mb    |
| benchExtract1Object ()        | 9.000μs (±0.00%) | 8.800μs (±0.00%)  | 5.821mb         | 5.821mb    |
| benchHydrate1000Objects ()    | 9.001ms (±0.00%) | 8.417ms (±0.00%)  | 5.821mb         | 5.821mb    |
| benchExtract1000Objects ()    | 7.422ms (±0.00%) | 6.977ms (±0.00%)  | 5.821mb         | 5.821mb    |
| benchHydrate1000000Objects () | 8.264s (±0.00%)  | 8.381s (±0.00%)   | 5.821mb         | 5.821mb    |
| benchExtract1000000Objects () | 7.016s (±0.00%)  | 6.956s (±0.00%)   | 5.821mb         | 5.821mb    |
+-------------------------------+------------------+-------------------+-----------------+------------+

HydratorWithLazyBench
=====================

+------------------------------------------+--------------------+--------------------+-----------------+------------+
|                                          | time (kde mode)                         | memory                       |
+------------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                  | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+------------------------------------------+--------------------+--------------------+-----------------+------------+
| benchHydrate1Object ()                   | 1.200μs (±0.00%)   | 1.200μs (±0.00%)   | 5.824mb         | 5.824mb    |
| benchHydrate1ObjectTriggerInit ()        | 9.000μs (±0.00%)   | 8.800μs (±0.00%)   | 5.824mb         | 5.824mb    |
| benchHydrate1000Objects ()               | 876.333μs (±0.00%) | 848.333μs (±0.00%) | 5.824mb         | 5.824mb    |
| benchHydrate1000ObjectsTriggerInit ()    | 7.913ms (±0.00%)   | 7.910ms (±0.00%)   | 5.824mb         | 5.824mb    |
| benchHydrate1000000Objects ()            | 836.594ms (±0.00%) | 853.988ms (±0.00%) | 5.824mb         | 5.824mb    |
| benchHydrate1000000ObjectsTriggerInit () | 7.947s (±0.00%)    | 8.044s (±0.00%)    | 5.824mb         | 5.824mb    |
+------------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 5aeb6a6 to 202663a Compare April 20, 2025 13:49
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 202663a to da6f103 Compare June 6, 2025 09:11
@renovate renovate bot changed the base branch from 1.10.x to 1.11.x June 6, 2025 09:11
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 312ba5e to 0efb036 Compare June 11, 2025 19:34
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 0efb036 to 2724ef5 Compare June 12, 2025 11:28
@DavidBadura DavidBadura merged commit 204b062 into 1.11.x Jun 18, 2025
25 of 27 checks passed
@DavidBadura DavidBadura deleted the renovate/lock-file-maintenance branch June 18, 2025 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant