deps: bump the dependencies-minor group across 1 directory with 15 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(4 months ago)
(4 months ago)
dependencies javascript
Bumps the dependencies-minor group with 14 updates in the / directory:
Package | From | To |
---|---|---|
@hookform/resolvers | 5.0.1 |
5.1.1 |
@radix-ui/react-label | 2.1.6 |
2.1.7 |
lucide-react | 0.511.0 |
0.514.0 |
next | 15.3.2 |
15.3.3 |
react-hook-form | 7.56.3 |
7.57.0 |
styled-components | 6.1.18 |
6.1.19 |
zod | 3.24.4 |
3.25.63 |
@playwright/test | 1.52.0 |
1.53.0 |
@types/react | 19.1.4 |
19.1.8 |
@types/react-dom | 19.1.5 |
19.1.6 |
@typescript-eslint/parser | 8.32.1 |
8.34.0 |
eslint-config-next | 15.3.2 |
15.3.3 |
postcss | 8.5.3 |
8.5.5 |
sass | 1.89.0 |
1.89.2 |
Updates @hookform/resolvers
from 5.0.1 to 5.1.1
Release notes
Sourced from @hookform/resolvers
's releases.
v5.1.1
5.1.1 (2025-06-09)
Bug Fixes
v5.1.0
5.1.0 (2025-06-07)
Features
Commits
Updates @radix-ui/react-label
from 2.1.6 to 2.1.7
Commits
- See full diff in compare view
Updates @radix-ui/react-slot
from 1.2.2 to 1.2.3
Commits
- See full diff in compare view
Updates lucide-react
from 0.511.0 to 0.514.0
Release notes
Sourced from lucide-react's releases.
Version 0.514.0
What's Changed
- fix(icons): changed
trophy
icon by@jguddas
in lucide-icons/lucide#2475- fix(pull-request-icon-preview): pinned and --forced svgson installati… by
@jguddas
in lucide-icons/lucide#3289- chore(metadata): added tag to
bandage
icon by@jamiemlaw
in lucide-icons/lucide#3300- fix(icons): changed
settings-2
icon by@jguddas
in lucide-icons/lucide#2974- fix(docs): #2984 absoluteStrokeWidth not resetting with Reset button by
@epifaniofrancisco
in lucide-icons/lucide#3261- feat(icons): added book-alert icon by
@domasmark
in lucide-icons/lucide#3249New Contributors
@domasmark
made their first contribution in lucide-icons/lucide#3249Full Changelog: https://github.com/lucide-icons/lucide/compare/0.513.0...0.514.0
Version 0.513.0
What's Changed
- feat(icons): Add sim card icon from lab by
@ericfennis
in lucide-icons/lucide#3275Full Changelog: https://github.com/lucide-icons/lucide/compare/0.512.0...0.513.0
Version 0.512.0
What's Changed
- feat(icons): added
circle-pound-sterling
icon by@lieonlion
in lucide-icons/lucide#2822- build(deps-dev): bump vite from 6.3.2 to 6.3.4 by
@dependabot
in lucide-icons/lucide#3181- docs(docs): added testing website locally instructions by
@briz123
in lucide-icons/lucide#3124- build(deps-dev): bump vite from 6.0.7 to 6.1.6 by
@dependabot
in lucide-icons/lucide#3236- fix(icons): changed
square-check-big
icon by@jguddas
in lucide-icons/lucide#3156- fix(icons): changed
list-collapse
icon by@jguddas
in lucide-icons/lucide#3081- fix(icons): changed
battery-*
icons by@jguddas
in lucide-icons/lucide#3083- fix(icons): changed
paperclip
icon by@jguddas
in lucide-icons/lucide#2956- fix(icons): changed
eraser
icon by@jguddas
in lucide-icons/lucide#3076- feat(icons): Add
cloud-check
icon by@lscheibel
in lucide-icons/lucide#2612- feat(icon): add
id-card-lanyard
icon by@python2911
in lucide-icons/lucide#2898- feat(angular): update peer dependencies for Angular to support version 20.x by
@JeevanMahesha
in lucide-icons/lucide#3273- fix(icons): changed
file-badge
icon by@jguddas
in lucide-icons/lucide#2934- feat(icons): added
grid-3x2
icon by@qubrat
in lucide-icons/lucide#3216New Contributors
@lieonlion
made their first contribution in lucide-icons/lucide#2822@python2911
made their first contribution in lucide-icons/lucide#2898@JeevanMahesha
made their first contribution in lucide-icons/lucide#3273@qubrat
made their first contribution in lucide-icons/lucide#3216Full Changelog: https://github.com/lucide-icons/lucide/compare/0.511.0...0.512.0
Commits
19fa01b
build(deps-dev): bump vite from 6.3.2 to 6.3.4 (#3181)- See full diff in compare view
Updates next
from 15.3.2 to 15.3.3
Release notes
Sourced from next's releases.
v15.3.3
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Reinstate
vary
(#79939)- fix(next-swc): Fix interestingness detection for React Compiler (#79558)
- fix(next-swc): Fix react compiler usefulness detector (#79480)
- fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
- Client router should discard stale prefetch entries for static pages (#79362)
Credits
Huge thanks to
@gaojude
,@kdy1
,@bgw
, and@unstubbable
for helping!
Commits
3ab8db7
v15.3.318c8113
[backport] Reinstatevary
(#79939)e18212f
re-enable vary header deploy test (#79753)ec202ec
Revert "[next-server] skip setting vary header for basic routes" (#79426)e2f264f
fix(next-swc): Fix interestingness detection for React Compiler (15.3) (#79558)562fac7
fix(next-swc): Fix react compiler usefulness detector (15.3) (#79480)06097fd
fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)bda731f
Client router should discard stale prefetch entries for static pages (#79362)- See full diff in compare view
Updates react-hook-form
from 7.56.3 to 7.57.0
Release notes
Sourced from react-hook-form's releases.
Version 7.57.0
🫚 feat: root errors count in schema error lookup (#12839) 👁️ feat: focus form field for errors supplied by errors prop (#12805) ⌨️ feat: add and export options config for resetField api (#12819) 🐞 close #12707 useController focus function runtime issue (#12843) 🐞 fix: add proper types to form.subscribe (#12850) 🐞 fix: add type info for callback args in subscribe (#12859) 🔄 close #12835 revert original fix on errors empty object check (#12846)
thanks to
@candymask0712
,@CertainlyAria
,@jkbach
,@chrisgarber
and@evgeniyworkbel
Version 7.57.0-next.0
👀
useWatch
newcompute
props
- subscribe to the entire form but only return updated value with certain condition
type FormValue = { test: string; }
const watchedValue = useWatch({
control: methods.control,
compute: (data: FormValue) => {
if (data.test?.length) {
return data.test;
}return '';
},
});
- subscribe to a specific form value state
type FormValue = { test: string; }
const watchedValue = useWatch({
control: methods.control,
name: 'test',
compute: (data: string) => {
return data.length > 3 ? data : '';
},
});
... (truncated)
Commits
e49d8a8
7.57.03fd740f
🐞 fix: add type info for callback args in subscribe (#12859)90cdaee
🐞 fix: add proper types toform.subscribe
(#12850)cff8819
🔄 close #12835 revert original fix on errors empty object check (#12846)d666a76
👁️ feat: focus form field for errors supplied by errors prop (#12805)490f04f
🐞 close #12707 useController focus function runtime issue (#12843)c22c028
⌨️ rename to UseFormResetFieldOptions for type consistency5345f0d
⌨️ feat: add and export options config for resetField api (#12819)d7aa973
🫚 feat: root errors count in schema error lookup (#12839)8f874e1
🌎 remove www. for the doc- Additional commits viewable in compare view
Updates styled-components
from 6.1.18 to 6.1.19
Release notes
Sourced from styled-components's releases.
styled-components@6.1.19
Patch Changes
- aa997d8: fix for React Native >=0.79 crashes when using unsupported web-only CSS values (e.g., fit-content, min-content, max-content). The fix emits a warning and ignores the property using those values, instead of causing crashes.
Commits
Updates zod
from 3.24.4 to 3.25.63
Release notes
Sourced from zod's releases.
v3.25.63
Commits:
- 7ed0c3694d324f5c02d5b224e7e3163d2fd84c52 Allow hours-only offsets. Normalize. (#4676)
- 112fff6b7866f909583cd6f62c43fb639420b069 Fix iso tests
- 6176dcb570186c4945223fa83bcf3221cbfa1af5 Improve ISO second handling (#4680)
- 8e20a2018df854734a09e81e3dfbe598c42911e3 Use consistent variable names for IP examples (#4679)
- 29e4973b065476b09f69e83c9e9ff4c6908c8a8c refactor: remove unnecessary assertion (#4672)
- c626fe100eb79fd95e557d8091a111306ecb6045 chore: update husky from v7 to v9 (#4682)
- f350a693aec24a5b70a37992df3b9e7ea36525b2 3.25.63
v3.25.62
Commits:
- c568dea33ac42382070580687410ee47e83609c4 Drop | undefined from json schema types
- 1614fd891b40cc9d23b249abad528e38ca718065 3.25.62
v3.25.61
Commits:
- 1c2ad877120566adc9db3a8d99c1a575bc58d216 Loose signature for index signature shapes
- afa7e672f4be0fc37ec9d35d281221ceb153baba 3.25.61
- 82b43fa9ff832b80e249b944fefb8177827136e6 Fix test
v3.25.60
- no changes
v3.25.59
Commits:
- aec5c4ad036cb7a2ccbda744486f48c4047316dd Fix formatting
- d3389cbfa1888ac45634a185d4aaa2df7de0aef5 refactor: change if in else to else if (#4664)
- ffc41bd9f9e5f33627112baf19247bb95d83dd13 Improve JSON Schema typing
v3.25.58
Commits:
- 21ee3f6fceb504069ef91899248239c59e2189b9 Add Zod Sockets to Ecosystem (#4655)
- 6707ebb14c885b1c577ce64a240475e26e3ff182 v4: Preserve function types in
.meta()
(#4636)- 3cecd986a4092de509bde195c7021b8871d28ea0 Added Superforms for SvelteKit (#4635)
- 305399f878450cf3f0a2b05975b58774d5226244 Fix adjectives in Japanese (#4648)
- 04dc83ea8a4e63abf424090efb23d3bc9f31a3ad feat(locale): Add Pashto (ps) locale support (#4594)
- ed933d9142318177977771c8b17b2efb49b8e53d refactor: remove unused import & imported multiple times (#4588)
- 0d87aa4ab937bb44de3400322a3dd7f95d37f862 Make id lazy
- f98ed6d55dc5f5625a6fe973e20ba6e764c22001 npmrc
- 72623011510be94e37fdc669e1bdecc983987edb remove external
- 2904af29851610e2344bfde55e6129c1b2388dda 3.25.58
v3.25.57
Commits:
... (truncated)
Commits
f350a69
3.25.63c626fe1
chore: update husky from v7 to v9 (#4682)29e4973
refactor: remove unnecessary assertion (#4672)8e20a20
Use consistent variable names for IP examples (#4679)6176dcb
Improve ISO second handling (#4680)112fff6
Fix iso tests7ed0c36
Allow hours-only offsets. Normalize. (#4676)1614fd8
3.25.62c568dea
Drop | undefined from json schema types82b43fa
Fix test- Additional commits viewable in compare view
Updates @playwright/test
from 1.52.0 to 1.53.0
Release notes
Sourced from @playwright/test
's releases.
v1.53.0
Trace Viewer and HTML Reporter Updates
New Steps in Trace Viewer and HTML reporter:
New option in
'html'
reporter to set the title of a specific test run:import { defineConfig } from '@playwright/test';
export default defineConfig({ reporter: [['html', { title: 'Custom test run #1028' }]] });
Miscellaneous
New option
kind
in testInfo.snapshotPath() controls which snapshot path template is used.New method locator.describe() to describe a locator. Used for trace viewer and reports.
const button = page.getByTestId('btn-sub').describe('Subscribe button'); await button.click();
npx playwright install --list
will now list all installed browsers, versions and locations.Browser Versions
- Chromium 138.0.7204.4
- Mozilla Firefox 139.0
- WebKit 18.5
This version was also tested against the following stable channels:
- Google Chrome 137
- Microsoft Edge 137
Commits
6822777
chore: mark v1.53.0 (#36266)3940798
cherry-pick(#36260): fix(html-reporter): race condition where form submission...8ecfb12
cherry-pick(#36258): fix: restore proper class name escaping48ae259
cherry-pick(#36231): feat(chromium): roll to 117856eb92a
cherry-pick(#36227): fix: java style selector string1f643a3
cherry-pick(#36214): fix: ensure ElementHandlerDispatcher has FrameDispatcher...88e4873
cherry-pick(#36206): fix(ai snapshot): wait for blocking CSS (#36206)f7fb274
cherry-pick(#36203): fix: capture snapshot for ai during navigation (#36203)b1734fd
cherry-pick(#36211): chore: prepare to language ports roll2e57a78
chore: add release notes for v1.53 (#36196)- Additional commits viewable in compare view
Updates @types/react
from 19.1.4 to 19.1.8
Commits
- See full diff in compare view
Updates @types/react-dom
from 19.1.5 to 19.1.6
Commits
- See full diff in compare view
Updates @typescript-eslint/parser
from 8.32.1 to 8.34.0
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.34.0
8.34.0 (2025-06-09)
🚀 Features
- type-utils: deprecated getSourceFileOfNode function (#11284)
🩹 Fixes
- typescript-estree: change the token type of
null
fromKeyword
toNull
(#11283)- typescript-estree: add validation to interface extends (#11271)
- visitor-keys: fix visitor keys order (#11279)
❤️ Thank You
- Kim Sang Du
@developer-bandi
- overlookmotel
- Tao
You can read about our versioning strategy and releases on our website.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescript
peer dependency (#11265)❤️ Thank You
- JounQin
- roottool
You can read about our versioning strategy and releases on our website.
v8.33.0
8.33.0 (2025-05-26)
🚀 Features
- create standalone project-service, tsconfig-utils packages (#11182)
❤️ Thank You
- Josh Goldberg ✨
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.34.0 (2025-06-09)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.33.1 (2025-06-02)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.33.0 (2025-05-26)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
8915a47
chore(release): publish 8.34.0936f350
chore(release): publish 8.33.1dca57b3
chore(release): publish 8.33.0f9e0eb9
chore: clean up nx and other config (#11226)1c0e1ae
chore: update some package scripts and dependency config (#10765)48a9835
chore(parser): finish migrating tovitest
(#11191)- See full diff in compare view
Updates eslint-config-next
from 15.3.2 to 15.3.3
Release notes
Sourced from eslint-config-next's releases.
v15.3.3
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Reinstate
vary
(#79939)- fix(next-swc): Fix interestingness detection for React Compiler (#79558)
- fix(next-swc): Fix react compiler usefulness detector (#79480)
- fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
- Client router should discard stale prefetch entries for static pages (#79362)
Credits
Huge thanks to
@gaojude
,@kdy1
,@bgw
, and@unstubbable
for helping!
Commits
3ab8db7
v15.3.3- See full diff in compare view
Updates postcss
from 8.5.3 to 8.5.5
Release notes
Sourced from postcss's releases.
8.5.5
- Fixed
package.json
→exports
compatibility with some tools (by@JounQin
).8.5.4
- Fixed Parcel compatibility issue (by
@git-sumitchaudhary
).
Changelog
Sourced from postcss's changelog.
8.5.5
- Fixed
package.json
→exports
compatibility with some tools (by@JounQin
).8.5.4
- Fixed Parcel compatibility issue (by
@git-sumitchaudhary
).
Commits
c181597
Release 8.5.5 versionc5523fb
Update dependencies2e3450c
refactor:import
should be listed beforerequire
(#2052)4d720bd
Update EM text6cb4a66
Release 8.5.4 versionec5c1e0
Update dependenciese85e938
Fix code format5054233
fixed error at line 401 (#2046)0538b63
docs: Update README.md (#2044)b5f407f
Addpostcss-fontsource-url
to plugins (#2043)- Additional commits viewable in compare view
Updates sass
from 1.89.0 to 1.89.2
Release notes
Sourced from sass's releases.
Dart Sass 1.89.2
To install Sass 1.89.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Embedded Host
- Fixed a compilation error caused by an outdated
buf
dependency.See the full changelog for changes in earlier releases.
Dart Sass 1.89.1
To install Sass 1.89.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- No user-visible changes.
See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.89.2
Embedded Host
- Fixed a compilation error caused by an outdated
buf
dependency.1.89.1
- No user-visible changes.
Commits
1250380
release 1.89.2 for an embedded-host-node fix (#2585)c2532cc
Bump lints from 5.1.1 to 6.0.0 (#2581)4498007
Bump jest-extended from 4.0.2 to 5.0.3 in /pkg/sass-parser (#2582)394fbe5
Merge pull request #2583 from sass/list-parens3c9a501
Fix sass-parser compatibility with the latest PostCSS9a5b4f5
Properly addParenthesizedExpression
for comma-separated listse7b70e2
Remove ia32 support on dart 3.8 (#2579)- See full diff in compare view
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
Pull Request Statistics
1
2
+208
-153
Package Dependencies
@typescript-eslint/parser
npm
8.32.1 → 8.34.0
Minor
Technical Details
ID: | 1522358 |
UUID: | 2588575336 |
Node ID: | PR_kwDOOwEwKM6aSoZo |
Host: | GitHub |
Repository: | DevVaultCode/example-nextjs |
Merge State: | Unknown |