From 8bdb9679b43d8dc2498a00d34f6d701bbadbcdb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 23:40:36 +0000 Subject: [PATCH] chore(deps): bump the bundler group across 2 directories with 1 update Bumps the bundler group with 1 update in the /logs-concentrator directory: [fluentd](https://github.com/fluent/fluentd). Bumps the bundler group with 1 update in the /logs-dispatcher directory: [fluentd](https://github.com/fluent/fluentd). Updates `fluentd` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/fluent/fluentd/releases) - [Changelog](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluent/fluentd/compare/v1.17.1...v1.18.0) Updates `fluentd` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/fluent/fluentd/releases) - [Changelog](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluent/fluentd/compare/v1.17.1...v1.18.0) --- updated-dependencies: - dependency-name: fluentd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: fluentd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] --- logs-concentrator/Gemfile | 2 +- logs-concentrator/Gemfile.lock | 12 ++++++------ logs-dispatcher/Gemfile | 2 +- logs-dispatcher/Gemfile.lock | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/logs-concentrator/Gemfile b/logs-concentrator/Gemfile index 6ac4408..fe0741a 100644 --- a/logs-concentrator/Gemfile +++ b/logs-concentrator/Gemfile @@ -7,4 +7,4 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } gem "fluent-plugin-elasticsearch", "5.4.3" gem "fluent-plugin-opensearch", "1.1.5" gem "fluent-plugin-prometheus", "2.2.0" -gem "fluentd", "1.17.1" +gem "fluentd", "1.18.0" diff --git a/logs-concentrator/Gemfile.lock b/logs-concentrator/Gemfile.lock index ff909ec..dd9bfca 100644 --- a/logs-concentrator/Gemfile.lock +++ b/logs-concentrator/Gemfile.lock @@ -13,7 +13,7 @@ GEM base64 (0.2.0) concurrent-ruby (1.3.4) cool.io (1.9.0) - csv (3.3.0) + csv (3.3.2) drb (2.2.1) elastic-transport (8.3.5) faraday (< 3) @@ -53,7 +53,7 @@ GEM fluent-plugin-prometheus (2.2.0) fluentd (>= 1.9.1, < 2) prometheus-client (>= 2.1.0) - fluentd (1.17.1) + fluentd (1.18.0) base64 (~> 0.2) bundler cool.io (>= 1.4.5, < 2.0.0) @@ -72,8 +72,8 @@ GEM http_parser.rb (0.8.0) jmespath (1.6.2) json (2.7.6) - logger (1.6.1) - msgpack (1.7.3) + logger (1.6.4) + msgpack (1.7.5) multi_json (1.15.0) net-http (0.4.1) uri @@ -93,7 +93,7 @@ GEM tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) uri (0.13.1) - webrick (1.9.0) + webrick (1.9.1) yajl-ruby (1.4.3) PLATFORMS @@ -104,7 +104,7 @@ DEPENDENCIES fluent-plugin-elasticsearch (= 5.4.3) fluent-plugin-opensearch (= 1.1.5) fluent-plugin-prometheus (= 2.2.0) - fluentd (= 1.17.1) + fluentd (= 1.18.0) BUNDLED WITH 2.5.22 diff --git a/logs-dispatcher/Gemfile b/logs-dispatcher/Gemfile index a7b712a..d30b5cc 100644 --- a/logs-dispatcher/Gemfile +++ b/logs-dispatcher/Gemfile @@ -18,4 +18,4 @@ gem "fluent-plugin-route", "1.0.0" gem "fluent-plugin-s3", "1.8.2" gem "fluent-plugin-splunk-enterprise", "0.10.2" gem "fluent-plugin-sumologic_output", "1.10.0" -gem "fluentd", "1.17.1" +gem "fluentd", "1.18.0" diff --git a/logs-dispatcher/Gemfile.lock b/logs-dispatcher/Gemfile.lock index 64bc08b..49be30d 100644 --- a/logs-dispatcher/Gemfile.lock +++ b/logs-dispatcher/Gemfile.lock @@ -32,7 +32,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) cool.io (1.9.0) - csv (3.3.1) + csv (3.3.2) domain_name (0.6.20240107) drb (2.2.1) ffi (1.17.0-x86_64-linux-gnu) @@ -87,7 +87,7 @@ GEM fluent-plugin-sumologic_output (1.10.0) fluentd httpclient - fluentd (1.17.1) + fluentd (1.18.0) base64 (~> 0.2) bundler cool.io (>= 1.4.5, < 2.0.0) @@ -127,7 +127,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.3) + logger (1.6.4) lru_redux (1.1.0) mime-types (3.6.0) logger @@ -184,7 +184,7 @@ DEPENDENCIES fluent-plugin-s3 (= 1.8.2) fluent-plugin-splunk-enterprise (= 0.10.2) fluent-plugin-sumologic_output (= 1.10.0) - fluentd (= 1.17.1) + fluentd (= 1.18.0) BUNDLED WITH 2.5.22