midwayjs / hooks

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

fix(deps): update dependency @changesets/cli to v2.26.0 #499

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
@changesets/cli (source) 2.25.2 -> 2.26.0 age adoption passing confidence

Release Notes

changesets/changesets ### [`v2.26.0`](https://togithub.com/changesets/changesets/blob/HEAD/packages/cli/CHANGELOG.md#​2260) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.25.2...@changesets/cli@2.26.0) ##### Minor Changes - [#​1033](https://togithub.com/changesets/changesets/pull/1033) [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2) Thanks [@​Andarist](https://togithub.com/Andarist)! - A new config-level `changedFilePatterns` option has been added. You can configure it with an array of glob patterns like here: ```json // .changeset/config.json { "changedFilePatterns": ["src/**"] } ``` Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects `changesets add` and `changeset status`. ##### Patch Changes - Updated dependencies \[[`598136a`](https://togithub.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2), [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2), [`598136a`](https://togithub.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`598136a`](https://togithub.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2)]: - [@​changesets/git](https://togithub.com/changesets/git)[@​2](https://togithub.com/2).0.0 - [@​changesets/config](https://togithub.com/changesets/config)[@​2](https://togithub.com/2).3.0 - [@​changesets/types](https://togithub.com/changesets/types)[@​5](https://togithub.com/5).2.1 - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​6](https://togithub.com/6).1.3 - [@​changesets/read](https://togithub.com/changesets/read)[@​0](https://togithub.com/0).5.9 - [@​changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@​5](https://togithub.com/5).2.3 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​3](https://togithub.com/3).0.16 - [@​changesets/changelog-git](https://togithub.com/changesets/changelog-git)[@​0](https://togithub.com/0).1.14 - [@​changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@​1](https://togithub.com/1).3.5 - [@​changesets/pre](https://togithub.com/changesets/pre)[@​1](https://togithub.com/1).0.14 - [@​changesets/write](https://togithub.com/changesets/write)[@​0](https://togithub.com/0).2.3

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.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 8a71744fc97657042a11d3ac5fe8bb8a75e4a3bc

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.

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

github-actions[bot] commented 1 year ago

GPT summary of 8a71744fc97657042a11d3ac5fe8bb8a75e4a3bc:

Error: couldn't generate summary

PR summary so far:

codecov-commenter commented 1 year ago

Codecov Report

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

Coverage data is based on head (8a71744) compared to base (bcbaec5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/dev-pack #499 +/- ## ============================================== Coverage 81.94% 81.94% ============================================== Files 45 45 Lines 936 936 Branches 165 165 ============================================== Hits 767 767 Misses 168 168 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.