Skip to content

chore(deps): bump the benthos group across 1 directory with 2 updates #2972

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the benthos group with 2 updates in the / directory: github.com/redpanda-data/benthos/v4 and github.com/redpanda-data/connect/public/bundle/free/v4.

Updates github.com/redpanda-data/benthos/v4 from 4.51.0 to 4.52.0

Changelog

Sourced from github.com/redpanda-data/benthos/v4's changelog.

4.52.0 - 2025-05-29

Added

  • CLI flag --env-file added to the blobl command. (@​mihaitodor)
  • Go API: New ComponentLinter APIs for linting general component configs. (@​Jeffail)
  • New bitwise_and, bitwise_or, and bitwise_xor bloblang methods. (@​eadwright)
  • Field open_message_mapping added to the socket input. (@​eadwright)

Fixed

  • Fixed a regression bug where the echo and lint commands no longer loaded environment variables. (@​mihaitodor)
Commits
  • 9b96c07 Update CL (#237)
  • 774e74f Add open_message_mapping to socket input (#219)
  • 2389328 Add new Bloblang methods (#220)
  • d4127e4 Add component linter API (#236)
  • 36abcc3 Bump the production-dependencies group with 3 updates (#235)
  • d22fb1b public/bloblang: add MustRegisterX functions (#234)
  • 3dfae48 Add --env-file flag to the blobl command
  • 6c4111b Fix env var loading for echo and lint commands
  • 07834f5 Bump github.com/rickb777/period in the production-dependencies group
  • 0b27d6d chore: make fmt
  • Additional commits viewable in compare view

Updates github.com/redpanda-data/connect/public/bundle/free/v4 from 4.49.1 to 4.56.0

Release notes

Sourced from github.com/redpanda-data/connect/public/bundle/free/v4's releases.

v4.56.0

For installation instructions check out the getting started guide.

Added

  • Field scope added to the couchbase client. (@​peczenyj)
  • Parameter root_tag added to the format_xml() Bloblang method. (@​mihaitodor)
  • Metadata kafka_lag now emitted by the kafka_franz and ockam_kafka inputs. (@​mihaitodor)
  • New mcp-server lint subcommand for linting config directories. (@​Jeffail)
  • (Benthos) CLI flag --env-file added to the blobl command. (@​mihaitodor)
  • The mcp-server subcommand now supports the new streamable HTTP spec when the address flag is specified. (@​Jeffail)
  • Field max_reconnects added to the nats, nats_jestream, nats_kv, nats_stream and nats_request_reply components. (@​chelmi)
  • Field poll_interval added to the redpanda_migrator_offsets input. (@​mihaitodor)
  • Field consumer_group_offsets_poll_interval added to the redpanda_migrator_bundle input. (@​mihaitodor)
  • Field input_bundle_label added to the redpanda_migrator_bundle output. (@​mihaitodor)
  • New gcp_spanner_cdc input. (@​mmatczuk)
  • Field object_canned_acl added to the aws_s3 output. (@​mihaitodor)
  • Fields history, max_tool_calls and tools added to the gcp_vertex_ai_chat processor. (@​rockwotj)

Fixed

  • Fixed an issue where the aws_kinesis input would cause high CPU utilization in cases where a shard has a trickle of data and a batching period is specified.
  • Fixed an issue where the mongodb_cdc inputs could have spurious errors when collections had no writes for > 30 seconds. (@​rockwotj)
  • Fixed a regression bug when configuring TLS for the Schema Registry client used by the schema_registry input and output and the schema_registry_decode and schema_registry_encode processors. This was introduced via #3135 in v4.46.0.(@​mihaitodor)
  • (Benthos) Fixed a regression bug where the echo and lint commands no longer loaded environment variables. (@​mihaitodor)

Changed

  • The redpanda_migrator_offsets input now polls the OffsetFetch API instead of reading from the __consumer_offsets topic. (@​mihaitodor)
  • Fields consumer_group, commit_period, partition_buffer_bytes, topic_lag_refresh_period, and max_yield_batch_bytes for the redpanda_migrator_offsets input are now deprecated. (@​mihaitodor)

The full change log can be found here.

v4.56.0-rc3

For installation instructions check out the getting started guide.

NOTE: This is a release candidate, you can download a binary from this page.

Added

  • Field scope added to the couchbase client. (@​peczenyj)
  • Parameter root_tag added to the format_xml() Bloblang method. (@​mihaitodor)
  • Metadata kafka_lag now emitted by the kafka_franz and ockam_kafka inputs. (@​mihaitodor)
  • New mcp-server lint subcommand for linting config directories. (@​Jeffail)
  • (Benthos) CLI flag --env-file added to the blobl command. (@​mihaitodor)
  • The mcp-server subcommand now supports the new streamable HTTP spec when the address flag is specified. (@​Jeffail)
  • Field poll_interval added to the redpanda_migrator_offsets input. (@​mihaitodor)
  • Field consumer_group_offsets_poll_interval added to the redpanda_migrator_bundle input. (@​mihaitodor)
  • Field input_bundle_label added to the redpanda_migrator_bundle output. (@​mihaitodor)
  • New gcp_spanner_cdc input. (@​mmatczuk)

... (truncated)

Changelog

Sourced from github.com/redpanda-data/connect/public/bundle/free/v4's changelog.

4.56.0 - 2025-06-05

Added

  • Field scope added to the couchbase client. (@​peczenyj)
  • Parameter root_tag added to the format_xml() Bloblang method. (@​mihaitodor)
  • Metadata kafka_lag now emitted by the kafka_franz and ockam_kafka inputs. (@​mihaitodor)
  • New mcp-server lint subcommand for linting config directories. (@​Jeffail)
  • (Benthos) CLI flag --env-file added to the blobl command. (@​mihaitodor)
  • The mcp-server subcommand now supports the new streamable HTTP spec when the address flag is specified. (@​Jeffail)
  • Field max_reconnects added to the nats, nats_jestream, nats_kv, nats_stream and nats_request_reply components. (@​chelmi)
  • Field poll_interval added to the redpanda_migrator_offsets input. (@​mihaitodor)
  • Field consumer_group_offsets_poll_interval added to the redpanda_migrator_bundle input. (@​mihaitodor)
  • Field input_bundle_label added to the redpanda_migrator_bundle output. (@​mihaitodor)
  • New gcp_spanner_cdc input. (@​mmatczuk)
  • Field object_canned_acl added to the aws_s3 output. (@​mihaitodor)
  • Fields history, max_tool_calls and tools added to the gcp_vertex_ai_chat processor. (@​rockwotj)

Fixed

  • Fixed an issue where the aws_kinesis input would cause high CPU utilization in cases where a shard has a trickle of data and a batching period is specified.
  • Fixed an issue where the mongodb_cdc inputs could have spurious errors when collections had no writes for > 30 seconds. (@​rockwotj)
  • Fixed a regression bug when configuring TLS for the Schema Registry client used by the schema_registry input and output and the schema_registry_decode and schema_registry_encode processors. This was introduced via #3135 in v4.46.0.(@​mihaitodor)
  • (Benthos) Fixed a regression bug where the echo and lint commands no longer loaded environment variables. (@​mihaitodor)

Changed

  • The redpanda_migrator_offsets input now polls the OffsetFetch API instead of reading from the __consumer_offsets topic. (@​mihaitodor)
  • Fields consumer_group, commit_period, partition_buffer_bytes, topic_lag_refresh_period, and max_yield_batch_bytes for the redpanda_migrator_offsets input are now deprecated. (@​mihaitodor)

4.55.1 - 2025-05-19

Added

  • New is_serverless field added to the redpanda_migrator output. (@​mihaitodor)

Fixed

  • Fixed an issue where the kafka_franz, redpanda, redpanda_common, redpanda_migrator, redpanda_migrator_offsets and ockam_kafka inputs could stall for an unreasonable length of time after losing connection to a broker. (@​Jeffail)

4.55.0 - 2025-05-15

Added

  • Field extras added to the sentry_capture processor. (@​peczenyj)
  • Field steal_grace_period added to the aws_kinesis input. (@​Jeffail)
  • New redpanda cache that stores key/value pairs in a compacted topic. (@​rockwotj)
  • Field max_yield_batch_bytes added to all redpanda flavored inputs. (@​Jeffail)
  • New translate_kafka_connect_types to schema_registry_decode to decode non-standard types emitted by debezium. (@​rockwotj)
  • (Benthos) CLI flag --api-path-prefix added to the studio pull and studio sync-schema subcommands. (@​mihaitodor)

... (truncated)

Commits
  • 046da2e Release v4.56.0 (#3463)
  • b7bd20c Add max_reconnects parameter to NATS components (#3462)
  • aa0ef73 Fix schema_registry output bug
  • 52bbde7 Cleanup input_redpanda_migrator_bundle template
  • fdaa72b Add object_canned_acl field to aws_s3 output (#3456)
  • 30c16c5 spanner_cdc: use MetaSetMut for not string metadata
  • 0ea4b29 spanner_cdc: move table name and mod_type to metadata
  • 96bb938 spanner_cdc: add metrics
  • ed30ee8 spanner_cdc(changestreams): cache finished tokens
  • 7d80e95 chore(spanner_cdc): rename CheckParentPartitionsFinished to CheckPartitionsFi...
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code labels Jun 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 9, 2025 12:36
@dependabot dependabot bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code labels Jun 9, 2025
Copy link

coderabbitai bot commented Jun 9, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@dependabot dependabot bot force-pushed the dependabot/go_modules/benthos-3b2071d847 branch 8 times, most recently from 02a8338 to 488c858 Compare June 10, 2025 05:17
Bumps the benthos group with 2 updates in the / directory: [github.com/redpanda-data/benthos/v4](https://github.com/redpanda-data/benthos) and [github.com/redpanda-data/connect/public/bundle/free/v4](https://github.com/redpanda-data/connect).


Updates `github.com/redpanda-data/benthos/v4` from 4.51.0 to 4.52.0
- [Changelog](https://github.com/redpanda-data/benthos/blob/main/CHANGELOG.md)
- [Commits](redpanda-data/benthos@v4.51.0...v4.52.0)

Updates `github.com/redpanda-data/connect/public/bundle/free/v4` from 4.49.1 to 4.56.0
- [Release notes](https://github.com/redpanda-data/connect/releases)
- [Changelog](https://github.com/redpanda-data/connect/blob/main/CHANGELOG.md)
- [Commits](redpanda-data/connect@v4.49.1...v4.56.0)

---
updated-dependencies:
- dependency-name: github.com/redpanda-data/benthos/v4
  dependency-version: 4.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: benthos
- dependency-name: github.com/redpanda-data/connect/public/bundle/free/v4
  dependency-version: 4.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: benthos
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/benthos-3b2071d847 branch from 488c858 to b01c5dc Compare June 10, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants