diff --git a/dev/bench/data.js b/dev/bench/data.js index e5d7031b58..db95555bec 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722864783859, + "lastUpdate": 1722866974112, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -31611,6 +31611,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 38293.817900650014 milliseconds over 20 runs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "05263b99d5a5ad7ce60101078ff81b42bdb3b107", + "message": "chore(deps): Update wheel requirement from ~=0.43 to ~=0.44 in /packages/@jsii/python-runtime (#4599)\n\nUpdates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version.\n
\nRelease notes\n

Sourced from wheel's releases.

\n
\n

0.44.0

\n\n
\n
\n
\nChangelog\n

Sourced from wheel's changelog.

\n
\n

Release Notes

\n

0.44.0 (2024-08-04)

\n\n

0.43.0 (2024-03-11)

\n\n

0.42.0 (2023-11-26)

\n\n

0.41.3 (2023-10-30)

\n\n

0.41.2 (2023-08-22)

\n\n

0.41.1 (2023-08-05)

\n\n

0.41.0 (2023-07-22)

\n\n\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n
", + "timestamp": "2024-08-05T13:33:05Z", + "tree_id": "f2d78b1d0b4d61910c9f43a95777916ee3f22851", + "url": "https://github.com/aws/jsii/commit/05263b99d5a5ad7ce60101078ff81b42bdb3b107" + }, + "date": 1722866970154, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 46612.30941855001, + "unit": "milliseconds", + "range": 229239.52361046537, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 46612.30941855001 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 37679.82848905, + "unit": "milliseconds", + "range": 71937.67613268974, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 37679.82848905 milliseconds over 20 runs" + } + ] } ] }