Skip to content

Bump Dapper and 9 others#39

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/RSBotWorks.Tests/dotnet-4b77c63fed
Open

Bump Dapper and 9 others#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/RSBotWorks.Tests/dotnet-4b77c63fed

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Updated Dapper from 2.1.66 to 2.1.72.

Release notes

Sourced from Dapper's releases.

2.1.72

What's Changed

New Contributors

Full Changelog: DapperLib/Dapper@2.1.66...2.1.72

Commits viewable in compare view.

Updated Discord.Net.WebSocket from 3.18.0 to 3.19.1.

Release notes

Sourced from Discord.Net.WebSocket's releases.

3.19.1

[3.19.1] - 2026-03-12

This release fixes some issues with libdave as well as adds some missing API coverage

Added

  • #​3226 Added Community Invites (9bb0e06)
  • #​3229 Added Modal radio/checkbox groups & checkboxes (c0fbefe)
  • #​3246 Added support for enhanced role colors ( gradient and holograpic ) (3e8aacf)

Fixed

  • #​3224 Fixed forum CreatePostWithFileAsync with V2 components (0449e53)
  • #​3231 Derived types of ContextCommandAttribute should be able to specify a RunMode in their constructor. (8556416)
  • #​3244 Fixed libdave audio issues for users joining/leaving vc, as well as empty vcs (1c534fa)
  • #​3249 GetComponentIds missing accessory component in sections (66c7409)

Misc

  • #​3219 Document new modal components (8333e4b)
  • #​3245 Patch modal docs oversights (c0bde1c)
  • #​3248 Replace a deprecated Exception in the slash command guide (f5b9d3a)

3.19.0

[3.19.0] - 2025-03-02

This release introduces libdave support as well as some fixes and misc. additions

Added

  • #​3241 libdave support (#​3222) (0195461)
  • #​3242 Added voice close code 4017 (0ea1dcb)
  • #​3221 Added missing channel types for selects in interaction framework (9c1db3f)
  • #​3228 Added BypassSlowmode permission (0dea5bb)
  • #​3233 Added optional id parameter to ThumbnailBuilder constructor (09e0fdb)
  • #​3234 Added optional id parameter to SeparatorBuilder constructor (c3a30db)
  • #​3235 Added constructor for SectionBuilder with id (b169a11)
  • #​3236 Added constructor for ActionRowBuilder with id (e05e849)
  • #​3237 Added overloaded constructor to ContainerBuilder (e3cb507)
  • #​3238 Added overloaded constructor with id to MediaGalleryBuilder (16ea091)

Fixed

  • #​3221 Fix Modal write invocation without instance (9c1db3f)

Misc

  • #​3240 Removed unnecessary checks for content in ModifyAsync (414b1a0)

3.19.0-beta.1

[3.19.0-beta.1] - 2026-01-03

This beta release brings some large much wanted updates to DNet, with the most notable change being support for more components in modals. Thanks to contributors, DNet's voice implementation has been updated to support newer encryption modes and voice gateway API versions, although there's still no libdave e2ee support, which is hopefully on its way.

Aside from the new features and fixes, DNet drops legacy SDK versions and switches to modern .NET targets (.NET8+). This also comes alongside the switch to System.Linq.AsyncEnumerable from System.Interactive.Async

Added

  • #​3172 Modal refactoring & select menu support (a476014)
  • #​3178 Add PinMessages permission (5273f1d)
  • #​3183 Update voice API to version 8 (927c905)
  • #​3189 Modal Select Components Support for IF (e8c5436)
  • #​3196 Add modify current guild member support (80fbbc2)
  • #​3198 Get Archived thread calls on text channels (ca6c9bc)
  • #​3199 Add select menu IsRequired property and fix usage of DefaultValues (0aff637)
  • #​3200 Add net10.0 build target, update deps (f205bba)
  • #​3193 Remove unsupported SDK targets (5ca29fd))
  • #​3195 Add GetRoleUserCounts REST method (dade9b2)
  • #​3207 Added UnknownComponent classes, and support to MessageComponentConverter and MessageComponentExtensions (ad8182f)
  • #​3209 Modal Components v2 Single-select Typeconverters, Rest, and Patches (1e27c99)

Fixed

  • #​3167 Incorrect casts in the legacy component builder (958d286)
  • #​3173 Remove voice gateway port stripping (0b078d7)
  • #​3174 Fix duplicated flag value in ActivityProperties enum (ebc7db8)
  • #​3186 Fix missing SelectMenu Type, ChannelTypes, DefaultValues in ComponentBuilder.AddComponent (8883596)
  • #​3190 Fix voice receiving (a468e18)
  • #​3192 fixed error on changing role icon/emoji to an image. (06510e1)
  • #​3204 Fix user status update when speaking (11a56bc)
  • #​3206 Fix AutocompleteResult.Value having no length limit (161a91e)
  • #​3210 Fix NRE in Rest Interaction Guild User Resolution (fd6e3ad)
  • #​3218 fix modal text display constructor initialization (86b885b)
  • #​3197 Correct IUserMessage.ModifyAsync precondition expression (8668092)

Misc

  • #​3169 Make ParameterChoice constructor public (9cb6ffd)
  • #​3171 Bump guild batch limit to 200 (fc0712d)
  • #​3176 Add better json type exception (ae6e7d5)
  • #​3177 Make Cacheable constructors public (e61eb51
  • #​3216 Improve .NET 9.0+ locking performance (4e95dd7)
  • #​3217 Switch lock backport package to #if defs instead (b386a0e)

New Contributors

Full Changelog: discord-net/Discord.Net@3.18.0...3.19.0-beta.1

Commits viewable in compare view.

Updated Markdig from 1.1.0 to 1.1.1.

Release notes

Sourced from Markdig's releases.

1.1.1

Changes

🐛 Bug Fixes

  • Fix emoji not rendering in table cells (PR #​928) by @​prozolic

Full Changelog: 1.1.0...1.1.1

Published with dotnet-releaser

Commits viewable in compare view.

Updated Microsoft.Data.Sqlite from 10.0.3 to 10.0.5.

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection from 10.0.3 to 10.0.5.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned Microsoft.Extensions.Hosting at 10.0.5.

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Http from 10.0.3 to 10.0.5.

Release notes

Sourced from Microsoft.Extensions.Http's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Console from 10.0.3 to 10.0.5.

Release notes

Sourced from Microsoft.Extensions.Logging.Console's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.ServiceModel.Syndication from 10.0.3 to 10.0.5.

Release notes

Sourced from System.ServiceModel.Syndication's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated TUnit from 1.17.54 to 1.19.57.

Release notes

Sourced from TUnit's releases.

1.19.57

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.19.22...v1.19.57

1.19.22

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.19.16...v1.19.22

1.19.16

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.19.11...v1.19.16

1.19.11

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.19.0...v1.19.11

1.19.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.18.37...v1.19.0

1.18.37

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.18.21...v1.18.37

1.18.21

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.18.9...v1.18.21

1.18.9

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.18.0...v1.18.9

1.18.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.17.54...v1.18.0

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 16, 2026
Bumps Dapper from 2.1.66 to 2.1.72
Bumps Discord.Net.WebSocket from 3.18.0 to 3.19.1
Bumps Markdig from 1.1.0 to 1.1.1
Bumps Microsoft.Data.Sqlite from 10.0.3 to 10.0.5
Bumps Microsoft.Extensions.DependencyInjection from 10.0.3 to 10.0.5
Bumps Microsoft.Extensions.Hosting from 10.0.3 to 10.0.5
Bumps Microsoft.Extensions.Http from 10.0.3 to 10.0.5
Bumps Microsoft.Extensions.Logging.Console from 10.0.3 to 10.0.5
Bumps System.ServiceModel.Syndication from 10.0.3 to 10.0.5
Bumps TUnit from 1.17.54 to 1.19.57

---
updated-dependencies:
- dependency-name: Dapper
  dependency-version: 2.1.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Discord.Net.WebSocket
  dependency-version: 3.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Data.Sqlite
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: System.ServiceModel.Syndication
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Markdig
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Data.Sqlite
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: TUnit
  dependency-version: 1.19.57
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/RSBotWorks.Tests/dotnet-4b77c63fed branch from a65793f to ebb5952 Compare March 16, 2026 22: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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants