opentelemetry-js
opentelemetry-js copied to clipboard
chore(deps): update dependency typedoc-plugin-missing-exports to v3
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| typedoc-plugin-missing-exports | 1.0.0 -> 3.0.0 |
Release Notes
Gerrit0/typedoc-plugin-missing-exports (typedoc-plugin-missing-exports)
v3.0.0
- Support TypeDoc 0.26
- BREAKING: Drop support for TypeDoc before 0.26.
v2.3.0
- Added
--collapseInternalModuleoption.
v2.2.0
- Fixed an issue where if a re-exported symbol referenced an internal symbol, and more than one entry point was provided to TypeDoc, this plugin would add the internal symbol to the last module, rather than the one it was associated with, #22.
- Added
--placeInternalsInOwningModuleoption.
v2.1.0
- Added support for TypeDoc 0.25.x
v2.0.1
- Fixed memory leak when running in watch mode / packages mode, TypeStrong/typedoc#2339
v2.0.0
- BREAKING: Drop support for TypeDoc 0.22 and 0.23
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (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.