donmccurdy / KTX-Parse

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

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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx 4.10.2 -> 4.10.5 age adoption passing confidence
typedoc-plugin-markdown (source) 4.0.1 -> 4.0.2 age adoption passing confidence

Release Notes

privatenumber/tsx (tsx) ### [`v4.10.5`](https://togithub.com/privatenumber/tsx/releases/tag/v4.10.5) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.4...v4.10.5) ##### Bug Fixes - handle parsing variable `of` ([86cf87c](https://togithub.com/privatenumber/tsx/commit/86cf87c861991eddb39cf8ea88b2870b9f536ff5)), closes [#​556](https://togithub.com/privatenumber/tsx/issues/556) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.10.5) ### [`v4.10.4`](https://togithub.com/privatenumber/tsx/compare/v4.10.3...4a8a2dcce25e1223dec65219659065901fd7620f) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.3...v4.10.4) ### [`v4.10.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.10.3) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.2...v4.10.3) ##### Performance Improvements - skip parsing if `import(` is not found in minified code ([5cdd50b](https://togithub.com/privatenumber/tsx/commit/5cdd50bc3fb406c02b9508ea15e33c4f9d597bfb)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.10.3)
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown) ### [`v4.0.2`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#402-2024-05-15) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.0.1...typedoc-plugin-markdown@4.0.2) ##### Patch Changes - Fix symbol url anchors when "flattenOutputFiles" is "true" ([#​616](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/616)) - Normalize line breaks and tags within table columns ([#​615](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/615)) - Remove superfluous spaces and symbol on external links ([#​614](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/614)) - Escape all angle brackets with "santizeComments" ([#​612](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/612)) - Correctly handle quoted symbol names ([#​611](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/611)) - Correctly handle excludeScopesInPaths in windows ([#​610](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/610))

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 98.25%. Comparing base (5e31ab5) to head (336a509).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ======================================= Coverage 98.25% 98.25% ======================================= Files 7 7 Lines 1431 1431 Branches 54 54 ======================================= Hits 1406 1406 Misses 25 25 ```

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