Changelog
*Sourced from [phoenix's changelog](https://github.com/phoenixframework/phoenix/blob/v1.4.8/CHANGELOG.md).*
> ## 1.4.8 (2019-06-12)
>
> ### JavaScript client bug fixes
> * Fix npm package build
>
> ## 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
- [`43a6243`](https://github.com/phoenixframework/phoenix/commit/43a624346252c7fae93b4b025116207859cbffbb) Bump package lock
- [`c5d7238`](https://github.com/phoenixframework/phoenix/commit/c5d72382ad109ed4c8e1896ed281a112ed1345d2) Release 1.4.8
- [`a675ce3`](https://github.com/phoenixframework/phoenix/commit/a675ce388bbbc9a6dec7d280f9dd15e139434cb5) Bump package-lock
- [`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)
- Additional commits viewable in [compare view](https://github.com/phoenixframework/phoenix/compare/v1.4.6...v1.4.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.
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.
Bumps phoenix from 1.4.6 to 1.4.8.
Changelog
*Sourced from [phoenix's changelog](https://github.com/phoenixframework/phoenix/blob/v1.4.8/CHANGELOG.md).* > ## 1.4.8 (2019-06-12) > > ### JavaScript client bug fixes > * Fix npm package build > > ## 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 definitionsCommits
- [`43a6243`](https://github.com/phoenixframework/phoenix/commit/43a624346252c7fae93b4b025116207859cbffbb) Bump package lock - [`c5d7238`](https://github.com/phoenixframework/phoenix/commit/c5d72382ad109ed4c8e1896ed281a112ed1345d2) Release 1.4.8 - [`a675ce3`](https://github.com/phoenixframework/phoenix/commit/a675ce388bbbc9a6dec7d280f9dd15e139434cb5) Bump package-lock - [`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) - Additional commits viewable in [compare view](https://github.com/phoenixframework/phoenix/compare/v1.4.6...v1.4.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
.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.