ShotaKitazawa / minecraft-bot

Minecraft Notification Bot & Prometheus exporter
Apache License 2.0
9 stars 1 forks source link

Bump github.com/bwmarrin/discordgo from 0.23.2 to 0.25.0 #80

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/bwmarrin/discordgo from 0.23.2 to 0.25.0.

Release notes

Sourced from github.com/bwmarrin/discordgo's releases.

DiscordGo v0.25.0

Hi all! This one is not so feature-rich, but is filled with lots of fixes and missing features.

What's Changed

Breaking changes

New features

Other changes

Special thanks

... (truncated)

Commits
  • cd95ccc feat(*): bump version to 0.25.0
  • 9dc4ac5 Add InviteComplex (#1163)
  • eda859e feat: custom JSON marshal/unmarshal functions (#1162)
  • 6f6516b Updated RequestGuildMembers method and GuildMembersChunk event struct (#1156)
  • 2482806 Modify GuildEmojiEdit function of restapi.go (#1022)
  • 8a126aa feat: Add support of Stage Instance REST API and Events (#1158)
  • b138df6 Expose flags on MessageEdit so you can suppress embeds on other messages (#973)
  • c615fc7 Add option to disable rate-limited request retry (#1151)
  • 2b35977 fix error shadowing in InteractionRespond (#1030)
  • 4d72c30 Add ApplicationID field to Interaction (#1125)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #93.