donmccurdy / KTX-Parse

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

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
glob 10.4.2 -> 10.4.3 age adoption passing confidence
rimraf 5.0.7 -> 5.0.8 age adoption passing confidence
tsx (source) 4.16.0 -> 4.16.2 age adoption passing confidence
typedoc-plugin-markdown (source) 4.1.1 -> 4.1.2 age adoption passing confidence
typescript (source) 5.5.2 -> 5.5.3 age adoption passing confidence

Release Notes

isaacs/node-glob (glob) ### [`v10.4.3`](https://togithub.com/isaacs/node-glob/compare/v10.4.2...c14b787771f269651f27f6207aaf410fe171f0b6) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.4.2...v10.4.3)
isaacs/rimraf (rimraf) ### [`v5.0.8`](https://togithub.com/isaacs/rimraf/compare/v5.0.7...v5.0.8) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.7...v5.0.8)
privatenumber/tsx (tsx) ### [`v4.16.2`](https://togithub.com/privatenumber/tsx/compare/v4.16.1...042be032246ef8964a4b6bf4602a9dca7c875d52) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.1...v4.16.2) ### [`v4.16.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.16.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.0...v4.16.1) ##### Bug Fixes - **cjs:** isolate implicit resolver enhancement ([#​59](https://togithub.com/privatenumber/tsx/issues/59)) ([143a5bd](https://togithub.com/privatenumber/tsx/commit/143a5bd8394154fbaa2bef235168678ad96a6454)) - **cjs:** namespace filter to preserve file path ([6ef949c](https://togithub.com/privatenumber/tsx/commit/6ef949cf8b62eebfadb029d70c775732c8a87d2a)) - **esm:** implicit resolution with tsconfig paths ([a74aa58](https://togithub.com/privatenumber/tsx/commit/a74aa5857aa848a27f34198aa0ce9d028fda5801)), closes [#​607](https://togithub.com/privatenumber/tsx/issues/607) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.16.1)
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown) ### [`v4.1.2`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#412-2024-07-05) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.1.1...typedoc-plugin-markdown@4.1.2) ##### Patch Changes - Exposed "blockTagsPreserveOrder" option to configure ordering of comment block tags ([#​627](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/627)). - Exposed "useHTMLEncodedBrackets" option for alternative angle bracket escaping([#​564](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/564)). - Support TypeDoc 0.26 relative links implementation ([#​645](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/645)).
Microsoft/TypeScript (typescript) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

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 3 months 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.25%. Comparing base (f9ce3d9) to head (316a96d).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ======================================= 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.