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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps tinylog-impl from 2.2.1 to 2.4.1.

Release notes

Sourced from tinylog-impl's releases.

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

  • Support for defining size or maximum size for format pattern placeholders (#219, thanks to @​kropp)
  • Trim white space around configuration values automatically
  • Support custom time zones by date policies (#217)
  • Use class loader from class if context loader provides no service files (#216)
  • Support multiple tags by a single tagged logger (#201, thanks to @​kahgoh)
  • All fixed from tinylog 2.3.1 and 2.3.2

Version 2.4.0-M1

Version 2.3.2

  • Fix using user defined configuration loaders instead of tinylog's default properties file loader (#210)
  • Fix using GZIP compression in a Java Platform Module System project (see #211)

Version 2.3.1

  • Fix writing log entries into log files when using charsets that have BOMs as charset headers like UTF-16 and UTF-32 (#207)

Version 2.3.0

The final release version 2.3.0 contains the same set of features as the second milestone. However, there are a few performance optimizations.

Version 2.3.0-M2

  • Fix restarting the count when using a count placeholder to together with other placeholders in a file name (#141)
  • Fix throwing exceptions for SLF4J LocationAwareLoggers with an invalid logger class name (#191)
  • Add monthly policy for rolling file writer (#154)
  • Create benchmarks for different location information (#193)
  • Report if GZIP encoder cannot create compressed file
  • Improve performance of replacing new lines in message tokens

Version 2.3.0-M1

  • Support custom configuration loaders and extending tinylog's native logging provider (#168)
  • Support configuring different severity levels for different tags of a single writer (#174)
  • Make severity level threshold configurable for using error stream by console writer (#180)
  • Support multiple placeholders in choice format patterns (#189)
Commits
  • 10f88b1 Release version 2.4.1
  • 698fd2f Export the TinylogSlf4jServiceProvider via module-info.java
  • 06c80cc Request SLF4J 2.0 instead of 1.8
  • 936b791 Restore snapshot version 2.4-SNAPSHOT
  • cdf25e3 Release version 2.4.0
  • 42c4b8e Update SLF4J to version 2.0.0-alpha5
  • c99d39f Restore snapshot version 2.4-SNAPSHOT
  • 2f9175a Release version 2.4.0-M2
  • e9cf647 Merge pull request #220 from kropp/v2.4
  • 894ef9d Add tests for MaximumSizeToken and SizeToken
  • 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 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-impl](https://github.com/tinylog-org/tinylog) from 2.2.1 to 2.4.1.
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.5/release.md)
- [Commits](tinylog-org/tinylog@2.2.1...2.4.1)

---
updated-dependencies:
- dependency-name: org.tinylog:tinylog-impl
  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 Dec 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 17, 2022

Superseded by #107.

@dependabot dependabot bot closed this Aug 17, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.tinylog-tinylog-impl-2.4.1 branch August 17, 2022 04:13
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.

1 participant