redpanda-data / connect

Fancy stream processing made operationally mundane
https://docs.redpanda.com/redpanda-connect/about/
8.09k stars 820 forks source link

build(deps): bump the production-dependencies group across 1 directory with 47 updates #2870

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps the production-dependencies group with 35 updates in the / directory:

Package From To
cloud.google.com/go/pubsub 1.40.0 1.43.0
cloud.google.com/go/vertexai 0.12.0 0.13.1
github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos 1.0.3 1.1.0
github.com/Azure/go-amqp 1.0.5 1.1.0
github.com/ClickHouse/clickhouse-go/v2 2.27.1 2.28.3
github.com/aws/aws-sdk-go-v2 1.30.4 1.30.5
github.com/aws/aws-sdk-go-v2/config 1.27.27 1.27.33
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.7.32 1.7.38
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.10 1.17.18
github.com/aws/aws-sdk-go-v2/service/bedrockruntime 1.15.1 1.16.2
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.40.3 1.40.7
github.com/aws/aws-sdk-go-v2/service/firehose 1.32.0 1.32.4
github.com/aws/aws-sdk-go-v2/service/kinesis 1.29.3 1.29.7
github.com/aws/aws-sdk-go-v2/service/lambda 1.56.3 1.58.3
github.com/aws/aws-sdk-go-v2/service/sns 1.31.3 1.31.7
github.com/aws/aws-sdk-go-v2/service/sqs 1.34.3 1.34.8
github.com/getsentry/sentry-go 0.28.1 0.29.0
github.com/go-faker/faker/v4 4.4.2 4.5.0
github.com/jhump/protoreflect 1.16.0 1.17.0
github.com/ollama/ollama 0.3.5 0.3.10
github.com/pinecone-io/go-pinecone 1.0.0 1.1.0
github.com/prometheus/client_golang 1.19.1 1.20.3
github.com/prometheus/common 0.55.0 0.59.1
github.com/rs/xid 1.5.0 1.6.0
github.com/sashabaranov/go-openai 1.28.3 1.29.2
github.com/sijms/go-ora/v2 2.8.19 2.8.20
github.com/snowflakedb/gosnowflake 1.11.0 1.11.1
github.com/testcontainers/testcontainers-go/modules/ollama 0.32.0 0.33.0
github.com/testcontainers/testcontainers-go/modules/qdrant 0.32.0 0.33.0
github.com/tetratelabs/wazero 1.7.3 1.8.0
github.com/trinodb/trino-go-client 0.315.0 0.316.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace 1.28.0 1.30.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.28.0 1.30.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 1.28.0 1.30.0
modernc.org/sqlite 1.32.0 1.33.1

Updates cloud.google.com/go/pubsub from 1.40.0 to 1.43.0

Commits
  • 58df9c3 chore(main): release pubsub 1.43.0 (#10714)
  • 6685397 chore(.github): pin golang.org/x/mod and golang.org/x/tools in renovate (#10835)
  • f0958b0 chore(all): update deps (#10834)
  • ce82b22 vertexai(test): add corpora_test in tokenizer module (#10784)
  • 8d008de feat(bigtable): add "TypeUnspecified" to represent an unspecified type (#10820)
  • caa826c feat(pubsub): allow trace extraction from protobuf message (#10827)
  • 48addbf fix(pubsub): add attributes before startSpan (#10800)
  • 79a0e11 fix(pubsub): close grpc streams on retry (#10624)
  • 02b2d12 feat(bigtable): Add client side metrics to feature flag (#10678)
  • 0d732cc fix(datastore): do not delay on final transaction attempt (#10824)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/storage from 1.42.0 to 1.43.0

Commits
  • 58df9c3 chore(main): release pubsub 1.43.0 (#10714)
  • 6685397 chore(.github): pin golang.org/x/mod and golang.org/x/tools in renovate (#10835)
  • f0958b0 chore(all): update deps (#10834)
  • ce82b22 vertexai(test): add corpora_test in tokenizer module (#10784)
  • 8d008de feat(bigtable): add "TypeUnspecified" to represent an unspecified type (#10820)
  • caa826c feat(pubsub): allow trace extraction from protobuf message (#10827)
  • 48addbf fix(pubsub): add attributes before startSpan (#10800)
  • 79a0e11 fix(pubsub): close grpc streams on retry (#10624)
  • 02b2d12 feat(bigtable): Add client side metrics to feature flag (#10678)
  • 0d732cc fix(datastore): do not delay on final transaction attempt (#10824)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/vertexai from 0.12.0 to 0.13.1

Changelog

Sourced from cloud.google.com/go/vertexai's changelog.

Changes

0.115.1 (2024-08-13)

Bug Fixes

  • cloud.google.com/go: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

0.115.0 (2024-06-12)

Features

Bug Fixes

  • internal/postprocessor: Use approved image tag (#10341) (a388fe5)

0.114.0 (2024-05-23)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10193) (c2920d7)

Bug Fixes

  • internal/postprocessor: Add scopes to all appropriate commit lines (#10192) (c21399b)

0.113.0 (2024-05-08)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10010) (34455c1)

Bug Fixes

  • all: Bump x/net to v0.24.0 (#10000) (ba31ed5)
  • debugger: Add internaloption.WithDefaultEndpointTemplate (3b41408)
  • internal/aliasfix: Handle import paths correctly (#10097) (fafaf0d)
  • rpcreplay: Properly unmarshal dynamic message (#9774) (53ccb20), refs #9773

Documentation

... (truncated)

Commits


Updates github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos from 1.0.3 to 1.1.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos's releases.

sdk/monitor/query/azmetrics/v1.1.0

1.1.0 (2024-06-12)

Features Added

  • Added sovereign cloud support

sdk/data/azcosmos/v1.1.0

1.1.0 (2024-09-10)

Features Added

  • Added support for OpenTelemetry trace spans. See PR 23268
  • Added support for MaxIntegratedCacheStaleness option See PR 23406

Bugs Fixed

  • Fixed sending Prefer header with return=minimal value on metadata operations. See PR 23335
  • Fixed routing metadata requests to satellite regions when using ClientOptions.PreferredRegions and multiple write region accounts. See PR 23339

sdk/resourcemanager/servicenetworking/armservicenetworking/v1.1.0-beta.1

1.1.0-beta.1 (2024-08-23)

Features Added

  • New enum type PolicyType with values PolicyTypeWAF
  • New function *ClientFactory.NewSecurityPoliciesInterfaceClient() *SecurityPoliciesInterfaceClient
  • New function NewSecurityPoliciesInterfaceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SecurityPoliciesInterfaceClient, error)
  • New function *SecurityPoliciesInterfaceClient.BeginCreateOrUpdate(context.Context, string, string, string, SecurityPolicy, *SecurityPoliciesInterfaceClientBeginCreateOrUpdateOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientCreateOrUpdateResponse], error)
  • New function *SecurityPoliciesInterfaceClient.BeginDelete(context.Context, string, string, string, *SecurityPoliciesInterfaceClientBeginDeleteOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientDeleteResponse], error)
  • New function *SecurityPoliciesInterfaceClient.Get(context.Context, string, string, string, *SecurityPoliciesInterfaceClientGetOptions) (SecurityPoliciesInterfaceClientGetResponse, error)
  • New function *SecurityPoliciesInterfaceClient.NewListByTrafficControllerPager(string, string, *SecurityPoliciesInterfaceClientListByTrafficControllerOptions) *runtime.Pager[SecurityPoliciesInterfaceClientListByTrafficControllerResponse]
  • New function *SecurityPoliciesInterfaceClient.Update(context.Context, string, string, string, SecurityPolicyUpdate, *SecurityPoliciesInterfaceClientUpdateOptions) (SecurityPoliciesInterfaceClientUpdateResponse, error)
  • New struct SecurityPolicy
  • New struct SecurityPolicyConfigurations
  • New struct SecurityPolicyConfigurationsUpdate
  • New struct SecurityPolicyListResult
  • New struct SecurityPolicyProperties
  • New struct SecurityPolicyUpdate
  • New struct SecurityPolicyUpdateProperties
  • New struct TrafficControllerUpdateProperties
  • New struct WafPolicy
  • New struct WafPolicyUpdate
  • New struct WafSecurityPolicy
  • New struct WafSecurityPolicyUpdate
  • New field SecurityPolicies, SecurityPolicyConfigurations in struct TrafficControllerProperties
  • New field Properties in struct TrafficControllerUpdate
Commits
  • 8a1a75e Merge remote-tracking branch 'origin/dev'
  • c25453f Refactored and fixed few bugs
  • 7daeb26 Merge pull request #1 from bfirsh/gofmt
  • 1aa8e81 Tidy up with gofmt
  • 9907835 Update README.md
  • b2a95a7 Add License.
  • 1988e0c Aded DeleteDisk method
  • 72aed89 Added CheckHostedServiceNameAvailability method, fixed minor bugs
  • 84da83b Update README.md
  • 2edf9b0 Added parameters validation
  • Additional commits viewable in compare view


Updates github.com/Azure/go-amqp from 1.0.5 to 1.1.0

Release notes

Sourced from github.com/Azure/go-amqp's releases.

v1.1.0

Features Added

  • Allow for errors.As() to see the underlying AMQP error by (PR#329)
Changelog

Sourced from github.com/Azure/go-amqp's changelog.

1.1.0 (2024-08-20)

Features Added

  • ConnError, SessionError and LinkError now work with errors.As(), making it easier to write generalized error handling code that wants to deal with *amqp.Error's.
Commits


Updates github.com/ClickHouse/clickhouse-go/v2 from 2.27.1 to 2.28.3

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.28.3

What's Changed

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.2...v2.28.3

v2.28.2

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.1...v2.28.2

v2.28.1

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.0...v2.28.1

v2.28.0

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.27.2...v2.28.0

... (truncated)

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.28.3, 2024-09-12

What's Changed

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.2...v2.28.3

v2.28.2, 2024-08-30

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.1...v2.28.2

v2.28.1, 2024-08-27

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.0...v2.28.1

v2.28.0, 2024-08-23

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.27.2...v2.28.0

v2.27.2, 2024-08-20

What's Changed

... (truncated)

Commits
  • 877aa63 Update release notes
  • f998d8f Revert the minimum required Go version to 1.21 (#1405)
  • b352f6e Update release notes
  • 3e777af Validate connection in bad state before query execution in the stdlib databas...
  • 2bd4c82 Update README with newer Go versions (#1393)
  • 25b8902 Bump github.com/docker/docker (#1390)
  • 4dd22ff Update release notes
  • dac3fdc Merge pull request #1387 from ClickHouse/gg/recognize_empty_enum_key
  • 4e02b95 Recognize empty strings as a valid enum key
  • 5a3d28a ClickHouse 24.8 (#1385)
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5

Commits
  • a2b751d Release 2024-09-03
  • e22c249 Regenerated Clients
  • ff0cf6f Update API model
  • 3120376 refactoring of buildQuery to accept a list of maintained headers to l… (#2773)
  • 4ed838e Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-change
  • d4bd42f Merge branch 'main' into presignedurl-requestpayer-change
  • 0353706 Added Changelog
  • 97e2d3f Release 2024-08-30
  • 4cca52b Regenerated Clients
  • c8a5146 Update endpoints model
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.33

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.27 to 1.17.32

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression from 1.7.32 to 1.7.38

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.10 to 1.17.18

Commits


Updates github.com/aws/aws-sdk-go-v2/service/bedrockruntime from 1.15.1 to 1.16.2

Commits


Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.40.3 to 1.40.7

Commits
  • 390cf19 Release 2023-03-21
  • c37c72a Regenerated Clients
  • d1e5193 Update endpoints model
  • 2506101 Update API model
  • c93b5cc Merge pull request #2051 from aws/add100ContinueCustomization
  • c01aac6 Keep one changelog for PR
  • 3780faa Keep one changelog for PR
  • b94b5b7 Merge remote-tracking branch 'origin/add100ContinueCustomization' into add100...
  • 6174ff2 Change some variable name and use operation shape id to represent operation s...
  • 83491fc add changelog to last commit
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.4 to 1.34.9

Commits


Updates github.com/aws/aws-sdk-go-v2/service/firehose from 1.32.0 to 1.32.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/kinesis from 1.29.3 to 1.29.7

Commits


Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.56.3 to 1.58.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.3 to 1.61.2

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sns from 1.31.3 to 1.31.7

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.34.3 to 1.34.8

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.3 to 1.30.7

Commits
  • f1d71c5 Release 2024-09-04
  • e4813e1 Regenerated Clients
  • 0e8bb90 Update partitions file
  • 6a5875b Update endpoints model
  • f7030de Update API model
  • a2b751d Release 2024-09-03
  • e22c249 Regenerated Clients
  • ff0cf6f Update API model
  • 3120376 refactoring of buildQuery to accept a list of maintained head... _Description has been truncated_
CLAassistant commented 2 weeks ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 1 week ago

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