seldon-core icon indicating copy to clipboard operation
seldon-core copied to clipboard

Bump io.klogging:klogging-jvm from 0.5.8 to 0.5.11 in /scheduler/data-flow

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps io.klogging:klogging-jvm from 0.5.8 to 0.5.11.

Release notes

Sourced from io.klogging:klogging-jvm's releases.

0.5.11

  • Enable loading of object renderers and senders from the classpath – issue 211
  • Ensure file configuration is loaded before processing any DSL configuration – issue 232

0.5.10

  • Reimplemented functional typealiases RenderString, SendString and EventSender as interfaces to support loading named values from the classpath – issue 211
  • Improved JDK Platform Logging implementation – issue 231
  • Ability to set base context items in configuration files – issue 148
  • Fixed bug in loading and parsing HOCON configuration files – issue 233

0.5.9

  • Ability to explicitly include a map of items in a logging call – discussion 221
  • Initial release of Klogging implementation of JDK Platform Logging – issue 231
  • Minor updates to dependencies
Changelog

Sourced from io.klogging:klogging-jvm's changelog.

Version 0.5.11

  • Enable loading of object renderers and senders from the classpath – issue 211
  • Ensure file configuration is loaded before processing any DSL configuration – issue 232

Version 0.5.10

  • Reimplemented functional typealiases RenderString, SendString and EventSender as interfaces to support loading named values from the classpath – issue 211
  • Improved JDK Platform Logging implementation – issue 231
  • Ability to set base context items in configuration files – issue 148
  • Fixed bug in loading and parsing HOCON configuration files – issue 233

Version 0.5.9

  • Ability to explicitly include a map of items in a logging call – discussion 221
  • Initial release of Klogging implementation of JDK Platform Logging – issue 231
  • Minor updates to dependencies
Commits
  • 44f020a Version 0.5.11
  • e727e34 Merge pull request #238 from klogging/dependabot/gradle/org.jetbrains.kotlinx...
  • d269974 Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0
  • cfb2058 Merge pull request #237 from klogging/dependabot/github_actions/gradle/gradle...
  • 5e2fe62 Bump gradle/gradle-build-action from 3.0.0 to 3.1.0
  • d53725c Removed erroneous comments about other logging libraries
  • 96119de #235 Remove JVM 17 args from tests
  • 0d29fa4 #235 Use withEnvironment in tests
  • 746af4d Merge pull request #236 from gavvvr/235-enbale-HOCON-substitutions
  • 799dd21 Enable HOCON substitutions resolution
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Feb 19 '24 11:02 dependabot[bot]

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a SeldonIO or todo member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository.

seldondev avatar Feb 19 '24 11:02 seldondev

Version bump added to upcoming PR

lc525 avatar Feb 26 '24 00:02 lc525

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Feb 26 '24 00:02 dependabot[bot]