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 ^0.27.7 #5691

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.27.7

Compare Source

Features
  • @includeCode and @inline can now inject parts of files using region
    names or line numbers, #​2816.
  • Introduced ja translation options, deprecated jp in favor of ja, #​2843.
  • Improved TypeDoc's --watch option to support watching files not caught by
    TypeScript's watch mode, #​2675.
  • The @inline tag now works in more places for generic types.
  • Visibility filters now consider individual signatures, #​2846.
Bug Fixes
  • Fixed an issue where TypeDoc would incorrectly ignore type arguments in references, #​2823.
  • Improved narrator support for labeling icons, #​2832.
  • Fixed an issue with @class incorrectly handling mapped types, #​2842.
  • TypeDoc will now consider symbols to be external only if all of their declarations are external
    so that declaration merged members with global symbols can be documented, #​2844.
  • Fixed an issue where TypeDoc would constantly rebuild, #​2844.
  • Fixed an issue where the dropdown arrow in the index group would not respect the state of the dropdown, #​2845.
Thanks!

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 9, 2025
@renovate renovate bot requested a review from dubzzz as a code owner February 9, 2025 21:44
Copy link

pkg-pr-new bot commented Feb 9, 2025

Open in Stackblitz@fast-check/examples

@fast-check/ava

npm i https://pkg.pr.new/@fast-check/ava@5691

@fast-check/expect-type

npm i https://pkg.pr.new/@fast-check/expect-type@5691

fast-check

npm i https://pkg.pr.new/fast-check@5691

@fast-check/jest

npm i https://pkg.pr.new/@fast-check/jest@5691

@fast-check/packaged

npm i https://pkg.pr.new/@fast-check/packaged@5691

@fast-check/poisoning

npm i https://pkg.pr.new/@fast-check/poisoning@5691

@fast-check/vitest

npm i https://pkg.pr.new/@fast-check/vitest@5691

@fast-check/worker

npm i https://pkg.pr.new/@fast-check/worker@5691

commit: 65c3b57

Copy link
Contributor

github-actions bot commented Feb 9, 2025

👋 A preview of the new documentation is available at: http://67a922ae2d93a675a4b5c13e--dubzzz-fast-check.netlify.app

Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.48%. Comparing base (31ace5e) to head (65c3b57).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5691   +/-   ##
=======================================
  Coverage   94.48%   94.48%           
=======================================
  Files         212      212           
  Lines        9617     9617           
  Branches     2666     2665    -1     
=======================================
  Hits         9087     9087           
  Misses        530      530           
Flag Coverage Δ
unit-tests 94.48% <ø> (ø)
unit-tests-18.x-Linux 94.48% <ø> (ø)
unit-tests-20.x-Linux 94.48% <ø> (ø)
unit-tests-22.x-Linux 94.48% <ø> (ø)
unit-tests-latest-Linux 94.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dubzzz dubzzz merged commit d6405d2 into main Feb 10, 2025
73 checks passed
@dubzzz dubzzz deleted the renovate/typedoc-0.x branch February 10, 2025 18:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant