influxdata / influxdb-client-csharp

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

chore(deps): Bump Radzen.Blazor from 5.2.5 to 5.5.2 #673

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps Radzen.Blazor from 5.2.5 to 5.5.2.

Release notes

Sourced from Radzen.Blazor's releases.

5.5.2 - 2024-10-31

Fixes

  • Fixed the ParameterView instance can no longer be read because it has expired with virtualized DropDownDataGrid.

5.5.1 - 2024-10-29

Fixes

  • Fixed DataGrid column FilterOperator will always default to what set initially.

5.5.0 - 2024-10-29

Improvements

  • Added Chart label rotation.

Fixes

  • Carousel swipe support fixed.
  • Changing Carousel Auto will not restart the timer.

5.4.0 - 2024-10-28

Improvements

  • Added FilterAutoCompleteType to DropDown.
  • Added CardGroup component.
  • PickList Placeholder, SourcePlaceholder and TargetPlaceholder added.
  • Render chart tooltips in the same way as standard tooltips.

Fixes

  • Fixed apiKey not defined for updateMap method in GoogleMap.
  • DropDownDataGrid sorting when virtualized fixed.

5.3.5 - 2024-10-22

Improvements

  • Added PreserveRowSelectionOnPaging to DropDownDataGrid.

Fixes

  • DataGrid wrong number of rows rendered in some cases with composite columns.
  • Fixed DropDownDataGrid up-arrow key would focus 2 rows above the selected index.

5.3.3 - 2024-10-21

Fixes

  • DataGrid duplicate rows fixed.

5.3.2 - 2024-10-21

Fixes

  • DataGrid composite columns span not properly calculated in case of non visible columns.
  • GoogleMap should respect Culture language.

... (truncated)

Commits
  • 85964d9 Version updated
  • 4f9075f Demo updated to reinitialize DataGrid columns when switching between filterin...
  • 0856c90 Fixed the ParameterView instance can no longer be read because it has expired...
  • 31d8bcc version updated
  • 9213e3d Fixed DataGrid column FilterOperator will always default to what set initially
  • 3665079 Version updated
  • 44881e5 Changing Carousel Auto from false to true will not restart the timer properly
  • c136d80 Update premium themes
  • a5cc04b carousel demos fixed
  • a9a8b63 Carousel swipe support fixed
  • 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)