constellation-rs / constellation

Distributed programming for Rust.
Apache License 2.0
563 stars 24 forks source link

Update relative requirement from 0.1 to 0.2 #38

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on relative to permit the latest version.

Release notes *Sourced from [relative's releases](https://github.com/alecmocatta/relative/releases).* > ## v0.2.0 - 2019-10-18 > > > ## Changes: > > * bb03aa8bbe1ad23b4f2fa2e43bc4c93647a7687c Merge pull request [#9](https://github-redirect.dependabot.com/alecmocatta/relative/issues/9) from alecmocatta/bump > * 5c9689049117a63fc0be3896e48987807b4d698f update manifest description > * dca186bffbacc9dd428627225c6e9bc78d08b156 Merge remote-tracking branch 'template/master' into bump > * 11822a6c9d235d3c598a30ef4eb41f2ac76f0361 remove Code and Data > * 28905bb3472d241cc18ed0af9ab1a220e1d0ca81 v0.2.0 > * b7a59efca97e24fe9b5ff7212698a3cabebb26fb update uuid, bump rust lint > * 2d641feff4572ef4513b901e3be127eb9daf6474 Update uuid requirement from 0.7 to 0.8 > * a5969ff40d47fd1b0f71137e882452b5d61625a3 Merge pull request [#4](https://github-redirect.dependabot.com/alecmocatta/relative/issues/4) from alecmocatta/mergify-fix > * c643f5335d988093a8cbe789a591d5b0c15df183 Remove mistaken condition from mergify config > * f64bc9e75b29c784fb054793ae3af9749aba415b Merge pull request [#3](https://github-redirect.dependabot.com/alecmocatta/relative/issues/3) from alecmocatta/wip-label >
See More > > * 6093903ba838119808a61c1ece1d205973c66c5b spaces rather than hyphens in wip label > * b818ebafb505d65dd0ada1e6768dbaef1019a5d7 Merge pull request [#2](https://github-redirect.dependabot.com/alecmocatta/relative/issues/2) from alecmocatta/auto-releases > * 26087258c305eb465876fbba83bdb34a155205ea Add endpoint parameter for automating releases > > This list of changes was [auto generated](https://dev.azure.com/alecmocatta/relative/_build/results?buildId=659&view=logs).

Commits - [`bb03aa8`](https://github.com/alecmocatta/relative/commit/bb03aa8bbe1ad23b4f2fa2e43bc4c93647a7687c) Merge pull request [#9](https://github-redirect.dependabot.com/alecmocatta/relative/issues/9) from alecmocatta/bump - [`5c96890`](https://github.com/alecmocatta/relative/commit/5c9689049117a63fc0be3896e48987807b4d698f) update manifest description - [`dca186b`](https://github.com/alecmocatta/relative/commit/dca186bffbacc9dd428627225c6e9bc78d08b156) Merge remote-tracking branch 'template/master' into bump - [`11822a6`](https://github.com/alecmocatta/relative/commit/11822a6c9d235d3c598a30ef4eb41f2ac76f0361) remove Code and Data - [`28905bb`](https://github.com/alecmocatta/relative/commit/28905bb3472d241cc18ed0af9ab1a220e1d0ca81) v0.2.0 - [`b7a59ef`](https://github.com/alecmocatta/relative/commit/b7a59efca97e24fe9b5ff7212698a3cabebb26fb) update uuid, bump rust lint - [`2d641fe`](https://github.com/alecmocatta/relative/commit/2d641feff4572ef4513b901e3be127eb9daf6474) Update uuid requirement from 0.7 to 0.8 - [`a5969ff`](https://github.com/alecmocatta/relative/commit/a5969ff40d47fd1b0f71137e882452b5d61625a3) Merge pull request [#4](https://github-redirect.dependabot.com/alecmocatta/relative/issues/4) from alecmocatta/mergify-fix - [`c643f53`](https://github.com/alecmocatta/relative/commit/c643f5335d988093a8cbe789a591d5b0c15df183) Remove mistaken condition from mergify config - [`f64bc9e`](https://github.com/alecmocatta/relative/commit/f64bc9e75b29c784fb054793ae3af9749aba415b) Merge pull request [#3](https://github-redirect.dependabot.com/alecmocatta/relative/issues/3) from alecmocatta/wip-label - Additional commits viewable in [compare view](https://github.com/alecmocatta/relative/compare/v0.1.0...v0.2.0)


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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

Looks like relative is no longer a dependency, so this is no longer needed.