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 from 0.8.0 to 1.1.4 #98

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps github.com/go-telegram/bot from 0.8.0 to 1.1.4.

Release notes

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

v1.1.4

  • fix CallbackQuery.Message field type from InaccessibleMessage to MaybeInaccessibleMessage

v1.1.3

  • fix json tag for DeleteMessagesParams.MessageIDs

v1.1.2

  • fix SetMessageReaction marshal func, fix get response for this method

v1.1.1

  • fix typo in json tag models.UsersShared for field UserIDs

v1.1.0

  • support API v7.1

v1.0.1

  • fix: add 'omitempty' to LinkPreviewOptions.URL

v1.0.0

  • support Bot API v7.0

v0.8.3

  • Fix typo for setChatDescription params (#49)
  • add example handler_match_func
  • add function bot.FileDownloadLink

v0.8.2

  • add missed field HasSpoiler to InputMedia types

v0.8.1

  • json tag typo fix (#41) vvok12*
Changelog

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

v1.1.4 (2024-02-27)

  • fix CallbackQuery.Message field type from InaccessibleMessage to MaybeInaccessibleMessage

v1.1.3 (2024-02-22)

  • fix json tag for DeleteMessagesParams.MessageIDs

v1.1.2 (2024-02-21)

  • fix SetMessageReaction marshal func, fix get response for this method

v1.1.1 (2024-02-21)

  • fix typo in json tag models.UsersShared for field UserIDs

v1.1.0 (2024-02-19)

  • support API v7.1

v1.0.1 (2024-01-15)

  • fix: add 'omitempty' to LinkPreviewOptions.URL

v1.0.0 (2024-01-10)

  • support API v7.0

v0.8.3 (2023-12-07)

  • Fix typo for setChatDescription params (#49)
  • add example handler_match_func
  • add function bot.FileDownloadLink

v0.8.2 (2023-10-16)

  • add missed field HasSpoiler to InputMedia types

v0.8.1 (2023-10-09)

  • json tag typo fix (#41) vvok12*
Commits
  • e376830 - fix CallbackQuery.Message field type from InaccessibleMessage to `Maybe...
  • 335f41c changelog
  • cc3326f fix json tag for DeleteMessagesParams.MessageIDs
  • 3531ae2 rollback example echo
  • ee74954 changelog
  • e87f214 fix SetMessageReaction marshal func, fix get response for this method
  • bed78c9 fix typo in json tag models.UsersShared for field UserIDs
  • ceeb95e support API v7.1 (#61)
  • 427189d fix: add 'omitempty' to LinkPreviewOptions.URL
  • 96a4c35 v7.0 (#55)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-telegram/bot-1.1.4 branch from d19f5f1 to eed5ca2 Compare March 1, 2024 10:02
Bumps [github.com/go-telegram/bot](https://github.com/go-telegram/bot) from 0.8.0 to 1.1.4.
- [Release notes](https://github.com/go-telegram/bot/releases)
- [Changelog](https://github.com/go-telegram/bot/blob/main/CHANGELOG.md)
- [Commits](go-telegram/bot@v0.8.0...v1.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-telegram/bot-1.1.4 branch from eed5ca2 to 5fa5987 Compare March 1, 2024 10:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #102.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-telegram/bot-1.1.4 branch April 1, 2024 05:02
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.

None yet

0 participants