ShaggyTech / nhtsa-api-wrapper

Decode and Validate Vehicle VINs - Javascript Client Wrapper for the nhtsa.dot.gov VPIC Vehicles API.
https://vpic.shaggytech.com
MIT License
30 stars 8 forks source link

chore(deps): update dependency vite-tsconfig-paths to v4.2.0 #494

Closed renovate[bot] closed 1 year 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.7 -> 4.2.0 age adoption passing confidence

Release Notes

aleclarson/vite-tsconfig-paths ### [`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)

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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nhtsa-api-wrapper ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2023 8:44am
changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: f0fe28279b7ec0008bce01fd90ff25577f6046be

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ad71d99) 99.18% compared to head (f0fe282) 99.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #494 +/- ## ======================================= Coverage 99.18% 99.18% ======================================= Files 35 35 Lines 4274 4274 Branches 282 282 ======================================= Hits 4239 4239 Misses 35 35 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.