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.33.1 to 5.0.6 #657

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Radzen.Blazor from 4.33.1 to 5.0.6.

Release notes

Sourced from Radzen.Blazor's releases.

5.0.6 - 2024-08-01

Fixes

  • GoogleMap custom marker label fixed.

5.0.5 - 2024-08-01

Fixes

  • DataGrid CheckBoxList filtering support improved for collection sub properties.
  • GoogleMap will use default marker label if not set custom.
  • DropDownBase should not raise ContextMenu event if disabled.
  • Fix disabled state of AutoComplete and DatePicker in FormField.

5.0.4 - 2024-07-29

Improvements

  • Added DataGrid filter support for collection sub properties.

Fixes

  • Set 'disabled' attribute on RadzenPager links when on the first/last page.

5.0.3 - 2024-07-26

Fixes

  • DataGrid: fix textbox and checkbox indents in simple filters

5.0.2 - 2024-07-24

Improvements

  • GoogleMap MapId property added.

Fixes

  • DataGrid CheckBoxList Filter Values repeat values when scroll down.
  • RadzenMask string duplication on typing when a character allowed by the pattern (e.g. 2 is in [0-9]) is in the mask (e.g. "+22 *** *** ***").
  • Dialog Drag event fixed.

5.0.1 - 2024-07-22

Improvements

  • Made Dialog client-draggable to avoid unwanted content rendering during dragging.

Fixes

  • DataGrid cannot insert new row when bound to empty collection.

5.0.0 - 2024-07-22

Improvements

  • Right-to-Left (RTL) support.
  • New Components: RadzenAppearanceToggle and RadzenTheme.
  • New Dark Themes: Material Dark, Standard Dark, Humanistic Dark and Software Dark.

... (truncated)

Commits
  • 7f0b603 version updated
  • 04ec31e GoogleMap custom marker fixed
  • d1ff36c .
  • d703443 .
  • 5455a02 version updated
  • 4bbb186 Fix disabled state of AutoComplete and DatePicker in FormField
  • b62e8bf DropDownBase should not raise ContextMenu event if disabled
  • 7ccc4fe GoogleMap will use default marker label if not set custom
  • b52d1cf ApiKey and MapId info added
  • 6ee9db0 DataGrid CheckBoxList filtering support improved for collection sub properties
  • 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)