Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

fix(deps): update dependency final-form to v4.20.6 #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
final-form 4.19.1 -> 4.20.6 age adoption passing confidence

Release Notes

final-form/final-form

v4.20.6

Compare Source

Bug Fixes

  • Better fix for async error bug #​441

v4.20.5

Compare Source

Bug Fixes

  • Don't clear async errors between validations #​440

v4.20.4

Compare Source

Oops. Apologies!

  • Remove engines from package.json #​434

v4.20.3

Compare Source

Bug Fixes

Type Fixes

  • Fix documentation and TypeScript definition of FormApi.restart #​425
  • TypeScript: Make restart and initialize take InitialFormValues instead of FormValues #​429 #​389

v4.20.2

Compare Source

Bug Fixes

  • Notify form (#​386) #​383
  • Do not use defaultValue in register call if formState already has it (#​372)
  • Fix validating field state when blurring before the promise is resolved (#​369)
  • Fix reset in onSubmit (#​363) #​362
  • Fix a crash when renamed field is unregistered (#​385) #​384
  • Force field level initialization over form level (#​364)

Type Fixes

v4.20.1

Compare Source

Hi, @​erikras here. The primary purpose for adding scarf as a dependency to this library was to gain some insights into just who is using this library. Nothing but the IP addresses of the computers running the npm install were ever recorded, which were back referenced to determine corporation identity. It was never "malware", but for sure it broke the contract assumption of "I can run npm install without anyone collecting data about me". Every day that assumption is more tenuous, as the 21st century internet continues the trend towards the default assumption being "someone is collecting data about me". But I, personally, don't feel right participating in that trend. The month or so that I had scarf installed confirmed that the largest Silicon Valley giants are using this library. Further spying will not produce more value. I would like to apologize for violating your trust.

That said, the psychosocial rot that is consuming Open Source is the broken funding model. If each of you would request the equivalent of one hour of your salary every month to go to libraries you use (and save you way more than one hour per month), we OSS devs would feel less compelled to search for funding solutions. Please consider adding a line item... ❤️

Changes

v4.20.0

Compare Source

Features
  • Add restart() API method to reset all form and field state #​348 #​333
  • Add modifiedSinceLastSubmit to field and form state #​345 #​215
Bug Fixes
  • Fix validation preventing update of form state submit errors #​325
  • Fix missing field state argument if validator function is wrapped with unknown number of args #​337
Type Fixes
  • Type safety improvements to FieldState and FormApi #​318
  • Add InitialValues type default to Partial<FormValues> #​332 #​314

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Jun 1, 2020

Deploy preview for gatsby-demo-store ready!

Built with commit 1211cd4

https://deploy-preview-157--gatsby-demo-store.netlify.app

@renovate renovate bot force-pushed the renovate/final-form-4.x branch from bee8e80 to 0e68378 Compare June 17, 2020 21:27
@renovate renovate bot force-pushed the renovate/final-form-4.x branch from 0e68378 to 1211cd4 Compare June 30, 2020 20:31
@renovate renovate bot changed the title Update dependency final-form to v4.20.0 Update dependency final-form to v4.20.1 Jun 30, 2020
@renovate renovate bot changed the title Update dependency final-form to v4.20.1 fix(deps): update dependency final-form to v4.20.1 Oct 27, 2020
@renovate renovate bot force-pushed the renovate/final-form-4.x branch from 1211cd4 to 7dae930 Compare April 26, 2021 15:25
@renovate renovate bot changed the title fix(deps): update dependency final-form to v4.20.1 fix(deps): update dependency final-form to v4.20.2 Apr 26, 2021
@renovate renovate bot changed the title fix(deps): update dependency final-form to v4.20.2 fix(deps): update dependency final-form to v4.20.4 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/final-form-4.x branch from 4479aaf to 5884077 Compare March 7, 2022 11:10
@renovate renovate bot changed the title fix(deps): update dependency final-form to v4.20.4 fix(deps): update dependency final-form to v4.20.6 Mar 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant