[Snyk] Upgrade: , jotai, lucide-react, react-hook-form, react-router-dom, tailwind-merge #14
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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@tanstack/react-query
from 5.52.1 to 5.52.2 | 1 version ahead of your current version | 22 days ago
on 2024-08-26
jotai
from 2.8.3 to 2.9.3 | 5 versions ahead of your current version | a month ago
on 2024-08-13
lucide-react
from 0.383.0 to 0.436.0 | 47 versions ahead of your current version | 23 days ago
on 2024-08-25
react-hook-form
from 7.52.2 to 7.53.0 | 1 version ahead of your current version | 24 days ago
on 2024-08-24
react-router-dom
from 6.23.1 to 6.26.1 | 13 versions ahead of your current version | a month ago
on 2024-08-15
tailwind-merge
from 2.3.0 to 2.5.2 | 28 versions ahead of your current version | a month ago
on 2024-08-12
Release notes
Package name: @tanstack/react-query
Version 5.52.2 - 8/26/24, 5:54 PM
Changes
Fix
false
(#7956) (b93941d) by Dominik DorfmeisterChore
Examples
Packages
Version 5.52.1 - 8/22/24, 4:37 PM
Changes
Fix
Docs
Packages
Package name: jotai
This fixes a regression in an edge case that is introduced in v2.6.4.
What's Changed
New Contributors
Full Changelog: v2.9.2...v2.9.3
A small improvement in atomFamily for edge use cases.
What's Changed
New Contributors
Full Changelog: v2.9.1...v2.9.2
This patch version includes various fixes. Huge thanks to contributors!
What's Changed
New Contributors
Full Changelog: v2.9.0...v2.9.1
This version introduces a new core implementation. All tests are passing but there can be some regressions due to missing tests. Please feel free to report such cases and let's improve test coverage.
The benefit with the new implementation:
What's Changed
Full Changelog: v2.8.4...v2.9.0
This changes the behavior of async atom with abort signal on unmount to fix some use cases.
What's Changed
New Contributors
Full Changelog: v2.8.3...v2.8.4
The improvement for atomWithStorage in v2.8.2 contained a bug, which is fixed in this version.
What's Changed
New Contributors
Full Changelog: v2.8.2...v2.8.3
Package name: lucide-react
Modified Icons 🔨
backpack
(#2406) by @ jguddasModified Icons 🔨
milestone
(#2281) by @ jguddassignpost
(#2281) by @ jguddasNew icons 🎨
volume-off
(#2378) by @ karsa-mistmereModified Icons 🔨
file-volume
(#2378) by @ karsa-mistmerevolume-1
(#2378) by @ karsa-mistmerevolume-2
(#2378) by @ karsa-mistmerevolume-x
(#2378) by @ karsa-mistmerevolume
(#2378) by @ karsa-mistmereNew icons 🎨
trending-up-down
(#2372) by @ AlportanFixes Lucide Solid
New icons 🎨
chart-gantt
(#2392) by @ jguddasModified Icons 🔨
contact-round
(#2391) by @ jguddascontact
(#2391) by @ jguddasPackage name: react-hook-form
🌫️ feat: #12148 support isValid when mode is set to onBlur (#12194)
🐞 fix #12021 issue with disable prop not reflecting on re-render without trigger by useEffect (#12193)
👩🌾 close #12168 optimise re-render with validating fields subscription (#12192)
🐞 fix #12127 issue with compare object value changed with object input (#12185)
🎲 improve : break out of recursive loops on first focus (#11827)
📖 fix example of ObjectKeys type (#11965)
thanks to @ suke & @ DPflasterer
👍 close #12108 useController should subscribe to exact field name of form's state (#12109)
👍 chore: upgrade app deps
🩻 fix: add useCallback for ref callback (#12078)
🚀 fix: skip call executeBuiltInValidation if no sub-fields left (#12054)
thanks to @ newsiberian, @ Wendystraite and @ abnud11
Package name: react-router-dom
react-router-native@6.26.1
react-router-native@6.26.1-pre.0
Package name: tailwind-merge
Sorry for all the bugs today!
Bug Fixes
Full Changelog: v2.5.1...v2.5.2
Thanks to @ brandonmcconnell, @ manavm1990, @ langy, @ jamesreaco and @ jamaluddinrumi for sponsoring tailwind-merge! ❤️
Bug Fixes
Full Changelog: v2.5.0...v2.5.1
Thanks to @ brandonmcconnell, @ manavm1990, @ langy, @ jamesreaco and @ jamaluddinrumi for sponsoring tailwind-merge! ❤️
New Features
Bug Fixes
Full Changelog: v2.4.0...v2.5.0
Thanks to @ brandonmcconnell, @ manavm1990, @ langy and @ jamesreaco for sponsoring tailwind-merge! ❤️
New Features
experimentalParseClassName
property in the config that allows you to customize how tailwind-merge recognizes classes. If you're interested, you can read how to use it in the inline JSDocs and subscribe to #385 for upcoming more powerful low-level functionality.@ babel/runtime
dependency by @ dcastil in #431tailwind-merge/es5
bundle anyway which I don't optimize for.Documentation
Other
Full Changelog: v2.3.0...v2.4.0
Thanks to @ brandonmcconnell, @ manavm1990, @ langy, @ jamesreaco and @ microsoft for sponsoring tailwind-merge! ❤️
New Features