Closed dependabot[bot] closed 3 months ago
Bumps the dependencies group with 33 updates in the / directory:
2.8.1
2.9.0
2.8.2
1.41.0
1.42.0
8.0.7
8.0.8
6.6.2
6.7.0
7.4.0
7.6.0
2.7.1
2.8.0
1.28.0
1.28.1
8.2.3
8.2.4
8.0.1
8.0.2
2.1.8
2.1.9
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 Microsoft.AspNetCore.OpenApi from 8.0.7 to 8.0.8
Microsoft.AspNetCore.OpenApi
Sourced from Microsoft.AspNetCore.OpenApi's releases.
.NET 8.0.8 Release
Release
954f61d
b4bd413
a9a9679
d7cd46e
502dd8f
02af77e
8627de2
2ccd323
c1bbdb5
ad6f7a6
Updates Microsoft.EntityFrameworkCore from 8.0.7 to 8.0.8
Microsoft.EntityFrameworkCore
Sourced from Microsoft.EntityFrameworkCore's releases.
90d0799
e7f0165
ecfccf0
5efec91
3b2db3b
65e7cb6
f2ed96b
8b6c0de
4ce4850
38a1ea2
Updates Microsoft.EntityFrameworkCore.Design from 8.0.7 to 8.0.8
Microsoft.EntityFrameworkCore.Design
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
Updates Microsoft.EntityFrameworkCore.Relational from 8.0.7 to 8.0.8
Microsoft.EntityFrameworkCore.Relational
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
Updates Microsoft.EntityFrameworkCore.SqlServer from 8.0.7 to 8.0.8
Microsoft.EntityFrameworkCore.SqlServer
Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.
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.
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 @martin... _Description has been truncated_
@martin... _Description has been truncated_
Superseded by #1535.
Bumps the dependencies group with 33 updates in the / directory:
2.8.1
2.9.0
2.8.1
2.8.2
1.41.0
1.42.0
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
6.6.2
6.7.0
6.6.2
6.7.0
6.6.2
6.7.0
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
7.4.0
7.6.0
2.7.1
2.8.0
2.7.1
2.8.0
2.7.1
2.8.0
1.28.0
1.28.1
8.2.3
8.2.4
8.2.3
8.2.4
8.2.3
8.2.4
8.2.3
8.2.4
8.2.3
8.2.4
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.1
8.0.2
6.6.2
6.7.0
8.0.7
8.0.8
8.0.7
8.0.8
2.1.8
2.1.9
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
8.0.7
8.0.8
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
Microsoft.AspNetCore.OpenApi
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
Commits
954f61d
Merged PR 41234: Update token timeoutb4bd413
Merged PR 41232: Regenerate SAS before installersa9a9679
Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...d7cd46e
Updated ci-public.yml - add job attempt number to log and test results artifa...502dd8f
Updated ci.yml - name artifacts with attempt number where publish on error is...02af77e
Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'8627de2
Update dependencies from https://github.com/dotnet/source-build-reference-pac...2ccd323
Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...c1bbdb5
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...ad6f7a6
Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'Updates
Microsoft.EntityFrameworkCore
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...Updates
Microsoft.EntityFrameworkCore.Design
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...Updates
Microsoft.EntityFrameworkCore.Relational
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...Updates
Microsoft.EntityFrameworkCore
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...Updates
Microsoft.EntityFrameworkCore.Relational
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...Updates
Microsoft.EntityFrameworkCore
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...Updates
Microsoft.EntityFrameworkCore.SqlServer
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...Updates
Microsoft.EntityFrameworkCore.Relational
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...Updates
Microsoft.EntityFrameworkCore
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...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.