This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 255
Bump crossbeam-channel from 0.3.6 to 0.3.8 #1272
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot-preview
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 29, 2019
☔ The latest upstream changes (presumably #1276) made this pull request unmergeable. Please resolve the merge conflicts. |
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.3.6 to 0.3.8. - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.3.6...crossbeam-channel-0.3.8) Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot-preview
bot
force-pushed
the
dependabot/cargo/crossbeam-channel-0.3.8
branch
from
January 31, 2019 09:48
9fcbf04
to
80a54dd
Compare
@bors r+ |
📌 Commit 80a54dd has been approved by |
bors
added a commit
that referenced
this pull request
Jan 31, 2019
…3.8, r=alexheretic Bump crossbeam-channel from 0.3.6 to 0.3.8 Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.3.6 to 0.3.8. <details> <summary>Commits</summary> - [`3953368`](crossbeam-rs/crossbeam@3953368) Update crossbeam-utils - [`2ca382b`](crossbeam-rs/crossbeam@2ca382b) Prepare minor release with updated crossbeam-utils - [`ab6081a`](crossbeam-rs/crossbeam@ab6081a) Update changelog - [`b5ca594`](crossbeam-rs/crossbeam@b5ca594) Bump minor version - [`de97b7a`](crossbeam-rs/crossbeam@de97b7a) Rename is_complete to is_completed - [`9bee238`](crossbeam-rs/crossbeam@9bee238) Update minimal required version for crossbeam-utils - [`be937e2`](crossbeam-rs/crossbeam@be937e2) channel: remove crossbeam dev-dependency - [`f826790`](crossbeam-rs/crossbeam@f826790) Bump crossbeam-utils to 0.6.4 rather than 0.7.0 - [`0c9a7b2`](crossbeam-rs/crossbeam@0c9a7b2) Merge [#311](https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/311) - [`bd6603f`](crossbeam-rs/crossbeam@bd6603f) Make mentions of SegQueue in docs consistent - Additional commits viewable in [compare view](crossbeam-rs/crossbeam@crossbeam-channel-0.3.6...crossbeam-channel-0.3.8) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=crossbeam-channel&package-manager=cargo&previous-version=0.3.6&new-version=0.3.8)](https://dependabot.com/compatibility-score.html?dependency-name=crossbeam-channel&package-manager=cargo&previous-version=0.3.6&new-version=0.3.8) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <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 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 the `.dependabot/config.yml` file in this repo: - 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>
☀️ Test successful - checks-travis |
Merged
dependabot-preview
bot
deleted the
dependabot/cargo/crossbeam-channel-0.3.8
branch
February 1, 2019 00:18
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps crossbeam-channel from 0.3.6 to 0.3.8.
Commits
3953368
Update crossbeam-utils2ca382b
Prepare minor release with updated crossbeam-utilsab6081a
Update changelogb5ca594
Bump minor versionde97b7a
Rename is_complete to is_completed9bee238
Update minimal required version for crossbeam-utilsbe937e2
channel: remove crossbeam dev-dependencyf826790
Bump crossbeam-utils to 0.6.4 rather than 0.7.00c9a7b2
Merge #311bd6603f
Make mentions of SegQueue in docs consistentDependabot 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 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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo:Finally, you can contact us by mentioning @dependabot.