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 tinylog from 2.6.2 to 2.7.0 in /reposilite-backend #2033

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps tinylog from 2.6.2 to 2.7.0.
Updates org.tinylog:slf4j-tinylog from 2.6.2 to 2.7.0

Release notes

Sourced from org.tinylog:slf4j-tinylog's releases.

Version 2.7.0

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

Version 2.7.0-M3

Improvements for the rolling file writer:

  • Support continuing already existing log files, even if there are other newer files that are unrelated to tinylog
  • Support continuing log files when using a dynamic path segment that resolved to an already existing log file

Version 2.7.0-M2

Avoid waking the writing thread in periodic intervals to improve the battery life on mobile devices (#634 thanks to @​manisiu)

Version 2.7.0-M1

Provide syslog writer for sending log entries to syslog compatible servers (#507, thanks to @​pkarlowicz)

Commits
  • 3f06443 Release version 2.7.0
  • 7417ea4 Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#662)
  • 1a7a15c Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#656)
  • a5e42a7 Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#657)
  • dabf1c9 Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#651)
  • b9f1d6a Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#652)
  • e7a8c22 Restore snapshot version 2.7-SNAPSHOT
  • deab6c6 Release version 2.7.0-M3
  • 9987105 Support continuing log files with same dynamic path segment
  • f200377 Support continuing log files even if there are other newer files
  • Additional commits viewable in compare view

Updates org.tinylog:tinylog-api from 2.6.2 to 2.7.0

Release notes

Sourced from org.tinylog:tinylog-api's releases.

Version 2.7.0

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

Version 2.7.0-M3

Improvements for the rolling file writer:

  • Support continuing already existing log files, even if there are other newer files that are unrelated to tinylog
  • Support continuing log files when using a dynamic path segment that resolved to an already existing log file

Version 2.7.0-M2

Avoid waking the writing thread in periodic intervals to improve the battery life on mobile devices (#634 thanks to @​manisiu)

Version 2.7.0-M1

Provide syslog writer for sending log entries to syslog compatible servers (#507, thanks to @​pkarlowicz)

Commits
  • 3f06443 Release version 2.7.0
  • 7417ea4 Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#662)
  • 1a7a15c Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#656)
  • a5e42a7 Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#657)
  • dabf1c9 Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#651)
  • b9f1d6a Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#652)
  • e7a8c22 Restore snapshot version 2.7-SNAPSHOT
  • deab6c6 Release version 2.7.0-M3
  • 9987105 Support continuing log files with same dynamic path segment
  • f200377 Support continuing log files even if there are other newer files
  • Additional commits viewable in compare view

Updates org.tinylog:tinylog-impl from 2.6.2 to 2.7.0

Release notes

Sourced from org.tinylog:tinylog-impl's releases.

Version 2.7.0

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

Version 2.7.0-M3

Improvements for the rolling file writer:

  • Support continuing already existing log files, even if there are other newer files that are unrelated to tinylog
  • Support continuing log files when using a dynamic path segment that resolved to an already existing log file

Version 2.7.0-M2

Avoid waking the writing thread in periodic intervals to improve the battery life on mobile devices (#634 thanks to @​manisiu)

Version 2.7.0-M1

Provide syslog writer for sending log entries to syslog compatible servers (#507, thanks to @​pkarlowicz)

Commits
  • 3f06443 Release version 2.7.0
  • 7417ea4 Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#662)
  • 1a7a15c Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#656)
  • a5e42a7 Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#657)
  • dabf1c9 Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#651)
  • b9f1d6a Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#652)
  • e7a8c22 Restore snapshot version 2.7-SNAPSHOT
  • deab6c6 Release version 2.7.0-M3
  • 9987105 Support continuing log files with same dynamic path segment
  • f200377 Support continuing log files even if there are other newer files
  • Additional commits viewable in compare view

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)

Bumps `tinylog` from 2.6.2 to 2.7.0.

Updates `org.tinylog:slf4j-tinylog` from 2.6.2 to 2.7.0
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.7/release.md)
- [Commits](tinylog-org/tinylog@2.6.2...2.7.0)

Updates `org.tinylog:tinylog-api` from 2.6.2 to 2.7.0
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.7/release.md)
- [Commits](tinylog-org/tinylog@2.6.2...2.7.0)

Updates `org.tinylog:tinylog-impl` from 2.6.2 to 2.7.0
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.7/release.md)
- [Commits](tinylog-org/tinylog@2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: org.tinylog:slf4j-tinylog
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.tinylog:tinylog-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2024
@dzikoysk dzikoysk merged commit b358a85 into main Feb 2, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/reposilite-backend/tinylog-2.7.0 branch February 2, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant