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.29.1 to 4.32.3 #636

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps Radzen.Blazor from 4.29.1 to 4.32.3.

Release notes

Sourced from Radzen.Blazor's releases.

4.32.3 - 2024-05-31

Fixes

  • DatePicker cannot set hour to 0 when bound to TimeOnly.

4.32.2 - 2024-05-29

Improvements

  • Implement TodaySelect event in RadzenScheduler.
  • SplitButton DropDownIcon added.

Fixes

  • RadzenMask caret position kept during input.
  • DatePicker DateTime Kind not set properly in some cases.

4.32.1 - 2024-05-24

Fixes

  • DataGrid CheckBoxList filtering fixed to work properly with enums and FilterTemplate.

4.32.0 - 2024-05-23

Improvements

  • HeaderTemplate added to DropDownDataGrid, DropDown and ListBox.
  • ItemRender added to DropDown and ListBox.

Fixes

  • Cannot read properties of null (reading 'querySelector') at Object.createDatePicker.

4.31.7 - 2024-05-21

Fixes

  • Added missing ContentCssClass set in DialogService.
  • DatePicker will not select with PopupRenderMode="PopupRenderMode.OnDemand".

4.31.6 - 2024-05-20

Improvements

  • Add Dialog custom container class.

Fixes

  • Fix exception if TreeLevel has no Text nor TextProperty.
  • Provide parsing config when using Dynamic Linq methods in order to improve initial performance.
  • Include text measurement data for Cyrillic characters.

4.31.5 - 2024-05-16

Improvements

  • Add a Footer template to RadzenDropZone.
  • Tree ItemContextMenu event added.

... (truncated)

Commits
  • cf56069 Version updated
  • 7834b53 DatePicker cannot set hour to 0 when bound to TimeOnly
  • 4b44019 Demo style updated
  • 4facfa5 Added custom style for drag over DataGrid row
  • 99ab247 Version updated
  • 5cf12fc Modified the RadzenSplitButton to allow customizing its dropdown icon. (#1530)
  • 5abc923 DatePicker DateTime Kind not set properly in some cases
  • ed50ca5 RadzenMask caret position kept during input
  • 3e8eb1a Implement TodaySelect event in RadzenScheduler
  • d360c58 Version updated
  • 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)
bednar commented 3 months ago

@dependabot rebase