nuxt / telemetry

Nuxt Telemetry
MIT License
207 stars 23 forks source link

chore(deps): update dependency nanoid to v5 #109

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nanoid ^4.0.2 -> ^5.0.7 age adoption passing confidence

Release Notes

ai/nanoid (nanoid) ### [`v5.0.7`](https://togithub.com/ai/nanoid/blob/HEAD/CHANGELOG.md#507) [Compare Source](https://togithub.com/ai/nanoid/compare/5.0.6...5.0.7) - Fixed Parcel support (by [@​WilhelmYakunin](https://togithub.com/WilhelmYakunin)). ### [`v5.0.6`](https://togithub.com/ai/nanoid/blob/HEAD/CHANGELOG.md#506) [Compare Source](https://togithub.com/ai/nanoid/compare/5.0.5...5.0.6) - Fixed React Native support. ### [`v5.0.5`](https://togithub.com/ai/nanoid/blob/HEAD/CHANGELOG.md#505) [Compare Source](https://togithub.com/ai/nanoid/compare/5.0.4...5.0.5) - Make browser’s version faster by increasing size a little (by Samuel Elgozi). ### [`v5.0.4`](https://togithub.com/ai/nanoid/blob/HEAD/CHANGELOG.md#504) [Compare Source](https://togithub.com/ai/nanoid/compare/5.0.3...5.0.4) - Fixed CLI docs (by [@​ilyaboka](https://togithub.com/ilyaboka)). ### [`v5.0.3`](https://togithub.com/ai/nanoid/blob/HEAD/CHANGELOG.md#503) [Compare Source](https://togithub.com/ai/nanoid/compare/5.0.2...5.0.3) - Fixed CLI docs (by Chris Schmich). ### [`v5.0.2`](https://togithub.com/ai/nanoid/blob/HEAD/CHANGELOG.md#502) [Compare Source](https://togithub.com/ai/nanoid/compare/5.0.1...5.0.2) - Fixed `webcrypto` import (by Divyansh Singh). ### [`v5.0.1`](https://togithub.com/ai/nanoid/blob/HEAD/CHANGELOG.md#501) [Compare Source](https://togithub.com/ai/nanoid/compare/5.0.0...5.0.1) - Fixed Node.js 18 support. ### [`v5.0.0`](https://togithub.com/ai/nanoid/compare/4.0.2...5.0.0) [Compare Source](https://togithub.com/ai/nanoid/compare/4.0.2...5.0.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.

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (0d85a44) 67.47% compared to head (3b4e19b) 67.47%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ======================================= Coverage 67.47% 67.47% ======================================= Files 23 23 Lines 784 784 Branches 80 80 ======================================= Hits 529 529 Misses 249 249 Partials 6 6 ```

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