Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Bump react-modal from 1.5.2 to 3.13.1 #34

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps react-modal from 1.5.2 to 3.13.1.

Changelog

Sourced from react-modal's changelog.

3.13.1 - Tue, 13 Apr 2021 14:19:46 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
  • 6417a6a fixed(chore): update packages.
  • bd07d56 Adds testId prop and useage to documentation
  • 4a120a9 fix linting
  • 206cfe6 ensure focus does not scroll the modal
  • 9a4dde5 [fixed] - Fix broken links of codepen in examples in docs

3.11.2 - Tue, 25 Feb 2020 21:49:35 UTC

  • 8cd47cd fixed: update package.json version.
  • bb76272 fixed: rules' execution order.
  • 83c8c23 fixed: when building, use test single run rule.
  • c6c4d8c fixed: removed build and version rules since they were simplified.
  • 83c5e29 fixed: makefile rule to check the working tree.
  • 5fdcfdd [fixed] set correct URL for codepen setAppElement example
  • 8efaa37 [chore] forgot to remote book.json.
  • f7e96f3 [fixed] sync package-lock.json.
  • 4abbc0a [fixed] passing lint.
  • dc57795 [chore] fixed rule to check if repository is dirty.
  • b9cbd40 [chore] rewrite CHANGELOG.
  • e5fe406 [chore] moving documentation to mkdocs.
  • 525c35c [chore] moving webpack scripts to scripts folder.
  • aa822be [chore] it's not necessary to make chunks when running the examples.
  • eb20444 [fixed] Focus trap when reentering document (#742) (#791)
  • 98dd5be [Chore] Update README (example with React Hooks).
  • cec8833 fixed: using variable before declaration...

... (truncated)

Commits
  • 9523683 Release v3.13.1.
  • 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.
  • 5594061 Release v3.12.1.
  • 029a525 Added react 17 support
  • 694d425 fix #833 by changing stale link from README.md
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by diasbruno, a new releaser for react-modal since your current version.


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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 14, 2021
@dependabot-preview
Copy link
Author

Superseded by #37.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-modal-3.13.1 branch June 2, 2021 15:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants