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

Bump react-modal from 3.1.10 to 3.4.1#27

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-modal-3.4.1
Closed

Bump react-modal from 3.1.10 to 3.4.1#27
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-modal-3.4.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps react-modal from 3.1.10 to 3.4.1.

Changelog

Sourced from react-modal's changelog.

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
  • 61b141d Fix minor typos in spec

v3.1.13 - Fri, 09 Feb 2018 10:27:15 UTC

  • 700a28a [fixed] Tab focus escapes modal on shift + tab after opening

v3.1.12 - Mon, 05 Feb 2018 08:34:57 UTC

  • 6c4d4ad [fixed] management of aria-hidden attribute decoupled from the management of the body open class
  • 93b2c05 [chore] Bump bootstrap example to use 4.0 release
... (truncated)
Commits
  • 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
  • e91d59a Fix lifecycle method usages in Modal
  • 0dd7805 [chore] update the pull request template...
  • fa8e33c removed un-safe lifecycle methods componentWillMount and componentWillUpdate....
  • 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
  • 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.1.
- [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.1)

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

codecov bot commented Apr 18, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  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...66eb3cf. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #31.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-modal-3.4.1 branch April 20, 2018 07:18
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.

1 participant