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-pwa/vitepress to v0.2.3 #547

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vite-pwa/vitepress 0.0.5 -> 0.2.3 age adoption passing confidence

Release Notes

vite-pwa/vitepress (@​vite-pwa/vitepress) ### [`v0.2.3`](https://togithub.com/vite-pwa/vitepress/releases/tag/v0.2.3) [Compare Source](https://togithub.com/vite-pwa/vitepress/compare/v0.2.2...v0.2.3) #####    🐞 Bug Fixes - Escape experimental allowlist paths  -  by [@​userquin](https://togithub.com/userquin) and **Divyansh Singh** in [https://github.com/vite-pwa/vitepress/issues/24](https://togithub.com/vite-pwa/vitepress/issues/24) [(f26e0)](https://togithub.com/vite-pwa/vitepress/commit/f26e0fb) #####     [View changes on GitHub](https://togithub.com/vite-pwa/vitepress/compare/v0.2.2...v0.2.3) ### [`v0.2.2`](https://togithub.com/vite-pwa/vitepress/releases/tag/v0.2.2) [Compare Source](https://togithub.com/vite-pwa/vitepress/compare/v0.2.1...v0.2.2) #####    🚀 Features - Add generateSW allowlist experimental option  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/vite-pwa/vitepress/issues/23](https://togithub.com/vite-pwa/vitepress/issues/23) [(71ca7)](https://togithub.com/vite-pwa/vitepress/commit/71ca74f) #####     [View changes on GitHub](https://togithub.com/vite-pwa/vitepress/compare/v0.2.1...v0.2.2) ### [`v0.2.1`](https://togithub.com/vite-pwa/vitepress/releases/tag/v0.2.1) [Compare Source](https://togithub.com/vite-pwa/vitepress/compare/v0.2.0...v0.2.1) #####    🚀 Features - Update pwa plugin to 0.16.5  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/vite-pwa/vitepress/issues/20](https://togithub.com/vite-pwa/vitepress/issues/20) [(68cc9)](https://togithub.com/vite-pwa/vitepress/commit/68cc9e6) #####     [View changes on GitHub](https://togithub.com/vite-pwa/vitepress/compare/v0.2.0...v0.2.1) ### [`v0.2.0`](https://togithub.com/vite-pwa/vitepress/releases/tag/v0.2.0) [Compare Source](https://togithub.com/vite-pwa/vitepress/compare/v0.1.0...v0.2.0) #####    🚨 Breaking Changes - Bump to vitepress beta 2  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/vite-pwa/vitepress/issues/18](https://togithub.com/vite-pwa/vitepress/issues/18) [(b6e52)](https://togithub.com/vite-pwa/vitepress/commit/b6e52c8) #####     [View changes on GitHub](https://togithub.com/vite-pwa/vitepress/compare/v0.1.0...v0.2.0) ### [`v0.1.0`](https://togithub.com/vite-pwa/vitepress/releases/tag/v0.1.0) [Compare Source](https://togithub.com/vite-pwa/vitepress/compare/v0.0.5...v0.1.0) #####    🚨 Breaking Changes - Update vitepress, pwa plugin and workbox to latest  -  by [@​userquin](https://togithub.com/userquin) [(d010d)](https://togithub.com/vite-pwa/vitepress/commit/d010de7) #####    🐞 Bug Fixes - Release workflow  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/vite-pwa/vitepress/issues/16](https://togithub.com/vite-pwa/vitepress/issues/16) [(d5d62)](https://togithub.com/vite-pwa/vitepress/commit/d5d62c8) #####     [View changes on GitHub](https://togithub.com/vite-pwa/vitepress/compare/v0.0.5...v0.1.0)

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 10 months ago

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

Name Status Preview Updated (UTC)
nhtsa-api-wrapper ✅ Ready (Inspect) Visit Preview Oct 24, 2023 4:34am
changeset-bot[bot] commented 10 months ago

⚠️ No Changeset found

Latest commit: 8569df22021a51027f1890b97d12cf6b756dbb50

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 10 months ago

Codecov Report

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

Comparison is base (0e16eb1) 99.90% compared to head (cc5166e) 99.90%. Report is 2 commits behind head on next.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #547 +/- ## ======================================= Coverage 99.90% 99.90% ======================================= Files 34 34 Lines 4243 4243 Branches 215 215 ======================================= Hits 4239 4239 Misses 4 4 ```

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

vercel[bot] commented 10 months ago

Deployment failed with the following error:

Resource is limited - try again in 13 hours (more than 100, code: "api-deployments-free-per-day").