influxdata / influxdb-client-csharp

InfluxDB 2.x C# Client
https://influxdata.github.io/influxdb-client-csharp/api/InfluxDB.Client.html
MIT License
355 stars 95 forks source link

chore(deps): Bump Radzen.Blazor from 4.32.3 to 4.33.1 #645

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps Radzen.Blazor from 4.32.3 to 4.33.1.

Release notes

Sourced from Radzen.Blazor's releases.

4.33.1 - 2024-06-28

Improvements

  • Allow developers to specify drag-and-drop events via SlotRender.

Fixes

  • Fixed DataGrid wrong column/rowspan in some cases with composite columns.
  • DataGrid CheckBoxList filter should clear the column filter if no values are checked.
  • DataGrid CheckBoxList filter values collection will respect filters applied to other columns.

4.33.0 - 2024-06-27

Improvements

  • Added Checkable/CheckableProperty similar to Text/TextProperty in the RadzenTreeItem/RadzenTreeLevel.

Fixes

  • Changes aria-live regions for better screen reader.
  • Menu cannot open sub item with ClickToOpen=true.

4.32.11 - 2024-06-26

Fixes

  • Fixed DataGrid UpdateRow() method for items with overridden Equals/GetHashCode().
  • Menu items not reachable in some case with ClickToOpen=false.
  • Fixed DataGrid column picker filtering exception with columns without Title.

4.32.10 - 2024-06-24

Fixes

  • DataGrid should not request all IQueryable data when virtualization is enabled in some cases.

4.32.9 - 2024-06-24

Fixes

  • RadzenArcGauge does not use the Max scale value in some cases.
  • DropDown and ListBox should not select items with SelectAll() if ReadOnly.
  • Prevent Numeric overflow on step up/down.
  • Fixed DataGrid composite column wrong colspan when child column has no children.

4.32.8 - 2024-06-17

Fixes

  • Scheduler DaySlotEvents rendering fixed.
  • Fixed DataGrid advanced filter with empty/not empty operators.
  • Fix focus states in Scheduler day view.
  • DataGrid composite columns column span fixed in some cases.

4.32.7 - 2024-06-12

Improvements

... (truncated)

Commits
  • 6045869 Version updated
  • c08a598 DataGrid CheckBoxList filter values collection will respect filters applied t...
  • 340483b DataGrid CheckBoxList filter should clear the column filter if no values are ...
  • 87395e0 Fixed DataGrid wrong column/rowspan in some cases with composite columns
  • 694194d Allow developers to specify drag-and-drop events via SlotRender.
  • aa69358 Version updated
  • 57c038d Added Checkable/CheckableProperty similar to Text/TextProperty in the RadzenT...
  • fe69b14 Version updated
  • 0cf7365 Menu cannot open sub item with ClickToOpen=true
  • 7e96f77 Changes aria-live regions for better screen reader (#1571)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)