wombatwisdom / wombat

Wombat
MIT License
9 stars 1 forks source link

Bump the production-dependencies group across 1 directory with 2 updates #4

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the production-dependencies group with 2 updates in the / directory: github.com/nats-io/nats.go and github.com/redpanda-data/benthos/v4.

Updates github.com/nats-io/nats.go from 1.35.0 to 1.36.0

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.36.0

Changelog

Fixed

  • JetStream:
    • Set OptStartSeq correctly in OrderedConsumerConfig and simplify ordered consumer creation (#1644, #1645)
    • Fix invalid handling of mismatched sequence when using Messages() for ordered consumer (#1646)

Changed

  • JetStream:
    • Remove ConsumerInfo() calls in Consume() and Messages() after reconnect (#1643)

Improved

Complete Changes

https://github.com/nats-io/nats.go/compare/v1.35.0...v1.36.0

Commits
  • 370bc4f Release v1.36.0 (#1647)
  • 66b92a9 [FIXED] Remove ConsumerInfo() calls in Consume() and Messages() after r...
  • 5dbd825 [IMPROVED] Handle error and reset ordered consumer in Messages() (#1646)
  • 005a6f2 [IMPROVED] Ordered consumer creation and initial config settings (#1645)
  • 1deccaf [FIXED] Set OptStartSeq correctly in OrderedConsumerConfig (#1644)
  • 69922ce [IMPROVED] Fix typo inconnect (#1638)
  • c93d277 [IMPROVED] Fix MaxAckPending default value comment unit typo (#1639)
  • 41975ba [FIXED] Object Store compatibility tests (#1637)
  • See full diff in compare view


Updates github.com/redpanda-data/benthos/v4 from 4.28.1 to 4.30.0

Changelog

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

4.30.0 - 2024-06-13

Added

  • Go API: New APIs for capturing synchronous responses from downstream components. (@​Jeffail)
  • Go API: Ability to customise the overall configuration schema of a stream builder. (@​Jeffail)
  • New sin, cos, tan and pi bloblang methods. (@​mfamador)
  • Field proxy_url added to the websocket input and output. (@​mihaitodor)

Fixed

  • The websocket input and output now obey the HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables. (@​mihaitodor)

4.29.0 - 2024-06-10

Added

  • Go API: New APIs added for extracting struct based documentation for plugins, which can be used for executing custom documentation templates for each registered component and/or bloblang plugin.
  • Field omit_empty added to the lines scanner. (@​mihaitodor)
  • New scheme gcm added to the encrypt_aes and decrypy_aes Bloblang methods. (@​abergmeier)
  • New Bloblang method pow. (@​mfamador)

4.28.0 - 2024-05-29

Added

  • Go API: Variadic options added to the public service.RunCLI function for customising CLI behaviour.
  • Go API: New schema APIs added with linting, generation and marshalling capabilities.

4.27.0 - 2024-04-23

Added

  • New nats_kv cache type.
  • The nats_jetstream input now supports last_per_subject and new deliver fallbacks.
  • Field error_patterns added to the drop_on output.
  • New redis_scan input type.
  • Field auto_replay_nacks added to all inputs that traditionally automatically retry nacked messages as a toggle for this behaviour.
  • New retry processor.
  • New noop cache.
  • Field targets_input added to the azure_blob_storage input.
  • New reject_errored output.
  • New nats_request_reply processor.
  • New json_documents scanner.

Fixed

  • The unarchive processor no longer yields linting errors when the format csv:x is specified. This is a regression introduced in v4.25.0.
  • The sftp input will no longer consume files when the watcher cache returns an error. Instead, it will reattempt the file upon the next poll.
  • The aws_sqs input no longer logs error level logs for visibility timeout refreshing errors.

... (truncated)

Commits
  • 4edb4b2 Update CHANGELOG for 4.30 (#33)
  • 61a90c4 Add blobl example tests back in (#30)
  • a8fa031 Merge pull request #29 from redpanda-data/mihaitodor-add-proxy-url-field-webs...
  • d7ed59b Add proxy_url field to the websocket components
  • e6e947f Merge pull request #28 from redpanda-data/more-blobl-docs
  • 355ed74 Compact blobl docs examples
  • ed21c91 Merge pull request #26 from anovateam/trigonometric-methods
  • 55ad144 Merge pull request #27 from redpanda-data/lambda-serverless
  • 8e2c6d3 Add public APIs for custom stream builder schemas
  • 21b2501 Add tan method
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 4 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.