Skip to content

chore(deps): bump Radzen.Blazor from 4.3.6 to 4.3.8 #424

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

Merged
merged 2 commits into from
Nov 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps Radzen.Blazor from 4.3.6 to 4.3.8.

Release notes

Sourced from Radzen.Blazor's releases.

4.3.8 - 2022-11-24

Fixes

  • Fixed focus lost with DropDown/DropDownDataGrid with AllowFiltering.
  • Fixed scrollbar disappears when zoomed in on chromium browsers.
  • DialogService.OpenAsync will not execute Radzen.openDialog() when options ChildContent is set.

4.3.7 - 2022-11-21

Improvements

  • Added CSS class "rz-group-row" to DataGrid group rows.

Fixes

  • Menu child items cannot be opened with click once closed when ClickToOpen=false.
  • Fixed e.target.closest is not a function exception with DropDown.
  • Fixed cannot set the style of RadzenAccordion.
  • Fixed specifying property name in various components doesn't allow access of array members.
  • HtmlEditor not focused in dialog with AutoFocusFirstElement.
Commits
  • 534d7f5 Fix typos in documentation (#718)
  • 599e514 DialogService.OpenAsync will not execute Radzen.openDialog() when options.Chi...
  • 4205482 seed reworked
  • bfe517e docs links fixed
  • c585f34 Component source links fixed
  • fe1d3dd Only RadzenExample Name property should be used to display source of the exam...
  • 92d5033 Add scrollbar size. Resolves #675
  • 782f931 Fix links to Dialog and Layout source.
  • 0c12177 Fixed focus lost with DropDown/DropDownDataGrid with AllowFiltering
  • cc90ff9 code 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 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.3.6 to 4.3.8.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@4.3.6...v4.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 87.13% // Head: 87.13% // No change to project coverage 👍

Coverage data is based on head (3bed2b2) compared to base (d64d148).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #424   +/-   ##
=======================================
  Coverage   87.13%   87.13%           
=======================================
  Files          77       77           
  Lines        6893     6893           
=======================================
  Hits         6006     6006           
  Misses        887      887           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bednar bednar merged commit 89739f7 into master Nov 28, 2022
@bednar bednar deleted the dependabot/nuget/Radzen.Blazor-4.3.8 branch November 28, 2022 07:32
@bednar bednar added this to the 4.8.0 milestone Nov 28, 2022
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.

2 participants