Skip to content
This repository was archived by the owner on May 9, 2018. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps react-modal from 3.1.10 to 3.4.4.

Changelog

Sourced from react-modal's changelog.

v3.4.4 - Mon, 23 Apr 2018 23:08:59 UTC

v3.4.2 - Thu, 19 Apr 2018 09:16:47 UTC

  • 529ca33 Add testId prop for use as a test hook
  • e294dc7 [added] Add module field to package json
  • d8fe0dd Added default prop for defaultStyles property

v3.4.1 - Tue, 17 Apr 2018 09:49:06 UTC

  • 2132488 Add eslint rule to disallow importing devDependencies in lib sources
  • 4887c69 Move react-lifecycles-compat to dependencies and upgrade it to v3
  • f748406 Remove cWRP usage in ModalPortal
  • e91d59a Fix lifecycle method usages in Modal
  • 0dd7805 [chore] update the pull request template...
  • fa8e33c removed un-safe lifecycle methods componentWillMount and componentWillUpdate. Implemented getDerivedStateFromProps and getSnapshotBeforeUpdate lifecycle methods using react-lifecycles-compat polyfill.
  • d8c3dad [fixed] mouse up event on overlay triggered the closing of the modal
  • d6f3463 [chore] Update transitions.md (#635)
  • fa87046 [Chore] update README.md: added description for setting app element

v3.3.2 - Mon, 12 Mar 2018 22:16:32 UTC

  • eb1ac25 [chore] update list of files that shouldn't be packed.
  • d8051f9 [chore] improve documentation for shouldCloseOnOverlayClick.
  • 9012d81 [chore] add to docs the default value of the html class option.

v3.3.1 - Wed, 21 Feb 2018 09:53:44 UTC

  • 0c6d966 [added] htmlOpenClassName will follow the same rules like... bodyOpenClassName.
  • 088e68e [added] add class to html when modal is open
  • e6159b6 [chore] Fix README table of contents
  • 241b8a6 [chore] Move API documentation from README to gitbook
  • 4c1e590 Expand documentation

v3.2.1 - Thu, 15 Feb 2018 09:07:28 UTC

  • 0809958 [added] ref for overlay and content
... (truncated)
Commits
  • d6931d1 Release v3.4.4.
  • 2e619b9 [chore] fix incorrect path for module in package.json.
  • a235089 Release v3.4.2.
  • 529ca33 Add testId prop for use as a test hook
  • e294dc7 [added] Add module field to package json
  • d8fe0dd Added default prop for defaultStyles property
  • dbaa77f Release v3.4.1.
  • 2132488 Add eslint rule to disallow importing devDependencies in lib sources
  • 4887c69 Move react-lifecycles-compat to dependencies and upgrade it to v3
  • f748406 Remove cWRP usage in ModalPortal
  • Additional commits viewable in compare view

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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.1.10 to 3.4.4.
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-modal@v3.1.10...v3.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Apr 24, 2018

Codecov Report

Merging #33 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   27.19%   27.19%           
=======================================
  Files          21       21           
  Lines         228      228           
  Branches       22       22           
=======================================
  Hits           62       62           
  Misses        151      151           
  Partials       15       15

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 e57efdd...85b72fc. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants