Commit Graph

9866 Commits

Author SHA1 Message Date
Travis Plunk
049a1f29d5
Add tool to trigger license information gathering for NuGet modules (#18827) 2023-01-31 12:58:15 -08:00
Travis Plunk
ce34342176
Add 7.2 and 7.3 change logs (#19025) 2023-01-31 12:55:29 -08:00
dependabot[bot]
3622ee53b4
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#18823)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [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.4.0...v17.4.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  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>
2023-01-31 12:22:48 -08:00
Travis Plunk
b2c4888ebb
Add Windows ARM64 CI (#19040)
* Add CI for win-arm64

* Add common function to test for windows arm64

* Update because string where items need investigation

---------

Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2023-01-31 12:06:29 -08:00
spaette
9ae7d68947
Correct spelling of custom in event (#19059) 2023-01-31 11:35:32 -08:00
dependabot[bot]
337c865dd3
Bump XunitXml.TestLogger from 3.0.70 to 3.0.78 (#19066)
Bumps [XunitXml.TestLogger](https://github.com/spekt/xunit.testlogger) from 3.0.70 to 3.0.78.
- [Release notes](https://github.com/spekt/xunit.testlogger/releases)
- [Changelog](https://github.com/spekt/xunit.testlogger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spekt/xunit.testlogger/compare/v3.0.70...v3.0.78)

---
updated-dependencies:
- dependency-name: XunitXml.TestLogger
  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>
2023-01-31 11:31:44 -08:00
github-actions[bot]
794d93cdf8
Update the cgmanifest (#18814)
Co-authored-by: adityapatwardhan <adityapatwardhan@users.noreply.github.com>
2023-01-31 11:19:39 -08:00
Paul Higinbotham
f3485228f7
Ignore expected error for file systems not supporting alternate streams (#19065) 2023-01-31 08:23:44 -08:00
Staffan Gustafsson
4e80e7611f
Adding missing guard for telemetry optout to avoid NRE when importing modules (#18949) 2023-01-31 10:13:55 +05:00
spaette
d29f34b5c2
typos (#19058) 2023-01-30 09:48:00 -08:00
Aditya Patwardhan
f8cbf90ccb
Fix progress calculation divide by zero in Copy-Item (#19038) 2023-01-27 10:03:19 -08:00
James Truher [MSFT]
5f3100cd95
Change test so output does not include newline. (#19026) 2023-01-25 18:02:20 -08:00
Dongbo Wang
3a17d0230f
Update additional interpolated string changes (#19029) 2023-01-25 13:39:21 -08:00
Dongbo Wang
b195088c5a
Revert some of the interpolated string changes (#19018) 2023-01-25 09:46:47 -08:00
Steve Lee
1c27a0ceac
Add progress to Copy-Item (#18735) 2023-01-25 16:34:44 +05:00
spaette
44f2792a36
Fix typo in dotnet-tools/README.md (#19021) 2023-01-25 09:09:54 +05:00
Travis Plunk
4919014484
Update metadata and readme for next releases (#19014) 2023-01-24 22:26:17 +00:00
CarloToso
4c586a7a86
Use interpolated strings 11 (#19002) 2023-01-23 22:36:26 +05:00
CarloToso
33ba57387d
Use interpolated strings 12 (#19003) 2023-01-23 22:35:20 +05:00
CarloToso
099cbc1727
WebCmdlets parse XML declaration to get encoding value, if present. (#18748) 2023-01-21 22:26:39 +05:00
CarloToso
1b3b359bcb
Use interpolated strings 1 (#18977) 2023-01-21 21:32:26 +05:00
CarloToso
c156c9cadb
Use interpolated strings 4 (#18980) 2023-01-21 21:27:21 +05:00
CarloToso
ebed597725
Use interpolated strings 5b (#18996) 2023-01-21 17:59:18 +05:00
CarloToso
0ee317a157
Use interpolated strings 3 (#18979) 2023-01-21 17:56:57 +05:00
CarloToso
9cab34b7a7
Use interpolated strings 5c (#18997) 2023-01-21 17:49:12 +05:00
CarloToso
b85fe99f5a
Use interpolated strings 2 (#18978) 2023-01-20 22:22:10 +05:00
CarloToso
e815e57601
Use interpolated strings 6 (#18983) 2023-01-20 16:59:55 +05:00
CarloToso
740c62a5bf
Use interpolated strings 10 (#18992) 2023-01-20 15:38:20 +05:00
CarloToso
64d82f812d
Use interpolated strings 9 (#18993) 2023-01-20 15:26:43 +05:00
CarloToso
f5627538e1
Use interpolated strings 7 (#18985) 2023-01-20 12:21:19 +05:00
CarloToso
a01fb37243
Use interpolated strings 8 (#18988) 2023-01-20 09:50:51 +05:00
dependabot[bot]
9461030757
Bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 (#18975)
Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.3 to 3.3.4.
- [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/compare/v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 13:00:07 +05:00
Paul Higinbotham
5f8f15a24c
Allow system lock down test debug hook to work with new wldp API (fixes system lock down tests) (#18962) 2023-01-18 14:24:34 -08:00
CarloToso
3fb4bb277b
Cleanup StreamHelper.cs, WebRequestPSCmdlet.Common.cs and InvokeRestMethodCommand.Common.cs (#18950) 2023-01-17 15:59:52 +05:00
CarloToso
2df06f2e20
Small cleanup common code of webcmdlets (#18946) 2023-01-16 16:29:27 +05:00
CarloToso
9ffa9a2276
HttpKnownHeaderNames update headers list (#18947) 2023-01-16 16:08:52 +05:00
xtqqczze
1d34ad8b65
Bump BenchmarkDotNet to 0.13.3 (#18878) 2023-01-13 16:45:05 -08:00
CarloToso
282fc5fc08
Fix bug with managing redirection and keepAuthorization in Web cmdlets (#18902) 2023-01-13 18:31:03 +05:00
dependabot[bot]
b1d87fed49
Bump Microsoft.Extensions.ObjectPool from 7.0.1 to 7.0.2 (#18925)
Bumps [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.ObjectPool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 13:03:22 +00:00
Steve Lee
2baeb1a7f0
Fix Get-Error to work with strict mode (#18895) 2023-01-13 18:00:20 +05:00
CarloToso
f018beedff
Add tests for Allowinsecureredirect parameter in Web cmdlets (#18939) 2023-01-13 17:37:55 +05:00
CarloToso
ca4b6162f4
Add AllowInsecureRedirect switch to Web cmdlets (#18546) 2023-01-12 17:08:28 +05:00
CarloToso
292323c210
Simplification of GetHttpMethod and httpMethod in WebCmdlets (#18846) 2023-01-12 15:45:54 +05:00
Ikko Eltociear Ashimine
66a2371b6e
Fix typo in ModuleCmdletBase.cs (#18933)
Implict -> Implicit
2023-01-12 12:00:47 +05:00
CarloToso
465165fd97
Invoke-RestMethod -FollowRelLink fix links containing commas (#18829) 2023-01-11 21:39:04 +05:00
dependabot[bot]
4481d14e1a
Bump Microsoft.PowerShell.Native from 7.4.0-preview.1 to 7.4.0-preview.2 (#18910) 2023-01-10 09:46:56 -08:00
xtqqczze
8e14d2d7aa
Enable get-help pattern tests on Unix (#18855) 2023-01-10 08:10:03 +05:00
CarloToso
31af38c22a
Create test to check if WebCmdlets decompress brotli-encoded data (#18905) 2023-01-10 08:07:00 +05:00
Ilya
046c8d4917
Fix regression in RemoveNulls (#18881) 2023-01-10 07:38:16 +05:00
Heath Stewart
2c70f3c7d3
Add checks for Win8.1 and Server2012 in the MSI installer (#18904) 2023-01-09 10:44:48 -08:00