react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 296 forks source link

build(deps-dev): update history requirement from ^1.16.0 to ^4.10.1 #336

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on history to permit the latest version.

Release notes *Sourced from [history's releases](https://github.com/ReactTraining/history/releases).* > ## v4.10.1 > - Fixes some issues with using hash history on a page with a `` tag ([#577](https://github-redirect.dependabot.com/ReactTraining/history/issues/577), [#578](https://github-redirect.dependabot.com/ReactTraining/history/issues/578))
Commits - [`3f69f9e`](https://github.com/ReactTraining/history/commit/3f69f9e07b0a739419704cffc3b3563133281548) Version 4.10.1 - [`27a8986`](https://github.com/ReactTraining/history/commit/27a8986bffd193119faf69bcac91dc35a67525e4) Merge branch 'fix-base-tag-hashHistory-createHref' of https://github.com/micr... - [`90561da`](https://github.com/ReactTraining/history/commit/90561dad4b744530555ee802ac1671eba999165d) Remove test duplicates - [`c761c48`](https://github.com/ReactTraining/history/commit/c761c48786769f164b199e6b22d3b91557efbf45) Version 4.10.0 - [`ec0c152`](https://github.com/ReactTraining/history/commit/ec0c15261fdeee8495a07f7d3aaba31fbc3e3c7c) Revert "Remove support for deprecated import/require" - [`1c2a1fe`](https://github.com/ReactTraining/history/commit/1c2a1fe82638c7809f1c760d0103208d7c7af718) Use .js extension for relative imports - [`7b8ab30`](https://github.com/ReactTraining/history/commit/7b8ab30f98855c31e74eb72f2592a8fff9d7d3ac) Undo changes from 78f016 and 0fe9cb - [`b141a1b`](https://github.com/ReactTraining/history/commit/b141a1bc7b6490a4012cdcbabf841b76cc6d9496) Revert "Deprecate createLocation and locationsAreEqual" - [`4a8e670`](https://github.com/ReactTraining/history/commit/4a8e670aa56bf91fb8cc60da4c1b9e28bebffb39) Add section about development branches - [`8bbace1`](https://github.com/ReactTraining/history/commit/8bbace1aabbce9fc718a24a2d08c6ac41e9e30b6) Revert "Merge branch 'master' of https://github.com/yangmingshan/history into... - Additional commits viewable in [compare view](https://github.com/ReactTraining/history/compare/v1.16.0...v4.10.1)


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 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

dependabot-preview[bot] commented 4 years ago

Superseded by #411.