Skip to content

chore(deps): Bump Radzen.Blazor from 5.7.2 to 6.1.2 #704

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps Radzen.Blazor from 5.7.2 to 6.1.2.

Release notes

Sourced from Radzen.Blazor's releases.

6.1.2 - 2025-02-26

Fixes

  • Scheduler does not show some appointments.
  • Fixed DataGrid sort issues due to duplicate sort descriptor lists.

6.1.1 - 2025-02-25

Fixes

  • DropDown/DropDownDataGrid case-insensitive filter cannot be translated by PG SQL provider.

6.1.0 - 2025-02-24

Improvements

  • DataGrid column WhiteSpace and HeaderWhiteSpace properties added.

Fixes

  • Fixed DataGrid alternating rows color in Fluent themes.

6.0.20 - 2025-02-21

Fixes

  • Fixed exception with DataGrid sorting and property name equal to System Type name.
  • DataGrid CheckBoxList filter list cast exception fixed.

6.0.19 - 2025-02-21

Fixes

  • Fixed Tree stack overflow after collapse.
  • ToFilterString() should export Boolean arrays as valid C#.

6.0.18 - 2025-02-20

Fixes

  • Saved DataGrid filter with CheckBoxList filter type will raise exception on settings load.
  • Fixed OrderBy() with complex lambdas.
  • Revert "Fix OnSideClose being called on open since dialogs opened with Open() cannot be closed.

6.0.17 - 2025-02-19

Fixes

  • Reverted DatePicker name of the day of the week too big in some cultures.

6.0.16 - 2025-02-19

Fixes

  • Fixed DataGrid CheckBoxFilter values not sorted.
  • DatePicker name of the day of the week too big in some cultures.
  • Generic OrderBy() method by string selector fixed to support lambda.

... (truncated)

Commits
  • ccbf7b2 Version updated
  • 57f1417 Fixed datagrid sort issues due to duplicate sortDescriptor lists. (#1996)
  • d5318e6 Scheduler does not show some appointments. Fixes #1995.
  • 978e3fc version updated
  • dcb5eef DropDown/DropDownDataGrid case-insensitive filter cannot be translated by PG ...
  • 518ad83 Add Select extension method for IQueryable.
  • ba6ced5 minor version updated
  • 138253e Version updated
  • ffd2999 Fix alternating rows color in Fluent themes
  • 354a147 GetBodyColumnClass and GetHeaderColumnClass renamed and made internal
  • 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 5.7.2 to 6.1.2.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v5.7.2...v6.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Superseded by #709.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Radzen.Blazor-6.1.2 branch April 1, 2025 03:07
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 .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants