Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Updated Radzen.Blazor from 8.3.2 to 8.3.5.

Release notes

Sourced from Radzen.Blazor's releases.

8.3.5

8.3.5 - 2025-12-01

Improvements

  • RadzenPivotDataGrid AddPivotAggregate exposed.
  • Support large strings added to QRCode.

Fixes

  • Upload file not removed properly when on file delete from UI.

8.3.4

8.3.4 - 2025-11-26

Improvements

  • Allow specifying the interactive SortOrder sequence on DataGrid column.
  • Enable CSS minification for the embedded themes.

Fixes

  • AI assistant messages are sent as ‘user’ instead of ‘assistant’ role. ChatMessage Role property added.
  • PivotDataGrid filter icon popup exception after adding more fields.

8.3.3

8.3.3 - 2025-11-24

Improvements

  • RadzenTocItem inherits RadzenComponentWithChildren.
  • PivotDataGrid ColumnsCollection, RowsCollection and AggregatesCollection added.

Fixes

  • DataGrid column CloseFilter() does not work when FilterProperty has a value.
  • DataGrid OData column Type Guid exception on set filter.

Commits viewable in compare view.

Updated System.IO.Abstractions from 22.0.16 to 22.1.0.

Release notes

Sourced from System.IO.Abstractions's releases.

22.1.0

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.16...v22.1.0

Commits viewable in compare view.

Updated Zio from 0.21.3 to 0.22.1.

Release notes

Sourced from Zio's releases.

0.22.1

Changes

🐛 Bug Fixes

  • Fix ZIP external attributes on move actions (PR #​104) by @​GerardSmit

Full Changelog: 0.22.0...0.22.1

Published with dotnet-releaser

0.22.0

Changes

🐛 Bug Fixes

  • Fix leading slash in ZIP archive (PR #​103) by @​GerardSmit

Full Changelog: 0.21.3...0.22.0

Published with dotnet-releaser

Commits viewable in compare view.

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

Bumps Radzen.Blazor from 8.3.2 to 8.3.5
Bumps System.IO.Abstractions from 22.0.16 to 22.1.0
Bumps Zio from 0.21.3 to 0.22.1

---
updated-dependencies:
- dependency-name: Radzen.Blazor
  dependency-version: 8.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: System.IO.Abstractions
  dependency-version: 22.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: Zio
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Dec 2, 2025
@dependabot dependabot bot requested review from a team and rockydevnet as code owners December 2, 2025 03:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Dec 2, 2025
@snyk-io-eu
Copy link

snyk-io-eu bot commented Dec 2, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2025

@hukho
Copy link
Contributor

hukho commented Dec 8, 2025

PR Classification

Code cleanup and dependency updates to improve maintainability and compatibility.

PR Summary

This pull request updates code formatting in App.razor for consistency and readability, adjusts resource paths, and upgrades several dependencies to their latest versions.

  • App.razor: Improved HTML and script formatting, updated CSS/JS paths, and reformatted <AppRouter> and error UI sections.
  • UKHO.ADDS.Mocks.csproj: Upgraded Radzen.Blazor, Scalar.AspNetCore, System.IO.Abstractions, and Zio package versions.

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.

2 participants