Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency typedoc to v0.23.15 #283

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc

v0.23.15

Compare Source

Features
  • TypeDoc will now treat @typedef {import("foo").Bar<Z>} Baz type declarations which forward type parameters to the imported
    symbol as re-exports of that symbol, #​2044.
Bug Fixes
  • TypeDoc will now prefer comments on variable declarations over signature comments, #​2042.
  • Fixed double rendering of "Type Parameters" header, #​2054.
  • Fixed double rendering of "Hierarchy" header, #​2053.
  • Removed unused widgets.png and widgets@2x.png files from generated assets folder.

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 dependencies Pull requests that update a dependency file npm labels Sep 26, 2022
@sonarcloud
Copy link

sonarcloud bot commented Sep 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Merging #283 (df7be4e) into master (517e68b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #283   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          78       78           
  Lines         495      495           
  Branches       52       52           
=======================================
  Hits          494      494           
  Misses          1        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thornbill thornbill merged commit 08d32a8 into master Sep 26, 2022
@thornbill thornbill deleted the renovate/typedoc-0.x branch September 26, 2022 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants