Skip to content

Commit

Permalink
⬆️ Update dependency typedoc to ^0.27.2 (#5452)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typedoc](https://typedoc.org)
([source](https://redirect.github.com/TypeStrong/TypeDoc)) | [`^0.27.1`
-> `^0.27.2`](https://renovatebot.com/diffs/npm/typedoc/0.27.1/0.27.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.27.1/0.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.27.1/0.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>

###
[`v0.27.2`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0272-2024-11-29)

[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.1...v0.27.2)

##### Bug Fixes

- Fix crash with TypeScript 5.5.x,
[#&#8203;2789](https://redirect.github.com/TypeStrong/TypeDoc/issues/2789).

</details>

---

### 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 becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 1cc7760 commit abfe7a6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/fast-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"not-node-buffer": "npm:buffer@^6.0.3",
"regexp-tree": "^0.1.27",
"replace-in-file": "^8.2.0",
"typedoc": "^0.27.1",
"typedoc": "^0.27.2",
"typescript": "~5.7.2",
"vitest": "^2.1.6"
},
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3577,14 +3577,14 @@ __metadata:
languageName: unknown
linkType: soft

"@gerrit0/mini-shiki@npm:^1.23.2":
version: 1.23.2
resolution: "@gerrit0/mini-shiki@npm:1.23.2"
"@gerrit0/mini-shiki@npm:^1.24.0":
version: 1.24.1
resolution: "@gerrit0/mini-shiki@npm:1.24.1"
dependencies:
"@shikijs/engine-oniguruma": "npm:^1.23.1"
"@shikijs/types": "npm:^1.23.1"
"@shikijs/engine-oniguruma": "npm:^1.24.0"
"@shikijs/types": "npm:^1.24.0"
"@shikijs/vscode-textmate": "npm:^9.3.0"
checksum: 10c0/e8800afd3917b16eff945cb0d2a21b2e5361f3c12456be56e3dec603fa77a8ebc7163948f367ae2d1ccf88d9009a30047da7e4220174b62fb6dda776d57852ac
checksum: 10c0/12cedece534f0aa1b665e5e305fe18ae5ee628af2a83e39491112be44fba0f630984f4e1d1254b57a1fa0aeece3d2d8ff016f58016b4bf1634df4dfe709495cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5266,23 +5266,23 @@ __metadata:
languageName: node
linkType: hard

"@shikijs/engine-oniguruma@npm:^1.23.1":
version: 1.23.1
resolution: "@shikijs/engine-oniguruma@npm:1.23.1"
"@shikijs/engine-oniguruma@npm:^1.24.0":
version: 1.24.0
resolution: "@shikijs/engine-oniguruma@npm:1.24.0"
dependencies:
"@shikijs/types": "npm:1.23.1"
"@shikijs/types": "npm:1.24.0"
"@shikijs/vscode-textmate": "npm:^9.3.0"
checksum: 10c0/834f64cb66c844763ae44f481d55c361f851ae0deec0edfb00e1de05959b6672cbfd9189a1c5943beacfb66468d6a2c788b8f5874360e80dc417109117e86d3a
checksum: 10c0/add369d9a945918cf52385fc21cf360ac23e7e1abff290e93b462737b3c26acc69001dc4d0c42c2105ca60d615cecd58ad9c1b9744d6c921d4e399025ce3fa6e
languageName: node
linkType: hard

"@shikijs/types@npm:1.23.1, @shikijs/types@npm:^1.23.1":
version: 1.23.1
resolution: "@shikijs/types@npm:1.23.1"
"@shikijs/types@npm:1.24.0, @shikijs/types@npm:^1.24.0":
version: 1.24.0
resolution: "@shikijs/types@npm:1.24.0"
dependencies:
"@shikijs/vscode-textmate": "npm:^9.3.0"
"@types/hast": "npm:^3.0.4"
checksum: 10c0/5360e5ff777e5945137ca6bf9aab8ea5d30632ccf648825e67908d1840cac7ab9fc25b5bc321e99a7120f454cf3639a8ab252568010c7dc5a260744bfa0a5352
checksum: 10c0/2aa2e8782841d92d3c3ef441e3d7a9ce288923dd0b7ec054be8f26ef6617147e569bb60239d3af80371e35cd60eefdc157499631c47864ef9b76144eaa0ade7b
languageName: node
linkType: hard

Expand Down Expand Up @@ -10420,7 +10420,7 @@ __metadata:
pure-rand: "npm:^6.1.0"
regexp-tree: "npm:^0.1.27"
replace-in-file: "npm:^8.2.0"
typedoc: "npm:^0.27.1"
typedoc: "npm:^0.27.2"
typescript: "npm:~5.7.2"
vitest: "npm:^2.1.6"
languageName: unknown
Expand Down Expand Up @@ -19876,11 +19876,11 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.27.1":
version: 0.27.1
resolution: "typedoc@npm:0.27.1"
"typedoc@npm:^0.27.2":
version: 0.27.2
resolution: "typedoc@npm:0.27.2"
dependencies:
"@gerrit0/mini-shiki": "npm:^1.23.2"
"@gerrit0/mini-shiki": "npm:^1.24.0"
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
minimatch: "npm:^9.0.5"
Expand All @@ -19889,7 +19889,7 @@ __metadata:
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x
bin:
typedoc: bin/typedoc
checksum: 10c0/28e62707c7157c1f07a24e5422143de5e8f6ed0967a7fb4f76ae220824e14d79d43589ec963ed6b7327eb4e5066c7037adad7a1a523a7d4a6aab259ef0f22570
checksum: 10c0/85184d40760a5528a7f82a6b1a2932973208fc55762a4b8c3445b895c4fbdd65bbfbde9b1c2b335019129b59e36eda294080de9d332df6e1c856500234f0bb4d
languageName: node
linkType: hard

Expand Down

0 comments on commit abfe7a6

Please sign in to comment.