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

fix(deps): update dependency io.github.microutils:kotlin-logging to v2 #1950

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.microutils:kotlin-logging 1.12.5 -> 2.1.21 age adoption passing confidence

Release Notes

MicroUtils/kotlin-logging

v2.1.21

What's Changed

Full Changelog: oshai/kotlin-logging@2.1.17...2.1.21

v2.1.20

  • Same as 2.1.17.

v2.1.17

v2.1.15

Compare Source

  • Add support for mingw (windows) and osx.

v2.1.14

  • Move to github actions release.

v2.0.12

v2.0.11

Compare Source

  • Fixed losing previous values in MDC #​187.

v2.0.10

Compare Source

  • upgrade kotlin to 1.5 #​175
  • unwrapCompanionClass fails to unwrap private companions when on kotlin 1.4+ #​182.

v2.0.8

  • Publish to maven central directly #​177.

v2.0.6

  • Same as 2.0.5.

v2.0.5

Compare Source

  • Upgrade Kotlin to 1.4.31.

v2.0.4

Compare Source

  • When an error occurs in Log message invocation then log it as an ERROR #​160.

v2.0.3

Compare Source

  • Fix Bintray versions display #​152.

v2.0.2

  • Build refactor and bintray plugin replacement #​145.
  • Support JS-IR backend #​139.
  • Use linux code for linux/macos/mingw targets #​131.
  • Upgrade to Kotlin 1.4.10 #​137.
  • Add explicit API in strict mode #​124.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/io.github.microutils-kotlin-logging-2.x branch from 18ad47f to dd34154 Compare May 4, 2022 20:22
@renovate renovate bot changed the title chore(deps): update dependency io.github.microutils:kotlin-logging to v2 fix(deps): update dependency io.github.microutils:kotlin-logging to v2 May 4, 2022
@renovate renovate bot force-pushed the renovate/io.github.microutils-kotlin-logging-2.x branch 3 times, most recently from 11e40ff to dd43f94 Compare May 4, 2022 21:01
@renovate renovate bot force-pushed the renovate/io.github.microutils-kotlin-logging-2.x branch from dd43f94 to 01e9333 Compare May 4, 2022 21:03
@renovate renovate bot force-pushed the renovate/io.github.microutils-kotlin-logging-2.x branch from 01e9333 to 5e9f6ed Compare May 4, 2022 21:34
uweschaefer and others added 3 commits May 4, 2022 23:34
@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #1950 (57bae73) into master (da6ac51) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1950      +/-   ##
==========================================
+ Coverage   86.84%   86.88%   +0.03%     
==========================================
  Files         289      289              
  Lines        6243     6243              
  Branches      465      465              
==========================================
+ Hits         5422     5424       +2     
+ Misses        667      666       -1     
+ Partials      154      153       -1     

@uweschaefer uweschaefer merged commit 0ba641f into master May 4, 2022
@uweschaefer uweschaefer deleted the renovate/io.github.microutils-kotlin-logging-2.x branch May 4, 2022 22:35
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