metaconfig icon indicating copy to clipboard operation
metaconfig copied to clipboard

Small library for reading configuration into case classes

Results 9 metaconfig issues
Sort by recently updated
recently updated
newest added

- [ ] Waiting on https://github.com/typelevel/paiges/issues/615 - [ ] PR is progress - https://github.com/typelevel/paiges/pull/617 - [ ] Paiges is waiting for cats - https://github.com/typelevel/cats/issues/4587 - [ ] Others if needed

## About this PR πŸ“¦ Updates * [org.scalameta:mdoc](https://github.com/scalameta/mdoc) * [org.scalameta:sbt-mdoc](https://github.com/scalameta/mdoc) from `2.3.8` to `2.5.2` πŸ“œ [GitHub Release Notes](https://github.com/scalameta/mdoc/releases/tag/v2.5.2) - [Version Diff](https://github.com/scalameta/mdoc/compare/v2.3.8...v2.5.2) ## Usage βœ… **Please merge!** I'll automatically update this...

semver-spec-minor
commit-count:1
library-update
old-version-remains
early-semver-minor

## About this PR πŸ“¦ Updates * [org.scala-native:nscplugin](https://github.com/scala-native/scala-native) * [org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native) from `0.4.17` to `0.5.1` πŸ“œ [GitHub Release Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.1) - [Version Diff](https://github.com/scala-native/scala-native/compare/v0.4.17...v0.5.1) ## Usage βœ… **Please merge!** I'll automatically update this...

early-semver-major
semver-spec-minor
commit-count:1
library-update

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies
javascript

## About this PR πŸ“¦ Updates [org.scalameta:munit-scalacheck](https://github.com/scalameta/munit) from `1.0.0-M10` to `1.0.0-M11` πŸ“œ [GitHub Release Notes](https://github.com/scalameta/munit/releases/tag/v1.0.0-M11) - [Version Diff](https://github.com/scalameta/munit/compare/v1.0.0-M10...v1.0.0-M11) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

commit-count:1
test-library-update
early-semver-pre-release
semver-spec-pre-release

## About this PR πŸ“¦ Updates [org.scalacheck:scalacheck](https://github.com/typelevel/scalacheck) from `1.17.0` to `1.17.1` πŸ“œ [GitHub Release Notes](https://github.com/typelevel/scalacheck/releases/tag/v1.17.1) - [Version Diff](https://github.com/typelevel/scalacheck/compare/v1.17.0...v1.17.1) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

commit-count:1
early-semver-patch
semver-spec-patch
library-update
old-version-remains
version-scheme:early-semver

My next attempt to implement config reading with state. Based on #88 and @kitbellew's `ConfigDecoderFactory` idea. Now it presents independent `ConfigReaderDecoder` typeclass with main API ```scala def decoder: S =>...

## About this PR πŸ“¦ Updates * [org.scalameta:mdoc](https://github.com/scalameta/mdoc) * [org.scalameta:sbt-mdoc](https://github.com/scalameta/mdoc) from `2.3.8` to `2.5.4` πŸ“œ [GitHub Release Notes](https://github.com/scalameta/mdoc/releases/tag/v2.5.4) - [Version Diff](https://github.com/scalameta/mdoc/compare/v2.3.8...v2.5.4) ## Usage βœ… **Please merge!** I'll automatically update this...

semver-spec-minor
commit-count:1
library-update
old-version-remains
early-semver-minor