chore(deps): update dependency final-form to v4.20.10 by renovate[bot] · Pull Request #46 · hashbite/consent-manager-examples
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| final-form | 4.20.2 → 4.20.10 |
Release Notes
final-form/final-form (final-form)
v4.20.10
- Merge pull request #475 from xxleyi/add-async-validating-test
16923ad - test: async validating
1367ca0 - Merge pull request #473 from xxleyi/fix-async-validating
d20c44b - Merge pull request #470 from final-form/dependabot/npm_and_yarn/axios-and-github-build-0.21.4
f5fa420 - fix: async validating
72c9d73
v4.20.9
- bump package size restriction
a5b145e - Merge pull request #467 from amje/patch-1
db16fb8 - Merge pull request #460 from OnimBeta/main
27490ec - Merge pull request #469 from final-form/dependabot/npm_and_yarn/minimatch-3.1.2
8875bde - Merge branch 'jarnaiz-main'
fbea3c0 - Merge branch 'main' of github.com:jarnaiz/final-form into jarnaiz-main
b152502 - Bump minimatch from 3.0.4 to 3.1.2
b2d3390 - Revert validator
allValuesoptional argument78604ff - fix /Field subscription
modifiedSinceLastSubmit, is defined asfalse, rather thanboolean. final-form/final-form#457b142260 - fix: #411
ceed78e
v4.20.8
- Merge pull request #461 from antonvialibri1/fix-for-array-checkboxes-inputs-after-regression-introduced-in-version-4.20.3
b905214 - Merge pull request #446 from final-form/dependabot/npm_and_yarn/follow-redirects-1.14.8
24bc8b3 - Merge pull request #452 from final-form/dependabot/npm_and_yarn/minimist-1.2.6
b084b4b - Merge pull request #454 from final-form/dependabot/npm_and_yarn/simple-get-3.1.1
0499149 - Merge pull request #466 from final-form/dependabot/npm_and_yarn/decode-uri-component-0.2.2
ec23212 - Merge pull request #468 from final-form/dependabot/npm_and_yarn/json5-1.0.2
a5063e4 - Merge branch 'huan086-feature/fix-up-field-state'
3b49609 - Merge branch 'feature/fix-up-field-state' of github.com:huan086/final-form into huan086-feature/fix-up-field-state
b666d1c - Bump json5 from 1.0.1 to 1.0.2
fef51c5 - Bump decode-uri-component from 0.2.0 to 0.2.2
5464d69 - Fix for issue #456 - Fixes unwanted breaking change for array input names introduced in v4.20.3 (
a3575ef) - v4.20.2 used to work fine3e47a6b - Bump simple-get from 3.1.0 to 3.1.1
fba79fa - Bump minimist from 1.2.5 to 1.2.6
a75117b - Bump follow-redirects from 1.14.4 to 1.14.8
6ace61a - If mutator creates a new field in
MutableStatefor keeping the field state of a renamed field, set theblur,focusandchangefunction ofInternalFieldStatewhenregisterFieldis called.33e551f
v4.20.7
- Make
allValuesargument optional on typeFieldValidator(#394) - Prevent formState.values from initializing to undefined (#450)
v4.20.6
Bug Fixes
- Better fix for async error bug #441
v4.20.5
Bug Fixes
- Don't clear async errors between validations #440
v4.20.4
Oops. Apologies!
- Remove engines from package.json #434
v4.20.3
Bug Fixes
- Fix for unsubmittable form if a field unregistered during async validation #426 final-form/react-final-form#904
- Ensure
validatingistruebefore notifying listeners, if async validations are running #428 #427 - Revert "Fix validating field state when blurring before the promise is resolved (#369)" #409 final-form/react-final-form#899
- Handle idiomatic JS paths with arbitrary string properties #381 #380
- Fix field-level initialValue should not be blocked by noValueInFormState #424 final-form/react-final-form#823
- Fix modifiedAfterSubmit property not being reset when there are synchronous errors
34fd350
Type Fixes
Configuration
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.