Skip to content

Conversation

dkarter
Copy link
Contributor

@dkarter dkarter commented Sep 12, 2017

Cleans up deprecation warnings during dependency compilation.

Removes deprecation warnings
@sourcelevel-bot
Copy link

Hello, @dkarter! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

@dkarter dkarter force-pushed the update-dependencies branch from 10f17cc to 2b673b3 Compare September 12, 2017 16:25
@dkarter
Copy link
Contributor Author

dkarter commented Sep 12, 2017

Not sure why this is failing on firefox tests.

When I run this on my machine everything is green and gulp only runs Chrome.

image

Either way I don't think my changes should have affected it so there must be something wrong with the build on TravisCI.

mix.exs Outdated

defp deps do
[{:earmark, "~> 1.1"},
[{:earmark, "~> 1.2"},
Copy link
Member

Choose a reason for hiding this comment

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

Let's not bump the requirement unless we have to because people may still rely on earlier earmark versions if using earlier elixir versions. What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Couldn't they use the previous version of ex_doc in this case?

@josevalim
Copy link
Member

josevalim commented Sep 12, 2017 via email

@dkarter dkarter closed this Sep 12, 2017
@josevalim
Copy link
Member

Why did you close it? :D Sorry if i was not clear but the lock file updates are welcome, we just don't need the mix.exs ones. :)

@josevalim josevalim reopened this Sep 12, 2017
@josevalim
Copy link
Member

@dkarter I pushed an update to your branch, let me know what you think.

@dkarter
Copy link
Contributor Author

dkarter commented Sep 12, 2017

@josevalim OK that works. Thanks!

@josevalim
Copy link
Member

Thank you! ❤️ 💚 💙 💛 💜

@josevalim josevalim merged commit ea561ca into elixir-lang:master Sep 12, 2017
@dkarter dkarter deleted the update-dependencies branch September 12, 2017 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants