Skip to content

Merge branch dev with rel-10.2#25093

Merged
voloagent merged 9 commits intodevfrom
auto-merge/rel-10-2/4428
Mar 16, 2026
Merged

Merge branch dev with rel-10.2#25093
voloagent merged 9 commits intodevfrom
auto-merge/rel-10-2/4428

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR generated automatically to merge dev with rel-10.2. Please review the changed files before merging to prevent any errors that may occur.

@voloagent voloagent marked this pull request as ready for review March 16, 2026 06:28
Copilot AI review requested due to automatic review settings March 16, 2026 06:28
@voloagent voloagent merged commit d8cf03a into dev Mar 16, 2026
2 checks passed
@voloagent voloagent deleted the auto-merge/rel-10-2/4428 branch March 16, 2026 06:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This is an automated merge from dev into rel-10.2 containing two changes: a Vite dependency version bump in the Angular packages, and a bug fix in the Account module's profile management page.

Changes:

  • Bumps the vite dev dependency from ^7.0.0 to ^8.0.0 in the Angular packages workspace.
  • Fixes OnPostAsync in the Account module's ManageModel to properly initialize ProfileManagementPageCreationContext and configure contributors before rendering the page, matching the existing OnGetAsync behavior.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
npm/ng-packs/package.json Bumps vite from ^7.0.0 to ^8.0.0
modules/account/src/Volo.Abp.Account.Web/Pages/Account/Manage.cshtml.cs Fixes OnPostAsync to configure profile management contributors (previously returned an unconfigured page)

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.

7 participants