Skip to content

cargo(deps): update flexi_logger requirement from 0.30.1 to 0.31.8#18

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/flexi_logger-0.31.8
Open

cargo(deps): update flexi_logger requirement from 0.30.1 to 0.31.8#18
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/flexi_logger-0.31.8

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Updates the requirements on flexi_logger to permit the latest version.

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 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)

Updates the requirements on [flexi_logger](https://github.com/emabee/flexi_logger) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jan 19, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants