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/bwmarrin/discordgo from 0.26.1 to 0.27.1 #404

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps github.com/bwmarrin/discordgo from 0.26.1 to 0.27.1.

Release notes

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

v0.27.1

Hi everyone. This is a out-of-schedule release, due to a recent breaking change made by Discord in voice API.

⚠️ If you have any voice related functionality, please update to this version. Voice API in previous versions will stop working on March 10th.

What's changed

Fixes

  • Use 74 byte handshake in voice UDP connection #1343
  • WithContext option did not have effect on the request sent by RequestWithLockedBucket #1337
  • ThreadMember.Flags has not been properly serialized #1335

Other changes

Special thanks to @​LightningDev1 and @​armsnyder.

Full Changelog: bwmarrin/discordgo@v0.27.0...v0.27.1

DiscordGo v0.27.0

What's Changed

Notices / Breaking changes

  • All REST methods of the Session now have options ...RequestOption at the end of the parameter list #1299

New features

  • Forum channels #1246
  • Regex automod trigger #1275
  • Automod allow list and mentions #1305
  • Auto populated select menus #1269
  • Role connections #1295
  • Audit Log Reason, HTTP context, accepted locale and per-request options #1299

Other changes

  • Add missing fields to GuildParams struct #1255
  • Add missing fields to Ready #1227
  • Add UpdateWatchStatus function #1291
  • Fix incorrect call of State.Role in ApplicationCommandInteractionDataOption.RoleValue #1237
  • Fix type of GuildScheduledEvent* enum values #1254
  • Fix form file field name format in MultipartBodyWithJSON #1256
  • Add Files and Attachments to MessageEdit #1253
  • Overwrite entire emoji list on GuildEmojiUpdate #1261
  • Remove omitempty in MessageEmbedField #1262
  • Continue to next packet if received broken packet in voice #1260
  • Add support for emojis with longer ids in EmojiRegex #1274
  • Fix the problem of reconnecting when moved to another VC #1271
  • Add Resolved to MessageComponentInteractionData MessageComponentInteractionDataResolved struct #1302
  • Add BeforeMember to GuildMemberUpdate event #1304
  • Add ClientStatus to Presence #1303
  • Add Forum settings to Channel struct #1306

... (truncated)

Commits

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)

ewohltman and others added 6 commits November 8, 2022 10:09
…github.com/prometheus/client_golang-1.14.0

Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0
Bumps [github.com/ewohltman/discordgo-mock](https://github.com/ewohltman/discordgo-mock) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/ewohltman/discordgo-mock/releases)
- [Commits](ewohltman/discordgo-mock@v0.0.7...v0.0.8)

---
updated-dependencies:
- dependency-name: github.com/ewohltman/discordgo-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…github.com/ewohltman/discordgo-mock-0.0.8

Bump github.com/ewohltman/discordgo-mock from 0.0.7 to 0.0.8
Bumps [github.com/ewohltman/discordgo-mock](https://github.com/ewohltman/discordgo-mock) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/ewohltman/discordgo-mock/releases)
- [Commits](ewohltman/discordgo-mock@v0.0.8...v0.0.9)

---
updated-dependencies:
- dependency-name: github.com/ewohltman/discordgo-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…github.com/ewohltman/discordgo-mock-0.0.9

Bump github.com/ewohltman/discordgo-mock from 0.0.8 to 0.0.9
Bumps [github.com/bwmarrin/discordgo](https://github.com/bwmarrin/discordgo) from 0.26.1 to 0.27.1.
- [Release notes](https://github.com/bwmarrin/discordgo/releases)
- [Commits](bwmarrin/discordgo@v0.26.1...v0.27.1)

---
updated-dependencies:
- dependency-name: github.com/bwmarrin/discordgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@ewohltman
Copy link
Owner

@dependabot rebase

1 similar comment
@ewohltman
Copy link
Owner

@dependabot rebase

@ewohltman ewohltman closed this Oct 13, 2023
@ewohltman ewohltman deleted the dependabot/go_modules/develop/github.com/bwmarrin/discordgo-0.27.1 branch October 13, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant