deps: bump the dependencies-minor group across 1 directory with 7 updates#3
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ates Bumps the dependencies-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `5.0.1` | `5.1.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.511.0` | `0.514.0` | | [zod](https://github.com/colinhacks/zod) | `3.25.48` | `3.25.57` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.52.0` | `1.53.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.6` | `19.1.7` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.5` | `19.1.6` | | [sass](https://github.com/sass/dart-sass) | `1.89.1` | `1.89.2` | Updates `@hookform/resolvers` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v5.0.1...v5.1.1) Updates `lucide-react` from 0.511.0 to 0.514.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.514.0/packages/lucide-react) Updates `zod` from 3.25.48 to 3.25.57 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.48...v3.25.57) Updates `@playwright/test` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.53.0) Updates `@types/react` from 19.1.6 to 19.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.5 to 19.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `sass` from 1.89.1 to 1.89.2 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.89.1...1.89.2) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: lucide-react dependency-version: 0.514.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: zod dependency-version: 3.25.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@playwright/test" dependency-version: 1.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: "@types/react" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@types/react-dom" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
✅ Deploy Preview for dainty-meringue-a91fc6 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies-minor group with 7 updates in the / directory:
5.0.15.1.10.511.00.514.03.25.483.25.571.52.01.53.019.1.619.1.719.1.519.1.61.89.11.89.2Updates
@hookform/resolversfrom 5.0.1 to 5.1.1Release notes
Sourced from
@hookform/resolvers's releases.Commits
79cd8b2fix: zod peer dep issue (#780)8d083bdfeat: support Zod 4 (#777)3bc2ad5docs: fix table formatting (#774)Updates
lucide-reactfrom 0.511.0 to 0.514.0Release notes
Sourced from lucide-react's releases.
Commits
19fa01bbuild(deps-dev): bump vite from 6.3.2 to 6.3.4 (#3181)Updates
zodfrom 3.25.48 to 3.25.57Release notes
Sourced from zod's releases.
... (truncated)
Commits
76ddfe33.25.5732ae1cdImprove stringbool (#4661)fa83a8aFix pluto303f1e9fix: issc type at ZodCheckLessThan (#4659)9548f11chore: allow readonly arrays inz.literal(#4643)20b464dAdd tests, use ReadonlyArraye57ddcaReplace non existing error instance. (#4649)daae643docs: fix broken link in Zod Core errors docs (#4640)64bfb703.25.5644141ea3.25.55Updates
@playwright/testfrom 1.52.0 to 1.53.0Release notes
Sourced from
@playwright/test's releases.Commits
6822777chore: mark v1.53.0 (#36266)3940798cherry-pick(#36260): fix(html-reporter): race condition where form submission...8ecfb12cherry-pick(#36258): fix: restore proper class name escaping48ae259cherry-pick(#36231): feat(chromium): roll to 117856eb92acherry-pick(#36227): fix: java style selector string1f643a3cherry-pick(#36214): fix: ensure ElementHandlerDispatcher has FrameDispatcher...88e4873cherry-pick(#36206): fix(ai snapshot): wait for blocking CSS (#36206)f7fb274cherry-pick(#36203): fix: capture snapshot for ai during navigation (#36203)b1734fdcherry-pick(#36211): chore: prepare to language ports roll2e57a78chore: add release notes for v1.53 (#36196)Updates
@types/reactfrom 19.1.6 to 19.1.7Commits
Updates
@types/react-domfrom 19.1.5 to 19.1.6Commits
Updates
sassfrom 1.89.1 to 1.89.2Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
1250380release 1.89.2 for an embedded-host-node fix (#2585)c2532ccBump lints from 5.1.1 to 6.0.0 (#2581)4498007Bump jest-extended from 4.0.2 to 5.0.3 in /pkg/sass-parser (#2582)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