deps: bump the dependencies-minor group with 5 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
dependencies javascript
Bumps the dependencies-minor group with 5 updates:
Package | From | To |
---|---|---|
lucide-react | 0.515.0 |
0.517.0 |
next | 15.3.3 |
15.3.4 |
react-hook-form | 7.58.0 |
7.58.1 |
zod | 3.25.64 |
3.25.67 |
@playwright/test | 1.53.0 |
1.53.1 |
Updates lucide-react
from 0.515.0 to 0.517.0
Release notes
Sourced from lucide-react's releases.
Version 0.517.0
What's Changed
- feat(icons): adds
barrel
icon by@karsa-mistmere
in lucide-icons/lucide#1955Full Changelog: https://github.com/lucide-icons/lucide/compare/0.516.0...0.517.0
Version 0.516.0
What's Changed
- fix(icons): changed
stamp
icon by@jamiemlaw
in lucide-icons/lucide#3310- fix(icons): changed
@jamiemlaw
in lucide-icons/lucide#3304- fix(icons): changed
mic
icon by@jamiemlaw
in lucide-icons/lucide#3301- fix(icons): changed
radio
icon by@jguddas
in lucide-icons/lucide#3293- fix: some typos for categories by
@npv12
in lucide-icons/lucide#3319- perf(docs): optimize IconsOverview initial render - 50% faster load times by
@epifaniofrancisco
in lucide-icons/lucide#3282- fix(docs): remove flex-direction CSS causing absolute stroke width toggle positioning issue (#3308) by
@epifaniofrancisco
in lucide-icons/lucide#3317- feat(icons): added
wifi-cog
icon by@luisdlopera
in lucide-icons/lucide#3133New Contributors
@npv12
made their first contribution in lucide-icons/lucide#3319Full Changelog: https://github.com/lucide-icons/lucide/compare/0.515.0...0.516.0
Commits
- See full diff in compare view
Updates next
from 15.3.3 to 15.3.4
Release notes
Sourced from next's releases.
v15.3.4
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- [metadata] render streaming metadata on the top level (#80566)
- [fix] clone the config module to avoid mutation (#80573)
Credits
Huge thanks to
@huozhi
for helping!
Commits
Updates react-hook-form
from 7.58.0 to 7.58.1
Release notes
Sourced from react-hook-form's releases.
Version 7.58.1
🔧 check window.crypto undefined (#12893)
Commits
d8bb9b3
7.58.1bb64c07
🔧 check window.crypto undefined (#12893)- See full diff in compare view
Updates zod
from 3.25.64 to 3.25.67
Release notes
Sourced from zod's releases.
v3.25.67
Commits:
- 7afe790d0f459278bc18e8197791db280cac341f Make $ZodLiteralDef generic
- 91274c3e154731205cc6958fd8c2ba5d48503db9 3.25.67
- c22944b029295cc0d33ee1b2273ea64e889528ff Fix race condition
v3.25.66
Commits:
- 2b3e87bcdd399b8f99d53641648db5a764861e1b Update api.ts (#4724)
- 100e9aa874032b49a1091e702213a52decf07521 chore: include zod-validation-error to Ecosystem page (#4722)
- de3517eeb66fc6d901752ee78d4ec97e7f5d9bc6 fix(docs): prevent FOUC on website homepage logo (#4716)
- 222a663732f6f605fd47c9c95bcef602e3d1e188 Change ZodObject default to $strip. Set inst.shape in zod mini
- fb00618f7d2c888fc1a2e207b391619b6d04dc6b 3.25.66
v3.25.65
Commits:
- 65309948ebcf926ee0570315b6254e06f59d01dd Clean up ecosystem
- 131fdbd4ea63abf8d4788855c106e51ef7e83077 fix(docs): Use array as argument of templateLiteral (#4701)
- ed648b132d55a12094b01e1abeae8a6d29b88364 chore: remove deprecated
@types/chalk
(#4685)- 12dd4890e2310ca798dd4193f15372efc2cfd84b Add catchall to zod-mini
- fcb722ae09e6190c87f082db4be556c151dea8b7 Add uuid to changelog
- 8c74035ee6bcf27ab4b4398708b379713cc3eeee 3.25.65
Commits
c22944b
Fix race condition91274c3
3.25.677afe790
Make $ZodLiteralDef genericfb00618
3.25.66222a663
Change ZodObject default to $strip. Set inst.shape in zod minide3517e
fix(docs): prevent FOUC on website homepage logo (#4716)100e9aa
chore: include zod-validation-error to Ecosystem page (#4722)2b3e87b
Update api.ts (#4724)8c74035
3.25.65fcb722a
Add uuid to changelog- Additional commits viewable in compare view
Updates @playwright/test
from 1.53.0 to 1.53.1
Release notes
Sourced from @playwright/test
's releases.
v1.53.1
Highlights
microsoft/playwright#36339 - [Regression]: Click can fail when scrolling required microsoft/playwright#36307 - [Regression (Chromium)]: Under some scenarios filling a
textarea
doesn't fill microsoft/playwright#36294 - [Regression (Firefox)]:setViewportSize
times out microsoft/playwright#36350 - [Fix]: Display HTTP method for fetch trace entriesBrowser Versions
- Chromium 138.0.7204.23
- Mozilla Firefox 139.0
- WebKit 18.5
This version was also tested against the following stable channels:
- Google Chrome 137
- Microsoft Edge 137
Commits
3c60cb4
chore: mark v1.53.1 (#36355)b7032c2
cherry-pick(#36350): fix(trace): include method into "Fetch" action title (#3...e0d1741
cherry-pick(#36346): Revert "chore: reduce scrolling during clicks (#36175)"c568980
cherry-pick(#36340): feat(firefox): roll to r1488e773cdd
cherry-pick(#36301): feat(chromium): roll to r1179 (#36301)- 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
+69
-69
Package Dependencies
Technical Details
ID: | 1893208 |
UUID: | 2603366001 |
Node ID: | PR_kwDOO-Ifbc6bLDZx |
Host: | GitHub |
Repository: | aqsa326/npx-netlify-clone-https-github.com-aqsa326-example-nextjs-moonlight |
Merge State: | Unknown |