alexscheitlin / lottery-dapp

MIT License
3 stars 3 forks source link

Bump react-toastify from 5.1.0 to 5.4.0 in /client #50

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps react-toastify from 5.1.0 to 5.4.0.

Release notes *Sourced from [react-toastify's releases](https://github.com/fkhadra/react-toastify/releases).* > ## v5.4.0 > # Changelog > > ## 🚀 Features > > - Add RT_Namespace support for customize css selectors namespace [#385](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/385) @ > > ## 🐞 Bugfix > > - Fix use closeButton from props when toastClose is true [#377](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/377) > > ## 🛠Misc > > - Upgrade dependencies > > Special thanks to [@​alireza-mh](https://github.com/alireza-mh) and [@​dozoisch](https://github.com/dozoisch) for this release > > ## v5.3.2 > # Changelog > > ## 🛠Misc > > - Fix in documentation thanks to contributor > - Lodash security fix > > ## v5.3.1 > # Changelog > > ## 🛠Misc > > - Update typescript definition to include `onClick` > - Update documentation to include `onClick` > > Special thanks to [@​GLuchtenberg](https://github.com/GLuchtenberg) for this release > > ## v5.3.0 > # Changelog > > ## 🚀 Features > > - Include the bare minimun stylesheet. [#359](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/359) > - Add onClick event handler to toast and ToastContainer [#253](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/253) > > ## 🐞 Bugfix > > - Ensure only one container is mounted when using lazy mounting [#364](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/364) > - Make toast.update with multi-containers [#362](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/362) > > Special thanks to [@​alexluong](https://github.com/alexluong), [@​ramospedro](https://github.com/ramospedro) and [@​nicolasletoublon](https://github.com/nicolasletoublon) for this release > > ... (truncated)
Commits - [`2b92e54`](https://github.com/fkhadra/react-toastify/commit/2b92e544a47e005ebfd9367239bc15dae004d0b5) 5.4.0 - [`d332e43`](https://github.com/fkhadra/react-toastify/commit/d332e43f068d5766061a8a191bba7b94bff817ad) Merge branch 'next' - [`0a927d6`](https://github.com/fkhadra/react-toastify/commit/0a927d607b1077b9b433c521f17b78f4a870f2a4) Update dependencies - [`5c5e897`](https://github.com/fkhadra/react-toastify/commit/5c5e8972fb2e8d4a1ec7636ff808a7fa32914ad0) Merge branch 'patch-1' of https://github.com/dozoisch/react-toastify into next - [`e5c4e6f`](https://github.com/fkhadra/react-toastify/commit/e5c4e6f24fd3968e7bd65b3b3e747213243a3805) Merge branch 'feature/RT-Namespace' of https://github.com/alireza-mh/react-to... - [`ce6ff8a`](https://github.com/fkhadra/react-toastify/commit/ce6ff8ac6713b9063ca8488c37b49e0b22e4e66b) Merge branch 'dependabot/npm_and_yarn/eslint-utils-1.4.2' into next - [`7e404c8`](https://github.com/fkhadra/react-toastify/commit/7e404c8e1dfd8a44a37216ec6c41e4229a61e7a5) Merge branch 'dependabot/npm_and_yarn/mixin-deep-1.3.2' into next - [`7275ea3`](https://github.com/fkhadra/react-toastify/commit/7275ea3710a693302d1e61e89bbc0d6a7f45fb90) Bump mixin-deep from 1.3.1 to 1.3.2 - [`732e0d8`](https://github.com/fkhadra/react-toastify/commit/732e0d8368b5dcb267b32a2e00470a56ccb78605) feat: Add RT_Namespace support for customize css selectors namespace - [`874de88`](https://github.com/fkhadra/react-toastify/commit/874de88b5ff5a6313bdd1a4f1504484154d8ef89) Bump eslint-utils from 1.3.1 to 1.4.2 - Additional commits viewable in [compare view](https://github.com/fkhadra/react-toastify/compare/v5.1.0...v5.4.0)


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