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

Bump github.com/go-telegram-bot-api/telegram-bot-api/v5 from 5.0.0-rc1 to 5.5.1 #31

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/go-telegram-bot-api/telegram-bot-api/v5 from 5.0.0-rc1 to 5.5.1.

Release notes

Sourced from github.com/go-telegram-bot-api/telegram-bot-api/v5's releases.

v5.5.1

What's Changed

New Contributors

Full Changelog: go-telegram-bot-api/telegram-bot-api@v5.5.0...v5.5.1

v5.5.0

v5.4.0

See the site for information about upgrading from v4

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from github.com/go-telegram-bot-api/telegram-bot-api/v5's changelog.

Change Log

v5.4.0

  • Remove all methods that return (APIResponse, error).
  • Remove all New*Upload and New*Share methods, replace with New*.
    • Use different file types to specify if upload or share.
  • Rename UploadFile to UploadFiles, accept []RequestFile instead of a single fieldname and file.
  • Fix methods returning APIResponse and errors to always use pointers.
  • Update user IDs to int64 because of Bot API changes.
  • Add missing Bot API features.
Commits
  • 4fe428c Merge pull request #500 from zigmund/fix-chatjoinrequest-from
  • e21487f Fix ChatJoinRequest.From json tag
  • fde58e5 Fix ListenForWebhook closing chan after request.
  • 3f07c5f Updates for Bot API 5.5.
  • f2ef272 Add alias for kickChatMember rename.
  • 0d342c8 Remove WIP label from docs.
  • 55f58bf Update README.
  • 2448930 Remove deprecated methods, other small fixes.
  • 3834565 Merge pull request #487 from alexandear/fix-commented-funcs
  • 4986a8c Fix comment format for functions and constants
  • 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/go-telegram-bot-api/telegram-bot-api/v5](https://github.com/go-telegram-bot-api/telegram-bot-api) from 5.0.0-rc1 to 5.5.1.
- [Release notes](https://github.com/go-telegram-bot-api/telegram-bot-api/releases)
- [Changelog](https://github.com/go-telegram-bot-api/telegram-bot-api/blob/master/docs/changelog.md)
- [Commits](go-telegram-bot-api/telegram-bot-api@v5.0.0-rc1...v5.5.1)

---
updated-dependencies:
- dependency-name: github.com/go-telegram-bot-api/telegram-bot-api/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 20, 2021
@emaele emaele merged commit 686b6de into main Mar 1, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-telegram-bot-api/telegram-bot-api/v5-5.5.1 branch March 1, 2022 21:13
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