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 ~0.22.16 #1025

Merged
merged 1 commit into from May 31, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) ~0.22.15 -> ~0.22.16 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.22.16

Compare Source

Features
  • Added support for TypeScript 4.7, #​1935.
  • Support enum-like objects with numeric literal values tagged with @enum, #​1918.
  • Enum member reflections will now have their type set to either a LiteralType with a string or numeric value or an IntrinsicType with type number, #​1942.
    Using defaultValue on EnumMember reflections is now deprecated, and will be broken in 0.23.
Bug Fixes
  • Fixed invalid type output in some uncommon edge cases, TypeDoc also now renders fewer superfluous parenthesis when creating types.
  • TypeDoc is now more consistent about ordering with enum-value-ascending or enum-value-descending sort strategies in mixed string/number enums.
Thanks!

Configuration

📅 Schedule: "before 2am" (UTC).

🚦 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 requested a review from a team as a code owner May 31, 2022 01:37
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label May 31, 2022
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #1025 (84d2cf8) into main (1b9a920) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1025   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files        2119     2119           
  Lines      227439   227439           
  Branches      982      982           
=======================================
  Hits       226691   226691           
  Misses        728      728           
  Partials       20       20           

@import-brain import-brain added this to the v7 - Current Major milestone May 31, 2022
@import-brain import-brain requested a review from a team May 31, 2022 02:03
@Shinigami92 Shinigami92 requested a review from ST-DDT May 31, 2022 06:04
@Shinigami92
Copy link
Member

@ST-DDT please read the changelog and approve that everything workes
After that we can hopefully merge

@ST-DDT ST-DDT merged commit 141713f into main May 31, 2022
@ST-DDT ST-DDT deleted the renovate/doc-dependencies branch May 31, 2022 11:21
Minozzzi pushed a commit to Minozzzi/faker that referenced this pull request Jul 19, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants