Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

build(deps): bump github.com/SevereCloud/vksdk/v2 from 2.10.0 to 2.15.0 #84

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 Jul 18, 2022

Bumps github.com/SevereCloud/vksdk/v2 from 2.10.0 to 2.15.0.

Release notes

Sourced from github.com/SevereCloud/vksdk/v2's releases.

v2.15.0

Changelog

31138d4 feat(api): add messages.startCall and messages.forceCallFinish 364b484 feat(api): add TestingGroup methods 4e5e665 feat(api): use Authorization Bearer 0cfb7ea feat(api): add ErrAuthAccessTokenHasExpired b9dba27 feat(api): add ErrAuthAnonymousTokenIPMismatch eee5f4c feat(vkapps): add Showcase Referral 2b5f8f2 fix(foaf): add ErrorStatusCode

v2.14.1

842f06e fix: BanInfo is reference type (fixed #199) 21e68d9 fix: CanDownload is int (fixed #201)

v2.14.0

Версия API в Callback и Bots Long Poll API

Теперь можно получить версию API в Callback и Bots Long Poll API с помощью функции events.VersionFromContext(ctx)

877a027 feat(event): add VersionFromContext

Пост ВКонтакте API

Прямые трансляции

Добавлены методы получения RTMP-адреса для трансляции видео и завершения трансляции

69e9790 feat: add video start & stop streaming 2ba1dab feat: add VideoLiveGetCategories

Блог VK о API прямых трансляций

v2.13.1

Changelog

932998f fix: close zstd Reader

v2.13.0

Поддержка MessagePack и zstd

Результат перехода с gzip (JSON) на zstd (msgpack):

  • в 7 раз быстрее сжатие (–1 мкс);
  • на 10% меньше размер данных (8 Кбайт вместо 9 Кбайт);
  • продуктовый эффект не статзначимый :(

Как мы отказались от JPEG, JSON, TCP и ускорили ВКонтакте в два раза

VK API способно возвращать ответ в виде MessagePack. Это эффективный формат двоичной сериализации, похожий на JSON, только быстрее и меньше по размеру.

... (truncated)

Commits
  • 364b484 feat(api): add TestingGroup methods
  • 9091654 ci: update actions
  • 7cf2de7 docs: remove vksdk.wiki
  • b9dba27 feat(api): add ErrAuthAnonymousTokenIPMismatch
  • 2b5f8f2 fix(foaf): add ErrorStatusCode
  • 31138d4 feat(api): add messages.startCall and messages.forceCallFinish
  • 4e5e665 feat(api): use Authorization Bearer
  • 548b3cc Merge pull request #204 from SevereCloud/dev-v2.15.0
  • d7aae59 Merge pull request #210 from SevereCloud/dependabot/go_modules/github.com/kla...
  • 9cf99d9 chore(deps): bump github.com/klauspost/compress from 1.15.7 to 1.15.8
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/SevereCloud/vksdk/v2](https://github.com/SevereCloud/vksdk) from 2.10.0 to 2.15.0.
- [Release notes](https://github.com/SevereCloud/vksdk/releases)
- [Commits](SevereCloud/vksdk@v2.10.0...v2.15.0)

---
updated-dependencies:
- dependency-name: github.com/SevereCloud/vksdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants