GroceriStar / react-only-intern-23

https://cool-features.netlify.com/
GNU General Public License v3.0
1 stars 2 forks source link

Bump final-form from 4.11.0 to 4.14.1 #259

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps final-form from 4.11.0 to 4.14.1.

Release notes *Sourced from [final-form's releases](https://github.com/final-form/final-form/releases).* > ## v4.14.1 > ## Type Fixes > > Just some minor type fixes from `v4.14.0`. > > - Fixed TS onsubmit 1be12bc > - Update types.js.flow ([#224](https://github-redirect.dependabot.com/final-form/final-form/issues/224)) > > https://github.com/final-form/final-form/compare/v4.14.0...v4.14.1 > > ## v4.14.0 > ## New features! > > - šŸ’„ Strongly typed form values for Flow and Typescript šŸ’„ [#223](https://github-redirect.dependabot.com/final-form/final-form/issues/223) > > https://github.com/final-form/final-form/compare/v4.13.1...v4.14.0 > > ## 4.14.0 > # šŸ Final Form > > ![Final Form](https://github.com/final-form/final-form/blob/HEAD/banner.png) > > [![Backers on Open Collective](https://opencollective.com/final-form/backers/badge.svg)](#backers) > [![Sponsors on Open Collective](https://opencollective.com/final-form/sponsors/badge.svg)](#sponsors) > [![NPM Version](https://img.shields.io/npm/v/final-form.svg?style=flat)](https://www.npmjs.com/package/final-form) > [![NPM Downloads](https://img.shields.io/npm/dm/final-form.svg?style=flat)](https://npm-stat.com/charts.html?package=final-form) > [![Build Status](https://travis-ci.org/final-form/final-form.svg?branch=master)](https://travis-ci.org/final-form/final-form) > [![codecov.io](https://codecov.io/gh/final-form/final-form/branch/master/graph/badge.svg)](https://codecov.io/gh/final-form/final-form) > [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) > > āœ… **Zero** dependencies [\*](https://github.com/final-form/final-form/blob/HEAD/#zero-dependencies) > > āœ… Framework agnostic > > āœ… Opt-in subscriptions - only update on the state you need! > > āœ… šŸ’„ [**4.7k gzipped**](https://bundlephobia.com/result?p=final-form) šŸ’„ > > --- > > ## šŸ’¬ [Give Feedback on Final Form](https://goo.gl/forms/dxdfxKNy64DLb99z2) šŸ’¬ > > In the interest of making šŸ Final Form the best library it can be, we'd love your thoughts and feedback. > > [Take a quick survey](https://goo.gl/forms/dxdfxKNy64DLb99z2). > > --- > > ## Installation > > ... (truncated)
Commits - [`7eb2e33`](https://github.com/final-form/final-form/commit/7eb2e339cd5acc4d957e6e26619ad6c16202d2ba) 4.14.1 - [`1be12bc`](https://github.com/final-form/final-form/commit/1be12bc748931372f42063ae5af2dcb4b7e8e1c3) Fixed TS onsubmit - [`c891da3`](https://github.com/final-form/final-form/commit/c891da300f8258e7c6a3f884ee974cc3f21136d8) Update types.js.flow ([#224](https://github-redirect.dependabot.com/final-form/final-form/issues/224)) - [`030d596`](https://github.com/final-form/final-form/commit/030d596a66f4c3c4bae927a5a91ab03d7cba0366) 4.14.0 - [`1645545`](https://github.com/final-form/final-form/commit/16455458b1ffebc3ae0ccee68a6d1382fe8c2ed0) Upped version variable - [`59bcfb2`](https://github.com/final-form/final-form/commit/59bcfb23cfae8a3831749fad9059785d284c618e) Strongly typed form values for Flow and Typescript ([#223](https://github-redirect.dependabot.com/final-form/final-form/issues/223)) - [`0d3a886`](https://github.com/final-form/final-form/commit/0d3a88600d723976644e3df9073f329b8c513b3d) 4.13.1 - [`86ea50e`](https://github.com/final-form/final-form/commit/86ea50ee10d5563fac05f07954d5413baf9b6023) Safe field iteration ([#221](https://github-redirect.dependabot.com/final-form/final-form/issues/221)) - [`26ed0e5`](https://github.com/final-form/final-form/commit/26ed0e52c404ea1e7b4f4f76c2305cf7494b5c2c) Added link to Frontier Forms - [`00ec7e5`](https://github.com/final-form/final-form/commit/00ec7e55886c7aac7d7750332ba9519f262dd378) Added link to Final Form Submit Listener decorator - Additional commits viewable in [compare view](https://github.com/final-form/final-form/compare/v4.11.0...v4.14.1)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #260.