Skip to content

Bump flexi_logger from 0.29.8 to 0.31.8#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/flexi_logger-0.31.8
Closed

Bump flexi_logger from 0.29.8 to 0.31.8#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/flexi_logger-0.31.8

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps flexi_logger from 0.29.8 to 0.31.8.

Changelog

Sourced from flexi_logger's changelog.

[0.31.8] - 2026-01-15

Add option to bind background threads to a specific cpu core. See WriteMode::AsyncPinnedWith.

Bump minimal supported rust version to 1.83.0, due to updated dependencies.

[0.31.7] - 2025-10-08

Provide the hostname also for syslog messages of type RFC 3164 (see PR #201). Kudos goes to julienjpk-withings.

[0.31.6] - 2025-10-08

Make sure that tracing does not get confused with blanks that are normally printed into LogSpecification's Display String (issue #200), by providing a dedicated method. Kudos goes to samantehrani.

[0.31.5] - 2025-10-06

Fix [issue #198](emabee/flexi_logger#198). Kudos goes to hasezoey.

[0.31.4] - 2025-09-23

Add variant Cleanup::KeepForDays(usize) to have log files being deleted after a given number of days. Kudos goes to Tunglies.

[0.31.3] - 2025-09-22

Yanked.

[0.31.2] - 2025-06-27

Add syslog-call based SyslogWriter connection (kudos to AlexTMjugador).

[0.31.1] - 2025-06-22

Improve input qualification in FileSpec::try_from (fixes #194).

[0.31.0] - 2025-06-16

Add format configuration capabilities to flexi_logger::trc::setup_tracing (this is realized in a breaking change, so we do a version bump).

[0.30.2] - 2025-05-27

Add abilities

... (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 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 [flexi_logger](https://github.com/emabee/flexi_logger) from 0.29.8 to 0.31.8.
- [Release notes](https://github.com/emabee/flexi_logger/releases)
- [Changelog](https://github.com/emabee/flexi_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emabee/flexi_logger/commits)

---
updated-dependencies:
- dependency-name: flexi_logger
  dependency-version: 0.31.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 19, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 26, 2026

Superseded by #8.

@dependabot dependabot Bot closed this May 26, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/flexi_logger-0.31.8 branch May 26, 2026 16:46
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants