Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the fluentui group with 10 updates in the / directory:

Package From To
Microsoft.FluentUI.AspNetCore.Components 4.7.2 4.10.1
Microsoft.Extensions.Logging.Abstractions 8.0.1 9.0.0-rc.1.24431.7
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.1 9.0.0-rc.1.24431.7
Microsoft.Extensions.Options 8.0.2 9.0.0-rc.1.24431.7
Microsoft.Extensions.Primitives 8.0.0 9.0.0-rc.1.24431.7
Microsoft.Extensions.Configuration.Abstractions 8.0.0 9.0.0-rc.1.24431.7
Microsoft.Extensions.Hosting.Abstractions 8.0.0 9.0.0-rc.1.24431.7
Microsoft.Extensions.Http 8.0.0 9.0.0-rc.1.24431.7
Microsoft.Extensions.Configuration.Binder 8.0.1 9.0.0-rc.1.24431.7
Microsoft.FluentUI.AspNetCore.Components.Icons 4.7.2 4.10.1
Microsoft.FluentUI.AspNetCore.Components 4.7.2 4.10.0
Microsoft.Extensions.Logging.Abstractions 8.0.1 9.0.0-preview.7.24405.7
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.1 9.0.0-preview.7.24405.7
Microsoft.Extensions.Options 8.0.2 9.0.0-preview.7.24405.7
Microsoft.Extensions.Primitives 8.0.0 9.0.0-preview.7.24405.7
Microsoft.Extensions.Configuration.Abstractions 8.0.0 9.0.0-preview.7.24405.7
Microsoft.Extensions.Hosting.Abstractions 8.0.0 9.0.0-preview.7.24405.7
Microsoft.Extensions.Http 8.0.0 9.0.0-preview.7.24405.7
Microsoft.Extensions.Configuration.Binder 8.0.1 9.0.0-preview.7.24405.7

Updates Microsoft.FluentUI.AspNetCore.Components from 4.7.2 to 4.10.1

Release notes

Sourced from Microsoft.FluentUI.AspNetCore.Components's releases.

v4.10.1

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.10.0...v4.10.1

v4.10.0

What's Changed

... (truncated)

Changelog

Sourced from Microsoft.FluentUI.AspNetCore.Components's changelog.

v4.10.1

General

  • [General] Update to .NET 9 RC1 SDK (#2639)
  • [Github] Update the actions/upload-artifact to v4 (#2650)

Accessiblity

  • [DateTime] Add role, tabindex and catch Enter/Space (#2688)
  • [Select] Fix the unannounced Required keyword with FluentSelect (#2706)

Components

  • [Anchor] Revert #2624 and replace with a better solution (#2640)
  • [Autocomplete] Fix Autocomplete Aria-Hidden and Focusable (#2648)
  • [Button] Remove style override when in loading state (#2686)
  • [Calendar] Add ReadOnly in day click/keydown logic (#2720)
  • [Combobox] Add Combobox Immediate property (#2685)
  • [DataGrid] Add a Selectable function parameter to SelectColumn (#2709)
  • [DataGrid] EF Core Adapter - A second operation was started (#2653)
  • [DataGrid] Fix column options popup being blank (#2674)
  • [DataGrid] Public method override additions (#2711)
  • [Debounce] Replace Debouncer with the new DebounceTask v5 (#2678)
  • [Design] Fix fluent-design-system-provider attribute names (#2693)
  • [Label] Add FluentLabel.Id (#2704)
  • [Lists] Fix reset issue (#2660)
  • [MenuButton] Add an optional start icon (#2707)
  • [MessageBar] Add an optional toggle for the fade in animation (#2716)
  • [NumberField] Use error outline when invalid (#2705)
  • [ProfileMenu] Fix the TopCorner style (#2632)
  • [RadioGroup] Fix keyboard selection (#2663)
  • [Select] Change height in listbox style to use fit-content when Height value is provided (#2680)
  • [Slider] Fix FluentSlider two-way binding issue (#2665)
  • [SplitPanel] Remove console logging (#2636)

Demo site and documentation

  • [Docs] Add MarkupString to DemoSearch (#2626)
  • [Docs] Fix missing hljs object (#2631)
  • [Docs] Add FluentMenuProvider notes (#2649)
  • [Docs] Blazor Hybrid code snippet reformat (#2673)

Icons

  • Update to Fluent UI System Icons 1.1.258 (changes since 1.1.256)

    What's new (Name / Size(s) / Variant(s))

    • Add Circle / 48 / Filled & Regular
    • Alert / 32 / Light
    • Book Number / 16 / Filled
    • Clipboard Text Edit / 48 / Filled & Regular
    • Design Ideas / 28, 32, 48 / Filled & Regular
    • Document Folder / 28, 32, 48 / Filled & Regular
    • Eye Off / 32 / Filled & Light & Regular

... (truncated)

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 9.0.0-rc.1.24431.7

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9.0 Preview 5

Release

.NET 9.0 Preview 4

Release

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.1 to 9.0.0-rc.1.24431.7

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9.0 Preview 5

Release

.NET 9.0 Preview 4

Release

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Options from 8.0.2 to 9.0.0-rc.1.24431.7

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9.0 Preview 5

Release

.NET 9.0 Preview 4

Release

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Primitives from 8.0.0 to 9.0.0-rc.1.24431.7

Release notes

Sourced from Microsoft.Extensions.Primitives's releases.

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9.0 Preview 5

Release

.NET 9.0 Preview 4

Release

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 9.0.0-rc.1.24431.7

Release notes

Sourced from Microsoft.Extensions.Configuration.Abstractions's releases.

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9.0 Preview 5

Release

.NET 9.0 Preview 4

Release

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Hosting.Abstractions from 8.0.0 to 9.0.0-rc.1.24431.7

Release notes

Sourced from Microsoft.Extensions.Hosting.Abstractions's releases.

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9.0 Preview 5

Release

.NET 9.0 Preview 4

Release

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

Bumps the fluentui group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) | `4.7.2` | `4.10.1` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0-rc.1.24431.7` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0-rc.1.24431.7` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0-rc.1.24431.7` |
| [Microsoft.Extensions.Primitives](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0-rc.1.24431.7` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0-rc.1.24431.7` |
| [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0-rc.1.24431.7` |
| [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0-rc.1.24431.7` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0-rc.1.24431.7` |
| [Microsoft.FluentUI.AspNetCore.Components.Icons](https://github.com/microsoft/fluentui-blazor) | `4.7.2` | `4.10.1` |
| [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) | `4.7.2` | `4.10.0` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0-preview.7.24405.7` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0-preview.7.24405.7` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0-preview.7.24405.7` |
| [Microsoft.Extensions.Primitives](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0-preview.7.24405.7` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0-preview.7.24405.7` |
| [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0-preview.7.24405.7` |
| [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0-preview.7.24405.7` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0-preview.7.24405.7` |



Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.7.2 to 4.10.1
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@v4.7.2...v4.10.1)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 9.0.0-rc.1.24431.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 9.0.0-rc.1.24431.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Options` from 8.0.2 to 9.0.0-rc.1.24431.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Primitives` from 8.0.0 to 9.0.0-rc.1.24431.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 9.0.0-rc.1.24431.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Hosting.Abstractions` from 8.0.0 to 9.0.0-rc.1.24431.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Http` from 8.0.0 to 9.0.0-rc.1.24431.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.1 to 9.0.0-rc.1.24431.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0-rc.1.24431.7)

Updates `Microsoft.FluentUI.AspNetCore.Components.Icons` from 4.7.2 to 4.10.1
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@v4.7.2...v4.10.1)

Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.7.2 to 4.10.0
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@v4.7.2...v4.10.1)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Options` from 8.0.2 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Primitives` from 8.0.0 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Hosting.Abstractions` from 8.0.0 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Http` from 8.0.0 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-rc.1.24431.7)

Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.1 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0-rc.1.24431.7)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Primitives
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.FluentUI.AspNetCore.Components.Icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fluentui
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Primitives
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentui
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant