Skip to content

build(deps): bump Mapster to 10.0.12 - #49

Merged
philfanzhou merged 3 commits into
mainfrom
dependabot/nuget/dotnet-dependencies-7ecc1e09bc
Aug 30, 2026
Merged

build(deps): bump Mapster to 10.0.12#49
philfanzhou merged 3 commits into
mainfrom
dependabot/nuget/dotnet-dependencies-7ecc1e09bc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Updated Mapster from 10.0.11 to 10.0.12.

Release notes

Sourced from Mapster's releases.

10.0.12

What's Changed

New Contributors

Full Changelog: MapsterMapper/Mapster@v10.0.11...v10.0.12

Commits viewable in compare view.

Dependabot compatibility score

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 Mapster from 10.0.11 to 10.0.12

---
updated-dependencies:
- dependency-name: Mapster
  dependency-version: 10.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 24, 2026

@philfanzhou philfanzhou left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要修改后再合并:

  1. Directory.Packages.props 将 Mapster 升级到 10.0.12,但 docs/development/Testing.md:18 仍明确写着 Mapster 10.0.11。合并当前差异会使英文开发文档与实际依赖版本不一致;请在本 PR 中同步该版本说明。
  2. PR 标题 Bump the dotnet-dependencies group with 1 update 不符合仓库要求的英文 conventional commit 格式;请改为类似 build(deps): bump Mapster to 10.0.12

其余审查未发现 Mapster 补丁内容、调用面或合并冲突方面的阻塞问题。

@philfanzhou philfanzhou changed the title Bump the dotnet-dependencies group with 1 update build(deps): bump Mapster to 10.0.12 Aug 30, 2026
@philfanzhou

Copy link
Copy Markdown
Owner

已完成 requested changes:

  • 将 PR 标题更新为 build(deps): bump Mapster to 10.0.12
  • docs/development/Testing.md 中的 Mapster 版本同步为 10.0.12
  • 合并最新 main,消除分支落后状态。

本地验证:

  • dotnet restore Lexarbor.sln:通过。
  • dotnet build Lexarbor.sln --configuration Release --no-restore:通过,0 warning / 0 error。
  • dotnet test Lexarbor.sln --configuration Release --no-build --no-restore:通过,212 passed / 0 failed / 0 skipped。
  • 未运行前端与容器验证:本 PR 未修改前端、容器、持久化或启动脚本。

@philfanzhou philfanzhou left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

两项 requested changes 均已完成,最终 diff 仅包含 Mapster 补丁升级及对应英文测试文档版本同步;本地后端验证与全部 GitHub checks 均通过。批准合并。

@philfanzhou
philfanzhou merged commit 3ce51d6 into main Aug 30, 2026
8 checks passed
@philfanzhou
philfanzhou deleted the dependabot/nuget/dotnet-dependencies-7ecc1e09bc branch August 30, 2026 08:19
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.

1 participant