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 vite-tsconfig-paths to v4.2.2 #10

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-tsconfig-paths 4.0.5 -> 4.2.2 age adoption passing confidence

Release Notes

aleclarson/vite-tsconfig-paths (vite-tsconfig-paths) ### [`v4.2.2`](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.2.1...v4.2.2) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.2.1...v4.2.2) ### [`v4.2.1`](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.2.0...v4.2.1) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.2.0...v4.2.1) ### [`v4.2.0`](https://togithub.com/aleclarson/vite-tsconfig-paths/releases/tag/v4.2.0) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.1.0...v4.2.0) - [`7a97869`](https://togithub.com/aleclarson/vite-tsconfig-paths/commit/7a97869db40bf42924856bf586b615cb3003dbc7) If a tsconfig file is malformed and cannot be parsed (e.g. its `extends` property points to a non-existent file), an error is now logged instead of crashing the process. You can disable parsing error logs by setting `ignoreConfigErrors: true` in the plugin options. ### [`v4.1.0`](https://togithub.com/aleclarson/vite-tsconfig-paths/releases/tag/v4.1.0) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.0.9...v4.1.0) - [`9766de8`](https://togithub.com/aleclarson/vite-tsconfig-paths/commit/9766de8a0dc0889800005c5c6b3f8c3954171d08) If the `projects` option is used, any missing tsconfig files will be silently ignored (other than a debug log, enabled with `DEBUG="vite-tsconfig-paths"` environment variable). ### [`v4.0.9`](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.0.8...v4.0.9) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.0.8...v4.0.9) ### [`v4.0.8`](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.0.7...v4.0.8) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.0.7...v4.0.8) ### [`v4.0.7`](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.0.6...v4.0.7) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.0.6...v4.0.7) ### [`v4.0.6`](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.0.5...v4.0.6) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.0.5...v4.0.6)

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.