fantasy-tools
fantasy-tools copied to clipboard
build(deps): bump formik from 1.5.8 to 2.1.3
Bumps formik from 1.5.8 to 2.1.3.
Release notes
Sourced from formik's releases.
v2.1.3
Patches
- Start examples page: 8f998ae09b9737f60456767673a737ad39de6693
- Be nicer around unspecified checkboxes: #2198. Previously, Formik would throw if a checkbox's key wasn't specified in
initialValuesand avaluewasn't specified at /. Now we are nicer about it, and set the next valuetotrueinstead of throwing.- Fix compat with latest @types/react: #2214
- Attempt to fix codesandbox: #2218
- Try using forwardRef (bypassed commit hooks, sorry!): 67ff97087f714f4d97d04b1897686e3b1766f083
- Revert "Try using forwardRef (bypassed commit hooks, sorry!)": 4ff1c5cf52291848ed5158fb2bdb74e946d27866
- Update useField docs: #2233
- Update field.md: #2228
- Update SECURITY.md to conform to semver: #2227
- Make num of rows in example equal: #2226
- Fix grammar and typos: #2225
- Load Snack code from external source so it stays up to date: #2242
Credits
Huge thanks to @mackness, @JanCizmar, @is2ei, @leonvisscher, @stephan281094, and @brentvatne for helping!
https://github.com/jaredpalmer/formik/compare/v2.1.2...v2.1.3
v2.1.3-canary.1
Patches
- Attempt to fix codesandbox: #2218
- Try using forwardRef (bypassed commit hooks, sorry!): 67ff97087f714f4d97d04b1897686e3b1766f083
- Revert "Try using forwardRef (bypassed commit hooks, sorry!)": 4ff1c5cf52291848ed5158fb2bdb74e946d27866
- Update useField docs: #2233
- Update field.md: #2228
- Update SECURITY.md to conform to semver: #2227
- Make num of rows in example equal: #2226
- Fix grammar and typos: #2225
- Load Snack code from external source so it stays up to date: #2242
Credits
Huge thanks to @mackness, @JanCizmar, @is2ei, @leonvisscher, @stephan281094, and @brentvatne for helping!
v2.1.3-canary.0
Patches
- Start examples page: 8f998ae09b9737f60456767673a737ad39de6693
- Be nicer around unspecified checkboxes: #2198
- Fix compat with latest @types/react: #2214
v2.1.2
Patches
... (truncated)
- Fix broken formatting on useField docs: 587c5eea593068522e34c1afe939989621fac8a3
Commits
2852cdbv2.1.30f4b9b1v2.1.3-canary.1dd5b5dbLoad Snack code from external source so it stays up to date (#2242)7ae94a4Fix grammar and typos (#2225)a41458amake num of rows in example equal (#2226)80f153fUpdate SECURITY.md to conform to semver (#2227)31a5d05Update field.md (#2228)1e051a7update useField docs (#2233)4ff1c5cRevert "Try using forwardRef (bypassed commit hooks, sorry!)"67ff970Try using forwardRef (bypassed commit hooks, sorry!)- Additional commits viewable 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)