nicolasblanco / shopix

Shopix : an Elixir & Phoenix e-commerce platform
MIT License
196 stars 26 forks source link

Bump ecto_sql from 3.1.1 to 3.1.2 #21

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ecto_sql from 3.1.1 to 3.1.2.

Changelog *Sourced from [ecto_sql's changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md).* > ## v3.1.2 (2019-05-11) > > ### Enhancements > > * [migrator] Add `Ecto.Migrator.with_repo/2` to start repo and apps > * [mix] Add `--skip-if-loaded` for `ecto.load` > * [sql] Add `Ecto.Adapters.SQL.table_exists?/2`
Commits - [`f7dcee4`](https://github.com/elixir-ecto/ecto_sql/commit/f7dcee48b0345f57f8f398adc99de6a63678e0e1) Release v3.1.2 - [`0484dd5`](https://github.com/elixir-ecto/ecto_sql/commit/0484dd59aeedd9614b2036a3175c698f4653ad17) Add `--skip-if-loaded` for `ecto.load` ([#112](https://github-redirect.dependabot.com/elixir-ecto/ecto_sql/issues/112)) - [`70ff9f1`](https://github.com/elixir-ecto/ecto_sql/commit/70ff9f14878e161d8281fb83cd162f8e8b076d91) Add Ecto.Migrator.with_repo/2 to start/stop apps for migrations ([#113](https://github-redirect.dependabot.com/elixir-ecto/ecto_sql/issues/113)) - [`1a5e0a9`](https://github.com/elixir-ecto/ecto_sql/commit/1a5e0a91c6f2021c2b6d04810e0dc72e6b9b0d75) Fix callback spec - [`dd88ed6`](https://github.com/elixir-ecto/ecto_sql/commit/dd88ed68e0a32ae6c2ec14a9a2ffd5fedec3b890) Use raw queries for table_exists? check - [`04cf272`](https://github.com/elixir-ecto/ecto_sql/commit/04cf27283cf046a67caf9ddb345cd71fe2716600) Add table_exits?/2 feature ([#111](https://github-redirect.dependabot.com/elixir-ecto/ecto_sql/issues/111)) - [`29082bc`](https://github.com/elixir-ecto/ecto_sql/commit/29082bc0a6034a836aa138c8bd7f494e96a6cb1c) Fix two typos in the README ([#107](https://github-redirect.dependabot.com/elixir-ecto/ecto_sql/issues/107)) - [`42e3127`](https://github.com/elixir-ecto/ecto_sql/commit/42e312767580b0f6646788afbb0ae50d04e8fa77) Update CHANGELOG.md - See full diff in [compare view](https://github.com/elixir-ecto/ecto_sql/compare/v3.1.1...v3.1.2)


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