diff --git a/dev/bench/data.js b/dev/bench/data.js index a086c540eb..30dc7f6254 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713790759652, + "lastUpdate": 1713793483978, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -28267,6 +28267,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 39220.56009125001 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": "466ed561a76183c157bef124312ffeb1b2a3b20e", + "message": "chore(deps-dev): Update mkdocs requirement from ~=1.5.3 to ~=1.6.0 in /gh-pages (#4484)\n\nUpdates the requirements on [mkdocs](https://github.com/mkdocs/mkdocs) to permit the latest version.\n
\nRelease notes\n

Sourced from mkdocs's releases.

\n
\n

1.6.0

\n

Local preview

\n\n

Drafts

\n
\n

[!warning]\nChanged from version 1.5:

\n

The exclude_docs config was split up into two separate concepts.

\n
\n

The exclude_docs config no longer has any special behavior for mkdocs serve - it now always completely excludes the listed documents from the site.

\n

If you wish to use the "drafts" functionality like the exclude_docs key used to do in MkDocs 1.5, please switch to the new config key draft_docs.

\n

See documentation.

\n

Other changes:

\n\n

Update to deduction of page titles

\n

MkDocs 1.5 had a change in behavior in deducing the page titles from the first heading. Unfortunately this could cause unescaped HTML tags or entities to appear in edge cases.

\n

Now tags are always fully sanitized from the title. Though it still remains the case that Page.title is expected to contain HTML entities and is passed directly to the themes.

\n

Images (notably, emojis in some extensions) get preserved in the title only through their alt attribute's value.

\n

Context: #3564, #3578

\n

Themes

\n\n

"readthedocs" theme

\n\n

"mkdocs" theme

\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-04-22T13:04:53Z", + "tree_id": "759e00b50b7c82ecdeaefba1a9e116a4d7343127", + "url": "https://github.com/aws/jsii/commit/466ed561a76183c157bef124312ffeb1b2a3b20e" + }, + "date": 1713793480105, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 52245.104415299975, + "unit": "milliseconds", + "range": 1237339.9671507566, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 52245.104415299975 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 39867.033313899985, + "unit": "milliseconds", + "range": 118831.72741257124, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 39867.033313899985 milliseconds over 20 runs" + } + ] } ] }