Skip to content

chore(deps): bump logger_file_backend from 0.0.14 to 0.1.1 - #243

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/logger_file_backend-0.1.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/logger_file_backend-0.1.1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps logger_file_backend from 0.0.14 to 0.1.1.

Changelog

Sourced from logger_file_backend's changelog.

v0.1.1

Fixes

  • Fix Credo 1.7.5 compatibility issue with Elixir 1.19 by relaxing Credo dependency constraint

v0.1.0

Enhancements

  • Add support for custom formatters via :formatter option (#87)
  • Add output truncation support with configurable :truncate option (default: 4096 characters) (#81)
  • Add :level_mode option for exact level filtering (:exact) vs. minimum level (:minimum, default) (#82)

Fixes

  • Fix file descriptor leak when removing backend - now properly closes files on termination (#68)

Documentation

  • Add comprehensive documentation for log rotation feature (#86)
  • Document custom formatter usage
  • Document output truncation and level filtering options
Commits
  • 09262b2 Merge pull request #90 from onkel-dirtus/v0.1.1
  • 2dea190 Bumps mix.lock to pin proper credo version so mix hex commands can run more c...
  • c050f0b Merge pull request #89 from onkel-dirtus/v0.1.1
  • b3c8b1c Bumps to v0.1.1 to avoid problematic credo version
  • 6c7069a Merge pull request #88 from onkel-dirtus/fixes
  • f94b079 Bumps to v0.1.0
  • 43ef1c0 Code formatting
  • 5ffd2d4 Fix file descriptor leak, add truncate and exact level filtering (#68, #81, #...
  • ea6b512 Adds file descriptor cleanup on backend termination and document rotate/forma...
  • ef242cb Merge pull request #87 from jonasbadstuebner/retry-pr-63
  • Additional commits viewable in compare view

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 [logger_file_backend](https://github.com/onkel-dirtus/logger_file_backend) from 0.0.14 to 0.1.1.
- [Changelog](https://github.com/onkel-dirtus/logger_file_backend/blob/master/CHANGELOG.md)
- [Commits](onkel-dirtus/logger_file_backend@v0.0.14...v0.1.1)

---
updated-dependencies:
- dependency-name: logger_file_backend
  dependency-version: 0.1.1
  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 elixir Pull requests that update elixir code labels Sep 19, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@coderabbitai

coderabbitai Bot commented Sep 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: fd55acf3-78c6-4f35-9b76-2642c68007a7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants