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

Bump slf4j-tinylog from 2.4.1 to 2.5.0 #9085

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps slf4j-tinylog from 2.4.1 to 2.5.0.

Release notes

Sourced from slf4j-tinylog's releases.

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)
Commits
  • c8e2cdd Release version 2.5.0
  • b8b64d8 Restore snapshot version 2.5-SNAPSHOT
  • 378b42a Release version 2.5.0-M2.1
  • 52c4caf Use Kotlin 1.4.21 by default
  • caebd10 Fix VerifyError while loading configuration on legacy Android versions
  • 7ca7089 Restore snapshot version 2.5-SNAPSHOT
  • ce6a2cd Release version 2.5.0-M2
  • 4b0e279 Remove trailing space before closing curly bracket for LDJSON
  • e234a16 Keep buffer of Jdbc writer after connection loss
  • 5622635 Merge pull request #251 from simon04/patch-1
  • 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)

@dependabot dependabot bot force-pushed the dependabot/gradle/org.tinylog-slf4j-tinylog-2.5.0 branch 2 times, most recently from 6e2ca1c to 969072a Compare August 22, 2022 14:39
Bumps [slf4j-tinylog](https://github.com/tinylog-org/tinylog) from 2.4.1 to 2.5.0.
- [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.4.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.tinylog-slf4j-tinylog-2.5.0 branch from 969072a to 56405a0 Compare August 22, 2022 14:43
@Siedlerchr Siedlerchr merged commit 8836cf4 into main Aug 22, 2022
@Siedlerchr Siedlerchr deleted the dependabot/gradle/org.tinylog-slf4j-tinylog-2.5.0 branch August 22, 2022 14:46
Siedlerchr added a commit that referenced this pull request Aug 22, 2022
* upstream/main:
  Bump slf4j-tinylog from 2.4.1 to 2.5.0 (#9085)
  Bump bcprov-jdk18on from 1.71 to 1.71.1 (#9079)
  Bump tinylog-impl from 2.4.1 to 2.5.0 (#9086)
  Bump postgresql from 42.4.1 to 42.4.2 (#9081)
  Bump slf4j-api from 2.0.0-beta1 to 2.0.0 in /buildSrc (#9083)
  Bump unoloader from 7.3.5 to 7.4.0 (#9084)
  Bump slf4j-api from 2.0.0-beta1 to 2.0.0 (#9078)
  Bump tinylog-api from 2.4.1 to 2.5.0 (#9080)
  Bump libreoffice from 7.3.5 to 7.4.0 (#9082)
  Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0 (#9077)
Siedlerchr added a commit that referenced this pull request Sep 2, 2022
* upstream/main: (387 commits)
  Show a warning in the merge dialog when authors are the same but formatted differently (#9088)
  Fix subdatabase from aux on cli (#9117)
  Visual improvements to LinkedFilesEditor (#9114)
  SLR Remove "last-search-date" (#9116)
  Hide diffs when one of the field values is blank a.k.a no conflict (#9110)
  Squashed 'buildres/csl/csl-locales/' changes from e637746677..b2afeb4d87
  Squashed 'buildres/csl/csl-styles/' changes from c750b6e..8d69f16
  Fix title case capitalization after en-dash characters (#9102)
  Update journal abbrev list (#9109)
  Fix CSL rendering in case of article (#8607)
  [WIP][GSOC22] - C - Improve the external changes resolver dialog (#9021)
  Bump jsoup from 1.15.1 to 1.15.3 (#9103)
  Bump checkstyle from 10.3.2 to 10.3.3 (#9104)
  Bump postgresql from 42.4.2 to 42.5.0 (#9105)
  Bump unirest-java from 3.13.10 to 3.13.11 (#9106)
  Include check for TimeStamp (#9089)
  Close OO connection on JabRef exit (#9076)
  Bump slf4j-tinylog from 2.4.1 to 2.5.0 (#9085)
  Bump bcprov-jdk18on from 1.71 to 1.71.1 (#9079)
  Bump tinylog-impl from 2.4.1 to 2.5.0 (#9086)
  ...

# Conflicts:
#	src/main/java/org/jabref/gui/shared/SharedDatabaseUIManager.java
#	src/main/java/org/jabref/gui/util/DefaultTaskExecutor.java
#	src/main/java/org/jabref/logic/shared/DBMSSynchronizer.java
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.

1 participant