nested_filter
nested_filter copied to clipboard
Providing Map#drop (by key or value) and Map#take functionality for nested maps
Bumps [credo](https://github.com/rrrene/credo) from 1.7.1 to 1.7.3. Changelog Sourced from credo's changelog. 1.7.3 Credo.Check.Readability.AliasOrder now supports a :sort_method parameter Credo.Check.Readability.PredicateFunctionNames received fixes Credo.Check.Warning.MissedMetadataKeyInLoggerConfig received fixes 1.7.2 Fix compatibility & compiler warnings...
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.6 to 0.31.0. Changelog Sourced from ex_doc's changelog. v0.31.0 (2023-12-11) Enhancements Allow searching atoms, module attributes, and words finishing with ? and ! Support upcoming Erlang/OTP 27...
Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.17.1 to 0.18.0. Release notes Sourced from excoveralls's releases. v0.18.0 Changes Always floor coverage instead of rounding (#310). Note: If you want to keep the previous rounding...
Besides other documentation changes, this commit ensures the generated HTML doc for HexDocs.pm will become the source of truth for this Elixir library and leverage on latest features of ExDoc.
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.17.1 to 0.18.5. Release notes Sourced from excoveralls's releases. v0.18.5 Changes Fix Json output name when export isn't set (#337) v0.18.4 Enhancements Add Custom Filename support for...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...