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

chore(deps): Bump the bundler group across 1 directory with 3 updates #338

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the bundler group with 3 updates in the / directory: oj, fluent-plugin-kafka and fluent-plugin-prometheus.

Updates oj from 3.16.4 to 3.16.5

Release notes

Sourced from oj's releases.

v3.16.5

What's Changed

Full Changelog: ohler55/oj@v3.16.4...v3.16.5

Changelog

Sourced from oj's changelog.

3.16.5 - 2024-08-07

  • Fixed Oj::Parser so that block procedures work correctly.
Commits

Updates fluent-plugin-kafka from 0.19.2 to 0.19.3

Changelog

Sourced from fluent-plugin-kafka's changelog.

Release 0.19.3 - 2024/08/02

  • out_rdkafka2: Add unrecoverable_error_codes parameter to handle specific error code as unrecoverable errors. topic_authorization_failed and msg_size_too_large are treated as such unrecoverable error by default. (#510)
  • out_rdkafka2: Add missing closing timeout feature to keep compatibility with rdkafka-ruby 0.12.x or later. (#505)
  • out_rdkafka2: Add idempotent parameter to enable idempotence in Kafka producer. (#501)
  • out_kafka2: Fix errors while sending data to EventHub by adding broker pool to take care of fetching metadata (#503)

Release 0.19.2 - 2023/10/13

  • out_rdkafka2: Add discard_kafka_delivery_failed_regex

Release 0.19.1 - 2023/09/20

  • out_rdkafka2: Add use_default_for_unknown_topic & use_default_for_unknown_partition_error

Release 0.19.0 - 2023/04/26

  • out_kafka2: Add support for AWS IAM authentication
  • in_kafka, in_kafka_group, out_kafka2: Add support for ssl client cert key password
  • out_rdkafka2: Mask ssl_client_cert_key_password on dumping it to log
  • out_rdkafka2: Support rdkafka-ruby 0.12

Release 0.18.1 - 2022/08/17

  • out_kafka2: Fix a bug that it doesn't respect chunk_limit_records and chunk_limit_size

Release 0.18.0 - 2022/07/21

  • out_kafka2: Keep alive Kafka connections between flushes
  • out_rdkafka2: Enable to set SASL credentials via username and password parameters
  • out_kafka2/out_rdkafka2: Add record_key parameter

Release 0.17.5 - 2022/03/18

  • out_kafka2: Add resolve_seed_brokers parameter

Release 0.17.4 - 2022/01/25

  • in_kafka_group: Add refresh_topic_interval parameter

Release 0.17.3 - 2021/11/26

  • output: Suppress large warning logs for events skipped by max_send_limit_bytes

Release 0.17.2 - 2021/10/14

  • out_rdkafka2: Add max_enqueue_bytes_per_second parameter
  • out_rdkafka2: Support use_event_time parameter
  • out_rdkafka2: Fix a potential bug that the plugin might exit without receiving responses from Kafka.

Release 0.17.1 - 2021/09/24

  • out_rdkafka/out_rdkafka2: Support rdkafka 0.9.0 or later
  • out_rdkafka/out_rdkafka2: Add exclude_fields parameter
  • out_kafka2.rb: Fix one more Ruby 3.0 keyword arguments issue

Release 0.17.0 - 2021/08/30

... (truncated)

Commits
  • f799f61 v0.19.3
  • 273c172 Merge pull request #503 from dipendra-singh/add_target_topics
  • b0f3a10 out_kafka2: Broker pool to take care of fetching metadata
  • 2dece8b Merge pull request #501 from dipendra-singh/rdkafka_idempotency
  • b6b50a0 Merge pull request #505 from ttych/rdkafka-update
  • 8a07392 Add test case to follow patched rdkafka version
  • a9fb20b out_rdkafka2: add patch for v0.16.0 or later
  • 1348acf out_rdkafka2: add patch for new version of rdkafka
  • 27efbd0 Merge pull request #517 from fluent/revert-513-fix-close
  • 1a37f2a Revert "Apply PR#468 patch only for 0.12.x."
  • Additional commits viewable in compare view

Updates fluent-plugin-prometheus from 2.1.0 to 2.2.0

Changelog

Sourced from fluent-plugin-prometheus's changelog.

Release 2.2.0 - 2024/08/02

  • in_prometheus: Add gzip support (Add a new parameter content_encoding gzip)

Release 2.1.0 - 2023/06/15

  • Add initialized and initlabels parameters to <metric> element
  • in_prometheus_tail_monitor: Add file open/closed/rotation metrics

Release 2.0.3 - 2022/05/06

  • in_prometheus_output_monitor: Fix a bug where output_status_num_errors metric is missing

Release 2.0.2 - 2021/08/02

  • in_prometheus_output_monitor: Follow Fluentd's core metrics mechanism

Release 2.0.1 - 2021/04/08

  • out_prometheus: Allow for lookup by symbol as well as string

Release 2.0.0 - 2021/02/18

  • Update prometheus-client dependency to 2.1.0 or later

Release 1.8.5 - 2020/11/24

  • in_prometheus_monitor: Support USR2 reload

Release 1.8.4 - 2020/09/24

  • in_prometheus_output_monitor: Add gauge_all parameter

Release 1.8.3 - 2020/08/24

  • Fix resourcr leak in async-http based server

Release 1.8.2 - 2020/07/17

  • in_prometheus_output_monitor/in_prometheus_tail_monitor: Support USR2 reload

Release 1.8.1 - 2020/07/06

  • Fix aggregate bug with async-http

Release 1.8.0 - 2020/04/17

  • Use http_server helper
  • Require fluentd v1.9.1 or later

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the bundler group with 3 updates in the / directory: [oj](https://github.com/ohler55/oj), [fluent-plugin-kafka](https://github.com/fluent/fluent-plugin-kafka) and [fluent-plugin-prometheus](https://github.com/fluent/fluent-plugin-prometheus).


Updates `oj` from 3.16.4 to 3.16.5
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.16.4...v3.16.5)

Updates `fluent-plugin-kafka` from 0.19.2 to 0.19.3
- [Changelog](https://github.com/fluent/fluent-plugin-kafka/blob/master/ChangeLog)
- [Commits](fluent/fluent-plugin-kafka@v0.19.2...v0.19.3)

Updates `fluent-plugin-prometheus` from 2.1.0 to 2.2.0
- [Changelog](https://github.com/fluent/fluent-plugin-prometheus/blob/master/ChangeLog)
- [Commits](fluent/fluent-plugin-prometheus@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: oj
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: fluent-plugin-kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: fluent-plugin-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
...

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 Aug 12, 2024
Copy link
Owner

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevehipwell stevehipwell merged commit 7f994de into main Aug 12, 2024
4 checks passed
@stevehipwell stevehipwell deleted the dependabot/bundler/bundler-72cec34cef branch August 12, 2024 15:34
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.

1 participant