vapor icon indicating copy to clipboard operation
vapor copied to clipboard

Runtime configuration system for Elixir

Results 19 vapor issues
Sort by recently updated
recently updated
newest added

I'm currently using the Goth library which on start relies on a system environment variable having been set. From my understanding mix is responsible for starting dependencies before the main...

Hey, so I love Vapor's new API, and I'm super happy you've taken the time to put all of this together and continue to refine it - thanks for that!...

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.3 to 0.28.6. Changelog Sourced from ex_doc's changelog. v0.28.6 (2022-10-13) Enhancements Add Elixir special punctuation ! and ? to natural sort Add night mode to settings pane...

dependencies

Bumps [jason](https://github.com/michalmuskala/jason) from 1.3.0 to 1.4.0. Release notes Sourced from jason's releases. v1.4.0 Enhancements Use the :erlang.float_to_binary(_, [:short]) function, instead of io_lib_format.fwrite_g/1 where available (OTP 24.1+). This provides equivalent output...

dependencies

Bumps [credo](https://github.com/rrrene/credo) from 1.6.4 to 1.6.7. Changelog Sourced from credo's changelog. 1.6.7 Improve compatibility with Elixir 1.14 (based on v1.14.0-rc.1) 1.6.6 Fix error when analysing single-line modules Fix false positive...

dependencies

Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.1.0 to 1.3.0. Release notes Sourced from dialyxir's releases. 1.3 Added Elixir 1.15 support. Support for warning :callback_not_exported. Changed Several improvements to documentation, particularly Github CI documentation....

dependencies

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.29.1 to 0.29.4. Changelog Sourced from ex_doc's changelog. v0.29.4 (2023-03-29) Bug fixes Fix sidebar element with no children taking additional padding Fix elements being rendered too thick...

dependencies

Bumps [credo](https://github.com/rrrene/credo) from 1.6.4 to 1.7.0. Changelog Sourced from credo's changelog. 1.7.0 Credo.Check.Readability.ModuleDoc works for Phoenix 1.7+ views Credo.Check.Readability.FunctionNames now ignores custom operators Credo.Check.Refactor.Apply now works in pipes Credo.Check.Consistency.ExceptionNames does...

dependencies

Bumps [toml](https://github.com/bitwalker/toml-elixir) from 0.6.2 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=toml&package-manager=hex&previous-version=0.6.2&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies