EdgeCommander / edge-commander

Device Management & Monitoring Application
10 stars 3 forks source link

Bump phoenix from 1.4.6 to 1.4.10 #430

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phoenix from 1.4.6 to 1.4.10.

Changelog *Sourced from [phoenix's changelog](https://github.com/phoenixframework/phoenix/blob/v1.4.10/CHANGELOG.md).* > ## 1.4.10 (2019-09-05) > > ### Enhancements > * [Socket] support assigning multiple key/value pairs with keyword list or map with `assign/2`. > > ### Bug Fixes > * [Endpoint] Fix match error in failed websocket handshake > > > ## JavaScript client enhancements > * support `vsn` option for customizing serializer protocol version > > > ## 1.4.9 (2019-07-03) > > ### Enhancements > * [local.phx] Use hex for fetching the latest `phx_new` package > * [phx.new] Use Ecto v3.1 and MyXQL for new apps > > ### Bug Fixes > * [Endpoint] Fix bug causing headers to be dropped for cowboy adapters on WebSocket upgrade > * [ConnTest] Fix issue causing loss of connection information when using `bypass_through` > > ## 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 - [`9e8999b`](https://github.com/phoenixframework/phoenix/commit/9e8999b99f14b0a2954efcca6c200f8a85de5895) Release 1.4.10 - [`8e6e4fb`](https://github.com/phoenixframework/phoenix/commit/8e6e4fb7e7e5ddf720f93b6e43820caba9cdbb09) Fix trivial ui issue ([#3500](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3500)) - [`35ad3b0`](https://github.com/phoenixframework/phoenix/commit/35ad3b0733d238420cee7548f817bfa123c3cc7b) Camelize --web option to generators ([#3512](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3512)) - [`97b4970`](https://github.com/phoenixframework/phoenix/commit/97b49701c72ec054c39f1465449655713668b51e) Updated phoenixjs disconnect documentation. ([#3527](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3527)) - [`7171bdc`](https://github.com/phoenixframework/phoenix/commit/7171bdc6b413c5ab5359d02092956d3ad5accf12) Bump docs - [`6e70b83`](https://github.com/phoenixframework/phoenix/commit/6e70b83f7bf733f28000b29b6d308eb53d6e801b) be able to customise VSN number to allow for custom socket serializers ([#3533](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3533)) - [`3bc1ca4`](https://github.com/phoenixframework/phoenix/commit/3bc1ca4bcd6f406810fa953bc6c90955df54dd15) Inline assigns to map transformation in Phoenix.View ([#3538](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3538)) - [`b6092a2`](https://github.com/phoenixframework/phoenix/commit/b6092a2064790fe81bbdb4fa80cded01d412582c) Fix `build/12` [@​spec](https://github.com/spec) ([#3543](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3543)) - [`d5d7a78`](https://github.com/phoenixframework/phoenix/commit/d5d7a7860a5426d6bae6ae3d25b7710c212b9e4f) Return iodata instead binary in Socket.Serializer behaviour ([#3544](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3544)) - [`dc3fc93`](https://github.com/phoenixframework/phoenix/commit/dc3fc93e975d3f1c9f19df79a5a522dce4fdc3d6) Update adding_pages.md ([#3546](https://github-redirect.dependabot.com/phoenixframework/phoenix/issues/3546)) - Additional commits viewable in [compare view](https://github.com/phoenixframework/phoenix/compare/v1.4.6...v1.4.10)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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

Looks like phoenix is up-to-date now, so this is no longer needed.