elixir-fundamentals icon indicating copy to clipboard operation
elixir-fundamentals copied to clipboard

👨‍🏫 Mike's Elixir Fundamentals Course

Results 6 elixir-fundamentals issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/mike-works/elixir-fundamentals). - WARN:...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [httpoison](https://hex.pm/packages/httpoison) | major | `== 1.8.2` -> `== 2.2.1` | --- ### Configuration 📅 **Schedule**:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [poison](https://hex.pm/packages/poison) | major | `4.0.1` -> `== 5.0.0` | --- ### Configuration 📅...

Bumps [httpoison](https://github.com/edgurgel/httpoison) from 1.3.1 to 1.4.0. Release notes *Sourced from [httpoison's releases](https://github.com/edgurgel/httpoison/releases).* > ## HTTPoison 1.4.0 > * Run dialyzer as part of the travis build process [#357](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/357) Thanks to...

dependencies

- [ ] Example of the effect of mutating state on an outer closure ```ex outer = -1 IO.puts "BEGIN: outer=#{outer}" [1, 2, 3] |> Enum.each fn i -> IO.puts...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [poison](https://hex.pm/packages/poison) | major | `4.0.1` -> `== 6.0.0` | --- ### Configuration 📅 **Schedule**: Branch...