nuxt-modules / robots

Tame the robots crawling and indexing your Nuxt site.
https://nuxtseo.com/robots
412 stars 30 forks source link

chore(deps): update dependency h3 to ^1.0.2 #89

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
h3 ^1.0.1 -> ^1.0.2 age adoption passing confidence

Release Notes

unjs/h3 ### [`v1.0.2`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v102) [Compare Source](https://togithub.com/unjs/h3/compare/v1.0.1...v1.0.2) [compare changes](https://togithub.com/unjs/h3/compare/v1.0.1...v1.0.2) ##### 🩹 Fixes - Correct types for `readRawBody` ([#​277](https://togithub.com/unjs/h3/pull/277)) - **readBody:** Handle top-level arrays in url-encoded data ([#​278](https://togithub.com/unjs/h3/pull/278)) ##### 💅 Refactors - Update `@deprecated` comment ([#​245](https://togithub.com/unjs/h3/pull/245)) - **createRouter:** Deprecate misspelled `preemptive` option ([#​256](https://togithub.com/unjs/h3/pull/256)) ##### 📖 Documentation - Fix deprecated methods ([#​238](https://togithub.com/unjs/h3/pull/238)) ##### 🏡 Chore - Add section to readme for community packages ([#​262](https://togithub.com/unjs/h3/pull/262)) - Update eslint config ([0812e81](https://togithub.com/unjs/h3/commit/0812e81)) - Format with prettier ([a0e21c1](https://togithub.com/unjs/h3/commit/a0e21c1)) - Fix type issue ([a9b3187](https://togithub.com/unjs/h3/commit/a9b3187)) ##### ✅ Tests - Fix legacy middleware test ([408f3f2](https://togithub.com/unjs/h3/commit/408f3f2)) ##### ❤️ Contributors - Pooya Parsa - Daniel Roe - Nozomu Ikuta - Larry Williamson ##### [1.0.1](https://togithub.com/unjs/h3/compare/v1.0.0...v1.0.1) (2022-11-15)

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[bot] commented 1 year ago

Codecov Report

Merging #89 (c263de3) into main (500b2b7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files           1        1           
  Lines          64       64           
  Branches       10       10           
=======================================
  Hits           63       63           
  Partials        1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.