nicolasblanco / shopix

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

Bump phoenix from 1.4.5 to 1.4.6 #22

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phoenix from 1.4.5 to 1.4.6.

Changelog *Sourced from [phoenix's changelog](https://github.com/phoenixframework/phoenix/blob/v1.4.6/CHANGELOG.md).* > ## 1.4.6 (2019-05-13) > > ### Bug Fixes > * [phx.new] Fix `errors_on` lookup in generated `DataCase` module using `Map.get` instead of `Keyword.get`
Commits - [`94e8516`](https://github.com/phoenixframework/phoenix/commit/94e851697a373eb5c98fd670bd7cadfb1524066c) Bump package.lock - [`2c75df8`](https://github.com/phoenixframework/phoenix/commit/2c75df8e12691f09a5c87b2df011bb71059e2a72) Release 1.4.6 - [`9adcc45`](https://github.com/phoenixframework/phoenix/commit/9adcc458531c2743b338eb3770114244141e8a38) Replace Map.get with Keyword.get inside generated DataCase errors_on function... - [`db21f47`](https://github.com/phoenixframework/phoenix/commit/db21f47bded4bf91790a78887c95d16bda5ee849) Added a link to another 3rd party client: GodotPhoenixChannels ([#3415](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3415)) - [`1f09b5e`](https://github.com/phoenixframework/phoenix/commit/1f09b5e8110ddbeff03608888e945b0fae9b7a08) Fix typo ([#3416](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3416)) - [`ca954c9`](https://github.com/phoenixframework/phoenix/commit/ca954c9351c1e3cce1456e0112df37d9dcbdf480) Fix typo ([#3413](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3413)) - [`33e03db`](https://github.com/phoenixframework/phoenix/commit/33e03dbd72899bfd2c10b225a4059df102b0fab0) Add \q command to exit psql after creating user ([#3389](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3389)) - [`f664b1c`](https://github.com/phoenixframework/phoenix/commit/f664b1cc1f157e628e5ce2b8216e929043f36c8a) Docs Update: Presence - Adding supervisor into application.ex ([#3408](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3408)) - [`5c97bf5`](https://github.com/phoenixframework/phoenix/commit/5c97bf505e916517ee0711e36330ffb517a32b60) Don't ignore params and pass them to init as the referenced plug expects ([#3409](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3409)) - See full diff in [compare view](https://github.com/phoenixframework/phoenix/compare/v1.4.5...v1.4.6)


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.