Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ex_machina from 2.1.0 to 2.2.0 #13

Merged
merged 1 commit into from
Mar 14, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ex_machina from 2.1.0 to 2.2.0.

Changelog

Sourced from this file

2.2.0

Added

  • Adds support for using lists in sequences (#227).

Fixed

  • Elixir 1.6.x changed the behavior of Regex.split/3 which caused factory
    names to break. Added a fix in (#275).
Commits
  • acae925 Support structs in string_params_for/2 (#245)
  • d0d82a2 Bump version to 2.1.0 (#244)
  • 313e924 Update mix.exs to 2.1.0 (#246)
  • 3776a51 Refactor Ecto.Strategy to use Ecto.Schema reflections (#248)
  • 779b4c8 Lists in sequences (#227)
  • c014e5d Changed reference of Factory Girl to Factory Bot
  • 350cf02 Update documentation for sequence/2 (#260)
  • 172a0f2 Make it easier to copy and paste the dependency
  • 037d826 Use Macro.underscore/1 instead of custom implementation (#275)
  • 466ad05 Bump version to 2.2.0 (#276)
  • See full diff 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Bumps [ex_machina](https://github.com/thoughtbot/ex_machina) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/thoughtbot/ex_machina/blob/master/CHANGELOG.md)
- [Commits](beam-community/ex_machina@v2.1.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@stevedomin stevedomin merged commit c039c0d into master Mar 14, 2018
@stevedomin stevedomin deleted the dependabot/hex/ex_machina-2.2.0 branch March 14, 2018 11:05
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.

2 participants