-
Notifications
You must be signed in to change notification settings - Fork 7
deps: bump the dependencies-minor group across 1 directory with 6 updates #289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps: bump the dependencies-minor group across 1 directory with 6 updates #289
Conversation
…ates Bumps the dependencies-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.6` | `2.1.7` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.56.3` | `7.56.4` | | [zod](https://github.com/colinhacks/zod) | `3.24.4` | `3.25.20` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.18` | `22.15.21` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.4` | `19.1.5` | Updates `@radix-ui/react-label` from 2.1.6 to 2.1.7 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.2.2 to 1.2.3 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `react-hook-form` from 7.56.3 to 7.56.4 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.56.3...v7.56.4) Updates `zod` from 3.24.4 to 3.25.20 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.4...v3.25.20) Updates `@types/node` from 22.15.18 to 22.15.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.4 to 19.1.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@radix-ui/react-label" dependency-version: 2.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: react-hook-form dependency-version: 7.56.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: zod dependency-version: 3.25.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: "@types/node" dependency-version: 22.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@types/react" dependency-version: 19.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
The |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
Bumps the dependencies-minor group with 5 updates in the / directory:
2.1.62.1.77.56.37.56.43.24.43.25.2022.15.1822.15.2119.1.419.1.5Updates
@radix-ui/react-labelfrom 2.1.6 to 2.1.7Commits
Updates
@radix-ui/react-slotfrom 1.2.2 to 1.2.3Commits
Updates
react-hook-formfrom 7.56.3 to 7.56.4Release notes
Sourced from react-hook-form's releases.
Commits
85a57c67.56.42684868🗒️ update follower 24 logo60a7f5a🐞 fix: Changes setValue to skip values that are not in ownProperties to preve...7e16e9d🐞 fix: checkbox duplication handling in useFieldArray (#12793)8e6dc9e🐞 fix: makemodeandreValidateModereactive (#12803)df24f2d🗒️ update follower24 site url (#12810)Updates
zodfrom 3.24.4 to 3.25.20Release notes
Sourced from zod's releases.
... (truncated)
Commits
709dfe3Add global File fallback17ee03ev3.25.184eccc3b3.25.1731e0269Fix locale wildcardc623370dist/types as commonjs7191b3cImpl tshy-style build4bf6b20Update locale docs with extension3dec3fcFix wildcard7f4a7073.25.159622b923.25.15Updates
@types/nodefrom 22.15.18 to 22.15.21Commits
Updates
@types/reactfrom 19.1.4 to 19.1.5Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions