Skip to content

Bump typedoc dependency to 0.23.23 #699

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

Merged
merged 6 commits into from
Mar 14, 2023

Conversation

MYoung25
Copy link
Contributor

…es in aws/aws-sdk-js-v3#4458

Issue #, if available:
aws/aws-sdk-js-v3#4458

Description of changes:
Bump TypeDoc and update typedoc.json to new TypeDoc format

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@MYoung25 MYoung25 requested review from a team as code owners February 22, 2023 16:21
"stripInternal": true,
"readme": "README.md",
"mode": "file",
"extends": ["../../typedoc.client.json"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smithy-ts needs to generate this file

Copy link
Contributor

@milesziemer milesziemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TypeDoc currently doesn't work anyways for generic clients outside of the JS SDK, and this doesn't make that situation worse, so approving this for now. We will revisit the issue of TypeDoc for generic clients in the future.

@trivikr trivikr changed the title chore(bump-typedoc): bring newly generated clients in line with chang… Bump typedoc dependency to 0.23.23 Mar 14, 2023
@MYoung25 MYoung25 merged commit 2aa666a into smithy-lang:main Mar 14, 2023
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.

4 participants