Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump the packages group across 1 directory with 5 updates #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the packages group with 5 updates in the /src/Snap.Hutao.Server directory:

Package From To
MailKit 4.8.0 4.10.0
Microsoft.AspNetCore.Authentication.JwtBearer 8.0.10 8.0.12
Microsoft.AspNetCore.Identity.EntityFrameworkCore 8.0.10 8.0.12
StackExchange.Redis 2.8.16 2.8.24
Swashbuckle.AspNetCore 6.9.0 7.2.0

Updates MailKit from 4.8.0 to 4.10.0

Changelog

Sourced from MailKit's changelog.

MailKit 4.10.0 (2025-01-26)

  • Work around a QQMail/Yandex IMAP BODYSTRUCTURE response for empty multipart. (issue #1861)
  • Added exception documentation for methods in IMailFolder. (issue #1868)
  • Added IMailFolder.CanOpen property that checks IMailFolder.Attributes for NoSelect and NonExistent flags.
  • Bumped MimeKit dependency to 4.10.0.

MailKit 4.9.0 (2024-12-09)

  • Added an IMAP work-around for mail.ru which sometimes sends integer tokens as decimals in its responses. (issue #1838)
  • Added a workaround for GMail IMAP BODY responses that include multipart expressions without any children (e.g. ("ALTERNATIVE")). (issue #1841)
  • Fixed default system proxy to handle null credentials and check if the targetUri is bypassed. (issue #1852)
  • Dropped support for net6.0 (Microsoft support ended Nov 12, 2024).
  • Bumped System.Threading.Tasks.Extensions dependency to 4.6.0.
  • Bumped MimeKit dependency to 4.9.0.
Commits
  • 7187680 Bumped version to 4.10.0
  • 97785b5 Updated SSL certificates
  • 9df535c Added IMailFolder.CanOpen property
  • 2d7bf76 Bump NUnit.ConsoleRunner from 3.19.0 to 3.19.1 (#1874)
  • 0740709 Bump nunit.consolerunner.netcore from 3.19.0 to 3.19.1 (#1873)
  • 0999c49 Add work-around for iCloud responses to ENABLE QRESYNC
  • 9415267 Bump NUnit.Analyzers from 4.5.0 to 4.6.0 (#1869)
  • c62bdd1 Use <see langword="x"/> instead of <c>x</c>
  • f54c53f Added exception documentation for methods in IMailFolder
  • ffeb1b7 Bump NUnit.ConsoleRunner from 3.18.3 to 3.19.0 (#1865)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.10 to 8.0.12

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.

.NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

Commits
  • 31d685b Merged PR 45643: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 6b7b74f Merged PR 45638: [internal/release/8.0] Update dependencies from dnceng/inter...
  • e356c37 Merge commit 'dc3b2086feef8e62771254fdfded9d9d8a05346f'
  • dc3b208 [release/8.0] (deps): Bump src/submodules/googletest (#59033)
  • 91fea27 Merge commit '216a41a1dc4940e9d83a761bb0f9c44545d03c44'
  • 216a41a [release/8.0] Update dependencies from dotnet/roslyn (#59184)
  • 2cea8a7 Merge commit 'b8a8e7281e9d8e7e1cfd15c0412906cf7eaecbf8'
  • b8a8e72 Fix java discovery in helix-matrix (#59181)
  • 0332d22 Merge commit 'd86a0b487871fa1a1f800557dfb7102164b772fc'
  • d86a0b4 Update dependencies from https://github.com/dotnet/arcade build 20241112.12 (...
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.10 to 8.0.12

Release notes

Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases.

.NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

Commits
  • 31d685b Merged PR 45643: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 6b7b74f Merged PR 45638: [internal/release/8.0] Update dependencies from dnceng/inter...
  • e356c37 Merge commit 'dc3b2086feef8e62771254fdfded9d9d8a05346f'
  • dc3b208 [release/8.0] (deps): Bump src/submodules/googletest (#59033)
  • 91fea27 Merge commit '216a41a1dc4940e9d83a761bb0f9c44545d03c44'
  • 216a41a [release/8.0] Update dependencies from dotnet/roslyn (#59184)
  • 2cea8a7 Merge commit 'b8a8e7281e9d8e7e1cfd15c0412906cf7eaecbf8'
  • b8a8e72 Fix java discovery in helix-matrix (#59181)
  • 0332d22 Merge commit 'd86a0b487871fa1a1f800557dfb7102164b772fc'
  • d86a0b4 Update dependencies from https://github.com/dotnet/arcade build 20241112.12 (...
  • Additional commits viewable in compare view

Updates StackExchange.Redis from 2.8.16 to 2.8.24

Release notes

Sourced from StackExchange.Redis's releases.

2.8.24

What's Changed

Full Changelog: StackExchange/StackExchange.Redis@2.8.22...2.8.24

2.8.22

What's Changed

  • Format IPv6 endpoints correctly when rewriting configration strings (#2813 by @​mgravell)
  • Update default Redis version from 4.0.0 to 6.0.0 for Azure Redis resources (#2810 by @​philon-msft)
  • Detect Azure Managed Redis caches and tune default connection settings for them (#2818 by @​philon-msft)
  • Bump Microsoft.Bcl.AsyncInterfaces dependency from 5.0.0 to 6.0.0 (#2820 by @​NickCraver)

Full Changelog: StackExchange/StackExchange.Redis@2.8.16...2.8.22

Changelog

Sourced from StackExchange.Redis's changelog.

2.8.24

2.8.22

Commits

Updates Swashbuckle.AspNetCore from 6.9.0 to 7.2.0

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

v7.2.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.1.0...v7.2.0

v7.1.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.0.0...v7.1.0

v7.0.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.9.0...v7.0.0

Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
Bumps the packages group with 5 updates in the /src/Snap.Hutao.Server directory:

| Package | From | To |
| --- | --- | --- |
| [MailKit](https://github.com/jstedfast/MailKit) | `4.8.0` | `4.10.0` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.12` |
| [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.12` |
| [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) | `2.8.16` | `2.8.24` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.9.0` | `7.2.0` |



Updates `MailKit` from 4.8.0 to 4.10.0
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MailKit@4.8.0...4.10.0)

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.10 to 8.0.12
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.12)

Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 8.0.10 to 8.0.12
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.12)

Updates `StackExchange.Redis` from 2.8.16 to 2.8.24
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](StackExchange/StackExchange.Redis@2.8.16...2.8.24)

Updates `Swashbuckle.AspNetCore` from 6.9.0 to 7.2.0
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.9.0...v7.2.0)

---
updated-dependencies:
- dependency-name: MailKit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: StackExchange.Redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Snap.Hutao.Server/main/packages-700f207d8e branch from 3cf0223 to b662942 Compare February 10, 2025 01:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants