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

chore(deps): update dependency typedoc to v0.25.8 #689

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.25.8

Compare Source

v0.25.7

Compare Source

Bug Fixes
  • Fixed an issue where a namespace would not be created for merged function-namespaces only containing types, #​2476.
  • Fixed an infinite loop when converting a union type which directly contained another union type which refers to itself, #​2469.

v0.25.6

Compare Source

Bug Fixes
  • Fixed infinite loop caused by a fix for some complicated union/intersection types, #​2468.
  • Improved infinite loop detection in type converter to reduce false positives.

v0.25.5

Compare Source


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, check this box

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

Copy link

sonarcloud bot commented Feb 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ccebc17) 95.48% compared to head (08207f8) 95.48%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #689   +/-   ##
=======================================
  Coverage   95.48%   95.48%           
=======================================
  Files          58       58           
  Lines        2392     2392           
  Branches      780      780           
=======================================
  Hits         2284     2284           
  Misses        108      108           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ccebc17...08207f8. Read the comment docs.

@thib3113 thib3113 merged commit e77f6cf into main Feb 16, 2024
30 checks passed
@thib3113 thib3113 deleted the renovate/typedoc-0.x branch February 16, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant