fix(deps): update dependency formik to v2.4.9#404
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
5f2c1a5 to
96a1594
Compare
96a1594 to
47ea624
Compare
afd04ae to
a22a0d4
Compare
b4262cb to
eff14b1
Compare
05b1281 to
68c8bba
Compare
f9e641d to
34d0ae0
Compare
ce8d090 to
c5f356b
Compare
418a625 to
f85922c
Compare
45e6875 to
b22156e
Compare
b22156e to
92e6106
Compare
28687bd to
b30d803
Compare
59409c9 to
ca0b217
Compare
d170e76 to
eadb2c2
Compare
eadb2c2 to
2f75ef3
Compare
37ae184 to
89ce09c
Compare
e151182 to
b89409e
Compare
b89409e to
03a8a45
Compare
080b9dd to
4ef5122
Compare
4ef5122 to
78c6b20
Compare
78c6b20 to
900dfb2
Compare
900dfb2 to
59b3338
Compare
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.
This PR contains the following updates:
2.4.3→2.4.9Release Notes
jaredpalmer/formik (formik)
v2.4.9Compare Source
Patch Changes
8f9d04dThanks @Moumouls! - fix: jsx ref for react 19v2.4.8Compare Source
Patch Changes
1de45deThanks @copilot-swe-agent! - Replace JSX.IntrinsicElements with React.JSX.IntrinsicElements for React 19 compatibility. The global JSX namespace was removed in React 19, so we now use React.JSX.IntrinsicElements instead.v2.4.6Compare Source
Patch Changes
f57ca9b#3949 Thanks @DeveloperRaj! - Changing the state inside formik was changing reference of initialValues provided via props, deep cloning the initialvalues will fix it.v2.4.5Compare Source
Patch Changes
d7db9cd#3860 Thanks @patik! - Add missing dependency@types/hoist-non-react-statics, closes #3837fe4ed7e#3501 Thanks @markspolakovs! - Markformikas side-effect free inpackage.jsonv2.4.4Compare Source
Patch Changes
41720c2#3862 Thanks @yazaldefilimonepinto! - ForwardclassNamefor custom components used withFieldda58b29#3858 Thanks @alaanescobedo! - Remove use of deprecatedStatelessComponenttype in favor ofFunctionComponent5c01ee7#3872 Thanks @rajpatelbot! - FIX: Fixed resetForm function dependency issueConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.