chore(deps): update dependency docusaurus-plugin-typedoc-api to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| docusaurus-plugin-typedoc-api | 3.0.0 -> 4.2.0 |
Release Notes
milesj/docusaurus-plugin-typedoc-api (docusaurus-plugin-typedoc-api)
v4.2.0
4.2.0 - 2024-02-11
🚀 Updates
- [mdx-loader] Fix configuration to satisfy the mdx loader's options (specifically, the static folders and site dir). (#134) (a9f1440), closes #134
🐞 Fixes
- [AnchorLink] Hook into Docusaurus' broken links API to inform about anchors produced by this plugin. (#135) (fb43b78), closes #135
Note: Version bump only for package docusaurus-plugin-typedoc-api
v4.1.0
4.1.0 - 2024-01-24
🚀 Updates
- Add remark and rehype plugins support (#123) (3ab71aa), closes #123
- Generate a sidebar file. (#132) (ff45d2b), closes #132
- Support TypeScript v5.3. (c39b2ab)
🐞 Fixes
- Support package entry points that only re-export other types.
📦 Dependencies
- [docusaurus] Update to v3.1. (2b42b17)
- [eslint] Update to v8.56. (17ec185)
- [marked] Update to v9 latest. (93c9df6)
- [prettier] Update to v3.2. (889c44d)
- [typedoc] Update to v0.25.7. (83c5432)
🛠 Internals
- Fix reflection type issues. (999451d)
Note: Version bump only for package docusaurus-plugin-typedoc-api
v4.0.1
4.0.1 - 2023-11-04
🐞 Fixes
Note: Version bump only for package docusaurus-plugin-typedoc-api
v4.0.0
4.0.0 - 2023-11-01
💥 Breaking
🐞 Fixes
- Fix some packages not finding an entry point. (baf9cc5)
📦 Dependencies
Note: Version bump only for package docusaurus-plugin-typedoc-api
v3.0.1
3.0.1 - 2023-09-26
🚀 Updates
📦 Dependencies
- [clsx] Update to v2. (0287720)
- [docusaurus] Update to v2.4.1. (52b6236)
- [react] Update to v18. (e9f784d)
- [typedoc] Update to v0.25. (#105) (a06d10f), closes #105
- [typedoc] Update to v0.25.1. (1481716)
- [typescript] Update to v5.2.2. (19b3af7)
- Update dev and test dependencies. (dd60a93)
📘 Docs
Note: Version bump only for package docusaurus-plugin-typedoc-api
Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠ 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: website/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: @docusaurus/[email protected]
npm ERR! node_modules/@docusaurus/core
npm ERR! @docusaurus/core@"^2.3.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @docusaurus/core@"^3.0.0" from [email protected]
npm ERR! node_modules/docusaurus-plugin-typedoc-api
npm ERR! docusaurus-plugin-typedoc-api@"4.2.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-11T22_19_52_372Z-debug-0.log
⚠️ 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: website/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: @docusaurus/[email protected]
npm ERR! node_modules/@docusaurus/core
npm ERR! @docusaurus/core@"^2.3.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @docusaurus/core@"^3.0.0" from [email protected]
npm ERR! node_modules/docusaurus-plugin-typedoc-api
npm ERR! docusaurus-plugin-typedoc-api@"4.3.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-09-02T03_45_04_717Z-debug-0.log
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.