donmccurdy / KTX-Parse

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

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

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
ava (source) 6.1.2 -> 6.1.3 age adoption passing confidence
tsx 4.7.3 -> 4.9.3 age adoption passing confidence

Release Notes

avajs/ava (ava) ### [`v6.1.3`](https://togithub.com/avajs/ava/releases/tag/v6.1.3) [Compare Source](https://togithub.com/avajs/ava/compare/v6.1.2...v6.1.3) #### What's Changed - Include Node.js 22 in supported engines and test matrix by [@​lenovouser](https://togithub.com/lenovouser) in [https://github.com/avajs/ava/pull/3328](https://togithub.com/avajs/ava/pull/3328) - Add VS Code debugging instructions for Yarn PnP projects by [@​bitjson](https://togithub.com/bitjson) in [https://github.com/avajs/ava/pull/3317](https://togithub.com/avajs/ava/pull/3317) - Document `serial` configuration option by [@​turadg](https://togithub.com/turadg) in [https://github.com/avajs/ava/pull/3321](https://togithub.com/avajs/ava/pull/3321) #### New Contributors - [@​bitjson](https://togithub.com/bitjson) made their first contribution in [https://github.com/avajs/ava/pull/3317](https://togithub.com/avajs/ava/pull/3317) - [@​turadg](https://togithub.com/turadg) made their first contribution in [https://github.com/avajs/ava/pull/3321](https://togithub.com/avajs/ava/pull/3321) - [@​lenovouser](https://togithub.com/lenovouser) made their first contribution in [https://github.com/avajs/ava/pull/3328](https://togithub.com/avajs/ava/pull/3328) **Full Changelog**: https://github.com/avajs/ava/compare/v6.1.2...v6.1.3
privatenumber/tsx (tsx) ### [`v4.9.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.9.3) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.2...v4.9.3) ##### Bug Fixes - import implicit extensions from packages ([8022fcf](https://togithub.com/privatenumber/tsx/commit/8022fcfd480f21c53d4d351ba4bfbb611145d396)), closes [#​542](https://togithub.com/privatenumber/tsx/issues/542) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.9.3) ### [`v4.9.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.9.2) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.1...v4.9.2) ##### Bug Fixes - **esm:** resolve absolute paths ([#​544](https://togithub.com/privatenumber/tsx/issues/544)) ([3a0ea18](https://togithub.com/privatenumber/tsx/commit/3a0ea182d7be3eae2a34e1a028ae6a2e4e9c94fb)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.9.2) ### [`v4.9.1`](https://togithub.com/privatenumber/tsx/compare/v4.9.0...96bc59680c7300ab6f4f740da26fa16e1970c7c0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.0...v4.9.1) ### [`v4.9.0`](https://togithub.com/privatenumber/tsx/compare/v4.8.2...4f515ab0bb8f3c8c610dc57556b978cbf90a5560) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.8.2...v4.9.0) ### [`v4.8.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.8.2) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.8.1...v4.8.2) ##### Bug Fixes - **types:** cjs/api to use .d.cts ([4b1f03c](https://togithub.com/privatenumber/tsx/commit/4b1f03c29000a28bfdbc1247eeec131f39078246)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.8.2) ### [`v4.8.1`](https://togithub.com/privatenumber/tsx/compare/v4.8.0...084dec008149b29c0f56124d4a1400f2bb98f101) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.8.0...v4.8.1) ### [`v4.8.0`](https://togithub.com/privatenumber/tsx/compare/v4.7.3...99ba136afc89de486f99dc41562fa5f3a033d6b5) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.7.3...v4.8.0)

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 (550c3cc) to head (ed135a3).

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

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