Skip to content

Commit 0129396

Browse files
chore(deps): update dependency conventional-changelog-conventionalcommits to ^10.2.1 (#66)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [conventional-changelog-conventionalcommits](https://conventional-changelog.js.org/presets/conventional-commits/) ([source](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits)) | [`^10.2.0` → `^10.2.1`](https://renovatebot.com/diffs/npm/conventional-changelog-conventionalcommits/10.2.0/10.2.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/conventional-changelog-conventionalcommits/10.2.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/conventional-changelog-conventionalcommits/10.2.0/10.2.1?slim=true) | | [react-hook-form](https://react-hook-form.com) ([source](https://redirect.github.com/react-hook-form/react-hook-form)) | [`^7.80.0` → `^7.81.0`](https://renovatebot.com/diffs/npm/react-hook-form/7.80.0/7.81.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-hook-form/7.81.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-hook-form/7.80.0/7.81.0?slim=true) | --- ### Release Notes <details> <summary>conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)</summary> ### [`v10.2.1`](https://redirect.github.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-conventionalcommits/CHANGELOG.md#1021-2026-07-04) [Compare Source](https://redirect.github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v10.2.0...conventional-changelog-conventionalcommits-v10.2.1) ##### Bug Fixes - point package homepages and docs to documentation website ([04796e2](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/04796e22a649a14647feea99b445df2eb1c3acad)) </details> <details> <summary>react-hook-form/react-hook-form (react-hook-form)</summary> ### [`v7.81.0`](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.80.0...v7.81.0) [Compare Source](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.80.0...v7.81.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/giacomoguidotto/blueprint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00f66f0 commit 0129396

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

bun.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"react": "19.2.7",
110110
"react-dom": "19.2.7",
111111
"react-dropzone": "^15.0.0",
112-
"react-hook-form": "^7.80.0",
112+
"react-hook-form": "^7.81.0",
113113
"tailwind-merge": "^3.6.0",
114114
"zod": "^4.4.3"
115115
},
@@ -130,7 +130,7 @@
130130
"babel-plugin-react-compiler": "1.0.0",
131131
"bun-types": "^1.3.14",
132132
"concurrently": "^10.0.3",
133-
"conventional-changelog-conventionalcommits": "^10.2.0",
133+
"conventional-changelog-conventionalcommits": "^10.2.1",
134134
"convex-test": "^0.0.54",
135135
"dotenv": "^17.4.2",
136136
"happy-dom": "^20.10.6",

0 commit comments

Comments
 (0)