Skip to content

Commit

Permalink
chore(deps): update all deps, except sumologic image where base plugi…
Browse files Browse the repository at this point in the history
…ns come from (#123)

Signed-off-by: Peter Wilcsinszky <[email protected]>
Co-authored-by: Peter Wilcsinszky <[email protected]>
  • Loading branch information
renovate[bot] and pepov authored Mar 13, 2024
1 parent d6f7584 commit 270b33e
Show file tree
Hide file tree
Showing 9 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
target: ${{ matrix.image-type }}

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.16.1
uses: aquasecurity/trivy-action@0.18.0
with:
image-ref: "ghcr.io/${{ github.repository_owner }}/fluentd:${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}"
format: "sarif"
Expand Down
2 changes: 1 addition & 1 deletion v1.16-ruby3.3/filters/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem 'fluent-plugin-detect-exceptions', '0.0.15'
gem 'fluent-plugin-prometheus', '2.1.0'
gem 'fluent-plugin-dedot_filter', '1.0.0'
gem 'fluent-plugin-geoip', '1.3.2'
gem 'fluent-plugin-tag-normaliser', '0.1.2'
gem 'fluent-plugin-tag-normaliser', '0.1.3'
gem 'fluent-plugin-concat', '2.5.0'
gem 'fluent-plugin-parser-logfmt', '0.0.0'
gem 'fluent-plugin-record-modifier', '2.2.0'
Expand Down
8 changes: 4 additions & 4 deletions v1.16-ruby3.3/filters/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
cool.io (1.8.0)
dig_rb (1.0.1)
fluent-config-regexp-type (1.0.0)
Expand Down Expand Up @@ -37,7 +37,7 @@ GEM
fluent-plugin-rewrite-tag-filter (2.4.0)
fluent-config-regexp-type
fluentd (>= 0.14.2, < 2)
fluent-plugin-tag-normaliser (0.1.2)
fluent-plugin-tag-normaliser (0.1.3)
fluentd (>= 0.14.10, < 2)
fluent-plugin-throttle (0.0.5)
fluentd (~> 1.1)
Expand Down Expand Up @@ -71,7 +71,7 @@ GEM
strptime (0.2.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
tzinfo-data (1.2023.4)
tzinfo (>= 1.0.0)
user_agent_parser (2.16.0)
webrick (1.8.1)
Expand All @@ -93,7 +93,7 @@ DEPENDENCIES
fluent-plugin-prometheus (= 2.1.0)
fluent-plugin-record-modifier (= 2.2.0)
fluent-plugin-rewrite-tag-filter (= 2.4.0)
fluent-plugin-tag-normaliser (= 0.1.2)
fluent-plugin-tag-normaliser (= 0.1.3)
fluent-plugin-throttle (= 0.0.5)
fluent-plugin-ua-parser (= 1.2.0)

Expand Down
4 changes: 2 additions & 2 deletions v1.16-ruby3.3/outputs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
source 'https://rubygems.org'

gem 'fluent-plugin-aliyun-oss', '0.0.1'
gem 'fluent-plugin-sumologic_output', '1.8.0'
gem 'fluent-plugin-sumologic_output', '1.9.0'
gem 'fluent-plugin-kafka', '0.19.2'
gem 'fluent-plugin-grafana-loki', '1.2.20'
gem 'fluent-plugin-kinesis', '3.4.2'
gem 'fluent-plugin-kinesis', '3.5.0'
gem 'fluent-plugin-splunk-hec', '1.3.3'
gem 'fluent-plugin-elasticsearch', '5.4.3'
gem 'fluent-plugin-newrelic', '1.2.2'
Expand Down
36 changes: 18 additions & 18 deletions v1.16-ruby3.3/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,26 @@ GEM
nokogiri (~> 1.6)
rest-client (~> 2.0)
attr_required (1.0.1)
aws-eventstream (1.2.0)
aws-partitions (1.842.0)
aws-eventstream (1.3.0)
aws-partitions (1.896.0)
aws-sdk-cloudwatchlogs (1.71.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.185.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-sdk-core (3.191.3)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-firehose (1.58.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sdk-firehose (1.65.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-kinesis (1.52.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sdk-kinesis (1.55.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-sqs (1.64.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.6.1)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
bigdecimal (3.1.6)
Expand Down Expand Up @@ -106,7 +106,7 @@ GEM
fluentd (>= 0.10.58, < 2)
ltsv
ruby-kafka (>= 1.5.0, < 2)
fluent-plugin-kinesis (3.4.2)
fluent-plugin-kinesis (3.5.0)
aws-sdk-firehose (~> 1, != 1.9, != 1.5, != 1.15)
aws-sdk-kinesis (~> 1, != 1.5, != 1.4, != 1.14)
fluentd (>= 0.14.22, < 2)
Expand Down Expand Up @@ -149,9 +149,9 @@ GEM
aws-sdk-sqs (~> 1)
fluentd (>= 0.12.0, < 2)
yajl-ruby (~> 1.0)
fluent-plugin-sumologic_output (1.8.0)
fluentd (>= 0.14.12)
httpclient (~> 2.8.0)
fluent-plugin-sumologic_output (1.9.0)
fluentd
httpclient
fluent-plugin-vmware-log-intelligence (2.0.8)
fluent-plugin-mysqlslowquery (>= 0.0.9)
fluentd (>= 0.14.20)
Expand All @@ -176,7 +176,7 @@ GEM
yajl-ruby (~> 1.0)
gelf (3.1.0)
json
google-protobuf (3.24.4)
google-protobuf (3.25.3)
http (5.1.1)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -277,7 +277,7 @@ GEM
timeout (0.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.4)
tzinfo-data (1.2024.1)
tzinfo (>= 1.0.0)
unf (0.1.4)
unf_ext
Expand Down Expand Up @@ -309,7 +309,7 @@ DEPENDENCIES
fluent-plugin-gelf-hs (= 1.0.8)
fluent-plugin-grafana-loki (= 1.2.20)
fluent-plugin-kafka (= 0.19.2)
fluent-plugin-kinesis (= 3.4.2)
fluent-plugin-kinesis (= 3.5.0)
fluent-plugin-logzio (= 0.2.2)
fluent-plugin-mattermost (= 0.2.2)
fluent-plugin-newrelic (= 1.2.2)
Expand All @@ -318,7 +318,7 @@ DEPENDENCIES
fluent-plugin-remote-syslog (= 1.1.0)
fluent-plugin-splunk-hec (= 1.3.3)
fluent-plugin-sqs (= 3.0.0)
fluent-plugin-sumologic_output (= 1.8.0)
fluent-plugin-sumologic_output (= 1.9.0)
fluent-plugin-vmware-log-intelligence (= 2.0.8)
fluent-plugin-vmware-loginsight (= 1.4.2)
fluent-plugin-webhdfs (= 1.5.0)
Expand Down
2 changes: 1 addition & 1 deletion v1.16/filters/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem 'fluent-plugin-detect-exceptions', '0.0.15'
gem 'fluent-plugin-prometheus', '2.1.0'
gem 'fluent-plugin-dedot_filter', '1.0.0'
gem 'fluent-plugin-geoip', '1.3.2'
gem 'fluent-plugin-tag-normaliser', '0.1.2'
gem 'fluent-plugin-tag-normaliser', '0.1.3'
gem 'fluent-plugin-concat', '2.5.0'
gem 'fluent-plugin-parser-logfmt', '0.0.0'
gem 'fluent-plugin-record-modifier', '2.2.0'
Expand Down
8 changes: 4 additions & 4 deletions v1.16/filters/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
cool.io (1.8.0)
dig_rb (1.0.1)
fluent-config-regexp-type (1.0.0)
Expand Down Expand Up @@ -37,7 +37,7 @@ GEM
fluent-plugin-rewrite-tag-filter (2.4.0)
fluent-config-regexp-type
fluentd (>= 0.14.2, < 2)
fluent-plugin-tag-normaliser (0.1.2)
fluent-plugin-tag-normaliser (0.1.3)
fluentd (>= 0.14.10, < 2)
fluent-plugin-throttle (0.0.5)
fluentd (~> 1.1)
Expand Down Expand Up @@ -71,7 +71,7 @@ GEM
strptime (0.2.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
tzinfo-data (1.2023.4)
tzinfo (>= 1.0.0)
user_agent_parser (2.16.0)
webrick (1.8.1)
Expand All @@ -93,7 +93,7 @@ DEPENDENCIES
fluent-plugin-prometheus (= 2.1.0)
fluent-plugin-record-modifier (= 2.2.0)
fluent-plugin-rewrite-tag-filter (= 2.4.0)
fluent-plugin-tag-normaliser (= 0.1.2)
fluent-plugin-tag-normaliser (= 0.1.3)
fluent-plugin-throttle (= 0.0.5)
fluent-plugin-ua-parser (= 1.2.0)

Expand Down
4 changes: 2 additions & 2 deletions v1.16/outputs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
source 'https://rubygems.org'

gem 'fluent-plugin-aliyun-oss', '0.0.1'
gem 'fluent-plugin-sumologic_output', '1.8.0'
gem 'fluent-plugin-sumologic_output', '1.9.0'
gem 'fluent-plugin-kafka', '0.19.2'
gem 'fluent-plugin-grafana-loki', '1.2.20'
gem 'fluent-plugin-kinesis', '3.4.2'
gem 'fluent-plugin-kinesis', '3.5.0'
gem 'fluent-plugin-splunk-hec', '1.3.3'
gem 'fluent-plugin-elasticsearch', '5.4.3'
gem 'fluent-plugin-newrelic', '1.2.2'
Expand Down
36 changes: 18 additions & 18 deletions v1.16/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,26 @@ GEM
nokogiri (~> 1.6)
rest-client (~> 2.0)
attr_required (1.0.1)
aws-eventstream (1.2.0)
aws-partitions (1.842.0)
aws-eventstream (1.3.0)
aws-partitions (1.896.0)
aws-sdk-cloudwatchlogs (1.71.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.185.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-sdk-core (3.191.3)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-firehose (1.58.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sdk-firehose (1.65.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-kinesis (1.52.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sdk-kinesis (1.55.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-sqs (1.64.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.6.1)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
bigdecimal (3.1.6)
Expand Down Expand Up @@ -106,7 +106,7 @@ GEM
fluentd (>= 0.10.58, < 2)
ltsv
ruby-kafka (>= 1.5.0, < 2)
fluent-plugin-kinesis (3.4.2)
fluent-plugin-kinesis (3.5.0)
aws-sdk-firehose (~> 1, != 1.9, != 1.5, != 1.15)
aws-sdk-kinesis (~> 1, != 1.5, != 1.4, != 1.14)
fluentd (>= 0.14.22, < 2)
Expand Down Expand Up @@ -149,9 +149,9 @@ GEM
aws-sdk-sqs (~> 1)
fluentd (>= 0.12.0, < 2)
yajl-ruby (~> 1.0)
fluent-plugin-sumologic_output (1.8.0)
fluentd (>= 0.14.12)
httpclient (~> 2.8.0)
fluent-plugin-sumologic_output (1.9.0)
fluentd
httpclient
fluent-plugin-vmware-log-intelligence (2.0.8)
fluent-plugin-mysqlslowquery (>= 0.0.9)
fluentd (>= 0.14.20)
Expand All @@ -176,7 +176,7 @@ GEM
yajl-ruby (~> 1.0)
gelf (3.1.0)
json
google-protobuf (3.24.4)
google-protobuf (3.25.3)
http (5.1.1)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -277,7 +277,7 @@ GEM
timeout (0.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.4)
tzinfo-data (1.2024.1)
tzinfo (>= 1.0.0)
unf (0.1.4)
unf_ext
Expand Down Expand Up @@ -309,7 +309,7 @@ DEPENDENCIES
fluent-plugin-gelf-hs (= 1.0.8)
fluent-plugin-grafana-loki (= 1.2.20)
fluent-plugin-kafka (= 0.19.2)
fluent-plugin-kinesis (= 3.4.2)
fluent-plugin-kinesis (= 3.5.0)
fluent-plugin-logzio (= 0.2.2)
fluent-plugin-mattermost (= 0.2.2)
fluent-plugin-newrelic (= 1.2.2)
Expand All @@ -318,7 +318,7 @@ DEPENDENCIES
fluent-plugin-remote-syslog (= 1.1.0)
fluent-plugin-splunk-hec (= 1.3.3)
fluent-plugin-sqs (= 3.0.0)
fluent-plugin-sumologic_output (= 1.8.0)
fluent-plugin-sumologic_output (= 1.9.0)
fluent-plugin-vmware-log-intelligence (= 2.0.8)
fluent-plugin-vmware-loginsight (= 1.4.2)
fluent-plugin-webhdfs (= 1.5.0)
Expand Down

0 comments on commit 270b33e

Please sign in to comment.