victorsoares96 / compress-pdf

Compress your PDFs easily using the ghostscript api
https://www.npmjs.com/package/compress-pdf
MIT License
5 stars 2 forks source link

Update dependency tsx to v4.16.2 #80

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx (source) 4.7.0 -> 4.16.2 age adoption passing confidence

Release Notes

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) ### [`v4.16.0`](https://togithub.com/privatenumber/tsx/compare/v4.15.9...da3bcb06d23ffd8ae06fe0eae10b4a4c0b03b060) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.9...v4.16.0) ### [`v4.15.9`](https://togithub.com/privatenumber/tsx/compare/v4.15.8...c67e3baefdb4b38d44779a44e21f2a989482911c) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.8...v4.15.9) ### [`v4.15.8`](https://togithub.com/privatenumber/tsx/compare/v4.15.7...ae2a1bcdc1357a56d436acab5782da9a348d2cd5) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.7...v4.15.8) ### [`v4.15.7`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.7) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.6...v4.15.7) ##### Bug Fixes - nyc coverage compatibility ([#​54](https://togithub.com/privatenumber/tsx/issues/54)) ([26d633c](https://togithub.com/privatenumber/tsx/commit/26d633cfcd94dbea2f226d6648b687399b1f8da6)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.7) ### [`v4.15.6`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.6) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.5...v4.15.6) ##### Bug Fixes - minimum Node version in warning for `module.register()` ([#​592](https://togithub.com/privatenumber/tsx/issues/592)) ([cb27d4d](https://togithub.com/privatenumber/tsx/commit/cb27d4dfe7670e6cf50f09b48cbd37ac73aa064a)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.6) ### [`v4.15.5`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.5) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.4...v4.15.5) ##### Bug Fixes - **cjs:** make transformers overwritable ([c22fa7d](https://togithub.com/privatenumber/tsx/commit/c22fa7d1a90fa34983caddda91b5c1c10e1a4b6c)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.5) ### [`v4.15.4`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.4) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.3...v4.15.4) ##### Bug Fixes - **cjs:** handle re-exports from relative paths ([5166122](https://togithub.com/privatenumber/tsx/commit/5166122cff67c42fb0692ced05df9a2447299d70)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.4) ### [`v4.15.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.3) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.2...v4.15.3) ##### Bug Fixes - **cjs:** load json with namespace ([6b03a38](https://togithub.com/privatenumber/tsx/commit/6b03a38443035f377281c5122eee4c56fefea179)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.3) ### [`v4.15.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.2) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.1...v4.15.2) ##### Bug Fixes - **esm:** resolve implicit extension in package subpath ([7e1fe22](https://togithub.com/privatenumber/tsx/commit/7e1fe22e142643afc2226a2f1c0d1579c949f0c6)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.2) ### [`v4.15.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.0...v4.15.1) ##### Bug Fixes - prevent ERR_DOMAIN_CANNOT_SET_UNCAUGHT_EXCEPTION_CAPTURE ([fb247eb](https://togithub.com/privatenumber/tsx/commit/fb247eb0313a191ba13fb682857309d8c588856a)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.1) ### [`v4.15.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.14.1...v4.15.0) ##### Features - esbuild 0.21 ([#​19](https://togithub.com/privatenumber/tsx/issues/19)) ([6f1d305](https://togithub.com/privatenumber/tsx/commit/6f1d305d4a862811ccd9721d78ace195d10a713f)) - esbuild 0.21.3 ([edbdfdf](https://togithub.com/privatenumber/tsx/commit/edbdfdfbc4e01ec57d335d00c04ae11c374e55e8)) - esbuild 0.21.4 ([c67d746](https://togithub.com/privatenumber/tsx/commit/c67d7468074d023b5c3abfb4b3ebd58484318e24)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.0) ### [`v4.14.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.14.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.14.0...v4.14.1) ##### Bug Fixes - **cjs:** only hide transformers when namespaced ([9e647a5](https://togithub.com/privatenumber/tsx/commit/9e647a58eeb635cef85063c80635655776bfe9b6)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.14.1) ### [`v4.14.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.14.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.13.3...v4.14.0) ##### Features - resolve .js → .ts in `package.json` exports & main ([4503421](https://togithub.com/privatenumber/tsx/commit/4503421e601b05078e1adb13b86a1a4619c9805d)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.14.0) ### [`v4.13.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.13.3) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.13.2...v4.13.3) ##### Bug Fixes - **cjs:** resolve directory import relative to parent ([#​42](https://togithub.com/privatenumber/tsx/issues/42)) ([02d3856](https://togithub.com/privatenumber/tsx/commit/02d3856371794ea16c6dec27489e24f2b1b5249a)) - **esm:** cjs interop to support decorators ([807f467](https://togithub.com/privatenumber/tsx/commit/807f467299c20ead6d8629b055f5cb695284a526)) - **esm:** resolve .ts extension in imports map ([89621bf](https://togithub.com/privatenumber/tsx/commit/89621bf3ada0df8dd44c140991008d5d9e598fb6)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.13.3) ### [`v4.13.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.13.2) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.13.1...v4.13.2) ##### Bug Fixes - **esm:** ignore transforming .js files with CJS syntax ([#​40](https://togithub.com/privatenumber/tsx/issues/40)) ([87a7683](https://togithub.com/privatenumber/tsx/commit/87a7683ab3d686918ec8f23b43df2961067fc1e0)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.13.2) ### [`v4.13.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.13.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.13.0...v4.13.1) ##### Bug Fixes - **esm/api:** `tsImport()` to parse CJS exports ([0a78bfd](https://togithub.com/privatenumber/tsx/commit/0a78bfd11b20fcb6460fdcdea7d3b1daebfe3ad0)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.13.1) ### [`v4.13.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.13.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.12.1...v4.13.0) ##### Features - **cjs/api:** `register()` to support namespace ([#​35](https://togithub.com/privatenumber/tsx/issues/35)) ([c703300](https://togithub.com/privatenumber/tsx/commit/c7033008467ed87310445138420664ac53404263)) - **esm/api:** `tsImport()` to support loading CommonJS files ([0eb4e91](https://togithub.com/privatenumber/tsx/commit/0eb4e911f31c478400c7f31027f218123450d108)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.13.0) ### [`v4.12.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.12.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.12.0...v4.12.1) ##### Bug Fixes - **esm:** resolve implicit ts paths in packages ([de900a1](https://togithub.com/privatenumber/tsx/commit/de900a196a5a66f5363f40fd6d38b879aee96875)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.12.1) ### [`v4.12.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.12.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.11.2...v4.12.0) ##### Bug Fixes - **cjs:** make resolver chainable ([585f117](https://togithub.com/privatenumber/tsx/commit/585f11727c1d4ec712b801359fa43a1ad93a65f3)) - **esm:** named import from CommonJS file ([#​33](https://togithub.com/privatenumber/tsx/issues/33)) ([7c85303](https://togithub.com/privatenumber/tsx/commit/7c85303b6f049eaa6bad0e75c26c03348049bfcd)) ##### Features - **cjs:** support query for cache busting ([#​37](https://togithub.com/privatenumber/tsx/issues/37)) ([e1464cf](https://togithub.com/privatenumber/tsx/commit/e1464cf7c4d4105d4d9b1eae39f95f3b70be6810)) ##### Performance Improvements - **esm:** only try extensions if file path ([72d0896](https://togithub.com/privatenumber/tsx/commit/72d08965f9f1dd348b6017520ad63bc8373edc72)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.12.0) ### [`v4.11.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.11.2) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.11.1...v4.11.2) ##### Bug Fixes - **cjs:** esm interop in `.mjs` files ([#​32](https://togithub.com/privatenumber/tsx/issues/32)) ([aa2b639](https://togithub.com/privatenumber/tsx/commit/aa2b639a9bac8ae28a46b847013fda7f5cd4466b)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.11.2) ### [`v4.11.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.11.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.11.0...v4.11.1) ##### Bug Fixes - **cjs/api:** resolve correct module and types when imported ([#​566](https://togithub.com/privatenumber/tsx/issues/566)) ([5e70105](https://togithub.com/privatenumber/tsx/commit/5e701051c4eb639bfd204c805310777789907a55)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.11.1) ### [`v4.11.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.11.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.5...v4.11.0) ##### Bug Fixes - only error on invalid tsconfig if explicitly passed in ([#​30](https://togithub.com/privatenumber/tsx/issues/30)) ([b6bf39b](https://togithub.com/privatenumber/tsx/commit/b6bf39b1cc4ca037a16f5b02c619ed5c36e6d598)) ##### Features - **esm api:** configurable `tsconfig` ([3f42ae3](https://togithub.com/privatenumber/tsx/commit/3f42ae3dfc666cd4a6de7376ab051840e18c8c05)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.11.0) ### [`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) ### [`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) ### [`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) ### [`v4.7.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.7.3) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.7.2...v4.7.3) ##### Bug Fixes - support TS resolution in JS files when `allowJs` is set ([#​535](https://togithub.com/privatenumber/tsx/issues/535)) ([081853e](https://togithub.com/privatenumber/tsx/commit/081853ec56c9cf96f0430e6d889fc77b8b0cf9d8)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.7.3) ### [`v4.7.2`](https://togithub.com/privatenumber/tsx/compare/v4.7.1...1a10da7bf9d0ca66ced6c897ade8f5f9aae0268d) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.7.1...v4.7.2) ### [`v4.7.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.7.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.7.0...v4.7.1) ##### Bug Fixes - escape `import.meta.url` passed to esbuild ([#​474](https://togithub.com/privatenumber/tsx/issues/474)) ([e23592e](https://togithub.com/privatenumber/tsx/commit/e23592ea6485cfecfb6915098fc7423fcc03a3b6)) - remove the pipe file before starting the ipc server ([#​459](https://togithub.com/privatenumber/tsx/issues/459)) ([0ed0097](https://togithub.com/privatenumber/tsx/commit/0ed00976165b45cf7928e582ce1debf9d1133ef3)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.7.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 36.36%. Comparing base (2b5dc2e) to head (0bbb08e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #80 +/- ## ======================================= Coverage 36.36% 36.36% ======================================= Files 3 3 Lines 55 55 Branches 19 19 ======================================= Hits 20 20 Misses 27 27 Partials 8 8 ```

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