nuxt-modules / turnstile

๐Ÿ”ฅ Cloudflare Turnstile integration for Nuxt
https://cloudflare.com/products/turnstile
MIT License
239 stars 18 forks source link

chore(deps): update #330

Closed dargmuesli closed 2 months ago

dargmuesli commented 2 months ago

๐Ÿ”— Linked issue

n/a

โ“ Type of change

๐Ÿ“š Description

Just some updates. Currently, renovate does not run that often, I think, so many update branches accumulate over time. They are all retried once one of those is merged, which is kind of inefficient, I think. What do you think about grouping all non-major updates into one PR, @danielroe?

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 25.07%. Comparing base (dc164cc) to head (f7aeda6). Report is 75 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #330 +/- ## ========================================== + Coverage 19.26% 25.07% +5.80% ========================================== Files 12 11 -1 Lines 493 323 -170 Branches 23 22 -1 ========================================== - Hits 95 81 -14 + Misses 398 242 -156 ```

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

danielroe commented 2 months ago

That makes sense!

dargmuesli-bot commented 2 months ago

:tada: This PR is included in version 0.9.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: