Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Fix polling #114

Merged
4 commits merged into from Mar 6, 2017
Merged

Fix polling #114

4 commits merged into from Mar 6, 2017

Conversation

notriddle
Copy link
Member

No description provided.

@notriddle
Copy link
Member Author

bors r+

ghost pushed a commit that referenced this pull request Mar 6, 2017
114: Fix polling
@ghost
Copy link

ghost commented Mar 6, 2017

Build succeeded

@ghost ghost merged commit 502edab into bors-ng:master Mar 6, 2017
@notriddle notriddle deleted the umbrella branch March 6, 2017 05:41
bors bot added a commit that referenced this pull request Oct 18, 2018
519: Bump phoenix_pubsub from 1.1.0 to 1.1.1 r=notriddle a=dependabot[bot]

Bumps [phoenix_pubsub](https://github.com/phoenixframework/phoenix_pubsub) from 1.1.0 to 1.1.1.
<details>
<summary>Changelog</summary>

*Sourced from [phoenix_pubsub's changelog](https://github.com/phoenixframework/phoenix_pubsub/blob/master/CHANGELOG.md).*

> ## v1.1.1 (2018-10-17)
> 
> * Bug fixes
>   * Fix issue causing empty deltas to be chosen for replication
>   * Improve replication over netsplit 
</details>
<details>
<summary>Commits</summary>

- [`3f324a5`](phoenixframework/phoenix_pubsub@3f324a5) Release 1.1.1
- [`16faa0f`](phoenixframework/phoenix_pubsub@16faa0f) fix typo on docs of Phoenix.Tracker.Clock funcs ([#114](https://github-redirect.dependabot.com/phoenixframework/phoenix_pubsub/issues/114))
- [`cc6d675`](phoenixframework/phoenix_pubsub@cc6d675) Improve replication over netsplit ([#111](https://github-redirect.dependabot.com/phoenixframework/phoenix_pubsub/issues/111))
- [`e5f3641`](phoenixframework/phoenix_pubsub@e5f3641) Choose delta dominating on common set of replicas ([#109](https://github-redirect.dependabot.com/phoenixframework/phoenix_pubsub/issues/109))
- [`ff03496`](phoenixframework/phoenix_pubsub@ff03496) Bump changelog
- [`568d38b`](phoenixframework/phoenix_pubsub@568d38b) Merge branch 'distributed-owls-non-dominating-empty-range'
- [`e9ef8af`](phoenixframework/phoenix_pubsub@e9ef8af) Merge branch 'non-dominating-empty-range' of https://github.com/distributed-o...
- [`70f0596`](phoenixframework/phoenix_pubsub@70f0596) Fix some typespecs to make dialyzer happy ([#116](https://github-redirect.dependabot.com/phoenixframework/phoenix_pubsub/issues/116))
- [`cba89fb`](phoenixframework/phoenix_pubsub@cba89fb) Merge pull request [#113](https://github-redirect.dependabot.com/phoenixframework/phoenix_pubsub/issues/113) from techgaun/master
- [`c6264a3`](phoenixframework/phoenix_pubsub@c6264a3) fix spelling in doc of Phoenix.Tracker.track/5
- Additional commits viewable in [compare view](phoenixframework/phoenix_pubsub@v1.1.0...v1.1.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phoenix_pubsub&package-manager=hex&previous-version=1.1.0&new-version=1.1.1)](https://dependabot.com/compatibility-score.html?dependency-name=phoenix_pubsub&package-manager=hex&previous-version=1.1.0&new-version=1.1.1)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 cancel merge` will cancel a previously requested merge
- `@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.

</details>

Co-authored-by: dependabot[bot] <support@dependabot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant