warpstreamlabs / bento

Fancy stream processing made operationally mundane. This repository is a fork of the original project before the license was changed.
https://warpstreamlabs.github.io/bento/
Other
1.07k stars 71 forks source link

Bump the production-dependencies group across 1 directory with 79 updates #68

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Package From To
cloud.google.com/go/bigquery 1.59.0 1.61.0
cuelang.org/go 0.7.0 0.9.2
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.9.2 1.12.0
github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos 0.3.6 1.0.3
github.com/Azure/azure-sdk-for-go/sdk/data/aztables 1.1.0 1.2.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.2.1 1.3.2
github.com/Azure/go-amqp 1.0.4 1.0.5
github.com/ClickHouse/clickhouse-go/v2 2.21.1 2.26.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace 1.21.0 1.24.0
github.com/IBM/sarama 1.42.2 1.43.2
github.com/apache/pulsar-client-go 0.12.0 0.12.1
github.com/aws/aws-lambda-go 1.46.0 1.47.0
github.com/aws/aws-sdk-go-v2 1.25.0 1.30.1
github.com/aws/aws-sdk-go-v2/config 1.26.6 1.27.24
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.6.16 1.7.29
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.15.15 1.17.5
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.32.2 1.40.1
github.com/aws/aws-sdk-go-v2/service/firehose 1.24.0 1.31.1
github.com/aws/aws-sdk-go-v2/service/kinesis 1.24.7 1.29.1
github.com/aws/aws-sdk-go-v2/service/lambda 1.50.0 1.56.1
github.com/aws/aws-sdk-go-v2/service/sns 1.27.0 1.31.1
github.com/aws/aws-sdk-go-v2/service/sqs 1.29.7 1.34.1
github.com/benhoyt/goawk 1.25.0 1.27.0
github.com/bwmarrin/discordgo 0.27.1 0.28.1
github.com/cenkalti/backoff/v4 4.2.1 4.3.0
github.com/couchbase/gocb/v2 2.8.0 2.9.0
github.com/fatih/color 1.16.0 1.17.0
github.com/getsentry/sentry-go 0.27.0 0.28.1
github.com/go-faker/faker/v4 4.3.0 4.4.2
github.com/go-sql-driver/mysql 1.7.1 1.8.1
github.com/gorilla/websocket 1.5.1 1.5.3
github.com/gosimple/slug 1.13.1 1.14.0
github.com/itchyny/gojq 0.12.14 0.12.16
github.com/jackc/pgx/v4 4.18.2 4.18.3
github.com/jhump/protoreflect 1.15.6 1.16.0
github.com/linkedin/goavro/v2 2.12.0 2.13.0
github.com/matoous/go-nanoid/v2 2.0.0 2.1.0
github.com/microcosm-cc/bluemonday 1.0.25 1.0.27
github.com/nats-io/nats.go 1.32.0 1.36.0
github.com/opensearch-project/opensearch-go/v3 3.0.0 3.1.0
github.com/oschwald/geoip2-golang 1.9.0 1.11.0
github.com/parquet-go/parquet-go 0.20.0 0.23.0
github.com/pebbe/zmq4 1.2.10 1.2.11
github.com/prometheus/client_golang 1.18.0 1.19.1
github.com/rabbitmq/amqp091-go 1.9.0 1.10.0
github.com/redis/go-redis/v9 9.4.0 9.5.3
github.com/rickb777/date 1.20.5 1.20.6
github.com/snowflakedb/gosnowflake 1.7.2 1.10.1
github.com/tetratelabs/wazero 1.6.0 1.7.3
github.com/trinodb/trino-go-client 0.313.0 0.315.0
github.com/twmb/franz-go 1.16.1 1.17.0
github.com/urfave/cli/v2 2.27.1 2.27.2
go.mongodb.org/mongo-driver 1.13.1 1.16.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace 1.23.1 1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.23.1 1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 1.23.1 1.28.0
modernc.org/sqlite 1.28.0 1.30.1

Updates cloud.google.com/go/bigquery from 1.59.0 to 1.61.0

