firestormforum / firestorm

An open-source forum engine, with an Elixir+Phoenix backend and an Elm frontend.
http://www.firestormforum.org
MIT License
970 stars 88 forks source link

Bump phoenix_live_reload from 1.1.5 to 1.2.1 #186

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phoenix_live_reload from 1.1.5 to 1.2.1.

Changelog *Sourced from [phoenix_live_reload's changelog](https://github.com/phoenixframework/phoenix_live_reload/blob/master/CHANGELOG.md).* > ## 1.2.1 (2019-05-24) > > * Enhancements > * Allow custom file_system backend options > > ## 1.2.0 (2018-11-07) > > * Enhancements > * Support Phoenix 1.4 transport changes > > ## 1.1.7 (2018-10-10) > > * Enhancements > * Relax version requirements to support Phoenix 1.4 > > ## 1.1.6 (2018-09-28) > > * Enhancements > * Allow file system watcher backend to be configured > * Add `:fs_poll` backend as fallback for generic OS support
Commits - [`23bafbc`](https://github.com/phoenixframework/phoenix_live_reload/commit/23bafbc62286d6ece013d0c89d7360cb2f2e63f9) Release v1.2.1 - [`f6c0805`](https://github.com/phoenixframework/phoenix_live_reload/commit/f6c08053d4e72572d34dda13d9b25709d900d9a6) Revert "Use window.parent instead of window.top for reload ([#92](https://github-redirect.dependabot.com/phoenixframework/phoenix_live_reload/issues/92))" ([#93](https://github-redirect.dependabot.com/phoenixframework/phoenix_live_reload/issues/93)) - [`c89889a`](https://github.com/phoenixframework/phoenix_live_reload/commit/c89889af27273ad3f400b90a4babaee7bc76d685) Use window.parent instead of window.top for reload ([#92](https://github-redirect.dependabot.com/phoenixframework/phoenix_live_reload/issues/92)) - [`22b118e`](https://github.com/phoenixframework/phoenix_live_reload/commit/22b118e0094cc461fe2d2f31c16aba71acf2b6e8) Add user doc for :dirs/:backend_opts to README ([#91](https://github-redirect.dependabot.com/phoenixframework/phoenix_live_reload/issues/91)) - [`1cca7e2`](https://github.com/phoenixframework/phoenix_live_reload/commit/1cca7e21ad7c16cbaceb8ebd53d0f235af465cd6) Allow passing custom directories and backend options ([#90](https://github-redirect.dependabot.com/phoenixframework/phoenix_live_reload/issues/90)) - [`0d918b5`](https://github.com/phoenixframework/phoenix_live_reload/commit/0d918b5377dcb6d1d0c89d0a4d2197e2f0d58cf3) Release 1.2.0 - [`3bd7276`](https://github.com/phoenixframework/phoenix_live_reload/commit/3bd7276b27941f7ff542100563a63e4401b83a97) Release 1.2.0-rc.0 - [`8b2a826`](https://github.com/phoenixframework/phoenix_live_reload/commit/8b2a8265317413d8a7ea1300560cfad98950a5d1) Release 1.2.0 with fixes for Phoenix 1.4 deprecations - [`2763253`](https://github.com/phoenixframework/phoenix_live_reload/commit/2763253e90971c971465a194f15b7714da8fa24c) Release 1.1.7 - [`6d6c849`](https://github.com/phoenixframework/phoenix_live_reload/commit/6d6c849419ebe7404bd25eae1bca220febfd9e7c) Bump ex_doc version - Additional commits viewable in [compare view](https://github.com/phoenixframework/phoenix_live_reload/compare/v1.1.5...v1.2.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 ignore this [patch|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 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.