Skip to content

build(deps): bump fluent-logger from 0.10.0 to 0.11.0 - #5439

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/fluent-logger-0.11.0
Open

build(deps): bump fluent-logger from 0.10.0 to 0.11.0#5439
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/fluent-logger-0.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps fluent-logger from 0.10.0 to 0.11.0.

Changelog

Sourced from fluent-logger's changelog.

Release 0.11.0 - 2026/09/07

  • Add ActiveSupport Supports (#112)
  • level_fluent_logger: call super to improve compatibility with logger (#108)
  • Add infos to gemspec file (#110)

Release 0.10.0 - 2025/09/04

  • Add timeout option (#104)
  • gemspec: add logger gem as runtime dependency

Release 0.9.1 - 2023/12/20

  • Fix invalid message polluting subsequent message

Release 0.9.0 - 2020/09/04

  • FluentLogger supports TLS

Release 0.8.2 - 2019/08/21

  • Block timeout during IO#write to avoid writing invalid bytes
  • Fluent::Logger::EventTime#to_json returns String

Release 0.8.1 - 2019/05/30

  • Improve non-blocking write handling

Release 0.8.0 - 2019/01/25

  • Add use_nonblock and wait_writeable parameters

Release 0.7.2 - 2018/01/04

  • Fix EventTime for nanosecond_precision

Release 0.7.1 - 2017/04/19

  • Fix packer clear bug for non-msgpackable data

Release 0.7.0 - 2017/04/12

  • Add nanosecond_precision parameter for v0.14
  • Update msgpack dependency to v1.0

Release 0.6.3 - 2017/03/29

  • Add pending_bytesize method

Release 0.6.2 - 2017/01/17

... (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 [fluent-logger](https://github.com/fluent/fluent-logger-ruby) from 0.10.0 to 0.11.0.
- [Changelog](https://github.com/fluent/fluent-logger-ruby/blob/master/ChangeLog)
- [Commits](fluent/fluent-logger-ruby@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: fluent-logger
  dependency-version: 0.11.0
  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 ruby Pull requests that update Ruby code labels Sep 10, 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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants