Closed dependabot-preview[bot] closed 5 years ago
Merging #87 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #87 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 9 9
Lines 67 67
=====================================
Hits 67 67
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 8fc3906...9ccdcdb. Read the comment docs.
Looks like ecto is up-to-date now, so this is no longer needed.
Bumps ecto from 3.0.7 to 3.0.8.
Changelog
*Sourced from [ecto's changelog](https://github.com/elixir-ecto/ecto/blob/v3.0.8/CHANGELOG.md).* > ## v3.0.8 (2018-03-29) > > ### Bug fixes > > * [Ecto.Repop] Do not forward :force behavior to children on `Repo.update`Commits
- [`8d39914`](https://github.com/elixir-ecto/ecto/commit/8d39914ec05ccb063d03e3824302ff5378d886db) Release v3.0.8 - [`222d353`](https://github.com/elixir-ecto/ecto/commit/222d353c4f0eb2e6ea7e04e7547cee03475db3d6) Do not forward changeset repo_opts force, closes [#2954](https://github-redirect.dependabot.com/elixir-ecto/ecto/issues/2954) - [`d8630c5`](https://github.com/elixir-ecto/ecto/commit/d8630c5131dd5c53e367ebbda98786551f62aa4f) updated_at is not ignoring unchanged assocs - [`b62dfec`](https://github.com/elixir-ecto/ecto/commit/b62dfec2f8031ea01a08af1ad4bad4c323712e73) Update query.ex ([#2934](https://github-redirect.dependabot.com/elixir-ecto/ecto/issues/2934)) - [`4351cf8`](https://github.com/elixir-ecto/ecto/commit/4351cf8809843b93d55da715f92ee8811a23672f) Document that `Ecto.LogEntry` is soft-deprecated ([#2930](https://github-redirect.dependabot.com/elixir-ecto/ecto/issues/2930)) - See full diff in [compare view](https://github.com/elixir-ecto/ecto/compare/v3.0.7...v3.0.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
.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.