clear-config icon indicating copy to clipboard operation
clear-config copied to clipboard

Scala FP configuration library with a focus on runtime clarity

Results 51 clear-config issues
Sort by recently updated
recently updated
newest added

```scala Report.Settings.default.copy(valueDisplay0 = valueDisplay, maxValueLen = Some(100)) ```

## About this PR πŸ“¦ Updates * [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-compiler](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-library](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-library_2.13](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-bridge](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-bridge_2.13](https://github.com/scala-js/scala-js) from `1.10.1` to `1.15.0` πŸ“œ [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.15.0) - [Version Diff](https://github.com/scala-js/scala-js/compare/v1.10.1...v1.15.0) ##...

## About this PR πŸ“¦ Updates [com.lihaoyi:utest](https://github.com/com-lihaoyi/utest) from `0.8.1` to `0.8.2` πŸ“œ [GitHub Release Notes](https://github.com/com-lihaoyi/utest/releases/tag/0.8.2) - [Version Diff](https://github.com/com-lihaoyi/utest/compare/0.8.1...0.8.2) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

## About this PR πŸ“¦ Updates * [org.scala-lang:scala3-library](https://github.com/lampepfl/dotty) * [org.scala-lang:scala3-library_sjs1](https://github.com/lampepfl/dotty) from `3.1.3` to `3.3.1` πŸ“œ [GitHub Release Notes](https://github.com/lampepfl/dotty/releases/tag/3.3.1) - [Version Diff](https://github.com/lampepfl/dotty/compare/3.1.3...3.3.1) - [Version Diff](https://github.com/lampepfl/dotty/compare/release-3.1.3...release-3.3.1) ## Usage βœ… **Please merge!** I'll...

## About this PR πŸ“¦ Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.13.8` to `2.13.12` πŸ“œ [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.12) - [Version Diff](https://github.com/scala/scala/compare/v2.13.8...v2.13.12) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

## About this PR πŸ“¦ Updates [ch.epfl.scala:sbt-scalafix](https://github.com/scalacenter/sbt-scalafix) from `0.9.34` to `0.11.1` πŸ“œ [GitHub Release Notes](https://github.com/scalacenter/sbt-scalafix/releases/tag/v0.11.1) - [Version Diff](https://github.com/scalacenter/sbt-scalafix/compare/v0.9.34...v0.11.1) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

## About this PR πŸ“¦ Updates [org.typelevel:cats-core](https://github.com/typelevel/cats) from `2.8.0` to `2.10.0` πŸ“œ [GitHub Release Notes](https://github.com/typelevel/cats/releases/tag/v2.10.0) - [Version Diff](https://github.com/typelevel/cats/compare/v2.8.0...v2.10.0) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

For example: ```scala val port = ConfigDef.getOrUse[Port]("server.port", port"8085") def configSources[F[_]: Applicative]: ConfigSources[F] = { // Allow property names like `foo.bar` to map to environment variables like `FOO_BAR` // Taken from...

## About this PR πŸ“¦ Updates [org.portable-scala:sbt-scalajs-crossproject](https://github.com/portable-scala/sbt-crossproject) from `1.2.0` to `1.3.2` πŸ“œ [GitHub Release Notes](https://github.com/portable-scala/sbt-crossproject/releases/tag/v1.3.2) - [Version Diff](https://github.com/portable-scala/sbt-crossproject/compare/v1.2.0...v1.3.2) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...