Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update slf4j-simple to 2.0.6 #1433

Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.slf4j:slf4j-simple from 2.0.5 to 2.0.6.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.slf4j", artifactId = "slf4j-simple" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.slf4j", artifactId = "slf4j-simple" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@ruippeixotog ruippeixotog merged commit 7d7f1b6 into pureconfig:master Dec 14, 2022
ruippeixotog pushed a commit that referenced this pull request Jan 31, 2023
jcazevedo pushed a commit that referenced this pull request Apr 19, 2023
* Enable coverage for Scala 3

* Update Scala 3 to v3.2.2-RC1 for testing

* Update enumeratum to 1.7.2 (#1426)

* Update sbt-pgp to 2.2.1 (#1427)

* Update joda-time to 2.12.2 (#1428)

* Update cats-effect to 3.4.2 (#1430)

* Update sbt-microsites to 1.4.0 (#1431)

* Update slf4j-simple to 2.0.6 (#1433)

* Update jekyll and html-proofer CI checks (#1444)

* Update cats-effect to 3.4.4 (#1437)

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

* Update model:core to 1.5.4 (#1438)

* Update model:core to 1.5.4

* Update jekyll and html-proofer

* Revert jekyll to original version

* Revert jekyll to original version

* Update ruby and jekyll

* Fix htmlproofer arguments

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

* Update sbt-microsites to 1.4.1 (#1439)

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

* Update sbt to 1.8.2 (#1442)

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

* Update scalatest to 3.2.15 (#1443)

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

* Update http4s-core to 0.23.17 (#1441)

* pureconfig-magnolia: Update magnolia to softwaremill.magnolia1_2 to avoid memory leak in old magnolia version (#1445)

Details: softwaremill/magnolia#216 (comment)

Projects using pureconfig-magnolia cause IntelliJ compile server to run out of memory, but the leak seems to happen on old magnolia versions only.

* Add http4s022 compatibility module (#1421)

* add http4s022 module

* update docs

* fix README.md

* remove ip4s dependency from pureconfig-http4s module

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

* Update http4s-core to 0.22.15 (#1448)

* Update magnolia to 1.1.3 (#1447)

* Update cats-effect to 3.4.5 (#1452)

* Update joda-convert to 2.2.3 (#1451)

* Update http4s-core to 0.23.18 (#1450)

* Update fs2-core, fs2-io to 3.5.0 (#1449)

* Update scalafmt-core to 3.7.0 (#1453)

* Update scalafmt-core to 3.7.1 (#1454)

* Update sbt-sonatype to 3.9.17 (#1455)

* Update mdoc, sbt-mdoc to 2.3.7 (#1456)

* Update model:core to 1.5.5 (#1457)

---------

Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kai <450507+neko-kai@users.noreply.github.com>
Co-authored-by: Sergey Torgashov <satorg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants