Skip to content
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

build(deps): bump the gomod group across 1 directory with 2 updates #852

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2024

Bumps the gomod group with 2 updates in the / directory: github.com/ydb-platform/ydb-go-sdk/v3 and golang.org/x/sync.

Updates github.com/ydb-platform/ydb-go-sdk/v3 from 3.84.1 to 3.91.0

Release notes

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

v3.91.0

  • Added ydb.WithPreferredNodeID(ctx, nodeID) context modifier for trying to execute queries on given nodeID

Full Changelog: v3.90.2...v3.91.0

v3.90.2

  • Set the pick_first balancer for short-lived grpc connection inside ydb cluster discovery attempt

Full Changelog: v3.90.1...v3.90.2

v3.90.1

  • Small broken change: added method ID() into spans.Span interface (need to implement in adapter)
  • Fixed traceparent header for tracing grpc requests

Full Changelog: v3.90.0...v3.90.1

v3.90.0

  • Fixed closing of child driver with shared balancer

Full Changelog: v3.89.6...v3.90.0

v3.89.6

  • Refactored database/sql driver internals for query-service client support in the future

Full Changelog: v3.89.5...v3.89.6

v3.89.5

  • Fixed nil pointer dereference in metabalancer initialization

Full Changelog: v3.89.4...v3.89.5

v3.89.4

  • Changed behaviour on re-discovery: always open new grpc connection for discovery request

Full Changelog: v3.89.3...v3.89.4

v3.89.3

  • Wrapped internal balancer with metadata middleware

Full Changelog: v3.89.2...v3.89.3

v3.89.2

  • Returned log.XXX methods for create fields, removed from public at v3.85.0

Full Changelog: v3.89.1...v3.89.2

v3.89.1

  • Added option ydb.WithSharedBalancer(*Driver) for child drivers

Full Changelog: v3.89.0...v3.89.1

... (truncated)

Changelog

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

v3.91.0

  • Added ydb.WithPreferredNodeID(ctx, nodeID) context modifier for trying to execute queries on given nodeID

v3.90.2

  • Set the pick_first balancer for short-lived grpc connection inside ydb cluster discovery attempt

v3.90.1

  • Small broken change: added method ID() into spans.Span interface (need to implement in adapter)
  • Fixed traceparent header for tracing grpc requests

v3.90.0

  • Fixed closing of child driver with shared balancer

v3.89.6

  • Refactored database/sql driver internals for query-service client support in the future

v3.89.5

  • Fixed nil pointer dereference in metabalancer initialization

v3.89.4

  • Changed behaviour on re-discovery: always open new grpc connection for discovery request

v3.89.3

  • Wrapped internal balancer with metadata middleware

v3.89.2

  • Returned log.XXX methods for create fields, removed from public at v3.85.0

v3.89.1

  • Added option ydb.WithSharedBalancer(*Driver) for child drivers

v3.89.0

  • Fixed send optional arguments to the server with ydb.ParamsBuilder

v3.88.0

  • Removed UUID methods from ydb.ParamsBuilder()

v3.87.0

  • BREAK OLD STYLE WORK WITH UUID. See ydb-platform/ydb-go-sdk#1501 for details. At the version you must explicit choose way for work with uuid: old with bug or new (fixed).

v3.86.1

  • Fixed scan to optional uuid

v3.86.0

  • Add workaround for bug in uuid send/receive from server. It is migration version. All native code and most database sql code worked with uuid continue to work. Dedicated version for migrate code for workaround/fix uuid bug. See ydb-platform/ydb-go-sdk#1501 for details.

v3.85.3

  • Renamed query.WithPoolID() into query.WithResourcePool()

... (truncated)

Commits
  • 3014993 Release v3.91.0
  • 44a0a96 Merge pull request #1549 from ydb-platform/preferred-node-id
  • cbe1c46 Merge branch 'master' into preferred-node-id
  • 2486f5f Apply suggestions from code review
  • 869e69a fallback if not found items by node id
  • cb4ea78 fix mustGetItem
  • e7934c7 Apply suggestions from code review
  • f209629 Merge remote-tracking branch 'refs/remotes/origin/preferred-node-id' into pre...
  • 6525184 reverted changes
  • c27288e Apply suggestions from code review
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.8.0 to 0.9.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/ydb-platform/ydb-go-sdk/v3 [>= 3.57.a, < 3.58]

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

Bumps the gomod group with 2 updates in the / directory: [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/ydb-platform/ydb-go-sdk/v3` from 3.84.1 to 3.91.0
- [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.84.1...v3.91.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.9.0
- [Commits](golang/sync@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2024

Superseded by #854.

@dependabot dependabot bot closed this Nov 16, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-def3e9f3fc branch November 16, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant