Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Bump tinylog-api from 2.2.1 to 2.6.0 #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps tinylog-api from 2.2.1 to 2.6.0.

Release notes

Sourced from tinylog-api's releases.

Version 2.6.0

The final release version 2.6.0 contains the same set of features as tinylog 2.6.0-M2 as no bugs were found.

Version 2.6.0-M2

  • Add specification and implementation details to manifest
  • Remove animal-sniffer-annotations as required runtime dependency for tinylog-impl (see #326)

Version 2.6.0-M1

  • Improved support for SLF4J 2
    • Output correct class names when using the new fluent API (#291)
    • Provide the new deque methods for MDC
  • Rewritten macros for Scala API
    • Improve support for Scala 2.12.17 and 2.13.9
    • Different bundle names (org.tinylog.api.scala_2.12 and org.tinylog.api.scala_2.13) for providing both bundles via P2 repository
    • Logging API for Scala requires Java 8+ now (logging API for Java and Kotlin is still compatible with Java 6 and 7)

Version 2.5.0

The final release version 2.5.0 contains the same set of features as tinylog 2.5.0-M2.1 as no further bugs were found.

Special thanks to f4lco for his generous donation to tinylog!

Version 2.5.0-M2.1

Version 2.5.0-M2

  • Keep buffer of JdbcWriter after connection loss (#91)
  • DynamicPolicy continues existing files (#251, thanks to @​simon04)
  • Require module java.naming by org.tinylog.api for JndiValueResolver (#248)
  • Line-delimited JSON support for JsonWriter (#229)

Version 2.5.0-M1.1

Fix resolving environment variables, JNDI values, and system properties in configuration properties files

Version 2.5.0-M1

  • Support for System.Logger as third-party logging API (#221 and #224, thanks to @​Trigtrig)
  • Close JSON array after every flush() of JSON writer (#205)
  • New dynamic label and dynamic policy for programmatic interaction (#230, thanks to @​simon04)
  • Support resolving JNDI values in configuration (#235)
  • Support Scala 2.13 by tinylog's Scala logging API (#237)
  • Allow extending TinylogLoggingProvider for using another ContextProvider (#239)
  • Support defining a schema for JDBC writer (#243 and #244, thanks to @​Sollder1)

Version 2.4.1

Compatibility fix for SLF4J 2.0

Version 2.4.0

The final release version 2.4.0 contains the same set of features as the first and second milestone. Additionally, it adds support for the latest alpha 5 of SLF4J 2.0 (see #222).

Version 2.4.0-M2

... (truncated)

Commits

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 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)

Bumps [tinylog-api](https://github.com/tinylog-org/tinylog) from 2.2.1 to 2.6.0.
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.6/release.md)
- [Commits](tinylog-org/tinylog@2.2.1...2.6.0)

---
updated-dependencies:
- dependency-name: org.tinylog:tinylog-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants