Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2021

Bumps redux-form from 5.3.6 to 7.4.3.

Release notes

Sourced from redux-form's releases.

v7.4.3

redux-form/redux-form@v7.4.2...v7.4.3

v7.4.2

Bug Fixes

  • Rolled back UNSAFE_ silliness from v7.4.0. Compatibility with React 15 has actually been restored. #4079 #4078 #4069 #4070 #4072

v7.4.1

⚠️ DON'T INSTALL THIS ⚠️

Bug Fixes

Apologies for this mistake! 🙏

v7.4.0

New Features

  • Added an optional list of fields to isDirty and isPristine selectors #3900 #3864
  • Add immutableProps option to Field component #3849 #3810
  • New isAsyncValidating selector #3910 #3901
  • New FormName component that will call a child render prop with the name of the form it is inside. #4038 #4037

Bug Fixes

  • Fix field not validating after re-mount #3909 #3566 #3500
  • Add immutableProps to HOC propTypes #3913
  • Don't delete initial initialValues structure on withCleanUp #3619 #4068 #2597 #3366
  • Add PropTypes.node to FormSection's component propTypes #3995 #3859
  • Use cached object for syncErrors and syncWarnings #4010
  • Fixed bug where async validation with a resolved Promise was halting form submission #4028 #3895 #2056
  • Fix clear errors in parent of array after child change #4014 #3580

Type Fixes

  • Made optional arguments initialize to optional in Flow #3898 #3668

Dependency Fixes

  • 🎉 Support for Redux v4 #3986 🎉

v7.3.0

New Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by iamandrewluca, a new releaser for redux-form since your current version.


Dependabot compatibility score

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 dependabot bot requested a review from a team as a code owner January 12, 2021 23:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2021
@codecov-io
Copy link

codecov-io commented Jan 12, 2021

Codecov Report

Merging #315 (150551e) into dep/dependency_upgrade_staging (360851e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                        Coverage Diff                        @@
##             dep/dependency_upgrade_staging     #315   +/-   ##
=================================================================
  Coverage                             67.60%   67.60%           
  Complexity                             1459     1459           
=================================================================
  Files                                   189      189           
  Lines                                  6445     6445           
  Branches                                426      426           
=================================================================
  Hits                                   4357     4357           
  Misses                                 1899     1899           
  Partials                                189      189           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 360851e...150551e. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cerberus-dashboard/dep/dependency_upgrade_staging/redux-form-7.4.3 branch 2 times, most recently from ac1a263 to 813ba02 Compare January 19, 2021 18:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cerberus-dashboard/dep/dependency_upgrade_staging/redux-form-7.4.3 branch 3 times, most recently from 2809516 to bd11141 Compare May 19, 2021 16:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cerberus-dashboard/dep/dependency_upgrade_staging/redux-form-7.4.3 branch from bd11141 to 150551e Compare May 21, 2021 19:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2021

Superseded by #603.

@dependabot dependabot bot closed this Aug 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cerberus-dashboard/dep/dependency_upgrade_staging/redux-form-7.4.3 branch August 10, 2021 18:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant