nlopes / libhoney-rust

Rust library for sending data to Honeycomb
MIT License
23 stars 16 forks source link

Update mockito requirement from 0.18 to 0.19 #6

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on mockito to permit the latest version.

Release notes *Sourced from [mockito's releases](https://github.com/lipanski/mockito/releases).* > ## 0.19.0 > - [Introduced](https://github-redirect.dependabot.com/lipanski/mockito/pull/80) the `Mock#with_body_from_fn` function, which allows generating the response body programmatically. > > Thanks to [@​kornelski](https://github.com/kornelski)
Commits - [`65f895d`](https://github.com/lipanski/mockito/commit/65f895d7b88aa0e7d9156cea77b4200fe24b6dd0) Bump to 0.19.0 - [`2ba5b6c`](https://github.com/lipanski/mockito/commit/2ba5b6c273bf64377481065d68eafcc9fc1a6716) Merge pull request [#80](https://github-redirect.dependabot.com/lipanski/mockito/issues/80) from kornelski/master - [`f9c1a94`](https://github.com/lipanski/mockito/commit/f9c1a94992e9074395cb7a0eaf50ba7e79d10807) Log write errors - [`aca14b5`](https://github.com/lipanski/mockito/commit/aca14b5c3d4be607220bb10dcff7764cedc9b4c8) Use chunked transfer encoding for callback fn - [`5285ef8`](https://github.com/lipanski/mockito/commit/5285ef8508e2d54109c2fb81d32b5fe1a2050a13) Clippy - [`ea17c21`](https://github.com/lipanski/mockito/commit/ea17c21941683bb797df69858ac029186b79a81a) Allow generating response programmatically - See full diff in [compare view](https://github.com/lipanski/mockito/compare/0.18.0...0.19.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 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). To ignore the version in this PR you can just close it - `@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.