edgedb-elixir
edgedb-elixir copied to clipboard
Elixir client for EdgeDB
Bumps [crc](https://github.com/TattdCodeMonkey/crc) from 0.10.5 to 0.10.6. Changelog Sourced from crc's changelog. v0.10.6 - 2025-11-01 Fix nerves target on arm based macos host #51 Commits 4cd1b10 0.10.6 release updates edfdd2b Merge...
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.2 to 0.39.1. Changelog Sourced from ex_doc's changelog. v0.39.1 (2025-10-23) Bug fixes Improve box-shadow around autocompletion Trim search engine selector on small screens Fix admonition titles on...
Bumps [credo](https://github.com/rrrene/credo) from 1.7.12 to 1.7.13. Release notes Sourced from credo's releases. 1.7.13 Check it out on Hex: https://hex.pm/packages/credo/1.7.13 Fix compatibility & compiler warnings with Elixir 1.19 Credo.Check.Refactor.ABCSize fixed false...
Bumps [db_connection](https://github.com/elixir-ecto/db_connection) from 2.8.0 to 2.8.1. Changelog Sourced from db_connection's changelog. v2.8.1 (2025-06-24) Enhancement Automatically set and read process labels in error reports Commits d572b07 Release v2.8.1 2db46fb Use process...
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.3.0. Release notes Sourced from actions/cache's releases. v4.3.0 What's Changed Add note on runner versions by @GhadimiR in actions/cache#1642 Prepare v4.3.0 release by @Link- in...