Skip to content

Conversation

@Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Sep 26, 2023

Explanation

The typedoc package has been updated to match the version used by the module template. This was done in preparation for updating the TypeScript version used by the core monorepo as well. The current version of typedoc we use doesn't support TypeScript v4.8.

The typedoc-plugin-missing-exports package required an update to maintain compatibility with typedoc.

In both cases, none of the breaking changes affect our usage of the package. Mostly they include improvements to the generated documentation, and dropping support for older Node.js and TypeScript versions.

typedoc changelog: https://github.com/TypeStrong/typedoc/releases/tag/v0.23.0
typedoc-plugin-missing-exports changelog: https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md#0230-2022-06-26

References

None

Changelog

N/A

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@Gudahtt Gudahtt marked this pull request as ready for review September 26, 2023 00:37
@Gudahtt Gudahtt requested review from a team as code owners September 26, 2023 00:37
The `typedoc` package has been updated to match the version used by the
module template. This was done in preparation for updating the
TypeScript version used by the core monorepo as well. The current
version of `typedoc` we use doesn't support TypeScript v4.8.

The `typedoc-plugin-missing-exports` package required an update to
maintain compatibility with `typedoc`.

In both cases, none of the breaking changes affect our usage of the
package. Mostly they include improvements to the generated
documentation, and dropping support for older Node.js and TypeScript
versions.

`typedoc` changelog: https://github.com/TypeStrong/typedoc/releases/tag/v0.23.0
`typedoc-plugin-missing-exports` changelog: https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md#0230-2022-06-26
@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
typedoc-plugin-missing-exports 0.22.6...0.23.0 None +72/-168 44.9 MB gerrit0
typedoc 0.22.18...0.23.28 None +48/-144 20.2 MB typedoc-bot

@Gudahtt Gudahtt merged commit d2a79aa into main Sep 26, 2023
@Gudahtt Gudahtt deleted the update-typedoc branch September 26, 2023 12:32
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
## Explanation

The `typedoc` package has been updated to match the version used by the
module template. This was done in preparation for updating the
TypeScript version used by the core monorepo as well. The current
version of `typedoc` we use doesn't support TypeScript v4.8.

The `typedoc-plugin-missing-exports` package required an update to
maintain compatibility with `typedoc`.

In both cases, none of the breaking changes affect our usage of the
package. Mostly they include improvements to the generated
documentation, and dropping support for older Node.js and TypeScript
versions.

`typedoc` changelog:
https://github.com/TypeStrong/typedoc/releases/tag/v0.23.0
`typedoc-plugin-missing-exports` changelog:
https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md#0230-2022-06-26

## References

None

## Changelog

N/A

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
## Explanation

The `typedoc` package has been updated to match the version used by the
module template. This was done in preparation for updating the
TypeScript version used by the core monorepo as well. The current
version of `typedoc` we use doesn't support TypeScript v4.8.

The `typedoc-plugin-missing-exports` package required an update to
maintain compatibility with `typedoc`.

In both cases, none of the breaking changes affect our usage of the
package. Mostly they include improvements to the generated
documentation, and dropping support for older Node.js and TypeScript
versions.

`typedoc` changelog:
https://github.com/TypeStrong/typedoc/releases/tag/v0.23.0
`typedoc-plugin-missing-exports` changelog:
https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md#0230-2022-06-26

## References

None

## Changelog

N/A

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
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