Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) ^0.23.13 -> ^0.23.14 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.23.14

Compare Source

Features
  • Added support for defining one-off external link mappings with externalSymbolLinkMappings see
    the documentation for usage examples and caveats, #​2030.
  • External link resolvers defined with addUnknownSymbolResolver will now be checked when resolving @link tags, #​2030.
    Note: To support this, resolution will now happen during conversion, and as such, Renderer.addUnknownSymbolResolver has been
    soft deprecated in favor of Converter.addUnknownSymbolResolver. Plugins should update to use the method on Converter.
    DefaultThemeRenderContext.attemptExternalResolution has also been deprecated since it will repeat work done during conversion,
    use ReferenceType.externalUrl instead.
  • Added Converter.addUnknownSymbolResolver for use by plugins supporting external links.
Bug Fixes
  • Fixed conversion of object literal types containing construct signatures, #​2036.
  • Fixed centering of title bar on wide displays, actually this time, #​2046.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the UPDATE-PATCH label Sep 4, 2022
@renovate renovate bot requested review from a team, Monitob, chambo-e and matthprost and removed request for a team September 4, 2022 15:51
Vinzius
Vinzius previously approved these changes Sep 5, 2022
@Vinzius Vinzius merged commit 96c1e67 into main Sep 5, 2022
@Vinzius Vinzius deleted the renovate/typedoc-0.x branch September 5, 2022 08:14
scaleway-bot added a commit to scaleway-bot/scaleway-sdk-js that referenced this pull request Sep 7, 2022
* chore(deps): update dependency @scaleway/eslint-config-react to ^3.5.8 (scaleway#88)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* docs(rdb): add more precisions for the read replica (scaleway#89)

* docs(redis): improve cluster migration (scaleway#90)

* chore(deps): update dependency typedoc to ^0.23.13 (scaleway#92)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(minor-deps): update commitlint monorepo (scaleway#91)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup-plugin-visualizer to ^5.8.1 (scaleway#95)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typedoc to ^0.23.14 (scaleway#94)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup to ^2.79.0 (scaleway#96)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/configure-pages action to v2 (scaleway#93)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(release): publish

 - @scaleway/sdk@0.1.0-beta.9

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Scaleway Bot <github@scaleway.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants