Skip to content

build(deps): update tui-logger requirement from 0.17 to 0.18#105

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tui-logger-0.18
Open

build(deps): update tui-logger requirement from 0.17 to 0.18#105
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tui-logger-0.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on tui-logger to permit the latest version.

Changelog

Sourced from tui-logger's changelog.

0.18.0 - 2025-12-28

Other

  • update to ratatui v0.30 as proposed by #93

0.17.4 - 2025-09-28

Fixed

  • fix lifetime warning in demo.rs
  • fix cargo clippy warnings by opencode+grok
  • fix documentation
  • fix README, which is controlled by lib.rs

Other

  • run cargo fmt
  • resolve lifetime warnings as proposed by compiler
  • resolve security warning for fxhash by eliminating it (#91)
  • Create FUNDING.yml

0.17.3 - 2025-05-24

Other

  • update Readme
  • add ai generated documentation reference
  • add attributes of the current span for tracing subscriber (#90)
  • work on Readme

0.17.2 - 2025-04-23

Other

  • update README
  • Fix invalid docs for TuiTracingSubscriverLayer (#87)

0.17.1 - 2025-04-13

Other

  • run cargo fmt
  • use env_filter for configuration by environment variable as proposed by #86
  • remove stray comment line in tests

0.17.0 - 2025-03-11

Other

... (truncated)

Commits
  • 727d8ab fix compile errors of demo.rs
  • 63d6833 update CHANGLOG and bump version
  • 18bb785 update to ratatui v0.30 as proposed by #93
  • a9ea0f0 update CHANGELOG and bump version
  • f56e4ef fix lifetime warning in demo.rs
  • 2cba1d5 fix cargo clippy warnings by opencode+grok
  • 8b3edfd run cargo fmt
  • 70f63a1 resolve lifetime warnings as proposed by compiler
  • 8102e81 resolve security warning for fxhash by eliminating it (#91)
  • 95d2b5e fix documentation
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [tui-logger](https://github.com/gin66/tui-logger) to permit the latest version.
- [Changelog](https://github.com/gin66/tui-logger/blob/master/CHANGELOG.md)
- [Commits](gin66/tui-logger@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: tui-logger
  dependency-version: 0.18.0
  dependency-type: direct:production
...

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 Jan 5, 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