Skip to content

Conversation

@snyk-bot
Copy link

@snyk-bot snyk-bot commented Jul 8, 2021

Snyk has created this PR to upgrade final-form from 4.11.0 to 4.20.2.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 24 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2021-03-05.
Release notes
Package name: final-form
  • 4.20.2 - 2021-03-05

    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...v4.20.2

  • 4.20.1 - 2020-06-30

    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

    • Remove scarf dep #361
  • 4.20.0 - 2020-05-27

    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

    v4.19.1...v4.20.0

  • 4.19.1 - 2020-04-01

    Bug Fixes

    v4.19.0...v4.19.1

  • 4.19.0 - 2020-03-30

    Features

    Optimizations

    • Optimize toPath method by caching results #329

    v4.18.7...v4.19.0

  • 4.18.7 - 2020-01-23

    Bug Fixes

    • Fix field initial value validation #301 #296
    • Stop resubmitting when validator throw an error and log the error instead #309 #308
    • Reinitialize non-registered values with keepDirtyOnReinitialize #311

    v4.18.6...v4.18.7

  • 4.18.6 - 2019-11-07

    Bug Fixes

    Type Fixes

    • Fixed config typing form mutators #275

    v4.18.5...v4.18.6

  • 4.18.5 - 2019-08-15

    Bug Fixes

    • No need to run validation on field register without validator #267

    v4.18.4...v4.18.5

  • 4.18.4 - 2019-08-10
    Read more
  • 4.18.3 - 2019-08-08
    Read more
  • 4.18.2 - 2019-07-16
  • 4.18.1 - 2019-07-15
  • 4.18.0 - 2019-07-15
  • 4.17.0 - 2019-07-13
  • 4.16.2 - 2019-07-11
  • 4.16.1 - 2019-06-19
  • 4.16.0 - 2019-06-19
  • 4.15.0 - 2019-06-14
  • 4.14.1 - 2019-06-11
  • 4.14.0 - 2019-06-11
  • 4.13.1 - 2019-05-31
  • 4.13.0 - 2019-05-16
  • 4.12.0 - 2019-03-04
  • 4.11.1 - 2019-02-06
  • 4.11.0 - 2018-11-15
from final-form GitHub release notes
Commit messages
Package name: final-form
  • 0d7aecb 4.20.2
  • fa92a78 Incremented common js max size
  • 9c732e2 Feature/notify form (#386)
  • 99b5f62 fixed build (#390)
  • b596131 Do not use defaultValue in register call if formState already has it (#372)
  • 700a3ac Fix validating field state when blurring before the promise is resolved (#369)
  • 79986e3 Fix reset in onSubmit (#363)
  • a1e7b36 add missing restart function definition to FormApi (#374)
  • 3fa950b [types] Fix FormState.errors/submitErrors (#375)
  • c70d07f Added restart method to FormApi interface (#376)
  • 8755f84 fix a crash when renamed field is unregistered (#385)
  • 7df4b4b force field level initlization over form level (#364)
  • ba9c960 Fix form.reset type (#358)
  • f560c7f add form.restart types (#354)
  • caab1bf Bump yargs-parser from 13.1.1 to 13.1.2 (#379)
  • 059a3db Added pixel to readme
  • 9b4075f Bump lodash from 4.17.15 to 4.17.19 (#367)
  • d57a43d Added Salesforce to users
  • ee1ef72 4.20.1
  • b074a29 Remove scarf dep (#361)
  • 139b6d8 Added Yandex to users list
  • 8b0b18e Sponsored by Sencha
  • fdad320 Added Accenture to users
  • 87995e0 Added Microsoft to users list

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants