Skip to content

feat(Region): update administrative division data - #1128

Merged
ArgoZhang merged 3 commits into
masterfrom
feat/region-data-update
Aug 31, 2026
Merged

feat(Region): update administrative division data#1128
ArgoZhang merged 3 commits into
masterfrom
feat/region-data-update

Conversation

@ArgoZhang

Copy link
Copy Markdown
Member

Link issues

fixes #1127

Summary By Copilot

  • refresh the bundled Region administrative division and town-level JSON data
  • add the latest division entries and remove obsolete data according to the refreshed dataset
  • update the Chongqing county-count assertion to match the new administrative data
  • bump BootstrapBlazor.Region to version 10.0.4

Regression?

  • Yes
  • No

The public Region APIs are unchanged; returned administrative data reflects the updated dataset.

Risk

  • High
  • Medium
  • Low

The change updates a large number of packaged data files and can affect applications that depend on specific administrative codes or counts.

Verification

  • Manual (required)

  • Automated

  • parsed all 2,179 changed JSON data files successfully

  • built BootstrapBlazor.Region for all target frameworks with no warnings or errors

  • passed all 4 UnitTestRegion tests on net10.0

  • checked the branch diff for whitespace errors

Packaging changes reviewed?

  • Yes
  • No
  • N/A

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Merge the latest code from the main branch

ArgoZhang and others added 3 commits August 31, 2026 17:40
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bb-auto bb-auto Bot added the enhancement New feature or request label Aug 31, 2026
@bb-auto bb-auto Bot added this to the v10.0.0 milestone Aug 31, 2026

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 300 files, and this pull request has 2181

@bb-auto bb-auto Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Auto approved by bb-auto

@ArgoZhang
ArgoZhang merged commit e35f59e into master Aug 31, 2026
3 checks passed
@ArgoZhang
ArgoZhang deleted the feat/region-data-update branch August 31, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(Region): update administrative division data

1 participant