ProjektAdLer / Autorentool

Apache License 2.0
7 stars 2 forks source link

Bump MudBlazor from 6.6.0 to 6.9.0 #378

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps MudBlazor from 6.6.0 to 6.9.0.

Release notes

Sourced from MudBlazor's releases.

MudBlazor v6.9.0

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.8.0...v6.9.0

MudBlazor v6.8.0

What's Changed

New Features

Bug Fixes

... (truncated)

Commits
  • 4f7e188 Build(deps): Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.1 in /src (#7369)
  • a4dcf93 Build(deps): Bump FluentValidation from 11.6.0 to 11.7.1 in /src (#7351)
  • c6900e9 Build(deps): Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#7348)
  • cf4e473 Build(deps): Bump ReportGenerator from 5.1.23 to 5.1.24 in /src (#7350)
  • 10ae437 MudDatePicker: Solves CSP JavaScript issues (#7295)
  • 85f4a9d Refactor charts, BarChart and LineChart layout fixes (#7345)
  • 2cc6bd3 Docs: Support dark mode loading screen depending on user settings (#7342)
  • c4915b8 MudRadio: Add nullable annotation. (#7366)
  • ac48425 TimePicker: Add Parameter MinuteSelectionStep (#7174)
  • 4cf042d Docs: Add docs page for MudSpacer (#5577) (#7327)
  • 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)
niklasstich commented 11 months ago

@dependabot rebase

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 6158453753


Totals Coverage Status
Change from base Build 6158434328: 0.0%
Covered Lines: 8923
Relevant Lines: 9971

💛 - Coveralls