Skip to content

Bump the nuget-minor-patch group with 5 updates#44

Merged
andregoepel merged 2 commits into
mainfrom
dependabot/nuget/nuget-minor-patch-e0aa36afde
Jul 3, 2026
Merged

Bump the nuget-minor-patch group with 5 updates#44
andregoepel merged 2 commits into
mainfrom
dependabot/nuget/nuget-minor-patch-e0aa36afde

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated AndreGoepel.Marten.Identity.Blazor from 1.1.0 to 1.1.1.

Release notes

Sourced from AndreGoepel.Marten.Identity.Blazor's releases.

1.1.1

What's Changed

Full Changelog: andregoepel/marten-identity@v1.1.0...v1.1.1

Commits viewable in compare view.

Updated Marten from 9.11.0 to 9.12.0.

Release notes

Sourced from Marten's releases.

9.12.0

A couple significant bug fixes, and yet more support for CritterWatch

What's Changed

Full Changelog: JasperFx/marten@V9.11.0...V9.12.0

Commits viewable in compare view.

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 WolverineFx.Marten from 6.15.0 to 6.16.0.

Release notes

Sourced from WolverineFx.Marten's releases.

6.16.0

Lot of CritterWatch stuff, optimized SQL Server transport, new options for NServiceBus interop using SQL Server, bug fixes

What's Changed

Full Changelog: JasperFx/wolverine@V6.15.0...V6.16.0

Commits viewable in compare view.

Updated WolverineFx.RuntimeCompilation from 6.15.0 to 6.16.0.

Release notes

Sourced from WolverineFx.RuntimeCompilation's releases.

6.16.0

Lot of CritterWatch stuff, optimized SQL Server transport, new options for NServiceBus interop using SQL Server, bug fixes

What's Changed

Full Changelog: JasperFx/wolverine@V6.15.0...V6.16.0

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 AndreGoepel.Marten.Identity.Blazor from 1.1.0 to 1.1.1
Bumps Marten from 9.11.0 to 9.12.0
Bumps Radzen.Blazor from 11.0.5 to 11.1.0
Bumps WolverineFx.Marten from 6.15.0 to 6.16.0
Bumps WolverineFx.RuntimeCompilation from 6.15.0 to 6.16.0

---
updated-dependencies:
- dependency-name: AndreGoepel.Marten.Identity.Blazor
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Marten
  dependency-version: 9.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- 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: WolverineFx.Marten
  dependency-version: 6.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: WolverineFx.RuntimeCompilation
  dependency-version: 6.16.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 3, 2026
@andregoepel
andregoepel merged commit e95a97b into main Jul 3, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/nuget-minor-patch-e0aa36afde branch July 3, 2026 03:38
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