Commits


Updates cloud.google.com/go/pubsub from 1.36.1 to 1.37.0

Commits
  • a75c8b6 chore(main): release pubsub 1.37.0 (#9517)
  • e2c9a95 chore(internal/protoveneer): support custom field converters (#9456)
  • 86ec5c0 chore: release main (#9511)
  • a74cbbe docs(netapp): mark optional fields explicitly in Storage Pool (#9513)
  • 9bba269 feat(pubsub): support kinesis ingestion admin (#9458)
  • 5ca0271 feat(logging/logadmin): allow logging PageSize to override (#9409)
  • e68777c chore(main): release spanner 1.58.0 (#9423)
  • 6deb969 docs(pubsub): check for nil responses for receive examples (#9516)
  • e54989e chore: remove old samples that no longer compile (#9510)
  • 1cf28f6 docs(run): clarify some defaults and required or optional values (#9505)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/storage from 1.37.0 to 1.40.0

Commits


Updates cuelang.org/go from 0.7.0 to 0.9.2

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.2 to 1.12.0

Release notes

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

sdk/azcore/v1.12.0

1.12.0 (2024-06-06)

Features Added

  • Added field StatusCodes to runtime.FetcherForNextLinkOptions allowing for additional HTTP status codes indicating success.
  • Added func NewUUID to the runtime package for generating UUIDs.

Bugs Fixed

  • Fixed an issue that prevented pollers using the Operation-Location strategy from unmarshaling the final result in some cases.

Other Changes

  • Updated dependencies.

sdk/azcore/v1.11.1

1.11.1 (2024-04-02)

Bugs Fixed

  • Pollers that use the Location header won't consider http.StatusRequestTimeout a terminal failure.
  • runtime.Poller[T].Result won't consider non-terminal error responses as terminal.
Commits


Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.5.2

Release notes

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

sdk/azidentity/v1.5.2

1.5.2 (2024-04-09)

Bugs Fixed

  • ManagedIdentityCredential now specifies resource IDs correctly for Azure Container Instances

Other Changes

  • Restored v1.4.0 error behavior for empty tenant IDs
  • Upgraded dependencies
Commits
  • 299ebfe Prepare internal for release (#22339)
  • d00123d Update packages (#22338)
  • 0a332e3 Fix issue in Verify-Link.ps1 after PS 7.4 update (#22336)
  • c8ae7ed Sync eng/common directory with azure-sdk-tools for PR 7615 (#22335)
  • 9ae828c Replace ErrAuthenticationRequired with AuthenticationRequiredError (#22317)
  • 7c50f09 [Release] sdk/resourcemanager/springappdiscovery/armspringappdiscovery/0.1.0 ...
  • b36de61 Added spec location verification to the release pipeline (#22301)
  • 00f2b8b Go SDK for Azure Web PubSub Data plane (#21929)
  • 0aa2409 Sync eng/common directory with azure-sdk-tools for PR 7585 (#22312)
  • 572ba1f JSON marshaling helpers will preserve Content-Type (#22309)
  • Additional commits viewable in compare view


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

Release notes

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

sdk/data/azcosmos/v1.0.3

1.0.3 (2024-06-17)

Bugs Fixed

  • Fixed data race on clientRetryPolicy. See PR 23061

sdk/data/azcosmos/v1.0.2

1.0.2 (2024-06-11)

Bugs Fixed

  • Fixed ReplaceThroughput operations on Database and Container. See PR 22923

sdk/security/keyvault/internal/v1.0.1

1.0.1 (2024-04-09)

Other Changes

  • Upgraded dependencies

sdk/data/azcosmos/v1.0.1

1.0.1 (2024-05-02)

Bugs Fixed

  • Reduces minimum required go version to 1.21

sdk/messaging/eventgrid/azeventgrid/v1.0.0

1.0.0 (2024-04-09)

  • GA for the Event Grid basic module.

sdk/data/azcosmos/v1.0.0

1.0.0 (2024-04-09)

Features Added

Breaking Changes

  • ItemOptions.SessionToken, QueryOptions.SessionToken, QueryOptions.ContinuationToken, QueryDatabasesOptions.ContinuationToken, QueryContainersOptions.ContinuationToken are now *string
  • ItemResponse.SessionToken, QueryItemsResponse.ContinuationToken, QueryContainersResponse.ContinuationToken, QueryDatabasesResponse.ContinuationToken are now *string

sdk/monitor/query/azlogs/v1.0.0

1.0.0 (2024-04-15)

Breaking Changes

  • Removed pointers from slices
  • Renamed LogsColumnType to ColumnType

... (truncated)

Commits
  • 7d73c79 Cosmos DB - 1.0.3 release changelog (#23079)
  • 6aaef6b Increment package version after release of storage/azdatalake (#23074)
  • 2584969 Increment package version after release of storage/azfile (#23072)
  • a2fa598 Increment package version after release of storage/azblob (#23070)
  • 0e48f88 [keyvault] update test-resources.json (#23078)
  • 72dd8fa [azopenaiassistants] Regenerating to work with the new assistants v2 (beta) e...
  • ea7c28b [keyvault] add sovereign cloud testing (#22972)
  • da9212e Update CodeownersLinter version to 1.0.0-dev.20240614.4 (#23075)
  • ce86693 Thread-Safe clientRetryPolicy (#23061)
  • 8d785f6 changelog updates for release of azdatalake (#23071)
  • Additional commits viewable in compare view


Updates github.com/Azure/azure-sdk-for-go/sdk/data/aztables from 1.1.0 to 1.2.0

Release notes

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

sdk/messaging/azeventhubs/v1.2.0

1.2.0 (2024-05-07)

Bugs Fixed

Processor.Run had unclear behavior for some cases:

  • Run() now returns an explicit error when called more than once on a single Processor instance or if multiple Run calls are made concurrently. (PR#22833)
  • NextProcessorClient now properly terminates (and returns nil) if called on a stopped Processor. (PR#22833)

sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/v1.2.0

1.2.0 (2024-05-24)

Features Added

  • New value ManagedClusterUpgradeTypeControlPlaneOnly added to enum type ManagedClusterUpgradeType
  • New enum type TargetType with values TargetTypeAfterStageWait, TargetTypeGroup, TargetTypeMember, TargetTypeStage
  • New function *UpdateRunsClient.BeginSkip(context.Context, string, string, string, SkipProperties, *UpdateRunsClientBeginSkipOptions) (*runtime.Poller[UpdateRunsClientSkipResponse], error)
  • New struct APIServerAccessProfile
  • New struct AgentProfile
  • New struct FleetHubProfile
  • New struct SkipProperties
  • New struct SkipTarget
  • New field HubProfile in struct FleetProperties

sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/v1.2.0-beta.1

1.2.0-beta.1 (2024-04-26)

Features Added

  • New value ManagedClusterUpgradeTypeControlPlaneOnly added to enum type ManagedClusterUpgradeType
  • New enum type TargetType with values TargetTypeAfterStageWait, TargetTypeGroup, TargetTypeMember, TargetTypeStage
  • New function *UpdateRunsClient.BeginSkip(context.Context, string, string, string, SkipProperties, *UpdateRunsClientBeginSkipOptions) (*runtime.Poller[UpdateRunsClientSkipResponse], error)
  • New struct APIServerAccessProfile
  • New struct AgentProfile
  • New struct FleetHubProfile
  • New struct SkipProperties
  • New struct SkipTarget
  • New field HubProfile in struct FleetProperties

sdk/data/azappconfig/v1.2.0-beta.1

1.2.0-beta.1 (2024-06-11)

Features Added

  • Support ETag-per-page
    • Added field MatchConditions to ListSettingsOptions which allows specifying request conditions when iterating over pages of settings.
    • Added field ETag to ListSettingsPageResponse which contains the ETag for a page of configuration settings.

Other Changes

  • Updated dependencies.

... (truncated)

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • Additional commits viewable in compare view


Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.2.1 to 1.3.2

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.

sdk/storage/azblob/v1.3.2

1.3.2 (2024-04-09)

Bugs Fixed

  • Fixed an issue where GetSASURL() was providing HTTPS SAS, instead of the default http+https SAS. Fixes #22448

Other Changes

  • Integrate InsecureAllowCredentialWithHTTP client options.
  • Update dependencies.

sdk/resourcemanager/support/armsupport/v1.3.0

1.3.0 (2024-04-26)

Features Added

  • New enum type Consent with values ConsentNo, ConsentYes
  • New enum type CreatedByType with values CreatedByTypeApplication, CreatedByTypeKey, CreatedByTypeManagedIdentity, CreatedByTypeUser
  • New enum type IsTemporaryTicket with values IsTemporaryTicketNo, IsTemporaryTicketYes
  • New enum type UserConsent with values UserConsentNo, UserConsentYes
  • New function NewChatTranscriptsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ChatTranscriptsClient, error)
  • New function *ChatTranscriptsClient.Get(context.Context, string, string, *ChatTranscriptsClientGetOptions) (ChatTranscriptsClientGetResponse, error)
  • New function *ChatTranscriptsClient.NewListPager(string, *ChatTranscriptsClientListOptions) *runtime.Pager[ChatTranscriptsClientListResponse]
  • New function NewChatTranscriptsNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*ChatTranscriptsNoSubscriptionClient, error)
  • New function *ChatTranscriptsNoSubscriptionClient.Get(context.Context, string, string, *ChatTranscriptsNoSubscriptionClientGetOptions) (ChatTranscriptsNoSubscriptionClientGetResponse, error)
  • New function *ChatTranscriptsNoSubscriptionClient.NewListPager(string, *ChatTranscriptsNoSubscriptionClientListOptions) *runtime.Pager[ChatTranscriptsNoSubscriptionClientListResponse]
  • New function *ClientFactory.NewChatTranscriptsClient() *ChatTranscriptsClient
  • New function *ClientFactory.NewChatTranscriptsNoSubscriptionClient() *ChatTranscriptsNoSubscriptionClient
  • New function *ClientFactory.NewCommunicationsNoSubscriptionClient() *CommunicationsNoSubscriptionClient
  • New function *ClientFactory.NewFileWorkspacesClient() *FileWorkspacesClient
  • New function *ClientFactory.NewFileWorkspacesNoSubscriptionClient() *FileWorkspacesNoSubscriptionClient
  • New function *ClientFactory.NewFilesClient() *FilesClient
  • New function *ClientFactory.NewFilesNoSubscriptionClient() *FilesNoSubscriptionClient
  • New function *ClientFactory.NewTicketsNoSubscriptionClient() *TicketsNoSubscriptionClient
  • New function NewCommunicationsNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*CommunicationsNoSubscriptionClient, error)
  • New function *CommunicationsNoSubscriptionClient.CheckNameAvailability(context.Context, string, CheckNameAvailabilityInput, *CommunicationsNoSubscriptionClientCheckNameAvailabilityOptions) (CommunicationsNoSubscriptionClientCheckNameAvailabilityResponse, error)
  • New function *CommunicationsNoSubscriptionClient.BeginCreate(context.Context, string, string, CommunicationDetails, *CommunicationsNoSubscriptionClientBeginCreateOptions) (*runtime.Poller[CommunicationsNoSubscriptionClientCreateResponse], error)
  • New function *CommunicationsNoSubscriptionClient.Get(context.Context, string, string, *CommunicationsNoSubscriptionClientGetOptions) (CommunicationsNoSubscriptionClientGetResponse, error)
  • New function *CommunicationsNoSubscriptionClient.NewListPager(string, *CommunicationsNoSubscriptionClientListOptions) *runtime.Pager[CommunicationsNoSubscriptionClientListResponse]
  • New function NewFileWorkspacesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FileWorkspacesClient, error)
  • New function *FileWorkspacesClient.Create(context.Context, string, *FileWorkspacesClientCreateOptions) (FileWorkspacesClientCreateResponse, error)
  • New function *FileWorkspacesClient.Get(context.Context, string, *FileWorkspacesClientGetOptions) (FileWorkspacesClientGetResponse, error)
  • New function NewFileWorkspacesNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*FileWorkspacesNoSubscriptionClient, error)
  • New function *FileWorkspacesNoSubscriptionClient.Create(context.Context, string, *FileWorkspacesNoSubscriptionClientCreateOptions) (FileWorkspacesNoSubscriptionClientCreateResponse, error)
  • New function *FileWorkspacesNoSubscriptionClient.Get(context.Context, string, *FileWorkspacesNoSubscriptionClientGetOptions) (FileWorkspacesNoSubscriptionClientGetResponse, error)
  • New function NewFilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FilesClient, error)
  • New function *FilesClient.Create(context.Context, string, string, FileDetails, *FilesClientCreateOptions) (FilesClientCreateResponse, error)
  • New function *FilesClient.Get(context.Context, string, string, *FilesClientGetOptions) (FilesClientGetResponse, error)
  • New function *FilesClient.NewListPager(string, *FilesClientListOptions) *runtime.Pager[FilesClientListResponse]
  • New function *FilesClient.Upload(context.Context, string, string, UploadFile, *FilesClientUploadOptions) (FilesClientUploadResponse, error)
  • New function NewFilesNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*FilesNoSubscriptionClient, error)
  • New function *FilesNoSubscriptionClient.Create(context.Context, string, string, FileDetails, *FilesNoSubscriptionClientCreateOptions) (FilesNoSubscriptionClientCreateResponse, error)

... (truncated)

Commits
  • 95f7bc6 changelog update for STG 91 Patch release
  • 15dc95e Integrate InsecureAllowCredentialWithHTTP in storage (#22712)
  • 322b0d7 Upgrade keyvault/internal dependencies (#22713)
  • 644a3ac azidentity test cleanup (#22700)
  • df9e916 Default GetSASURL http+https for getsasurl (#22704)
  • 8567665 [Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...
  • 3c0eba3 fix armmigrationdiscoverysap ci.yml (#22710)
  • 2803e67 [Release] sdk/resourcemanager/migrationdiscovery/armmigrationdiscoverysap/0.1...
  • 18e40d0 [azopenai] Switch EventReader from using bufio.Scanner to bufio.Reader (#22703)
  • 8f702b9 DefaultAzureCredential probes IMDS before sending it a token request (#22676)
  • Additional commits viewable in compare view


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

Release notes

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

v1.0.5

Bugs Fixed

  • Fixed an issue that could cause delays when parsing small frames.
Changelog

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

1.0.5 (2024-03-04)

Bugs Fixed

  • Fixed an issue that could cause delays when parsing small frames.
Commits


Updates github.com/ClickHouse/clickhouse-go/v2 from 2.21.1 to 2.26.0

Release notes

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

v2.26.0

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.25.0...v2.26.0

v2.25.0

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.24.0...v2.25.0

v2.24.0

What's Changed

Enhancements 🎉

... (truncated)

Changelog

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

v2.26.0, 2024-06-25

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.25.0...v2.26.0

v2.25.0, 2024-05-28

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.24.0...v2.25.0

v2.24.0, 2024-05-08

What's Changed

Enhancements 🎉

Fixes 🐛

... (truncated)

Commits
  • bb1f194 Update release notes
  • 8113366 Use HTTPs scheme in std connection failover tests (#1332)
  • 8a0701f Align allow_suspicious_low_cardinality_types and `allow_suspicious_low_card...
  • 3391e46 BatchInsert parentheses issue fix (#1327)
  • de6b568 Retry on network errors and fix retries on async inserts with database/sql ...
  • 8ad6ec6 Batch Columns() []column.Interface method (#1277)
  • 3a49215 Setting X-Clickhouse-SSL-Certificate-Auth off when password is set, and setti...
  • 7127f98 ClickHouse 24.5 (#1319)
  • 4d96914 Fix rows.Close function (#1314)
  • dd45741 Removing data_helpers.go and all references (#1315)
  • Additional commits viewable in compare view


Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.21.0 to 1.24.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed