rethinkdb-desktop
rethinkdb-desktop copied to clipboard
build(deps): bump formik from 0.11.11 to 2.1.4
Bumps formik from 0.11.11 to 2.1.4.
Release notes
Sourced from formik's releases.
v2.1.4
Patches
- Docs: mention that ref prop currently doesn't work: #2235
- Fix typo in 'Field' docs: #2236
- Fix typo in api docs: #2232
- Adds the same behavior in the resetForm as a formik v1.: #2205
- Add Gremlin to users: #2216
- Fix validateOnMount useEffect issue: #2243
- [ImgBot] Optimize images: #2252
- Add basic-typescript codesandbox example folder: 8bd2b5482d2de0d9867bcfd555a7f60b1502a824
- Add array example: 21ca9a6b63f6104dee022bed6f45cd5d8c9421f6
- Add checkbox example: 0c803ba8dc5d304e140ce46feb06a6df71a79685
- Add Radio Group example: f67e217ea6575f85d86f72701d7841317136a905
- Add async submission example: ce124180e1d8d26412650cb024a43447cde86a88
- Add one-liner readme's to examples: a5210f0e539e2bfd6d2bd7ee677e8b0f1c5aa5a7
- Fix combined validations example: fd35d5a3998139d705261720732d39c1b1a9d8e8
- Add instant feedback example: 6e963caf90ad9a4902d1003210723d2ee54ae4f8
- Created new page with links to wrapper libs: #2269
- Updated docusaurus to v1.14.4: #2264
- Update JS-doc for mapPropsToErrors to reference errors state: #2258
- Add setError to v2 breaking changes doc: #2272
- Upgrade to tsdx 12: #2275
Credits
Huge thanks to @brunohkbx, @aloeugene, @mstanielewicz, @krailler, @zslabs, @whazap, @jcolbyfisher, @jkimbo, and @lukebrobbs for helping!
https://github.com/jaredpalmer/formik/compare/v2.1.3...v2.1.4
v2.1.4-canary.0
Patches
... (truncated)
- Docs: mention that ref prop currently doesn't work: #2235
- Fix typo in 'Field' docs: #2236
- Fix typo in api docs: #2232
- Adds the same behavior in the resetForm as a formik v1.: #2205
- Add Gremlin to users: #2216
- Fix validateOnMount useEffect issue: #2243
- [ImgBot] Optimize images: #2252
- Add basic-typescript codesandbox example folder: 8bd2b5482d2de0d9867bcfd555a7f60b1502a824
- Add array example: 21ca9a6b63f6104dee022bed6f45cd5d8c9421f6
- Add checkbox example: 0c803ba8dc5d304e140ce46feb06a6df71a79685
- Add Radio Group example: f67e217ea6575f85d86f72701d7841317136a905
- Add async submission example: ce124180e1d8d26412650cb024a43447cde86a88
- Add one-liner readme's to examples: a5210f0e539e2bfd6d2bd7ee677e8b0f1c5aa5a7
- Fix combined validations example: fd35d5a3998139d705261720732d39c1b1a9d8e8
- Add instant feedback example: 6e963caf90ad9a4902d1003210723d2ee54ae4f8
- Created new page with links to wrapper libs: #2269
- Updated docusaurus to v1.14.4: #2264
Commits
747fd89
v2.1.4197f828
v2.1.4-canary.090a3901
(chore): Upgrade to tsdx 12 (#2275)79abe7d
Add setError to v2 breaking changes doc (#2272)5e94402
Update JS-doc for mapPropsToErrors to reference errors state (#2258)48cad7c
Updated docusaurus to v1.14.4 (#2264)0bd1bfe
created new page with links to wrapper libs (#2269)bb1a4e0
Make help text a11y in instant feedback examplefe7ea81
Update comment3a643a2
Don't pass helpText to the dom- 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 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 ignore this major version
will 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 version
will 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 dependency
will 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 labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)