donmccurdy / KTX-Parse

KTX 2.0 (.ktx2) parser and serializer.
MIT License
48 stars 7 forks source link

chore(deps): update devdependencies (non-major) #156

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) 0.26.6 -> 0.26.7 age adoption passing confidence
typedoc-plugin-markdown (source) 4.2.6 -> 4.2.7 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.26.7`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0267-2024-09-09) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.6...v0.26.7) ##### Features - Support TypeScript 5.6, [#​2699](https://redirect.github.com/TypeStrong/TypeDoc/issues/2699). - Added `customJs` option to include a script tag in generated HTML output, [#​2650](https://redirect.github.com/TypeStrong/TypeDoc/issues/2650). - Added `markdownLinkExternal` option to treat `http[s]://` links in markdown documents and comments as external to be opened in a new tab, [#​2679](https://redirect.github.com/TypeStrong/TypeDoc/issues/2679). - Added `navigation.excludeReferences` option to prevent re-exports from appearing in the left hand navigation, [#​2685](https://redirect.github.com/TypeStrong/TypeDoc/issues/2685). - Added support for the `@abstract` tag, [#​2692](https://redirect.github.com/TypeStrong/TypeDoc/issues/2692). ##### Bug Fixes - Fixed an issue where links in packages mode would be resolved incorrectly, [#​2680](https://redirect.github.com/TypeStrong/TypeDoc/issues/2680). - `@link` tags to symbols which are not included in the documentation will produce invalid link warnings again, [#​2681](https://redirect.github.com/TypeStrong/TypeDoc/issues/2681). - Fixed handling of `@param` tags on comments attached to function callback parameters, [#​2683](https://redirect.github.com/TypeStrong/TypeDoc/issues/2683). - The `alphabetical` and `alphabetical-ignoring-documents` sort options now use `localeCompare` to sort, [#​2684](https://redirect.github.com/TypeStrong/TypeDoc/issues/2684). - Fixed incorrect placement of parameter default values in some signatures with a `this` parameter, [#​2698](https://redirect.github.com/TypeStrong/TypeDoc/issues/2698). ##### Thanks! - [@​Aryakoste](https://redirect.github.com/Aryakoste) - [@​waynemwashuma](https://redirect.github.com/waynemwashuma)
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown) ### [`v4.2.7`](https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#427-2024-09-05) [Compare Source](https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.2.6...typedoc-plugin-markdown@4.2.7) ##### Patch Changes - Correctly handle top level custom groups in navigation ([#​685](https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/685)) - Fix missing index descriptions for some signatures ([#​670](https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/670)) - Add '?' for optional type declarations in tables

Configuration

📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.66%. Comparing base (77b29e1) to head (fe76ee4).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ======================================= Coverage 98.66% 98.66% ======================================= Files 7 7 Lines 1425 1425 Branches 52 52 ======================================= Hits 1406 1406 Misses 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.