Skip to content

chore: ⬆️ 升级依赖包至最新版本,提升兼容性与安全性#1246

Merged
joesdu merged 1 commit into
mainfrom
dev
Jul 15, 2026
Merged

chore: ⬆️ 升级依赖包至最新版本,提升兼容性与安全性#1246
joesdu merged 1 commit into
mainfrom
dev

Conversation

@joesdu

@joesdu joesdu commented Jul 15, 2026

Copy link
Copy Markdown
Owner

📝 描述 (Description)

  • WebApi.Test.Unit.csproj:升级 Microsoft.AspNetCore.Authentication.JwtBearer、Microsoft.Extensions.Caching.StackExchangeRedis 至 11.0.0-preview.6.26359.118,Microsoft.Extensions.Http.Resilience 至 10.8.0,OpenTelemetry.Instrumentation.Process/Runtime 至 1.16.0(-rc.1)。
  • Directory.Packages.props:Spectre.Console.Json 升级至 0.57.3-alpha.0.1,Microsoft.Extensions.Resilience 升级至 10.8.0,net10.0 相关 Microsoft.Extensions.* 包升级至 10.0.10,SourceLink 升级至 10.0.301,net11.0 相关 Microsoft.Extensions.* 包升级至 11.0.0-preview.6.26359.118,SourceLink 升级至 11.0.100-preview.6.26359.118。
  • EasilyNET.Test.Unit.csproj:Microsoft.NET.Test.Sdk 升级至 18.8.1。
  • 仅依赖包常规升级,无业务逻辑或功能变更,保障依赖安全与项目兼容性。

🔗 相关问题 (Related Issues)

  • Closes #
  • Fixes #

🏷️ 变更类型 (Type of Change)

  • 🐛 错误修复 (Bug fix) (non-breaking change which fixes an issue)
  • ✨ 新功能 (New feature) (non-breaking change which adds functionality)
  • 💥 破坏性变更 (Breaking change) (fix or feature that would cause existing functionality to not work as expected)
  • 📚 文档更新 (Documentation update)
  • 🔧 重构 (Refactor) (no functional changes)
  • 🧪 测试 (Tests) (adding or updating tests)
  • 🛠️ 构建/CI 变更 (Build/CI changes)
  • 🎨 样式变更 (Style changes) (formatting, etc.)
  • 🚀 性能改进 (Performance improvements)
  • 🔒 安全改进 (Security improvements)

✅ 检查清单 (Checklist)

  • 我的代码遵循项目的编码标准 (My code follows the project's coding standards)
  • 我已经对自己的代码进行了自我审查 (I have performed a self-review of my own code)
  • 我已经在难以理解的区域注释了我的代码 (I have commented my code, particularly in hard-to-understand areas)
  • 我已经对文档进行了相应的更改 (I have made corresponding changes to the documentation)
  • 我的更改不会产生新的警告或错误 (My changes generate no new warnings or errors)
  • 我已经添加了证明我的修复有效或我的功能工作的测试 (I have added tests that prove my fix is effective or that my
    feature works)
  • 新增和现有的单元测试在本地通过我的更改 (New and existing unit tests pass locally with my changes)
  • 任何依赖变更都已合并并发布到下游模块 (Any dependent changes have been merged and published in downstream modules)

🧪 测试 (Testing)

  • 单元测试 (Unit tests)
  • 集成测试 (Integration tests)
  • 手动测试 (Manual testing)
  • 其他 (请指定) (Other (please specify)):

📸 截图 (如果适用) (Screenshots (if applicable))

🔍 附加说明 (Additional Notes)

- WebApi.Test.Unit.csproj:升级 Microsoft.AspNetCore.Authentication.JwtBearer、Microsoft.Extensions.Caching.StackExchangeRedis 至 11.0.0-preview.6.26359.118,Microsoft.Extensions.Http.Resilience 至 10.8.0,OpenTelemetry.Instrumentation.Process/Runtime 至 1.16.0(-rc.1)。
- Directory.Packages.props:Spectre.Console.Json 升级至 0.57.3-alpha.0.1,Microsoft.Extensions.Resilience 升级至 10.8.0,net10.0 相关 Microsoft.Extensions.* 包升级至 10.0.10,SourceLink 升级至 10.0.301,net11.0 相关 Microsoft.Extensions.* 包升级至 11.0.0-preview.6.26359.118,SourceLink 升级至 11.0.100-preview.6.26359.118。
- EasilyNET.Test.Unit.csproj:Microsoft.NET.Test.Sdk 升级至 18.8.1。
- 仅依赖包常规升级,无业务逻辑或功能变更,保障依赖安全与项目兼容性。
@joesdu joesdu merged commit f79ef76 into main Jul 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant