Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @unform/mobile to v2 #83

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@unform/mobile ^1.9.8 -> 2.1.6 age adoption passing confidence

Release Notes

unform/unform

v2.1.6

Compare Source

  • fix: Unform not working with React 16
  • chore: Migrate from husky v4 to v5
  • chore(deps): update dependency husky to v5
  • chore(deps): update @​rocketseat/commitlint-config to 0.0.3
  • fix: Renovate commit message

v2.1.5

Compare Source

Bug fixes:

  • fix: Change data record value type to any

Other:

  • chore: Add repo information on package.json

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

New minor release with some fixes and typing improvements.

🚀 Improvements
  • Added "value type" parameter to registerField;
  • path not required anymore when getValue is present;
  • Adding/removing field does not cause rerender anymore;
  • Return form event in submit handler;
  • Enable setData with values as objects or arrays;
  • Add clearError function to useField hook;

More details take a look at #​223

v2.0.0

Compare Source

🚀 Features

📱 React Native support;
⚙️ New API with support for manual set/get of field values and errors, manual reset and more;
⚛️ More flexible useField API for custom inputs;

🕶 Cool Stuff

💜 New docs; (https://unform.dev)
⚡️ New NPM org (@​unform);
🔥 Monorepo;


Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency @unform/mobile to v2.1.6 fix(deps): update dependency @unform/mobile to v2.1.6 Apr 25, 2021
@renovate renovate bot force-pushed the renovate/unform-mobile-2.x branch from 3934690 to 7eb2735 Compare August 1, 2021 22:56
@renovate renovate bot changed the title fix(deps): update dependency @unform/mobile to v2.1.6 fix(deps): update dependency @unform/mobile to v2 Aug 1, 2021
@diegomais diegomais closed this Aug 1, 2021
@diegomais diegomais deleted the renovate/unform-mobile-2.x branch August 1, 2021 23:09
@renovate
Copy link
Contributor Author

renovate bot commented Aug 1, 2021

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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