cascader icon indicating copy to clipboard operation
cascader copied to clipboard

chore(deps-dev): bump rc-field-form from 1.44.0 to 2.4.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps rc-field-form from 1.44.0 to 2.4.0.

Release notes

Sourced from rc-field-form's releases.

v2.4.0

  • Fix replaceMessage function to handle escaped variables (#716) 87e1877

https://github.com/react-component/field-form/compare/v2.3.0...v2.4.0

v2.3.0

  • fix: preserve false should not trigger shouldUpdate rerender (#714) 3493250
  • feat: add Values type (#703) 9a98132

https://github.com/react-component/field-form/compare/v2.2.1...v2.3.0

v2.2.1

  • feat: DeepNamePath deep = 5 (#700) 31599de

https://github.com/react-component/field-form/compare/v2.2.0...v2.2.1

v2.2.0

  • feat: ref adding nativeElement (#691) 80eef50

https://github.com/react-component/field-form/compare/v2.1.0...v2.2.0

v2.1.0

  • feat: support clearOnDestroy (#692) ce911e0

https://github.com/react-component/field-form/compare/v2.0.1...v2.1.0

v2.0.1

  • chore: bump async-validator to fix lock file 26317a0
  • chore: clear any (#684) 45cc9fa
  • test: rm legacy react-dom/test-utils (#685) 8c8a829
  • chore: upgrade workflows (#686) 029abbb
  • chore(deps-dev): bump @​testing-library/react from 14.3.1 to 15.0.2 (#678) a8f15b3

https://github.com/react-component/field-form/compare/v2.0.0...v2.0.1

v2.0.0

  • feat: replace async-validator to @​rc-component/async-validator (#679) b26d048
  • chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 52.0.0 (#669) b576957

https://github.com/react-component/field-form/compare/v1.44.0...v2.0.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[bot] avatar Aug 14 '24 21:08 dependabot[bot]