Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump fluent-logger from 0.9.0 to 0.9.1 #259

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 20, 2023

Bumps fluent-logger from 0.9.0 to 0.9.1.

Changelog

Sourced from fluent-logger's changelog.

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

  • Add unix domain socket support for in_unix
  • LevelFluentLogger uses standard compatible severity formatting

Release 0.6.1 - 2016/11/02

  • Add LevelFluentLogger: Standard Logger compatible interface

Release 0.6.0 - 2016/10/15

  • Relax msgpack dependency

... (truncated)

Commits
  • 8de7775 v0.9.1
  • cb7f00e Merge pull request #98 from kaorimatz/fix-message-pollution
  • f13b289 Fix invalid message polluting subsequent message
  • fd471f9 Merge pull request #97 from fluent/update-checkout-action
  • f16c67e GHA: Update to actions/checkout@v3
  • f657668 Merge pull request #96 from fluent/fix-tls-test
  • e44780d spec: Make sure to wait server for TLS tests
  • e2b15c8 Merge pull request #95 from fluent/replace-build-status-badge
  • b09715e README.md: Replace build status badge with GHA's one
  • 8ed20ec Merge pull request #94 from ybiquitous/syntax-highlight-ruby-in-readme
  • 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 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)

Bumps [fluent-logger](https://github.com/fluent/fluent-logger-ruby) from 0.9.0 to 0.9.1.
- [Changelog](https://github.com/fluent/fluent-logger-ruby/blob/master/ChangeLog)
- [Commits](fluent/fluent-logger-ruby@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: fluent-logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 20, 2023
Copy link
Author

dependabot bot commented on behalf of github Jan 12, 2024

Looks like fluent-logger is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 12, 2024
@dependabot dependabot bot deleted the dependabot/bundler/fluent-logger-0.9.1 branch January 12, 2024 19:32
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