Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 13, 2019

Bumps phoenix from 1.4.0 to 1.4.1.

Changelog

Sourced from phoenix's changelog.

1.4.1 (2019-02-12)

Enhancements

  • Optimize router helper generation for faster compilation
  • Drop special convention for context locations

Bug Fixes

  • Add missing :jason to generated umbrella application

JavaScript client bug fixes

  • Fix reconnect regression experienced with spotty connections
Commits
  • 05f288f Release 1.4.1
  • ee839b9 Throw errors instead of strings (#3211)
  • bdc0137 Revert reconnect optimizations which introduced regressions. Fixes #3161 (#3272)
  • 48df04c Add jason to umbrella ecto deps. Fixes #3263
  • eb3eb71 Fix references in guides (#3251)
  • 5075f09 Add $PORT bind step in Heroku deployment guide (#3235)
  • c572d2e Drop special convention for context locations
  • 4c69b5f Improve code formatting consistency in guides (and additional guides fixes) (...
  • 3051963 Use Elixir v1.5's streamlined child specs in docs (#3233)
  • 1f3f66d Fix Controller.put_flash and Presence.list arities in docs (#3232)
  • Additional commits viewable in compare view

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
  • @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:

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

@coveralls
Copy link

coveralls commented Feb 13, 2019

Pull Request Test Coverage Report for Build 2265

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.678%

Totals Coverage Status
Change from base Build 2263: 0.0%
Covered Lines: 821
Relevant Lines: 832

💛 - Coveralls

Copy link
Contributor

@jiachen247 jiachen247 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jiachen247 jiachen247 merged commit f0a8f4e into master Feb 13, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/hex/phoenix-1.4.1 branch February 13, 2019 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants