Bump the nuget-dependencies group with 1 update#2
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the nuget-dependencies group with 1 update#2dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps MudBlazor from 8.5.0 to 9.1.0 --- updated-dependencies: - dependency-name: MudBlazor dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated MudBlazor from 8.5.0 to 9.1.0.
Release notes
Sourced from MudBlazor's releases.
9.1.0
What's Changed
Breaking Changes
Validatein favor of newValidateAsyncby @91378246 in MudForm: ObsoleteValidatein favor of newValidateAsyncMudBlazor/MudBlazor#12713New Features
Bug Fixes
@bind-Textvalue in input on first render by @Copilot in MudColorPicker: render initial@bind-Textvalue in input on first render MudBlazor/MudBlazor#12749DateTime.MinValueby @xdaneault in MudDateRangePicker: Fix initialization when usingDateTime.MinValueMudBlazor/MudBlazor#12668New Contributors
DateTime.MinValueMudBlazor/MudBlazor#12668Full Changelog: MudBlazor/MudBlazor@v9.0.0...v9.1.0
9.0.0
What's Changed
Breaking Changes
AutoGrowwithSizingby @danielchalmers in MudInput: ReplaceAutoGrowwithSizingMudBlazor/MudBlazor#12417... (truncated)
9.0.0-rc.1
What's Changed
Breaking Changes
New Features
aria-busyattribute by @Copilot in MudProgressCircular, MudProgressLinear: Addaria-busyattribute MudBlazor/MudBlazor#12586aria-labelsupport by @danielchalmers in MudCheckBox, MudRadio, MudSwitch: Add or improvearia-labelsupport MudBlazor/MudBlazor#12591Bug Fixes
spanby @danielchalmers in MudSwitch, MudCheckBox, MudRadio: Render content insidespanMudBlazor/MudBlazor#12590New Contributors
... (truncated)
9.0.0-preview.2
What's Changed
Breaking Changes
AutoGrowwithSizingby @danielchalmers in MudInput: ReplaceAutoGrowwithSizingMudBlazor/MudBlazor#12417New Features
Bug Fixes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v9.0.0-preview.1...v9.0.0-preview.2
9.0.0-preview.1
What's Changed
Breaking Changes
New Features
bind-CurrentPaletteparameter by @Copilot in ThemeProvider: Addbind-CurrentPaletteparameter MudBlazor/MudBlazor#12149mud-sr-onlyby @versile2 in MudCheckBox: Improve Accessibility, Addmud-sr-onlyMudBlazor/MudBlazor#12123... (truncated)
8.15.0
What's Changed
New Features
Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.14.0...v8.15.0
8.14.0
What's Changed
Breaking Changes
New Features
Bug Fixes
from ... r g bsyntax by @danielchalmers in CSS: Improve browser compatibility by replacingfrom ... r g bsyntax MudBlazor/MudBlazor#11939Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.13.0...v8.14.0
8.13.0
What's Changed
New Features
Bug Fixes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.12.0...v8.13.0
8.12.0
What's Changed
New Features
Bug Fixes
Strict=falsewhen using aConverterwithCoerceValueby @Mr-Technician in MudAutocomplete: FixStrict=falsewhen using aConverterwithCoerceValueMudBlazor/MudBlazor#11826New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.11.0...v8.12.0
8.11.0
What's Changed
New Features
Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.10.0...v8.11.0
8.10.0
What's Changed
Breaking Changes
New Features
Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.9.0...v8.10.0
8.9.0
What's Changed
New Features
Bug Fixes
FieldChangedwhenMultiSelection=trueby @Mr-Technician in MudSelect: Always callFieldChangedwhenMultiSelection=trueMudBlazor/MudBlazor#11553Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.8.0...v8.9.0
8.8.0
What's Changed
New Features
Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.7.0...v8.8.0
8.7.0
What's Changed
New Features
InputDefaultsfor inputs inPickercomponents by @igotinfected in Pickers: UseInputDefaultsfor inputs inPickercomponents MudBlazor/MudBlazor#11342d-contentsdisplay class, Fix missing gap between MessageBox action buttons by @danielchalmers in Addd-contentsdisplay class, Fix missing gap between MessageBox action buttons MudBlazor/MudBlazor#11391LockScrollvalue by @igotinfected in MudAutocomplete: Allow changingLockScrollvalue MudBlazor/MudBlazor#11414Bug Fixes
AutoFocusnot opening item list by @danielchalmers in MudAutocomplete: FixAutoFocusnot opening item list MudBlazor/MudBlazor#11365⌘shortcuts on MacOS &cutshortcut in general by @igotinfected in MudMask: Fix⌘shortcuts on MacOS &cutshortcut in general MudBlazor/MudBlazor#11366AppbarButtons.razor.csmerge by @danielchalmers in Docs: Fix mangledAppbarButtons.razor.csmerge MudBlazor/MudBlazor#11419Guttersproperty not taking effect by @danielchalmers in MudExpansionPanel: FixGuttersproperty not taking effect MudBlazor/MudBlazor#11408Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.6.0...v8.7.0
8.6.0
What's Changed
New Features
Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.5.1...v8.6.0
8.5.1
What's Changed
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v8.5.0...v8.5.1
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions