ufosc / AskAGator

Open source teacher/professor interaction software
10 stars 7 forks source link

Bump phoenix from 1.4.6 to 1.4.7 #104

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phoenix from 1.4.6 to 1.4.7.

Changelog *Sourced from [phoenix's changelog](https://github.com/phoenixframework/phoenix/blob/v1.4.7/CHANGELOG.md).* > ## 1.4.7 (2019-06-11) > > ### Enhancements > * [Router] Add `route_info` for compile and runtime metadata for a given request verb, path, and host > * [Endpoint|Router|Controller|Channel] Add `:telemetry` integration with dispatched telemetry events > > ### Bug Fixes > * [Router] Fix compile error for scope's with named parameters when using `forward` route definitions
Commits - [`e0ac3e6`](https://github.com/phoenixframework/phoenix/commit/e0ac3e62efbd4ee36e941eb67cf4d3489da36799) Release 1.4.7 - [`1c9cb9a`](https://github.com/phoenixframework/phoenix/commit/1c9cb9ae86d424c7fd35e04ebe0b08ae3e98a1e6) Resolve conflicts - [`a933455`](https://github.com/phoenixframework/phoenix/commit/a9334550d81c14ba656d49351af6d25f0a3a7587) Fix Multi.run usage in contexts guide ([#3440](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3440)) - [`0c5544e`](https://github.com/phoenixframework/phoenix/commit/0c5544ed9f769e03cc0b2d43ebf4d22ee52cd029) Use connect_info - [`ea6aa24`](https://github.com/phoenixframework/phoenix/commit/ea6aa248bf2621cfc058ae3c5d5f3db6271a0cec) Bump changelog - [`b161e03`](https://github.com/phoenixframework/phoenix/commit/b161e03a84c4034e1d93f0c2925fd5b10b722a33) Add route_info lookup ([#3419](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3419)) - [`4fc2642`](https://github.com/phoenixframework/phoenix/commit/4fc26423f6b0855c902da0c9352a7ed82909834f) Port config to root umbrella, closes [#3429](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3429) - [`b10fb7d`](https://github.com/phoenixframework/phoenix/commit/b10fb7dc33a198595872b783cbbf90f1daee91ba) Handle params in forward, closes [#3428](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3428) - [`8cff311`](https://github.com/phoenixframework/phoenix/commit/8cff3118d3d85078e6b3dcb4ae228c29dcaf6c25) Support :session in Cowboy 1 - [`5d74e2a`](https://github.com/phoenixframework/phoenix/commit/5d74e2a2b55612b09b6899d9265495b7f65afb19) Clarify the need for encode_www_form in docs - Additional commits viewable in [compare view](https://github.com/phoenixframework/phoenix/compare/v1.4.6...v1.4.7)


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #105.