Closed dependabot-preview[bot] closed 5 years ago
Merging #56 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #56 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 29 29
Lines 141 141
=====================================
Hits 141 141
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f016d5e...6288515. Read the comment docs.
Bumps mox from 0.5.0 to 0.5.1.
Changelog
*Sourced from [mox's changelog](https://github.com/plataformatec/mox/blob/master/CHANGELOG.md).* > ## v0.5.1 (2019-05-24) > > ### Enhancements > > * Add `:skip_optional_callbacks` option to `defmock/2` that allows you to optionally skip the definition of optional callbacks. > * Include arguments in `UnexpectedCallError` exceptionsCommits
- [`0fce936`](https://github.com/plataformatec/mox/commit/0fce9360ac4c312e126c56e34a49052f53496b92) Release v0.5.1 - [`e03a06b`](https://github.com/plataformatec/mox/commit/e03a06b1410aafab16ee844aabfa022d9227d1da) :skip_optional_callbacks option to `defmock` skips optional callbacks ([#62](https://github-redirect.dependabot.com/plataformatec/mox/issues/62)) - [`830a060`](https://github.com/plataformatec/mox/commit/830a06017b7fbe5af3a6bfe55ca241c2670469df) Upgrade ex_doc and earmark to latest versions ([#63](https://github-redirect.dependabot.com/plataformatec/mox/issues/63)) - [`2e7962b`](https://github.com/plataformatec/mox/commit/2e7962bc48389e28ccc4a52199f49246a2760d4c) Format example app mix.exs file too - [`f2ded2c`](https://github.com/plataformatec/mox/commit/f2ded2cc59b8cf09edab32b37ec5b702aa49c7f8) Add functioning barebones Mox implementation example ([#59](https://github-redirect.dependabot.com/plataformatec/mox/issues/59)) - [`baddbe2`](https://github.com/plataformatec/mox/commit/baddbe23638bb347c7aaf89449704faf11f6e5b8) Readme version updated ([#56](https://github-redirect.dependabot.com/plataformatec/mox/issues/56)) - [`5f3d77d`](https://github.com/plataformatec/mox/commit/5f3d77dbeaf3836313456b04e4fc8571c4db130b) Add args to error raised on UnexpectedCallError. Fixes [#54](https://github-redirect.dependabot.com/plataformatec/mox/issues/54). ([#55](https://github-redirect.dependabot.com/plataformatec/mox/issues/55)) - [`07eaba4`](https://github.com/plataformatec/mox/commit/07eaba4a8fd54792e85d79d1f2f1579252846337) Update ExDoc - See full diff in [compare view](https://github.com/plataformatec/mox/compare/v0.5.0...v0.5.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
.If all status checks pass Dependabot will automatically merge this pull request.
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 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.