Skip to content

Bump flexi_logger from 0.29.8 to 0.31.9#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/flexi_logger-0.31.9
Open

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps flexi_logger from 0.29.8 to 0.31.9.

Changelog

Sourced from flexi_logger's changelog.

[0.31.9] - 2026-05-22

Fix bug #205 in FileSpec::default_basename, and add a test.

Code maintenance: update dependencies, add semver check to qualify.rs, fix new clippy.

[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

... (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.9.
- [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.9
  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 26, 2026
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