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

chore(deps): update discatsharp to v10.6.0 #90

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
DisCatSharp (source) 10.6.0-nightly-005 -> 10.6.0 age adoption passing confidence
DisCatSharp.ApplicationCommands (source) 10.6.0-nightly-005 -> 10.6.0 age adoption passing confidence
DisCatSharp.CommandsNext (source) 10.6.0-nightly-005 -> 10.6.0 age adoption passing confidence
DisCatSharp.Common (source) 10.6.0-nightly-005 -> 10.6.0 age adoption passing confidence
DisCatSharp.Hosting (source) 10.6.0-nightly-005 -> 10.6.0 age adoption passing confidence
DisCatSharp.Hosting.DependencyInjection (source) 10.6.0-nightly-005 -> 10.6.0 age adoption passing confidence
DisCatSharp.Interactivity (source) 10.6.0-nightly-005 -> 10.6.0 age adoption passing confidence
DisCatSharp.Lavalink (source) 10.6.0-nightly-005 -> 10.6.0 age adoption passing confidence
DisCatSharp.VoiceNext (source) 10.6.0-nightly-005 -> 10.6.0 age adoption passing confidence

Release Notes

Aiko-IT-Systems/DisCatSharp (DisCatSharp)

v10.6.0

Official Changelog

https://docs.dcs.aitsys.dev/changelogs/v10/10\_6\_0

What's Changed

➕ Added Members field to DiscordRole.

➕ Added EnableEmoticons and GuildId to DiscordIntegration.

➕ Sentry for automatic tracking of library errors and reporting new fields in API payloads.

➕ Update check on startup for new library versions, configurable in DiscordConfiguration.

➕ New configuration field EnablePayloadReceivedEvent to work with raw events.

⚠️ Added ApiChannel enum in DiscordConfiguration; removed UseCanary & UsePtb.

Locale and Timezone settings in DiscordConfiguration.

➕ New methods and constructors for building DiscordOverwrite objects.

🛠️ Caching members now in DiscordGuild.GetAllMembersAsync().

SubCommandName & FullCommandName to BaseContext.

UnusualDmActivityUntil in DiscordMember.

➕ Incident configs and events on DiscordGuild.

🛠️ Group, subgroup, and subcommand creation for application commands along side each other.

➕ Added support for custom status.

DiscordOAuth2Client for OAuth2 API interaction.

➕ Pagination buttons constants for custom ids.

⚠️ Removed DiscordEmbedBuilder.AddField(string name, string value, bool inline); use DiscordEmbedBuilder.AddField(DiscordEmbedField field) instead.

🛠️ DiscordGuild.BanMemberAsync now supports DiscordUser as argument.

➕ New channel types and flags.

🛠️ Fixed standalone DiscordWebhookClient methods.

⚠️ Target of DiscordOverwriteBuilder changed to ulong.

⚠️ Removed Lavalink v1 support; added support for Lavalink v4.

➕ Support for premium apps in DiscordConfiguration.

➕ Various new permissions and options to generate PermissionStrings.

🛠️ Overhauled ApplicationCommands extension.

➕ Default values for select menus in interactions.

⚠️ Removed privacy level settings from stage and scheduled events.

➕ Added support for team roles from the developer portal.

⚠️ Removed ApplicationCommandRequireOwnerAttribute; added corresponding team role attributes like ApplicationCommandRequireTeamAdminAttribute. This adds support for the team roles in the developer portal.

🛠️ Opus encoder/decoder made public.

⚠️ Renamed DiscordAttachment.FileName to Filename.

➕ Exposed regexes in DisCatSharp.Common.

🛠️ Fixed application commands registration issues.

➕ Added support for application command names in other languages than english.

➕ Added support for GCP attachments.

🛠️ Major overhaul of the DisCatSharp documentation.

New Contributors

Full Changelog: Aiko-IT-Systems/DisCatSharp@v10.4.0...v10.6.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner January 8, 2024 01:20
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
@renovate renovate bot requested review from Lulalaby, Saalvage and villChurch and removed request for a team January 8, 2024 01:20
@Lulalaby Lulalaby merged commit f2bd93a into main Jan 8, 2024
6 checks passed
@Lulalaby Lulalaby deleted the renovate/discatsharp branch January 8, 2024 01:24
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant