brendanzab / moniker

Automagical variable binding library for Rust
Apache License 2.0
67 stars 7 forks source link

Update codespan requirement from 0.2.0 to 0.4.0 #75

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on codespan to permit the latest version.

Commits - [`6e73a05`](https://github.com/brendanzab/codespan/commit/6e73a05ec783f0983017ba2514530027df8e0645) Merge pull request [#116](https://github-redirect.dependabot.com/brendanzab/codespan/issues/116) from brendanzab/bump-version - [`7ac5f2b`](https://github.com/brendanzab/codespan/commit/7ac5f2bb44820fd6d0fb2e1e978a765f5753bad6) Bump dependencies and release v0.4.0 - [`7b14739`](https://github.com/brendanzab/codespan/commit/7b147398a2d51a8eaa2b4d4553961f630b04946e) Merge pull request [#113](https://github-redirect.dependabot.com/brendanzab/codespan/issues/113) from brendanzab/dependabot/cargo/insta-0.10 - [`e168136`](https://github.com/brendanzab/codespan/commit/e168136145dda41080415f4a23266b1bb006a597) Update insta requirement from 0.9 to 0.10 - [`c7baa19`](https://github.com/brendanzab/codespan/commit/c7baa190073f3f3e14f721b697daa31fe307de96) Merge pull request [#112](https://github-redirect.dependabot.com/brendanzab/codespan/issues/112) from brendanzab/dependabot/cargo/insta-0.9 - [`af01355`](https://github.com/brendanzab/codespan/commit/af0135506ae030d1ad7472fbff58fe76974a602c) Update insta requirement from 0.8 to 0.9 - [`4efb9f4`](https://github.com/brendanzab/codespan/commit/4efb9f4aa3f378a2fbaeae93d36a2bb87365baa0) Merge pull request [#110](https://github-redirect.dependabot.com/brendanzab/codespan/issues/110) from brendanzab/dependabot/cargo/lsp-types-0.59 - [`cd8292f`](https://github.com/brendanzab/codespan/commit/cd8292f22d0a458219a7f08d7f10b68b18ca1117) Update lsp-types requirement from 0.58 to 0.59 - [`760663e`](https://github.com/brendanzab/codespan/commit/760663e965e8545be84b8c46b31a69aaaee73bab) Merge pull request [#109](https://github-redirect.dependabot.com/brendanzab/codespan/issues/109) from memoryruins/derive-less - [`e0f8b04`](https://github.com/brendanzab/codespan/commit/e0f8b0467258323be4d4a38a9acad53bf818c6be) Remove derive-more from `codespan-lsp` - Additional commits viewable in [compare view](https://github.com/brendanzab/codespan/compare/v0.2.0...v0.4.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 will not automatically merge this PR because this dependency is pre-1.0.0.


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) - 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

Superseded by #77.