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 github.com/aliyun/aliyun-tablestore-go-sdk from 1.7.17 to 4.1.2+incompatible in the gomod-breaking-deps group across 1 directory #1165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gomod-breaking-deps group with 1 update in the / directory: github.com/aliyun/aliyun-tablestore-go-sdk.

Updates github.com/aliyun/aliyun-tablestore-go-sdk from 1.7.17 to 4.1.2+incompatible

Release notes

Sourced from github.com/aliyun/aliyun-tablestore-go-sdk's releases.

v4.1.2

No release notes provided.

v4.1.1

No release notes provided.

v4.1.0

  • support ad-hoc query
  • support range query
  • support wildcard query
  • support nested query
  • support full text query
  • support sort

v4.0.0

  • Go sdk for table store unify api
  • Table operation support
  • Single row operation support
  • Multiple row operation support
Commits
  • 3b84262 adjust tunnel timeout and retry timeout (#28)
  • 3aed6e2 support stream log locate with timestamp and token
  • 647891e fix stream record marshal error (#27)
  • 7570230 refine retry for tablestore api, add always retry for OTSStorageServerBusy (#26)
  • ec2ef12 add tunnel client (#25)
  • cd1714b support increment
  • 76b9843 support transaction
  • 21155cb add sample code
  • 2b2ee49 support index sort
  • cefb18b support both start and end column
  • Additional commits viewable in compare view

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 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-breaking-deps group with 1 update in the / directory: [github.com/aliyun/aliyun-tablestore-go-sdk](https://github.com/aliyun/aliyun-tablestore-go-sdk).


Updates `github.com/aliyun/aliyun-tablestore-go-sdk` from 1.7.17 to 4.1.2+incompatible
- [Release notes](https://github.com/aliyun/aliyun-tablestore-go-sdk/releases)
- [Commits](aliyun/aliyun-tablestore-go-sdk@v1.7.17...v4.1.2)

---
updated-dependencies:
- dependency-name: github.com/aliyun/aliyun-tablestore-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gomod-breaking-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.02%. Comparing base (0c6a456) to head (bf94a90).

❗ There is a different number of reports uploaded between BASE (0c6a456) and HEAD (bf94a90). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (0c6a456) HEAD (bf94a90)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1165       +/-   ##
===========================================
- Coverage   48.80%   33.02%   -15.79%     
===========================================
  Files         235      162       -73     
  Lines       12938     8570     -4368     
===========================================
- Hits         6315     2830     -3485     
+ Misses       6146     5506      -640     
+ Partials      477      234      -243     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants