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

Bump MudBlazor from 6.11.0 to 6.19.1 in /src #2945

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

Bumps MudBlazor from 6.11.0 to 6.19.1.

Release notes

Sourced from MudBlazor's releases.

MudBlazor v6.19.1

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v6.19.0...v6.19.1

v6.19.0

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v6.18.0...v6.18.1

v6.18.0

What's Changed

Breaking Changes

New Features

... (truncated)

Commits
  • 057c4fe Docs: Add fuzzy search & Make spaces in names consistent (#8276)
  • a047ed3 Autocomplete: Add class templates and FoundItemsCount (and improve docs mobil...
  • 09f94ff Use ActionDefault as the base for ActionDefaultHover (#8405)
  • 298d179 MudTimePicker: Double pad hours like minutes already are
  • 448bad0 MudRadio: Fix Stack overflow caused by recurrence. (#8412)
  • a378c2c Build: Fix dotnet format warning (#8409)
  • eb362b4 Build(deps): Bump Microsoft.CodeAnalysis.CSharp in /src (#8278)
  • 08c8eab MudToggleIconButton: Add missing DisableElevation and ClickPropagation proper...
  • daf1372 Refactor: Fix whitespace using dotnet format (#8399)
  • 4f21a1a Build: Update dotnet libraries (#8398)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner April 16, 2024 13:36
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 16, 2024
@kbeaugrand kbeaugrand force-pushed the dependabot/nuget/src/MudBlazor-6.19.1 branch from cf604d4 to 9f854c2 Compare April 16, 2024 14:20
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.63%. Comparing base (83bf10a) to head (3cf131d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2945   +/-   ##
=======================================
  Coverage   85.63%   85.63%           
=======================================
  Files         296      296           
  Lines       11344    11344           
  Branches      890      890           
=======================================
  Hits         9715     9715           
  Misses       1337     1337           
  Partials      292      292           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kbeaugrand kbeaugrand force-pushed the dependabot/nuget/src/MudBlazor-6.19.1 branch from 9f854c2 to bab00e1 Compare April 16, 2024 14:55
@kbeaugrand kbeaugrand enabled auto-merge (squash) April 16, 2024 15:08
@kbeaugrand
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@kbeaugrand
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/nuget/src/MudBlazor-6.19.1 branch from bab00e1 to b368910 Compare April 16, 2024 15:18
@kbeaugrand
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/src/MudBlazor-6.19.1 branch 3 times, most recently from 2543799 to e31bc31 Compare April 20, 2024 19:01
Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 6.11.0 to 6.19.1.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v6.11.0...v6.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/MudBlazor-6.19.1 branch from e31bc31 to 3cf131d Compare April 20, 2024 19:10
@kbeaugrand kbeaugrand merged commit 3dcb5b3 into main Apr 20, 2024
6 checks passed
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/MudBlazor-6.19.1 branch April 20, 2024 19:17
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.

1 participant