HeroicEric / opencast-api

4 stars 0 forks source link

Bump phoenix_ecto from 4.0.0 to 4.1.0 #66

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps phoenix_ecto from 4.0.0 to 4.1.0.

Changelog *Sourced from [phoenix_ecto's changelog](https://github.com/phoenixframework/phoenix_ecto/blob/master/CHANGELOG.md).* > ## v4.1.0 > > * Enhancements > * Add `Phoenix.Ecto.CheckRepoStatus` plug
Commits - [`0e6e799`](https://github.com/phoenixframework/phoenix_ecto/commit/0e6e799d571ae77f6482c2442395d1bca968eb78) Release v4.1.0 - [`b0d966f`](https://github.com/phoenixframework/phoenix_ecto/commit/b0d966f31c5c27a96b0d36b8a4238a91e4dc37a6) Add actions to remaining exceptions - [`69260e6`](https://github.com/phoenixframework/phoenix_ecto/commit/69260e6980e26cd21f96d5d450f4875fa6f314b4) Add plug which checks for database creation and pending migrations ([#122](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/122)) - [`6e01ed7`](https://github.com/phoenixframework/phoenix_ecto/commit/6e01ed7b851cbbfd63fa25a207832a82254452f2) Implement Plug.Exception for errors raised by CheckRepoReady plug - [`72d1540`](https://github.com/phoenixframework/phoenix_ecto/commit/72d1540d608dce38a0a715356747004d55918d15) Create CheckForReadyRepo plug - [`43cb230`](https://github.com/phoenixframework/phoenix_ecto/commit/43cb230a7dd8633660de79431473b24ede65db34) Replace CI with GitHub Actions ([#121](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/121)) - [`605b126`](https://github.com/phoenixframework/phoenix_ecto/commit/605b1268e5b8243f2016b821926ea5de31108604) Bump ExDoc ([#120](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/120)) - [`b04e7a6`](https://github.com/phoenixframework/phoenix_ecto/commit/b04e7a659bbc2aa768eefc1f46e01173d4f9c74d) Update Wallaby version in README ([#119](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/119)) - [`75aaac8`](https://github.com/phoenixframework/phoenix_ecto/commit/75aaac8a8300e69ad8dac8aa8def2bf7bb643dfe) Add missing :ok in hound example ([#116](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/116)) - [`d288550`](https://github.com/phoenixframework/phoenix_ecto/commit/d288550d1d3fc63a60039703767e20766a043dbd) Fix typo in start_child example doc ([#115](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/115)) - Additional commits viewable in [compare view](https://github.com/phoenixframework/phoenix_ecto/compare/v4.0.0...v4.1.0)


Dependabot compatibility score

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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 81.609% when pulling f33fa403b7dca3c20ff46739e78b851997a572e6 on dependabot/hex/phoenix_ecto-4.1.0 into c5603a7a6e2d7ee99698b727fa78b458fb490845 on master.

dependabot-preview[bot] commented 4 years ago

Superseded by #112.