midwayjs / hooks

"Zero" Api / Type Safe / Fullstack Kit / Powerful Backend
MIT License
689 stars 63 forks source link

fix(deps): update dependency unplugin to v1.0.1 #487

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
unplugin 1.0.0 -> 1.0.1 age adoption passing confidence

Release Notes

unjs/unplugin ### [`v1.0.1`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#​101-httpsgithubcomunjsunplugincomparev100v101-2022-12-12) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.0.0...v1.0.1) ##### Bug Fixes - **types:** add Nested generic to createUnplugin ([#​194](https://togithub.com/unjs/unplugin/issues/194)) ([971df69](https://togithub.com/unjs/unplugin/commit/971df698b24e8c008df9d7a00e27facf0b820f6e)) ##### Features - **esbuild:** add plugin build context to meta ([#​226](https://togithub.com/unjs/unplugin/issues/226)) ([00830c3](https://togithub.com/unjs/unplugin/commit/00830c35395565383845d9436bb30df5004d01fd))

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.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pnpm-lock.yaml
undefined
changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: d337bfeff53f26c5cde785a2729dabcf33c17541

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-commenter commented 1 year ago

Codecov Report

Base: 81.86% // Head: 81.86% // No change to project coverage :thumbsup:

Coverage data is based on head (d337bfe) compared to base (b930c45). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/dev-pack #487 +/- ## ============================================== Coverage 81.86% 81.86% ============================================== Files 46 46 Lines 943 943 Branches 166 166 ============================================== Hits 772 772 Misses 170 170 Partials 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs)

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