donmccurdy / KTX-Parse

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

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

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
glob 10.3.12 -> 10.3.15 age adoption passing confidence
rimraf 5.0.5 -> 5.0.7 age adoption passing confidence
tsx 4.9.3 -> 4.10.2 age adoption passing confidence

Release Notes

isaacs/node-glob (glob) ### [`v10.3.15`](https://togithub.com/isaacs/node-glob/compare/v10.3.14...921c4b91d49a8b38c48087279bad42785503cfbb) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.3.14...v10.3.15) ### [`v10.3.14`](https://togithub.com/isaacs/node-glob/compare/v10.3.13...4da30cd93831047441f726fd6335e607e9b03c4a) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.3.13...v10.3.14) ### [`v10.3.13`](https://togithub.com/isaacs/node-glob/compare/v10.3.12...d6a9d05d150f18e9db4278dfb71ba104b2b5b7c0) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.3.12...v10.3.13)
isaacs/rimraf (rimraf) ### [`v5.0.7`](https://togithub.com/isaacs/rimraf/compare/v5.0.6...v5.0.7) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.6...v5.0.7) ### [`v5.0.6`](https://togithub.com/isaacs/rimraf/compare/v5.0.5...e729f762d66a30c63bf4d3f63bcf905e1faa543b) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.5...v5.0.6)
privatenumber/tsx (tsx) ### [`v4.10.2`](https://togithub.com/privatenumber/tsx/compare/v4.10.1...2c87fc156b6343b1ac789ecd5de0a4b64a2f7361) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.1...v4.10.2) ### [`v4.10.1`](https://togithub.com/privatenumber/tsx/compare/v4.10.0...efb35094f23ea48c51e8f0ec4f1aade47e91dd01) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.0...v4.10.1) ### [`v4.10.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.10.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.5...v4.10.0) ##### Features - **esm api:** register to return a namespaced import() method ([53bb4aa](https://togithub.com/privatenumber/tsx/commit/53bb4aa51e0f5c2b85b6c49515a9f2f1b3757c09)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.10.0) ### [`v4.9.5`](https://togithub.com/privatenumber/tsx/compare/v4.9.4...dae9f0d62dd06591ad2b7abb970e412a15f417a6) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.4...v4.9.5) ### [`v4.9.4`](https://togithub.com/privatenumber/tsx/releases/tag/v4.9.4) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.3...v4.9.4) ##### Bug Fixes - **tsImport:** import module from commonjs ([48f0a75](https://togithub.com/privatenumber/tsx/commit/48f0a7552fb6743fa06b63f6f600a9af95cb19f9)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.9.4)

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 (18daa24) to head (c270312).

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

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