Phil Bolduc
69f4d759eb
Fixes #1312 Optimize ReadFullAsync to minimize memory allocations ( #1314 )
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
1 month ago
ebozduman
fb0af28a44
Fixes the missing exception throw action when an api request is executed, like BucketExistsAsync, etc. ( #1141 )
* Resolves the wrong return value of BucketExistsAsync api
* lint changes
* review changes
* Addresses ignored func test case exceptions
* fix for ignored exceptions with some functional test fixes/improvements
* more fixes for failing build tests
* fixes lint errors
* resolves RemoveIncompleteUpload test's reporting issue
* incorporates review comments
* lint changes
* adds missing review comment change and fixes removal of incomplete upload objects logic
---------
Co-authored-by: Ersan Bozduman <ersanbozduman@gmail.com>
1 month ago
Phil Bolduc
0dd4fd7257
Do not use DateTime.Now to compute elapsed time. ( #1315 )
* Do not use DateTime.Now to compute elapsed time.
* Remove extra blank line
1 month ago
dependabot[bot]
4e3cac6ca6
Bump Meziantou.Analyzer from 2.0.196 to 2.0.201 ( #1307 )
Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer ) from 2.0.196 to 2.0.201.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases )
- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.196...2.0.201 )
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
dependency-version: 2.0.201
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
2 months ago
dependabot[bot]
79fb6ea285
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 ( #1304 )
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.12.0 to 17.13.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 17.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
2 months ago
dependabot[bot]
d5bb3bb755
Bump MSTest.TestAdapter from 3.7.3 to 3.8.3 ( #1303 )
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx ) from 3.7.3 to 3.8.3.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md )
- [Commits](https://github.com/microsoft/testfx/compare/v3.7.3...v3.8.3 )
---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
dependency-version: 3.8.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
159b6c1168
Bump Meziantou.Polyfill from 1.0.43 to 1.0.48 ( #1299 )
Bumps [Meziantou.Polyfill](https://github.com/meziantou/Meziantou.Polyfill ) from 1.0.43 to 1.0.48.
- [Commits](https://github.com/meziantou/Meziantou.Polyfill/commits )
---
updated-dependencies:
- dependency-name: Meziantou.Polyfill
dependency-version: 1.0.48
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
8daf3d8009
Bump Meziantou.Analyzer from 2.0.188 to 2.0.196 ( #1298 )
Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer ) from 2.0.188 to 2.0.196.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases )
- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.188...2.0.196 )
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
dependency-version: 2.0.196
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
3 months ago
dependabot[bot]
7326a272c1
Bump Meziantou.Polyfill from 1.0.42 to 1.0.43 ( #1297 )
Bumps [Meziantou.Polyfill](https://github.com/meziantou/Meziantou.Polyfill ) from 1.0.42 to 1.0.43.
- [Commits](https://github.com/meziantou/Meziantou.Polyfill/commits )
---
updated-dependencies:
- dependency-name: Meziantou.Polyfill
dependency-version: 1.0.43
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
3 months ago
dependabot[bot]
0423fe493c
Bump System.IO.Hashing from 9.0.3 to 9.0.4 ( #1295 )
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime ) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4 )
---
updated-dependencies:
- dependency-name: System.IO.Hashing
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
dependabot[bot]
5ea345587b
Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging ( #1294 )
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime ) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime ). These dependencies needed to be updated together.
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4 )
Updates `Microsoft.Extensions.Logging` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4 )
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
3 months ago
dependabot[bot]
98bb3543c5
Bump MSTest.TestFramework from 3.8.2 to 3.8.3 ( #1285 )
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md )
- [Commits](https://github.com/microsoft/testfx/compare/v3.8.2...v3.8.3 )
---
updated-dependencies:
- dependency-name: MSTest.TestFramework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
4 months ago
dependabot[bot]
beda295ef6
Bump System.IO.Hashing from 9.0.2 to 9.0.3 ( #1284 )
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime ) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3 )
---
updated-dependencies:
- dependency-name: System.IO.Hashing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months ago
dependabot[bot]
71d25487f5
Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging ( #1283 )
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime ) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime ). These dependencies needed to be updated together.
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.3 to 9.0.3
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.3 )
Updates `Microsoft.Extensions.Logging` from 9.0.1 to 9.0.3
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.3 )
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
9afa19fdbc
Bump Microsoft.Extensions.DependencyInjection.Abstractions ( #1282 )
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime ) from 9.0.1 to 9.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.3 )
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
5 months ago
dependabot[bot]
906b09e700
Bump Meziantou.Analyzer from 2.0.186 to 2.0.188 ( #1281 )
Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer ) from 2.0.186 to 2.0.188.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases )
- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.186...2.0.188 )
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
5 months ago
dependabot[bot]
d92bef8e99
Bump System.IO.Hashing from 9.0.1 to 9.0.2 ( #1279 )
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime ) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2 )
---
updated-dependencies:
- dependency-name: System.IO.Hashing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
5 months ago
dependabot[bot]
18148bd85a
Bump Polly from 8.5.1 to 8.5.2 ( #1278 )
Bumps [Polly](https://github.com/App-vNext/Polly ) from 8.5.1 to 8.5.2.
- [Release notes](https://github.com/App-vNext/Polly/releases )
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md )
- [Commits](https://github.com/App-vNext/Polly/compare/8.5.1...8.5.2 )
---
updated-dependencies:
- dependency-name: Polly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
d5e5efea5b
Bump Roslynator.Analyzers from 4.12.10 to 4.13.1 ( #1272 )
Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator ) from 4.12.10 to 4.13.1.
- [Release notes](https://github.com/dotnet/roslynator/releases )
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md )
- [Commits](https://github.com/dotnet/roslynator/compare/v4.12.10...v4.13.1 )
---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
5 months ago
dependabot[bot]
a55a4eb894
Bump Roslynator.Formatting.Analyzers from 4.12.10 to 4.13.1 ( #1271 )
Bumps [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator ) from 4.12.10 to 4.13.1.
- [Release notes](https://github.com/dotnet/roslynator/releases )
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md )
- [Commits](https://github.com/dotnet/roslynator/compare/v4.12.10...v4.13.1 )
---
updated-dependencies:
- dependency-name: Roslynator.Formatting.Analyzers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
4ae268588f
Bump MSTest.TestFramework from 3.7.2 to 3.8.2 ( #1269 )
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx ) from 3.7.2 to 3.8.2.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md )
- [Commits](https://github.com/microsoft/testfx/compare/v3.7.2...v3.8.2 )
---
updated-dependencies:
- dependency-name: MSTest.TestFramework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
6e591191fa
Bump MSTest.TestAdapter from 3.7.1 to 3.7.3 ( #1256 )
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx ) from 3.7.1 to 3.7.3.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md )
- [Commits](https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.3 )
---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
ebozduman
befbaf1c89
replaces deprecated v3 of artifact actions with v4 ( #1260 )
* replaces deprecated v3 of artifact actions with v4
* removes artifact re-upload if already uploaded
* Removes the commented out upload command
* removes artifacts to resolve Windows upload-artifact@v4 issue
* a new fix to resolve Windows upload-artifact@v4 issue
* replaces the misplaced fix
* fixes v3 to v4 issue
* fixes syntax issue
* removes sudo
* Another attempt to fix v3 to v4 migration
* recovers the code removed by mistake
---------
Co-authored-by: Ersan Bozduman <ersanbozduman@gmail.com>
5 months ago
dependabot[bot]
4c07edcfe6
Bump Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging and System.Threading.Tasks.Extensions ( #1254 )
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime ), [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime ) and System.Threading.Tasks.Extensions. These dependencies needed to be updated together.
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.1 )
Updates `Microsoft.Extensions.Logging` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1 )
Updates `System.Threading.Tasks.Extensions` from 4.6.0 to 4.5.4
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: System.Threading.Tasks.Extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
6a8c463680
Bump MSTest.TestFramework from 3.7.1 to 3.7.2 ( #1252 )
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx ) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md )
- [Commits](https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.2 )
---
updated-dependencies:
- dependency-name: MSTest.TestFramework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
3b5e8d5c2d
Bump System.Text.Json and System.Threading.Tasks.Extensions ( #1250 )
Bumps [System.Text.Json](https://github.com/dotnet/runtime ) and System.Threading.Tasks.Extensions. These dependencies needed to be updated together.
Updates `System.Text.Json` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1 )
Updates `System.Threading.Tasks.Extensions` from 4.6.0 to 4.5.4
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: System.Threading.Tasks.Extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
d2c42d05fc
Bump System.IO.Hashing from 9.0.0 to 9.0.1 ( #1249 )
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1 )
---
updated-dependencies:
- dependency-name: System.IO.Hashing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
0200e7d218
Bump Microsoft.Extensions.DependencyInjection.Abstractions and System.Threading.Tasks.Extensions ( #1248 )
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime ) and System.Threading.Tasks.Extensions. These dependencies needed to be updated together.
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1 )
Updates `System.Threading.Tasks.Extensions` from 4.6.0 to 4.5.4
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: System.Threading.Tasks.Extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
704a31cb62
Bump Polly from 8.5.0 to 8.5.1 ( #1247 )
Bumps [Polly](https://github.com/App-vNext/Polly ) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/App-vNext/Polly/releases )
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md )
- [Commits](https://github.com/App-vNext/Polly/compare/8.5.0...8.5.1 )
---
updated-dependencies:
- dependency-name: Polly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
64debe2745
Bump MSTest.TestFramework from 3.7.0 to 3.7.1 ( #1246 )
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md )
- [Commits](https://github.com/microsoft/testfx/compare/v3.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: MSTest.TestFramework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
877e6d0e4f
Bump MSTest.TestAdapter from 3.7.0 to 3.7.1 ( #1245 )
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md )
- [Commits](https://github.com/microsoft/testfx/compare/v3.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
7293c1dacc
Bump Meziantou.Analyzer from 2.0.184 to 2.0.186 ( #1244 )
Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer ) from 2.0.184 to 2.0.186.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases )
- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.184...2.0.186 )
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
ebozduman
d77e8819f9
stops Headers overrite the user defined ContentType ( #1238 )
7 months ago
dependabot[bot]
f5e9e0ae62
Bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 ( #1242 )
Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers ) from 3.3.4 to 3.11.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases )
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md )
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits )
---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
2472f756e7
Bump Nullable.Extended.Analyzer from 1.15.6169 to 1.15.6495 ( #1241 )
Bumps [Nullable.Extended.Analyzer](https://github.com/tom-englert/Nullable.Extended.Analyzer ) from 1.15.6169 to 1.15.6495.
- [Release notes](https://github.com/tom-englert/Nullable.Extended.Analyzer/releases )
- [Commits](https://github.com/tom-englert/Nullable.Extended.Analyzer/commits )
---
updated-dependencies:
- dependency-name: Nullable.Extended.Analyzer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
918f02e290
Bump System.Text.Json and System.Threading.Tasks.Extensions ( #1240 )
Bumps [System.Text.Json](https://github.com/dotnet/runtime ) and System.Threading.Tasks.Extensions. These dependencies needed to be updated together.
Updates `System.Text.Json` from 8.0.5 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.5...v9.0.0 )
Updates `System.Threading.Tasks.Extensions` from 4.6.0 to 4.5.4
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: System.Threading.Tasks.Extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
95510b6a7a
Bump Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging and System.Threading.Tasks.Extensions ( #1239 )
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime ), [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime ) and System.Threading.Tasks.Extensions. These dependencies needed to be updated together.
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0 )
Updates `Microsoft.Extensions.Logging` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0 )
Updates `System.Threading.Tasks.Extensions` from 4.6.0 to 4.5.4
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: System.Threading.Tasks.Extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
de0a18dc1e
Bump Roslynator.Formatting.Analyzers from 4.12.4 to 4.12.10 ( #1237 )
Bumps [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator ) from 4.12.4 to 4.12.10.
- [Release notes](https://github.com/dotnet/roslynator/releases )
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md )
- [Commits](https://github.com/dotnet/roslynator/compare/v4.12.4...v4.12.10 )
---
updated-dependencies:
- dependency-name: Roslynator.Formatting.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
ad6dddacee
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 ( #1236 )
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.11.1 to 17.12.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
aa485a45be
Bump Microsoft.Extensions.DependencyInjection.Abstractions and System.Threading.Tasks.Extensions ( #1233 )
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime ) and System.Threading.Tasks.Extensions. These dependencies needed to be updated together.
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0 )
Updates `System.Threading.Tasks.Extensions` from 4.6.0 to 4.5.4
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: System.Threading.Tasks.Extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
ee4e1b9291
Bump Meziantou.Analyzer from 2.0.163 to 2.0.184 ( #1232 )
Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer ) from 2.0.163 to 2.0.184.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases )
- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.163...2.0.184 )
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
3538132d80
Bump System.IO.Hashing from 8.0.0 to 9.0.0 ( #1231 )
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: System.IO.Hashing
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
4aa0dbe655
Bump Polly from 8.4.1 to 8.5.0 ( #1230 )
Bumps [Polly](https://github.com/App-vNext/Polly ) from 8.4.1 to 8.5.0.
- [Release notes](https://github.com/App-vNext/Polly/releases )
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md )
- [Commits](https://github.com/App-vNext/Polly/compare/8.4.1...8.5.0 )
---
updated-dependencies:
- dependency-name: Polly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
0e25d53d52
Bump Meziantou.Polyfill from 1.0.39 to 1.0.42 ( #1228 )
Bumps [Meziantou.Polyfill](https://github.com/meziantou/Meziantou.Polyfill ) from 1.0.39 to 1.0.42.
- [Commits](https://github.com/meziantou/Meziantou.Polyfill/commits )
---
updated-dependencies:
- dependency-name: Meziantou.Polyfill
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
ad6db31def
Bump Roslynator.Analyzers from 4.12.4 to 4.12.10 ( #1219 )
Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator ) from 4.12.4 to 4.12.10.
- [Release notes](https://github.com/dotnet/roslynator/releases )
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md )
- [Commits](https://github.com/dotnet/roslynator/compare/v4.12.4...v4.12.10 )
---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
0af686b1e4
Bump CommunityToolkit.HighPerformance and System.Threading.Tasks.Extensions ( #1218 )
Bumps [CommunityToolkit.HighPerformance](https://github.com/CommunityToolkit/dotnet ) and [System.Threading.Tasks.Extensions](https://github.com/dotnet/maintenance-packages ). These dependencies needed to be updated together.
Updates `CommunityToolkit.HighPerformance` from 8.3.0 to 8.4.0
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases )
- [Commits](https://github.com/CommunityToolkit/dotnet/compare/v8.3.0...v8.4.0 )
Updates `System.Threading.Tasks.Extensions` from 4.5.4 to 4.6.0
- [Release notes](https://github.com/dotnet/maintenance-packages/releases )
- [Commits](https://github.com/dotnet/maintenance-packages/commits )
---
updated-dependencies:
- dependency-name: CommunityToolkit.HighPerformance
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: System.Threading.Tasks.Extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
af67aab1f9
Bump MSTest.TestFramework from 3.5.2 to 3.7.0 ( #1226 )
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx ) from 3.5.2 to 3.7.0.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md )
- [Commits](https://github.com/microsoft/testfx/compare/v3.5.2...v3.7.0 )
---
updated-dependencies:
- dependency-name: MSTest.TestFramework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
a58ac852d9
Bump MSTest.TestAdapter from 3.5.2 to 3.7.0 ( #1227 )
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx ) from 3.5.2 to 3.7.0.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md )
- [Commits](https://github.com/microsoft/testfx/compare/v3.5.2...v3.7.0 )
---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
Ramon de Klein
3198425aed
Fix build ( #1222 )
* Fix build
* attempt to fix functional test
* fix build issue
* Disabled IncompleteUpload tests
7 months ago
Minio Trusted
62ee5a49f2
Update version to next release 6.0.5
7 months ago