Skip to content

Bump the nuget-minor-patch group with 2 updates#80

Merged
andregoepel merged 2 commits into
mainfrom
dependabot/nuget/nuget-minor-patch-513c9b280c
Jul 5, 2026
Merged

Bump the nuget-minor-patch group with 2 updates#80
andregoepel merged 2 commits into
mainfrom
dependabot/nuget/nuget-minor-patch-513c9b280c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Updated Radzen.Blazor from 11.0.5 to 11.1.0.

Release notes

Sourced from Radzen.Blazor's releases.

11.1.0

11.1.0 - 2026-07-02

Improvements

  • RadzenPanelMenu RenderMode — new RenderMode property (Client by default, Server) that renders a collapsed item's children only while it is expanded, keeping the DOM small and keyboard navigation fast for large navigation menus.
  • RadzenDataGrid AllowSortingColumnPicker — sort the columns listed in the column picker.
  • RadzenSpreadsheet accessibility — screen-reader and keyboard support: active cell on entry, F6 region cycling, a grid tab stop, and a filterable keyboard-shortcuts dialog. Also adds a two-way bindable SelectedSheetIndex.
  • Comprehensive keyboard and screen-reader accessibility (W3C ARIA APG) across composite components — Menu, ContextMenu, PanelMenu, ProfileMenu, Tabs, Tree, SelectBar, Pager, RadioButtonList, Steps, DropDown, DropDownDataGrid, SplitButton, Splitter and more now use a single tab stop with aria-activedescendant, full Arrow / Home / End / Enter / Space / Escape handling, and type-ahead where applicable.
  • RadzenSplitButton: Space/Enter trigger the main action; Arrow and Alt+Arrow open the menu.
  • RadzenAccordion: improved keyboard focus handling and accessibility.
  • RadzenSwitch: keyboard focus now shows a focus outline.
  • RadzenTree: the focused node scrolls into view during keyboard navigation.
  • RadzenCarousel / RadzenSidebar: hidden or inactive content is no longer focusable.
  • Unified focus-state colors and styles across form components and buttons.
  • Updated the keyboard-navigation documentation across the component demos.

Fixes

  • RadzenFormField: fixed the label association — removed an invalid for on the wrapper element and the empty for that made the label appear unassociated.
  • RadzenChart: the tooltip no longer disappears when the pointer moves over it.
  • RadzenMenu: opening a submenu now closes sibling submenus so two submenus are no longer open at once; improved overall close behavior.
  • RadzenDropDownDataGrid: the grid no longer exposes a stale aria-activedescendant when no row is active.
  • RadzenDropDown: tabbing out of an open (non-searchable) dropdown no longer skips the next element.
  • RadzenSplitter: keyboard resize fixed; dragging the last pane past its Max no longer snaps it shut.
  • RadzenMask / RadzenTextBox / RadzenTextArea / RadzenPassword / RadzenAutoComplete: keep the DOM input in sync with the bound value on .NET 10.
  • RadzenHtmlEditor: fixed a null reference in table context building.
  • RadzenDataGrid: the advanced filter popup no longer closes on touch devices when the on-screen keyboard opens, and the SimpleWithMenu date filter calendar no longer opens then immediately closes.
  • RadzenPanelMenu: consistent alignment between parent and child items in the navigation rail layout.
  • RadzenScheduler: an AppointmentRender CSS class no longer overrides the default event content styling.

Commits viewable in compare view.

Updated Testcontainers.PostgreSql from 4.12.0 to 4.13.0.

Release notes

Sourced from Testcontainers.PostgreSql's releases.

4.13.0

What's Changed

Thank you to everyone who contributed and shared their feedback 🤜🤛.

The NuGet packages for this release have been attested for supply chain security using actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #​33686956.

🚀 Features

  • feat: Add Aspire dashboard module (#​1194) @​NikiforovAll
  • feat: Add image name substitution hook (#​1710) @​HofmeisterAn
  • feat(CosmosDb): Add get method AccountEndpoint (#​1707) @​srollinet
  • feat: Improve image build failure messages (#​1700) @​HofmeisterAn

🐛 Bug Fixes

  • fix: Restore tar archive write performance regressed by padding trim (#​1719) @​HofmeisterAn
  • chore: Bump Docker.DotNet from 4.3.2 to 4.3.3 (#​1714) @​HofmeisterAn
  • chore(AspireDashboard): Cover connection string provider (#​1713) @​HofmeisterAn

📖 Documentation

  • docs: Add missing TC languages and reorder docs navigation (#​1711) @​mdelapenya
  • docs: Add note about unsupported BuildKit Dockerfile features (#​1696) @​HofmeisterAn
  • docs: Explain immutable builder behavior (#​1693) @​HofmeisterAn

🧹 Housekeeping

  • chore: Enable Dependabot cooldown (#​1716) @​HofmeisterAn
  • chore: Add nuget.config (#​1715) @​Rob-Hague
  • chore(AspireDashboard): Cover connection string provider (#​1713) @​HofmeisterAn
  • chore: Bump Docker.DotNet from 4.2.0 to 4.3.2 (#​1712) @​HofmeisterAn
  • chore: Bump sshd-docker image from 1.3.0 to 1.4.0 (#​1709) @​HofmeisterAn
  • chore: Rename runtime label and add buildkit and stale labels (#​1703) @​HofmeisterAn
  • fix: Guard expensive argument evaluation when logging (#​1702) @​HofmeisterAn
  • chore: Defer container ID truncation in logging (#​1701) @​HofmeisterAn
  • chore: Migrate to LoggerMessageAttribute (#​1697) @​HofmeisterAn

📦 Dependency Updates

  • chore(deps): Bump the actions group with 2 updates (#​1721) @dependabot[bot]
  • chore(deps): Bump the actions group with 7 updates (#​1717) @dependabot[bot]
  • chore: Bump Docker.DotNet from 4.3.2 to 4.3.3 (#​1714) @​HofmeisterAn
  • chore: Bump Docker.DotNet from 4.2.0 to 4.3.2 (#​1712) @​HofmeisterAn
  • chore(deps): Bump the actions group with 4 updates (#​1698) @dependabot[bot]

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 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 11.0.5 to 11.1.0
Bumps Testcontainers.PostgreSql from 4.12.0 to 4.13.0

---
updated-dependencies:
- dependency-name: Radzen.Blazor
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Testcontainers.PostgreSql
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
...

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 Jul 5, 2026
@andregoepel
andregoepel merged commit be177ca into main Jul 5, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/nuget-minor-patch-513c9b280c branch July 5, 2026 03:51
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