Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

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 <dependency name> 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)

Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 4.32.3 to 4.33.1.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v4.32.3...v4.33.1)

---
updated-dependencies:
- dependency-name: Radzen.Blazor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@bednar bednar self-requested a review July 1, 2024 07:24
@bednar bednar merged commit 8d1cbb1 into master Jul 1, 2024
9 checks passed
@bednar bednar deleted the dependabot/nuget/Radzen.Blazor-4.33.1 branch July 1, 2024 07:24
@bednar bednar added this to the 4.17.0 milestone Jul 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant