-
Notifications
You must be signed in to change notification settings - Fork 93
fix(deps): update dependency formik to v2.4.8 #699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/formik-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
e4e5302 to
7d6dc66
Compare
9e8a9c2 to
a211ac1
Compare
7d3bcb6 to
cbc4943
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #699 +/- ##
==========================================
+ Coverage 94.49% 94.56% +0.06%
==========================================
Files 164 164
Lines 3618 3622 +4
Branches 993 991 -2
==========================================
+ Hits 3419 3425 +6
+ Misses 185 183 -2
Partials 14 14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2bca797 to
b688ff0
Compare
b688ff0 to
25a78ca
Compare
6bb5f38 to
1b873cd
Compare
1b873cd to
fd91ec5
Compare
a3f63d2 to
57c093f
Compare
8273495 to
762a524
Compare
762a524 to
7b2b05e
Compare
7b2b05e to
0639aae
Compare
0639aae to
48b7ec9
Compare
48b7ec9 to
bbe6bd9
Compare
41a1b7d to
0c1130b
Compare
520e166 to
7e236b9
Compare
7e236b9 to
305d526
Compare
f97499b to
8c63f33
Compare
1a6e5bf to
38652fb
Compare
708e508 to
e1635f1
Compare
0c9f8bd to
2ce8a1d
Compare
479d199 to
182e7e9
Compare
332d966 to
68f51e7
Compare
68f51e7 to
62e884a
Compare
cfce51b to
e0f0312
Compare
ec9741a to
90c236b
Compare
90c236b to
99274dc
Compare
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.5->2.4.8Release Notes
jaredpalmer/formik (formik)
v2.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.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.