Commit graph

8947 commits

Author SHA1 Message Date
Aditya Patwardhan 8c6dff95c1 Enable sending Teams notification when workdlow fails 2021-08-23 14:30:15 -07:00
James Truher [MSFT] c39d672560
Remove 4 assertions which cause debug build test runs to fail (#15963) 2021-08-22 10:49:07 -07:00
Dongbo Wang e70ad6ce25
Publish global tool package for stable releases (#15961) 2021-08-20 11:23:30 -07:00
dependabot[bot] 40928f7a97
Bump Microsoft.CodeAnalysis.NetAnalyzers to newer version (#15962) 2021-08-20 09:24:35 -07:00
dependabot[bot] 176303d172
Bump Microsoft.CodeAnalysis.NetAnalyzers (#15944)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rc1.21413.4 to 6.0.0-rc2.21417.3.
- [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.NetAnalyzers
  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>
2021-08-18 14:06:30 +05:00
Aditya Patwardhan 7d53fbbdf7
Update change logs for 7.0.7 and 7.1.4 (#15921) 2021-08-17 11:58:19 -07:00
arfy slowy 55855fbe5d
Fix spelling in XML docs (#15939) 2021-08-17 09:01:04 +05:00
Steve Lee a162856af5
Change default to OutputRendering.Host and remove OutputRendering.Automatic (#15882) 2021-08-16 14:17:07 -07:00
dependabot[bot] b3a12b4faa
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#15934) 2021-08-16 08:52:07 -07:00
dependabot[bot] 9fcc5631b1
Bump Microsoft.CodeAnalysis.NetAnalyzers to newer version (#15935) 2021-08-16 08:50:15 -07:00
Dongbo Wang eeb0407377
Add more tests to validate the current command error handling behaviors (#15919) 2021-08-14 14:31:49 -07:00
Dongbo Wang 286f12a37c
Update .NET adapter to handle interface static members properly (#15908) 2021-08-14 07:56:14 -07:00
Dongbo Wang 05e64135d2
Don't use ArgumentList when creating COM object as it's not applicable to the COM parameter set (#15915) 2021-08-14 07:32:51 -07:00
Steve Lee dda6c156d2
Fix $PSStyle list output to correctly show TableHeader (#15928) 2021-08-13 15:40:07 -07:00
Paul Higinbotham 1ec61d955c
Remove implicit remoting batch experimental feature (#15863)
It was decided by committee (#15862) to remove this experimental feature. It was an interesting idea but the implementation did not cover important cases, and could not be updated easily to do so.
2021-08-13 08:34:31 +05:00
Aditya Patwardhan e42343ba84
Update README.md and metadata.json for next releases (#15910) 2021-08-12 15:57:04 -07:00
Armaan Mcleod b70f06ccc6
Fix issue with Get-Process -Module failing to stop when piped to Select-Object (#15682) 2021-08-12 09:06:58 -07:00
Paul Higinbotham e2c23fc5bd
Add error catch for unauthorized access when removing AppLocker test files (#15881) 2021-08-10 11:03:53 -07:00
dependabot[bot] 7c7526a3a1
Bump Microsoft.CodeAnalysis.NetAnalyzers (#15904)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rc1.21366.2 to 6.0.0-rc1.21406.1.
- [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.NetAnalyzers
  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>
2021-08-10 13:01:49 +05:00
Robert Holt 2f5150f5e5
Make Measure-Object property test independent of the filesystem (#15879) 2021-08-09 15:27:09 -07:00
Steve Lee cced56d75a
Make PS-Committee reviewed experimental features stable (#15864) 2021-08-09 14:01:57 -07:00
Aditya Patwardhan 427830843b
Add disable implicit namespace addition from test projects (#15895) 2021-08-09 13:36:40 -07:00
Aditya Patwardhan 2ebac33a78
Update Language Version to 10 and fix related issues (#15886) 2021-08-09 12:21:14 -07:00
dependabot[bot] 0a342601c8
Bump NJsonSchema from 10.5.1 to 10.5.2 (#15891)
Bumps NJsonSchema from 10.5.1 to 10.5.2.

---
updated-dependencies:
- dependency-name: NJsonSchema
  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>
2021-08-09 17:37:37 +05:00
xtqqczze 40b2ad59cf
Update Microsoft.CodeAnalysis.NetAnalyzers (#15812) 2021-08-09 16:36:45 +05:00
dependabot[bot] a4181ab57e
Bump NJsonSchema from 10.5.0 to 10.5.1 (#15883)
Bumps NJsonSchema from 10.5.0 to 10.5.1.

---
updated-dependencies:
- dependency-name: NJsonSchema
  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>
2021-08-06 13:09:51 +05:00
xtqqczze 58483e1366
Replace GetFiles in CompletionCompleters (#14329) 2021-08-05 16:35:38 -07:00
xtqqczze 01a4714b76
Enable CA1067: Override Object.Equals(object) when implementing IEquatable<T> (#13871)
* Enable CA1067: Override Object.Equals(object) when implementing IEquatable<T>

* Group Equals methods

* Reformat xml documentation

* Update src/System.Management.Automation/engine/EventManager.cs

Co-authored-by: Joel Sallow (/u/ta11ow) <32407840+vexx32@users.noreply.github.com>

Co-authored-by: Joel Sallow (/u/ta11ow) <32407840+vexx32@users.noreply.github.com>
2021-08-05 16:32:33 -07:00
xtqqczze 44595a40ec
Fix CA1052 in TypeCatalogGen (#15840) 2021-08-05 16:21:46 -07:00
dependabot[bot] ce6f04aa8a
Bump Microsoft.ApplicationInsights from 2.17.0 to 2.18.0 (#15842)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-05 15:23:54 -07:00
Ilya 45adfee558
Enhance Remove-Item to work with OneDrive (#15571) 2021-08-05 11:41:55 -07:00
Robert Holt 920427260c
Make global tool entrypoint class static (#15880) 2021-08-05 17:44:52 +00:00
dependabot[bot] 61af30f3b1
Bump NJsonSchema from 10.4.6 to 10.5.0 (#15874)
Bumps NJsonSchema from 10.4.6 to 10.5.0.

---
updated-dependencies:
- dependency-name: NJsonSchema
  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>
2021-08-05 13:55:13 +05:00
Steve Lee 2ae0e4d9dd
Update ServerRemoteHost Version to be same as PSVersion (#15809) 2021-08-04 15:01:18 -07:00
Ilya aaaa0f2baa
Thread-safe HttpKnownHeaderNames initialization (#15519) 2021-08-04 15:00:26 -07:00
lselden 3e86f9b287
ConvertTo-Csv: Quote fields with quotes and newlines when using -UseQuotes AsNeeded (#15765)
Co-authored-by: Ilya <darpa@yandex.ru>
Co-authored-by: lselden <luke.selden@vbrick.com>
2021-08-04 14:47:57 -07:00
James Truher [MSFT] 5fea4c39fd
Add more information when a syslog parsing error occurs (#15857) 2021-08-04 18:22:22 +00:00
Travis Plunk bf4740dec6
Update CodeQL workflow to use ubuntu-18.04 (#15868) 2021-08-04 11:05:40 -07:00
Steve Lee 6933c5b473
Only allow -File to accept .ps1 scripts on Windows (#15859)
Co-authored-by: Ilya <darpa@yandex.ru>
Co-authored-by: Paul Higinbotham <paulhi@microsoft.com>
2021-08-03 13:43:00 -07:00
Steve Lee a6c147c1f8
Update PS-Committee members (#15837) 2021-08-03 12:09:25 -07:00
Aditya Patwardhan d050e67726
Update PowerShell team members in the change log generation script (#15817) 2021-08-03 08:23:40 -07:00
Staffan Gustafsson 1bfa1c36a7
Forwarding progress stream changes from Foreach-Object -Parallel runspaces (#14271) 2021-07-31 18:51:03 +05:00
dependabot[bot] 1a55208590
Bump NJsonSchema from 10.4.5 to 10.4.6 (#15822)
Bumps NJsonSchema from 10.4.5 to 10.4.6.

---
updated-dependencies:
- dependency-name: NJsonSchema
  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>
2021-07-30 21:18:45 +05:00
James Truher [MSFT] 881f31b4b3
Harden logic when looking for syslog entries to be sure that we select based on PID (#15841) 2021-07-30 10:10:33 +05:00
xtqqczze a77be13227
Partially revert changes to code style src/Microsoft.Management.UI.Internal/ (#15839) 2021-07-29 12:32:21 -07:00
xtqqczze 0f2f23f67a
Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
xtqqczze 055b7f3003
Fix CA1052 for public API to make classes static when they only have static methods (#15775) 2021-07-28 12:28:24 -07:00
xtqqczze 3733a0bb37
Avoid unnecessary StringCollection allocation in formatting code (#15832) 2021-07-27 11:18:53 -07:00
Steve Lee 5e15f66f97
Add validation to $PSStyle to reject printable text as ANSI escape sequence (#15825) 2021-07-27 17:14:20 +00:00
Robert Holt af19ece88a
Update spelling exceptions for latest changelog (#15829) 2021-07-26 11:35:01 -07:00