alexscheitlin / lottery-dapp

MIT License
3 stars 3 forks source link

Bump react-toastify from 5.4.0 to 5.4.1 in /client #55

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps react-toastify from 5.4.0 to 5.4.1.

Release notes *Sourced from [react-toastify's releases](https://github.com/fkhadra/react-toastify/releases).* > ## v5.4.1 > # Changelog > > ## 🐞 Bugfix > > - Cleanup events when no containers left [#378](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/378) > - `toast.isActive` now works with multi containers [#379](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/379) > > ## 🛠Misc > > - Add a monospace font stack and slightly modified styles for the code blocks > - bump dependencies > > Before: > > Screenshot 2019-10-09 12 35 53 > > After: > > Screenshot 2019-10-09 12 36 47 > > Special thanks to [@​kennethormandy](https://github.com/kennethormandy) and [@​seanparmelee](https://github.com/seanparmelee) for this release
Commits - [`c838adb`](https://github.com/fkhadra/react-toastify/commit/c838adb78a34c59521e12716fab4ce7c86bde793) 5.4.1 - [`3bbf333`](https://github.com/fkhadra/react-toastify/commit/3bbf33374c4307810567fe3edd4dea36b41c2a05) Merge branch 'next' - [`0da075b`](https://github.com/fkhadra/react-toastify/commit/0da075b1ec84cfd985a9acb79f20f5e855901d72) fix issue [#379](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/379) - [`bc9f588`](https://github.com/fkhadra/react-toastify/commit/bc9f5880dadf1abd94274586b606d60eee3f712c) switch utils to named exports - [`95e61a6`](https://github.com/fkhadra/react-toastify/commit/95e61a6957c8113444f7179cdf0abcc67fc89425) bump dependencies - [`4605d77`](https://github.com/fkhadra/react-toastify/commit/4605d7743ace318efffa1207f573f57c268fd051) fix issue [#378](https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/378) - [`fd852cf`](https://github.com/fkhadra/react-toastify/commit/fd852cf983112bada7d3d214295f984d7b96c986) Merge branch 'rtg' of https://github.com/seanparmelee/react-toastify into next - [`f7ac0d0`](https://github.com/fkhadra/react-toastify/commit/f7ac0d07b62492be59bbc607f35bc32a4ef119fb) bump react-transition-group to v4 - [`d852a3c`](https://github.com/fkhadra/react-toastify/commit/d852a3c8602de7bd9f03c10e915f325228813ad8) Adds missing commas to Toast Emitter code sample - [`017d1f2`](https://github.com/fkhadra/react-toastify/commit/017d1f2e06cb08294cb421d469b25751aeb77002) Adds a monospace font to code samples - See full diff in [compare view](https://github.com/fkhadra/react-toastify/compare/v5.4.0...v5.4.1)


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)
dependabot-preview[bot] commented 4 years ago

Superseded by #62.