+
Skip to content

chore: Bump the dependencies group with 4 updates #17

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps the dependencies group with 4 updates: Discord.Net.WebSocket, MediatR, Microsoft.Extensions.Hosting and Microsoft.Extensions.Logging.Console.

Updates Discord.Net.WebSocket from 3.17.2 to 3.17.4

Release notes

Sourced from Discord.Net.WebSocket's releases.

v3.17.4 [Hotfix]

[3.17.4] - 2025-04-26

An error slipped past the review and testing, so here's the hotfix. Apologies for the inconvenience

Full Changelog: discord-net/Discord.Net@3.17.3...3.17.4

v3.17.3

[3.17.3] - 2025-04-26

This release brings a few more fixes and little addition in preparation for the Components V2 release.

Added

  • #3088 Add handler for unknown Discord dispatch events (9b79f0b)
  • #3090 Per file attachement size limits (649f52b)

Fixed

  • #3084 Fixed type reader/converter parsing exception (88cfbe5)
  • #3091 Fixed modals with value type properties (a8523c5)
  • #3094 Fix WriteSilentFramesAsync sending a partial frame at first (2da25f3)

Misc

  • #3081 add missing gif sticker format (6f623a6)
  • #3087 Add size in CDN.GetGuildSplashUrl (fb90701)
  • #3092 Improved exception messages of builders (cce6274)
  • #3096 Refactor MentionedUsers in the SocketMessage (0c3e7a8)

New Contributors

Full Changelog: discord-net/Discord.Net@3.17.2...3.17.3

Changelog

Sourced from Discord.Net.WebSocket's changelog.

[3.17.4] - 2025-04-26

Fixed

  • #3100 Fix NRE introduced in 3.17.3 (f67f1894)

[3.17.3] - 2025-04-26

Added

  • #3088 Add handler for unknown Discord dispatch events (9b79f0b)
  • #3090 Per file attachment size limits (649f52b)

Fixed

  • #3084 Fixed type reader/converter parsing exception (88cfbe5)
  • #3091 Fixed modals with value type properties (a8523c5)
  • #3094 Fix WriteSilentFramesAsync sending a partial frame at first (2da25f3)

Misc

  • #3081 add missing gif sticker format (6f623a6)
  • #3087 Add size in CDN.GetGuildSplashUrl (fb90701)
  • #3092 Improved exception messages of builders (cce6274)
  • #3096 Refactor MentionedUsers in the SocketMessage (0c3e7a8)
Commits

Updates MediatR from 12.4.1 to 12.5.0

Release notes

Sourced from MediatR's releases.

v12.5.0

What's Changed

New Contributors

Full Changelog: LuckyPennySoftware/MediatR@v12.4.1...v12.5.0

Commits

Updates Microsoft.Extensions.Hosting from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.3...v9.0.4

Commits
  • f57e6dc Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'
  • d9d0ae0 [release/9.0] fix SBOM issues for runtime (#113463)
  • 0c9b70d Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'
  • f0d7e1f Merge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...
  • 111a76e Update dependencies from https://github.com/dotnet/arcade build 20250311.4
  • 984ab68 Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-staging
  • d7dd049 Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'
  • 315f1f5 Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...
  • d21cf87 Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...
  • 6758abd [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Logging.Console from 9.0.3 to 9.0.4

Release notes

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

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.3...v9.0.4

Commits
  • f57e6dc Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'
  • d9d0ae0 [release/9.0] fix SBOM issues for runtime (#113463)
  • 0c9b70d Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'
  • f0d7e1f Merge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...
  • 111a76e Update dependencies from https://github.com/dotnet/arcade build 20250311.4
  • 984ab68 Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-staging
  • d7dd049 Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'
  • 315f1f5 Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...
  • d21cf87 Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...
  • 6758abd [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...
  • Additional 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 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 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 the dependencies group with 4 updates: [Discord.Net.WebSocket](https://github.com/Discord-Net/Discord.Net), [MediatR](https://github.com/jbogard/MediatR), [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime).


Updates `Discord.Net.WebSocket` from 3.17.2 to 3.17.4
- [Release notes](https://github.com/Discord-Net/Discord.Net/releases)
- [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md)
- [Commits](discord-net/Discord.Net@3.17.2...3.17.4)

Updates `MediatR` from 12.4.1 to 12.5.0
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](LuckyPennySoftware/MediatR@v12.4.1...v12.5.0)

Updates `Microsoft.Extensions.Hosting` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Logging.Console` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

---
updated-dependencies:
- dependency-name: Discord.Net.WebSocket
  dependency-version: 3.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: MediatR
  dependency-version: 12.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from alex289 May 1, 2025 07:03
@alex289 alex289 merged commit 54735aa into main May 1, 2025
3 checks passed
@alex289 alex289 deleted the dependabot/nuget/dependencies-f513db7440 branch May 1, 2025 07:26
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.

1 participant
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载