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

Bump react-modal from 3.1.11 to 3.14.3 #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps react-modal from 3.1.11 to 3.14.3.

Changelog

Sourced from react-modal's changelog.

3.14.3 - Tue, 15 Jun 2021 15:09:02 UTC

  • b33923a [changed]: Updated and formatted example in README
  • 0847049 [fixed] Cancel requested animation frame on unmount.
  • fc76b0c [chore] added link to the discussion for react-modal v4.
  • 0d99156 [chore] Don't allow mkdocs.yml be included on releases.

3.14.2 - Tue, 01 Jun 2021 21:42:17 UTC

  • 172879e [chore] Don't allow .log in on releases.

3.14.1 - Tue, 01 Jun 2021 21:39:02 UTC

  • fc62ab1 Fixing lint error and PR suggestion change to use double quotes
  • ce94d86 Working on lint error
  • 7e732d7 Wrapping getComputedStyle in try catch per PR review
  • 31d59b2 Adding a check to see if the element is a prototype of Element before getting the computed style
  • 827796d [fixed] Ensure after-open css transitions work in Safari 14 & Mobile Safari
  • 76df16b [chore] regenerate package-lock.
  • 4fbe228 bump prop-types to 15.7.2
  • a5f959a [chore] update packages.
  • 8050773 [chore] clean up all element leaks between tests.

3.13.1 - Tue, 13 Apr 2021 14:19:44 UTC

  • 5832904 Updated README.md
  • d7083c5 [added] docs note about setAppElement not pruning removed nodes
  • e1807ce [added] support Array, HTMLCollection and NodeList values for appElement
  • c9d8e2d Bump ini from 1.3.5 to 1.3.8
  • 8d4ef84 fixed(documentation): jsx-lexer now requires to generate a css file...
  • ab8c44c fixed(documentation): link to app-element on index.

3.12.1 - Sun, 22 Nov 2020 22:51:08 UTC

  • 029a525 Added react 17 support
  • 694d425 fix #833 by changing stale link from README.md
  • 9ca3626 [fixed] add aria-modal attribute
  • b2e58e7 [fixed] extra 'p' character in index.md
  • 94ad567 [fixed] don't access ReactDOM.createPortal if DOM not available
  • 421a1c8 chore(lint): run lint.
  • c797e9a [added] Added custom overlayElement and contentElement.
  • fa98fcc [fixed] check before react-modal removal from parent element that parent has it
  • ff0a7f5 [added] a preventScroll prop
  • 2ea6d44 Add '--save'
  • eea891c Update package.json

... (truncated)

Commits
  • fd193f2 Release v3.14.3.
  • b33923a [changed]: Updated and formatted example in README
  • 0847049 [fixed] Cancel requested animation frame on unmount.
  • fc76b0c [chore] added link to the discussion for react-modal v4.
  • 0d99156 [chore] Don't allow mkdocs.yml be included on releases.
  • e392b09 Release v3.14.2.
  • 172879e [chore] Don't allow .log in on releases.
  • eb10154 Release v3.14.1.
  • fc62ab1 Fixing lint error and PR suggestion change to use double quotes
  • ce94d86 Working on lint error
  • 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 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:

  • 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)

Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.1.11 to 3.14.3.
- [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.11...v3.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants