Skip to content

chore(deps): update all dependencies#2244

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Open

chore(deps): update all dependencies#2244
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 26, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
fluent-plugin-gcs '0.4.4''0.5.0' age confidence minor
fluent-plugin-kafka '0.19.6''0.19.7' age confidence patch
fluent-plugin-opensearch (changelog) '1.1.5''1.1.6' age confidence patch
github.com/kube-logging/logging-operator 270b64e98275d2 age confidence require digest
golang 1.26.31.26.4 age confidence patch
golang.org/x/exp 74f9aabc761662 age confidence require digest

Release Notes

daichirata/fluent-plugin-gcs (fluent-plugin-gcs)

v0.5.0

Compare Source

Highlights

  • New compression formats (#​40): store_as lzo (lzop), store_as lzma2 (xz), and store_as zstd, inspired by fluent-plugin-s3. Each streams the chunk through the command's stdin and is configurable via command_parameter.

Breaking changes

  • Drop fluentd v0.12 compatibility (#​38): require fluentd >= 1.0 and ruby >= 3.3. The compat_parameters layer is removed, so v0.12 style top-level parameters (format, include_tag_key, include_time_key, time_slice_format, etc.) must now be expressed with <format> / <inject> sections and <buffer> timekey.

Internal and tooling

  • Refactor compressors onto a shared CommandObjectCreator base class; gzip_command now shares it too
  • command_parameter unifies argument overrides for all command-based compressors; gzip_command_parameter remains as a deprecated alias
  • Modernize the CI workflow, migrate the test suite from rr to mocha, add Dependabot, expand test coverage, and add gem build / bundler-audit jobs (#​33)
  • Rename the default branch from master to main (#​36)
  • Modernize the gemspec (require Ruby >= 3.3, add metadata) and remove the stale CHANGELOG (#​37, #​38)
  • Rewrite and restructure the README (#​37, #​39)

Full Changelog: daichirata/fluent-plugin-gcs@v0.4.5...v0.5.0

v0.4.5

Compare Source

Highlights

  • New store_as gzip_command option that compresses chunks with the external gzip binary, with automatic fallback to Zlib::GzipWriter. Thanks @​tomopy03 (#​32)

Documentation

  • Rewrote the README: table of contents, structured Configuration sections with tables, credentials_json documented, removed unsupported fluentd v0.12 examples, added Development / Author / License sections (#​37)

CI and repository maintenance

  • Modernized the GitHub Actions workflow, switched the test framework from rr to mocha, added Dependabot, and expanded test coverage (#​33)
  • Renamed the default branch from `master` to `main` (#​36)
  • Bumped actions/checkout from v5 to v6 (#​34)
  • Bumped mocha from 2 to 3 (#​35)

Full Changelog: daichirata/fluent-plugin-gcs@v0.4.4...v0.4.5

fluent/fluent-plugin-kafka (fluent-plugin-kafka)

v0.19.7

Compare Source

fluent/fluent-plugin-opensearch (fluent-plugin-opensearch)

v1.1.6

Compare Source

  • out_opensearch_data_stream: filter failed items in data stream bulk error log (#​175)
  • out_opensearch: fix default value of refresh_credentials_interval (#​159)
golang/go (golang)

v1.26.4

Compare Source


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 26, 2026
@renovate renovate Bot force-pushed the renovate/all branch from 2c713a9 to 7c906d1 Compare May 26, 2026 16:04
@renovate renovate Bot changed the title chore(deps): update github.com/kube-logging/logging-operator digest to 98275d2 chore(deps): update all dependencies May 26, 2026
@renovate renovate Bot force-pushed the renovate/all branch from 7c906d1 to 4698501 Compare May 27, 2026 04:30
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 27, 2026

ℹ️ Artifact update notice

File name: pkg/sdk/logging/model/syslogng/config/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/kube-logging/logging-operator v0.0.0-20260525191431-270b64e8120f -> v0.0.0-20260525203842-98275d2984aa

@renovate renovate Bot force-pushed the renovate/all branch 6 times, most recently from 46308a2 to bd8c4d5 Compare June 2, 2026 07:08
@renovate renovate Bot force-pushed the renovate/all branch from bd8c4d5 to 2be5c3c Compare June 2, 2026 22:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants