Skip to content

Bump the packages group with 2 updates#85

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/nomoretrolls/packages-c3c25364d0
Closed

Bump the packages group with 2 updates#85
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/nomoretrolls/packages-c3c25364d0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Updated CronExpressionDescriptor from 2.48.0 to 2.50.0.

Release notes

Sourced from CronExpressionDescriptor's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Discord.Net from 3.19.1 to 3.20.1.

Release notes

Sourced from Discord.Net's releases.

3.20.1

[3.20.1] - 2026-06-07

This release fixes a regression introduced in 3.20.0

Fixed

  • #​3276 Handle null VoiceChannel in SocketVoiceState constructor (61ed916)

Full Changelog: discord-net/Discord.Net@3.20.0...3.20.1

3.20.0

[3.20.0] - 2026-06-06

This release brings support for checkboxes and checkbox/radio groups in modals, and also covers the "new" message search endpoint.

Breaking changes

  • SelectMenuOptionAttribute from the Interaction Framework was renamed to EnumOptionAttribute.

Added

  • #​3232 IF modal radio buttons, and checkboxes (c95fbf6)
  • #​3268 add support for getting messages from a guild (with filters) (31fed25)
  • #​3255 add missing audit log action types (4476eea)
  • #​3265 Add GET voice-state REST wrappers (13d83da)

Fixed

  • #​3258 propagate parent module attributes to child commands (cbc61d9)
  • #​3263 strip RTP padding before DAVE decrypt (RFC 3550 В§5.1) (1a843fb)
  • #​3256 Add empty payload check (6527e71)
  • #​3264 Fix reference to PreCompiledLambdas/UseCompiledLambda (763aa79)
  • #​3271 fix for #​3269 (9abfbfd)
  • #​3272 Fix default array converter in modals & add docs for checkboxes/radio groups (527764c)

Misc

  • #​3254 user global_name description (05af64b)
  • #​3257 feat(Core): add missing JSON error codes (4272ae1)
  • #​3259 refactor(Core): rename JSON error code (504e1db)
  • #​3261 Message call data timestamp nullability (5a328a0)
  • #​3266 Add play audio sample (4d8b0bc)

New Contributors

Full Changelog: discord-net/Discord.Net@3.19.1...3.20.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

Bumps CronExpressionDescriptor from 2.48.0 to 2.50.0
Bumps Discord.Net from 3.19.1 to 3.20.1

---
updated-dependencies:
- dependency-name: CronExpressionDescriptor
  dependency-version: 2.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: Discord.Net
  dependency-version: 3.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Package vulnerabilities

✔️ No vulnerabilities found!


Built on Tuesday, 09 June 2026 05:09:22 UTC by pkgchk-cli Thank you for using my software.


@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

code coverage results

File Coverage Lines Branches Missing
All files 70% 68% 73%
nomoretrolls.ProgramBootstrap 0% 0% 100% 14-84
nomoretrolls.ProgramBootstrap/<>c 0% 0% 100% 72
nomoretrolls.ProgramBootstrap/d__2 0% 0% 0% 69-73
nomoretrolls.Workflows.MessageWorkflowBuilder 83% 66% 100% 44-62 88 109-118 124-145
nomoretrolls.Workflows.MessageWorkflowContextExtensions 90% 80% 100% 23-26
nomoretrolls.Workflows.MessageWorkflowExecutor/d__3 85% 84% 87% 47-50
nomoretrolls.Workflows.Reactions.AltCapsReplyTextGenerator 0% 0% 100% 7-26
nomoretrolls.Workflows.Reactions.ArbitraryTextGenerator 0% 0% 100% 7-15
nomoretrolls.Workflows.Reactions.CallingEveryoneReplyTextGenerator 0% 0% 100% 12-34
nomoretrolls.Workflows.Reactions.ReplyTextGenerator 90% 80% 100% 7-9
nomoretrolls.Workflows.Parts.ApplyAltCapsReplyText 0% 0% 100% 9-19
nomoretrolls.Workflows.Parts.ApplyCallingEveryoneReplyText 0% 0% 100% 9-19
nomoretrolls.Workflows.Parts.ApplyReplyText 0% 0% 100% 9-19
nomoretrolls.Workflows.Parts.BumpUserMessage 0% 0% 100% 9-15
nomoretrolls.Workflows.Parts.BumpUserMessage/d__4 0% 0% 100% 18-24
nomoretrolls.Workflows.Parts.CallingEveryoneFilter 0% 0% 0% 8-17
nomoretrolls.Workflows.Parts.DeleteUserMessage/d__0 63% 77% 50% 13-14
nomoretrolls.Workflows.Parts.IfPart/d__12 76% 78% 75% 46-49
nomoretrolls.Workflows.Parts.MessageReceiver 63% 77% 50% 15-16
nomoretrolls.Workflows.Parts.NonDmChannelFilter 0% 0% 0% 9-16
nomoretrolls.Workflows.Parts.UserEmoteAnnotationFilter 0% 0% 100% 9-12
nomoretrolls.Workflows.Parts.UserEmoteAnnotationFilter/d__2 0% 0% 0% 15-23
nomoretrolls.Workflows.Parts.UserEmoteAnnotationFilter/d__3 0% 0% 0% 26-34
nomoretrolls.Workflows.Parts.UserReplyFilter 0% 0% 100% 9-12
nomoretrolls.Workflows.Parts.UserReplyFilter/d__2 0% 0% 0% 15-22
nomoretrolls.Workflows.Parts.UserReplyFilter/d__3 0% 0% 0% 25-33
nomoretrolls.Workflows.Parts.UserWarningsFilter/d__8 87% 90% 83% 33
nomoretrolls.Telemetry.AggregatedTelemetry 93% 100% 87%
nomoretrolls.Telemetry.ConsoleTelemetry 91% 88% 95% 9-11
nomoretrolls.Statistics.MemoryUserStatisticsProvider 75% 100% 50%
nomoretrolls.Statistics.UserStatisticsEntryDto 0% 0% 100% 9-24
nomoretrolls.Scheduling.JobExecuteResult 92% 85% 100% 11
nomoretrolls.Replies.UserReplyEntry 0% 0% 100% 5-8
nomoretrolls.Replies.UserReplyEntryDto 0% 0% 100% 9-17
nomoretrolls.Messaging.DiscordMessageContext 0% 0% 100% 7-12
nomoretrolls.Messaging.DiscordUserTypingContext 0% 0% 100% 7-15
nomoretrolls.Knocking.CachedKnockingScheduleRepository/<b__7_0>d 82% 90% 75% 43
nomoretrolls.Knocking.Extensions 80% 60% 100% 8-22
nomoretrolls.Knocking.KnockingScheduleEntryDto 0% 0% 100% 9-21
nomoretrolls.Knocking.KnockingScheduleJob 75% 100% 50%
nomoretrolls.Knocking.KnockingScheduleJob/d__8 82% 81% 83% 53-56
nomoretrolls.Formatting.MarkdownExtensions 58% 50% 66% 6-10 20
nomoretrolls.Emotes.CachedEmoteConfigProvider/<>c__DisplayClass6_0/<b__0>d 68% 87% 50% 40
nomoretrolls.Emotes.EmoteGenerator/d__4 75% 100% 50%
nomoretrolls.Emotes.Extensions 65% 31% 100% 23-56
nomoretrolls.Emotes.UserEmoteAnnotationEntryDto 0% 0% 100% 9-21
nomoretrolls.Config.ConfigurationProvider 0% 0% 0% 9-29
nomoretrolls.Config.DiscordConfiguration 0% 0% 100% 8-11
nomoretrolls.Config.Extensions 0% 0% 100% 6-17
nomoretrolls.Config.FileConfigurationProvider 94% 88% 100% 44-46
nomoretrolls.Config.WorkflowConfigurationDto 0% 0% 100% 20-26
nomoretrolls.Commands.CommandContextExtensions/d__1 66% 83% 50% 22
nomoretrolls.Commands.MessageWorkflowProvider 44% 44% 0% 23-29 41-47 78-87 93-113 134-147 159-174
nomoretrolls.Commands.VersionCommand 0% 0% 100% 10-23
nomoretrolls.Commands.DiscordCommands.CommandFormAttribute 0% 0% 100% 6-16
nomoretrolls.Commands.DiscordCommands.CommandHelpInfo 0% 0% 100% 11-15
nomoretrolls.Commands.DiscordCommands.HelpExtensions 0% 0% 0% 22-37
nomoretrolls.Commands.DiscordCommands.HelpExtensions/d__3 0% 0% 0% 40-71
nomoretrolls.Blacklists.CachedBlacklistProvider/<>c__DisplayClass6_0/<b__0>d 68% 87% 50% 39
nomoretrolls.Blacklists.Extensions 71% 42% 100% 5-17
nomoretrolls.Blacklists.UserBlacklistEntryDto 0% 0% 100% 9-18

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 8087788

@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #86.

@dependabot dependabot Bot closed this Jun 10, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/src/nomoretrolls/packages-c3c25364d0 branch June 10, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants