Closed dependabot[bot] closed 3 months ago
Bumps the dependencies group with 10 updates in the / directory:
2.8.1
2.9.0
2.8.2
1.41.0
1.42.0
6.6.2
6.7.0
7.4.0
7.6.0
2.7.1
2.8.0
8.0.1
8.0.2
Updates xunit from 2.8.1 to 2.9.0
xunit
593e573
f070472
80a2294
b6dabde
5fe01ff
beab8d9
27c70a7
1fac6f8
e022e5c
21f6aee
Updates xunit.runner.visualstudio from 2.8.1 to 2.8.2
xunit.runner.visualstudio
699d445
e5e6fba
a501f16
07a1bdd
3762114
78342f0
970f773
b343d87
Updates Azure.Core from 1.41.0 to 1.42.0
Azure.Core
Sourced from Azure.Core's releases.
Azure.Core_1.42.0 1.42.0 (2024-08-01) Other Changes Improved memory performance for Event Source formatting #43947 Upgraded dependency on System.Text.Encodings.Web to 6.0.0 Upgraded dependency on Microsoft.Bcl.AsyncInterfaces to 6.0.0
1135456
3af3178
670b536
5eb73cd
9e7f50e
d15d4aa
4503f47
ede7138
e9e3639
44a61f9
Updates Swashbuckle.AspNetCore from 6.6.2 to 6.7.0
Swashbuckle.AspNetCore
Sourced from Swashbuckle.AspNetCore's releases.
v6.7.0 What's Changed Allow Swagger UI CSS and JS paths to be configurable by @mag1art in domaindrivendev/Swashbuckle.AspNetCore#2908 Add IncludeXmlCommentsForAssembly() convience overload by @leotsarev in domaindrivendev/Swashbuckle.AspNetCore#2909 Add snapshot tests using Verify by @keahpeters in domaindrivendev/Swashbuckle.AspNetCore#2929 Add posibility to ignore properties in [FromForm] with [SwaggerIgnore] by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2928 Adding check for existing directory and creating if doesn't exist by @matt-lethargic in domaindrivendev/Swashbuckle.AspNetCore#2927 Default null value on nullable types caused errors by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2941 Add additional Verify tests by @keahpeters in domaindrivendev/Swashbuckle.AspNetCore#2950 Only apply a SchemaFilter to create the description on SwaggerUI by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2943 Add support for async filters by @mauve in domaindrivendev/Swashbuckle.AspNetCore#2938 Fix package validation by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#2926 Adding support for .NET 8 Model State attributes by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2958 Only set Exclusive Range when they are by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2960 [AsParameters] throwing error on cast when showing the description with EnableAnnotations() by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2962 Fix RequestBodyFilterAnnotation and MultipleFromForm for Minimal APIs by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2963 Swagger UI refactoring by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#2942 Add help wanted badge by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#2911 Move inline css and js to external files for SwaggerUI and ReDoc by @junior-santana in domaindrivendev/Swashbuckle.AspNetCore#2965 Missing properties section when generating IFomFile/IFormFileCollection by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2972 Missing Encoding and RequiredProperties when IFormFile with OpenAPI by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2979 Use ApiParameter.Type by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2980 Document arrays of generic parameters with XML comments and support overload methods by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2982 Take into account [JsonRequired] for System.Text.Json by @jgarciadelanoceda in domaindrivendev/Swashbuckle.AspNetCore#2988 Configure non-nullable types as required by @AntiGuideAkquinet in domaindrivendev/Swashbuckle.AspNetCore#2803 Use HttpMethods.IsGet() by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#2971 New Contributors @mag1art made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2908 @jgarciadelanoceda made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2928 @matt-lethargic made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2927 @mauve made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2938 @junior-santana made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2965 @AntiGuideAkquinet made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2803 Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0
@mag1art
IncludeXmlCommentsForAssembly()
@leotsarev
@keahpeters
[FromForm]
[SwaggerIgnore]
@jgarciadelanoceda
@matt-lethargic
@mauve
@martincostello
[AsParameters]
EnableAnnotations()
RequestBodyFilterAnnotation
MultipleFromForm
@junior-santana
IFomFile
IFormFileCollection
IFormFile
ApiParameter.Type
@AntiGuideAkquinet
HttpMethods.IsGet()
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0
531c4c0
f2ed1aa
6417588
9b9d2ad
ca59f40
55ca891
85fefe4
3553751
fdb7d6b
f85abd4
Updates Swashbuckle.AspNetCore.SwaggerUI from 6.6.2 to 6.7.0
Swashbuckle.AspNetCore.SwaggerUI
Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases.
Updates MudBlazor from 7.4.0 to 7.6.0
MudBlazor
Sourced from MudBlazor's releases.
MudBlazor v7.6.0 What's Changed New Features MudThemeProvider: Add ObserveSystemThemeChange by @ScarletKuro in MudBlazor/MudBlazor#9442 MudDateRangePicker: Add parameter to allow capture of disabled dates (#9452) by @tavanuka in MudBlazor/MudBlazor#9466 MudTreeView: Allow for parent auto selection configuration by @BarbeRouss in MudBlazor/MudBlazor#9567 Bug Fixes DataGrid: Fix multiple filter popups can be opened by @danielchalmers in MudBlazor/MudBlazor#9546 MudTimePicker: Fix dispose method by @danielchalmers in MudBlazor/MudBlazor#9552 MudElement: Fix ElementReferenceCapture by @danielchalmers in MudBlazor/MudBlazor#9547 MudDialog: Avoid using aria-hidden on a focused element or its ancestor by @danielchalmers in MudBlazor/MudBlazor#9545 MudInput: Handle AutoGrow dispose when ElementReference is null by @danielchalmers in MudBlazor/MudBlazor#9561 Menu: Stay open after being clicked with MouseOver by @danielchalmers in MudBlazor/MudBlazor#9513 Make object-fit and object-position styles important by @danielchalmers in MudBlazor/MudBlazor#9499 Inputs: Fixed margins on each variant and margin sizes by @ralvarezing in MudBlazor/MudBlazor#9517 MudTreeViewItem: Add ReadOnly by @FreyLuis in MudBlazor/MudBlazor#9557 Other Changes Alert: Fix vertical icon position on alerts by @gabephudson in MudBlazor/MudBlazor#9526 Performance: Use Identifier helper in more cases by @xC0dex in MudBlazor/MudBlazor#9558 New Contributors @gabephudson made their first contribution in MudBlazor/MudBlazor#9526 @FreyLuis made their first contribution in MudBlazor/MudBlazor#9557 @CSkjolden made their first contribution in MudBlazor/MudBlazor#9564 @BarbeRouss made their first contribution in MudBlazor/MudBlazor#9567 Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v7.5.0...v7.6.0 MudBlazor v7.5.0 What's Changed New Features MudOverlay: Refactor, Deprecate OnClick in favor of new OnClosed, Fix MudMenu interactions by @danielchalmers in MudBlazor/MudBlazor#9458 MudDrawer: Add OverlayAutoClose, use OnClosed instead of OnClick by @ScarletKuro in MudBlazor/MudBlazor#9500 DataGrid: Make FilterContext.FilterDefinition public to support custom filters by @Namoshek in MudBlazor/MudBlazor#9522 Localization: Make InternalMudLocalizer implement IStringLocalizer by @ScarletKuro in MudBlazor/MudBlazor#9527 Bug Fixes TreeViewItem: ReloadAsync() now also reloads in collapsed state by @henon in MudBlazor/MudBlazor#9503 Other Changes Performance: Add more extension methods for Array and List by @xC0dex in MudBlazor/MudBlazor#9487 Build: Enable implicit usings for all projects by @danielchalmers in MudBlazor/MudBlazor#9480
@ScarletKuro
@tavanuka
@BarbeRouss
@danielchalmers
MouseOver
@ralvarezing
@FreyLuis
@gabephudson
@xC0dex
@CSkjolden
Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v7.5.0...v7.6.0
OnClick
OnClosed
@Namoshek
@henon
... (truncated)
950c5f4
246bfe7
c97124d
4b8ef9d
97c83ab
17203b0
246e753
1a49e09
fa8bf91
8b92213
Updates CloudNative.CloudEvents from 2.7.1 to 2.8.0
CloudNative.CloudEvents
54cbd3c
bad80eb
95aeded
4463f8e
830415d
c0e3f9a
77d5a37
0c44aad
684698c
6385133
Updates CloudNative.CloudEvents.SystemTextJson from 2.7.1 to 2.8.0
CloudNative.CloudEvents.SystemTextJson
Updates Serilog.AspNetCore from 8.0.1 to 8.0.2
Serilog.AspNetCore
Sourced from Serilog.AspNetCore's releases.
v8.0.2 #376 - update Serilog.Settings.Configuration dependency to avoid transitive dependency on vulnerable System.Text.Json (@nblumhardt) #364 - fix example code (@RandomBuffer) #367 - clean up and format (@sungam3r) #370 - README updates (@nblumhardt)
Serilog.Settings.Configuration
System.Text.Json
@nblumhardt
@RandomBuffer
@sungam3r
README
57d78d1
1a88701
77bd65c
70808df
cd8662f
92bc15a
c862bfc
656b79e
0b2a9ab
178f6df
Updates Swashbuckle.AspNetCore.Annotations from 6.6.2 to 6.7.0
Swashbuckle.AspNetCore.Annotations
Sourced from Swashbuckle.AspNetCore.Annotations's releases.
v6.7.0 What's Changed Allow Swagger UI CSS and JS paths to be configurable by @mag1art in domaindrivendev/Swashbuckle.AspNetCore#2908 Add IncludeXmlCommentsForAssembly() convience overload by @leotsarev in domaindrivendev/Swashbuckle.AspNetCore#2909 Add snapshot tests using Verify by @keahpeters in domaindrivendev/Swashbuckle.AspNetCore#2929 Add posibility to ignore properties in [FromForm] with [SwaggerIgnore] by @jgarciadelanoceda in
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the dependencies group with 10 updates in the / directory:
2.8.1
2.9.0
2.8.1
2.8.2
1.41.0
1.42.0
6.6.2
6.7.0
6.6.2
6.7.0
6.6.2
6.7.0
7.4.0
7.6.0
2.7.1
2.8.0
2.7.1
2.8.0
2.7.1
2.8.0
8.0.1
8.0.2
6.6.2
6.7.0
Updates
xunit
from 2.8.1 to 2.9.0Commits
593e573
v2.9.0f070472
Enable XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS environment variable to skip sho...80a2294
For Assert.Equivalent, exclude properties (or property getters) which are obs...b6dabde
#2955: Ensure minimum thread pool size (v2)5fe01ff
#2922: Remove obsolete AssemblyRunner.Start() overloads (v2)beab8d9
#1916: Don't try to serialize generic argument types (v2)27c70a7
Restore the Func<TestOutputHelper> so we re-create the output helper for each...1fac6f8
#2377: Test logs get mixed across test casese022e5c
Unit test for #2271 (v2)21f6aee
Re-enable IDE0290 as we're using 'dotnet format' nowUpdates
xunit.runner.visualstudio
from 2.8.1 to 2.8.2Commits
699d445
v2.8.2e5e6fba
Move 2.x builds to the v2 brancha501f16
Updated .gitignore07a1bdd
Add launchSettings.json to .gitignore3762114
Update README build table to Markdown78342f0
Latest builder970f773
Updated .gitignoreb343d87
Bump up to v2.8.2-preUpdates
Azure.Core
from 1.41.0 to 1.42.0Release notes
Sourced from Azure.Core's releases.
Commits
1135456
Preparation for release of Azure.Core and System.ClientModel (#45308)3af3178
Increment package version after release of Azure.Messaging.ServiceBus (#45283)670b536
chore: v1.5.0 release prep (#45243)5eb73cd
Conversations SDK - Update readme and add support for sovereign clouds (#45291)9e7f50e
Generate and implement Maps Search V2 (#43536)d15d4aa
[AzureMonitorDistro] Read APPLICATIONINSIGHTS_CONNECTION_STRING from IConfigu...4503f47
Prepare for v12.9.1 release (#45290)ede7138
[Storage] Add Changelog for fixing "BlobContainerClient constructor to set cl...e9e3639
SDK For Azure.AI.Language.Text (#45126)44a61f9
Increment package version after release of Azure.Core.Amqp (#45265)Updates
Swashbuckle.AspNetCore
from 6.6.2 to 6.7.0Release notes
Sourced from Swashbuckle.AspNetCore's releases.
Commits
531c4c0
Use HttpMethods.IsGet()f2ed1aa
Remove build from CodeQL6417588
Bump github/codeql-action from 3.25.13 to 3.25.159b9d2ad
Bump actions/attest-build-provenance from 1.3.3 to 1.4.0 (#2998)ca59f40
Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#2997)55ca891
Bump github/codeql-action from 3.25.12 to 3.25.13 (#2994)85fefe4
Support non-nullable types as required (#2803)3553751
Support [JsonRequired] (#2988)fdb7d6b
Support generics and overloads for XML comments (#2982)f85abd4
Bump github/codeql-action from 3.25.11 to 3.25.12 (#2984)Updates
Swashbuckle.AspNetCore.SwaggerUI
from 6.6.2 to 6.7.0Release notes
Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases.
Commits
531c4c0
Use HttpMethods.IsGet()f2ed1aa
Remove build from CodeQL6417588
Bump github/codeql-action from 3.25.13 to 3.25.159b9d2ad
Bump actions/attest-build-provenance from 1.3.3 to 1.4.0 (#2998)ca59f40
Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#2997)55ca891
Bump github/codeql-action from 3.25.12 to 3.25.13 (#2994)85fefe4
Support non-nullable types as required (#2803)3553751
Support [JsonRequired] (#2988)fdb7d6b
Support generics and overloads for XML comments (#2982)f85abd4
Bump github/codeql-action from 3.25.11 to 3.25.12 (#2984)Updates
Swashbuckle.AspNetCore.SwaggerUI
from 6.6.2 to 6.7.0Release notes
Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases.
Commits
531c4c0
Use HttpMethods.IsGet()f2ed1aa
Remove build from CodeQL6417588
Bump github/codeql-action from 3.25.13 to 3.25.159b9d2ad
Bump actions/attest-build-provenance from 1.3.3 to 1.4.0 (#2998)ca59f40
Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#2997)55ca891
Bump github/codeql-action from 3.25.12 to 3.25.13 (#2994)85fefe4
Support non-nullable types as required (#2803)3553751
Support [JsonRequired] (#2988)fdb7d6b
Support generics and overloads for XML comments (#2982)f85abd4
Bump github/codeql-action from 3.25.11 to 3.25.12 (#2984)Updates
MudBlazor
from 7.4.0 to 7.6.0Release notes
Sourced from MudBlazor's releases.
... (truncated)
Commits
950c5f4
MudTreeView: Allow for parent auto selection configuration (#9567)246bfe7
Build: Add sonar workflow (#9395)c97124d
Docs: Remove duplicate sentence in CONTRIBUTING.md (#9565)4b8ef9d
MudDateRangePicker: Add parameter to allow capture of disabled dates (#9452) ...97c83ab
Performance: Use Identifier helper in more cases (#9558)17203b0
Docs: Fix german link in CONTRIBUTING.MD (#9564)246e753
MudTreeViewItem: Add ReadOnly (#9557)1a49e09
Inputs: Fixed margins on each variant and margin sizes (#9517)fa8bf91
Make object-fit and object-position styles important (#9499)8b92213
Menu: Stay open after being clicked withMouseOver
(#9513)Updates
CloudNative.CloudEvents
from 2.7.1 to 2.8.0Commits
54cbd3c
Release 2.8.0bad80eb
Fix Kafka test which was broken by xUnit upgrade95aeded
Update unit test parameter nullability4463f8e
Update dependencies830415d
Update CloudNative.CloudEvents.Mqtt to MQTTnet version 4.3.6.1152c0e3f9a
Prepare for a separate major version of CloudNative.CloudEvents.Mqtt77d5a37
build(deps): Bump System.Text.Json0c44aad
#286 Add in a framework reference for net8 (#289)684698c
Add compatibility checks6385133
Test null check in Timestamps.TryParse and document parameters (#285)Updates
CloudNative.CloudEvents.SystemTextJson
from 2.7.1 to 2.8.0Commits
54cbd3c
Release 2.8.0bad80eb
Fix Kafka test which was broken by xUnit upgrade95aeded
Update unit test parameter nullability4463f8e
Update dependencies830415d
Update CloudNative.CloudEvents.Mqtt to MQTTnet version 4.3.6.1152c0e3f9a
Prepare for a separate major version of CloudNative.CloudEvents.Mqtt77d5a37
build(deps): Bump System.Text.Json0c44aad
#286 Add in a framework reference for net8 (#289)684698c
Add compatibility checks6385133
Test null check in Timestamps.TryParse and document parameters (#285)Updates
CloudNative.CloudEvents
from 2.7.1 to 2.8.0Commits
54cbd3c
Release 2.8.0bad80eb
Fix Kafka test which was broken by xUnit upgrade95aeded
Update unit test parameter nullability4463f8e
Update dependencies830415d
Update CloudNative.CloudEvents.Mqtt to MQTTnet version 4.3.6.1152c0e3f9a
Prepare for a separate major version of CloudNative.CloudEvents.Mqtt77d5a37
build(deps): Bump System.Text.Json0c44aad
#286 Add in a framework reference for net8 (#289)684698c
Add compatibility checks6385133
Test null check in Timestamps.TryParse and document parameters (#285)Updates
Serilog.AspNetCore
from 8.0.1 to 8.0.2Release notes
Sourced from Serilog.AspNetCore's releases.
Commits
57d78d1
Merge pull request #378 from serilog/dev1a88701
Merge pull request #377 from nblumhardt/dependency-update77bd65c
Update Serilog.Settings.Configuration dependency to avoid transitive dependen...70808df
Fix comment in sample code [skip ci]cd8662f
Merge pull request #370 from nblumhardt/readme-updates92bc15a
README and sample updates to match recent .NET hosting modelsc862bfc
Merge pull request #367 from sungam3r/cleanup656b79e
Remove excessive dependencies + format0b2a9ab
Merge pull request #364 from RandomBuffer/FixPushPropertyExample178f6df
Fix C# example for PushProperty.Updates
Swashbuckle.AspNetCore.Annotations
from 6.6.2 to 6.7.0Release notes
Sourced from Swashbuckle.AspNetCore.Annotations's releases.
Looks like these dependencies are updatable in another way, so this is no longer needed.