Skip to content

chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.139.6 to 3.140.2 in the all group#30

Merged
k-matsuzawa merged 1 commit into
mainfrom
dependabot/go_modules/all-9bda1e30e0
Jun 21, 2026
Merged

chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.139.6 to 3.140.2 in the all group#30
k-matsuzawa merged 1 commit into
mainfrom
dependabot/go_modules/all-9bda1e30e0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 1 update: github.com/ydb-platform/ydb-go-sdk/v3.

Updates github.com/ydb-platform/ydb-go-sdk/v3 from 3.139.6 to 3.140.2

Release notes

Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.

v3.140.2

  • Added topicwriter.ErrWriterClosed sentinel error returned by Writer.Write when the writer has been closed due to a terminal error or an explicit Close call; use errors.Is to detect this condition and recreate the writer if needed

Full Changelog: v3.140.1...v3.140.2

v3.140.1

  • Fixed Topic().Alter() consumer alters (AlterConsumerWithImportant, AlterConsumerWithReadFrom, AlterConsumerWithAttributes, AlterConsumerWithAvailabilityPeriod) silently resetting the consumer's supported-codecs restriction: set_supported_codecs is now sent only when AlterConsumerWithSupportedCodecs is used

Full Changelog: v3.140.0...v3.140.1

v3.140.0

  • Added topicoptions.WithWriterDirectWrite(bool) and topicoptions.WithMultiWriterDirectWrite(bool) options to send topic writes to the node that hosts the target partition, bypassing the topic proxy

Full Changelog: v3.139.8...v3.140.0

v3.139.8

  • Masked access tokens in topic gRPC debug logs for UpdateTokenRequest messages

Full Changelog: v3.139.7...v3.139.8

v3.139.7

  • Fixed YSON scanning in TableService to support both underlying TextValue and BytesValue wire representations
  • Fixed inverted success/error handling in the ExampleWriter_Write doc example for topicwriter, which printed OK on failure and aborted on success
  • Fixed nil pointer dereference panic in topicsugar.ProtobufIterator on the first received message by allocating a concrete protobuf message before unmarshaling

Full Changelog: v3.139.6...v3.139.7

Changelog

Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.

v3.140.2

  • Added topicwriter.ErrWriterClosed sentinel error returned by Writer.Write when the writer has been closed due to a terminal error or an explicit Close call; use errors.Is to detect this condition and recreate the writer if needed

v3.140.1

  • Fixed Topic().Alter() consumer alters (AlterConsumerWithImportant, AlterConsumerWithReadFrom, AlterConsumerWithAttributes, AlterConsumerWithAvailabilityPeriod) silently resetting the consumer's supported-codecs restriction: set_supported_codecs is now sent only when AlterConsumerWithSupportedCodecs is used

v3.140.0

  • Added topicoptions.WithWriterDirectWrite(bool) and topicoptions.WithMultiWriterDirectWrite(bool) options to send topic writes to the node that hosts the target partition, bypassing the topic proxy

v3.139.8

  • Masked access tokens in topic gRPC debug logs for UpdateTokenRequest messages

v3.139.7

  • Fixed YSON scanning in TableService to support both underlying TextValue and BytesValue wire representations
  • Fixed inverted success/error handling in the ExampleWriter_Write doc example for topicwriter, which printed OK on failure and aborted on success
  • Fixed nil pointer dereference panic in topicsugar.ProtobufIterator on the first received message by allocating a concrete protobuf message before unmarshaling
Commits

Dependabot compatibility score

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 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 all group with 1 update: [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk).


Updates `github.com/ydb-platform/ydb-go-sdk/v3` from 3.139.6 to 3.140.2
- [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases)
- [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md)
- [Commits](ydb-platform/ydb-go-sdk@v3.139.6...v3.140.2)

---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
  dependency-version: 3.140.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@k-matsuzawa k-matsuzawa merged commit 062c638 into main Jun 21, 2026
1 check passed
@k-matsuzawa k-matsuzawa deleted the dependabot/go_modules/all-9bda1e30e0 branch June 21, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant