Commit graph

8370 commits

Author SHA1 Message Date
Dongbo Wang fa01333bfe Merged PR 13435: Update the ChangeLog for v7.1.0 release
Update the ChangeLog for v7.1.0 release
2020-11-10 21:14:06 +00:00
Aditya Patwardhan faa14fcf57
Merged PR 13410: Fixes to release pipeline for GA release 2020-11-10 10:11:11 -08:00
Anam Navied d2953dcaf8 Add validation and dependencies for Ubuntu 20.04 distribution to packaging script (#13993) 2020-11-05 18:16:12 -08:00
Aditya Patwardhan 7db90de889 Merged PR 13376: Change PkgES Lab to unblock build
Change PkgES Lab to unblock build
2020-11-06 02:14:38 +00:00
Aditya Patwardhan b34f191250 Add .NET install workaround for RTM (#13991) 2020-11-05 16:37:50 -08:00
Aditya Patwardhan cbb7d40f68 Bump Microsoft.PowerShell.Native version from 7.1.0-rc.2 to 7.1.0 (#13976) 2020-11-04 11:41:29 -08:00
Dongbo Wang 9fa496ed46 Update PSReadLine version to 2.1.0 (#13975) 2020-11-04 11:41:21 -08:00
Ilya 5604647b82 Fix a logic bug in MapSecurityZone (#13921) 2020-11-04 11:41:00 -08:00
Aditya Patwardhan b08c3c85ea Bump .NET to version 5.0.100-rtm.20526.5 (#13920) 2020-11-04 11:40:39 -08:00
Aditya Patwardhan cc16fb25f9 Update script to use .NET RTM feeds (#13927) 2020-11-04 11:40:15 -08:00
Sean Wheeler 745d1c4857 Update pwsh -? output to match docs (#13748) 2020-11-04 11:39:53 -08:00
Travis Plunk 1d5484a033 markdownlint security updates (#13730)
* security updates

* exclude markdown test changes from product CI is future
2020-11-04 11:39:12 -08:00
Dongbo Wang 248bcc0efe Merged PR 13142: Update ChangeLog for v7.1.0-rc.2 release
Update ChangeLog for v7.1.0-rc.2 release
2020-10-21 17:33:26 +00:00
Aditya Patwardhan b2469ad0bb Merged PR 13084: Cherry pick changes from master to RC 2 branch 2020-10-19 22:01:45 +00:00
Dongbo Wang 0e71a65ee9 Merged PR 12858: Update the ChangeLog for the v7.1.0-rc.1 release
Update the ChangeLog for the v7.1.0-rc.1 release
2020-09-29 22:30:57 +00:00
Robert Holt 98c448156a Merged PR 12859: Use new release script for Linux packages (#13705)
Use new release script for Linux packages (#13705)
2020-09-29 20:49:01 +00:00
Steve Lee 36ba1092a8
Fix case where exception message contains "`n" on Windows (#13684) 2020-09-24 23:43:33 +05:00
dependabot-preview[bot] f6dc3dda90
Bump PowerShellGet from 2.2.4 to 2.2.5 (#13683) 2020-09-24 11:38:46 -07:00
dependabot-preview[bot] 13d4dd86b5
Bump Microsoft.ApplicationInsights from 2.14.0 to 2.15.0 (#13639) 2020-09-24 10:21:22 -07:00
Dongbo Wang 10237bdeb3
Update PowerShell to build against dotnet 5.0-RC.1 (#13643) 2020-09-23 14:04:01 -07:00
David Reis 3effa20410
Recognize CONOUT$ and CONIN$ as reserved device names (#13508) 2020-09-14 11:10:12 -07:00
Steve Lee d25d964d57
Fix ConciseView for interactive advanced function writing error (#13623) 2020-09-14 11:07:37 -07:00
Heath Stewart af6d9fbe14
Write the InstallLocation to fixed registry key (#13576) 2020-09-10 11:33:07 -07:00
Robert Holt cbb33138ce
Update README and metadata.json for 7.1.0-preview.7 release (#13565) 2020-09-09 13:57:51 -07:00
Fredrik Nilsson f9a1ab1164
Fixed the indentation of the help content for -nologo (#13557) 2020-09-08 21:29:01 -07:00
Dongbo Wang cde9b7883b
Merge v7.1.0-preview.7 release branch to master 2020-09-08 17:17:08 -07:00
Dongbo Wang 47f3beafcd
Merge branch 'master' into preview.7 2020-09-08 16:27:29 -07:00
Dongbo Wang 7663644880 Merged PR 12607: Fix the commit comparing link
Fix the commit comparing link
2020-09-08 22:34:27 +00:00
Dongbo Wang bd9185caab Merged PR 12600: Update change log for the v7.1.0-preview.7 release
Update change log for the v7.1.0-preview.7 release
2020-09-08 19:39:58 +00:00
Dongbo Wang ad88bd60fc
Make a couple of fixes to ComInterop code as suggested by .NET team (#13533) 2020-09-08 09:19:13 -07:00
dependabot-preview[bot] 1c56a2839a
Bump NJsonSchema from 10.1.24 to 10.1.26 (#13586)
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.1.24 to 10.1.26.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](https://github.com/RicoSuter/NJsonSchema/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-07 08:21:39 +05:00
Robert Holt dd4bd716c8 Merged PR 12589: Add Microsoft.NET.Test.Sdk dependency
Also update xunit dependencies to latest patch.
2020-09-04 22:00:26 +00:00
xtqqczze 88e706f3d7
Autofix RCS1068: Simplify logical negation (#13555) 2020-09-04 08:40:05 +05:00
Robert Holt 368c8ff3c3 Merged PR 12555: Update .NET version to 5.0.0-preview.8.20407.11
Update .NET version to 5.0.0-preview.8.20407.11
2020-09-03 18:58:21 +00:00
Aditya Patwardhan 3beeea49af
Revert "Add the parameter -Paged to Get-Help to support paging (#13374)" (#13519)
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2020-09-02 15:00:19 -07:00
Ilya 81d5a86747
Add support for Tls 1.3 in Web cmdlets (#13409) 2020-09-02 10:18:15 -07:00
xtqqczze 152456d7a0
Add single blank line after copyright header (#13486) 2020-09-02 08:15:16 +05:00
xtqqczze 859890374a
Use read-only auto-implemented properties (#13507)
* Autofix RCS1170: Use read-only auto-implemented property
2020-09-02 08:11:16 +05:00
xtqqczze 4e21101ba5
Use boolean instead of bitwise operators on bools (#13506)
* Autofix RCS1233: Use short-circuiting operator
https://github.com/JosefPihrt/Roslynator/blob/master/docs/analyzers/RCS1233.md
2020-09-02 08:07:49 +05:00
xtqqczze fe44b1934e
vscode: Add editorconfig to recommended extensions (#13537) 2020-09-01 09:48:32 +05:00
Tamás Vajk 0f02fd7f1d
Fix erroneous assert (#13495) 2020-09-01 09:47:26 +05:00
xtqqczze 8f37cced70
Cleanup: remove duplicate words in comments (#13539) 2020-08-31 11:39:00 -07:00
Robert Holt 6a37eb9313
Update to .NET 5 preview 8 (#13530) 2020-08-31 10:38:05 -07:00
Aditya Patwardhan 3543491909
Change stage dependency for docker release stage in release pipeline (#13512) 2020-08-29 12:27:50 -07:00
xtqqczze 83079f6397
Reformat StringUtil (#13509) 2020-08-29 11:21:28 +05:00
Ilya 3b83a686a1
Add null check for args in CommandLineParser (#13451) 2020-08-28 12:03:30 -07:00
Ilya 4e2b6e9540
Process reparse points for Microsoft Store applications (#13481) 2020-08-27 11:51:19 -07:00
xtqqczze 78d0d0e306
Use uint instead of long for PDH constants (#13502) 2020-08-27 10:27:24 -07:00
Aditya Patwardhan cb8165eeef
Move PSNullConditionalOperators feature out of experimental (#13529) 2020-08-27 10:11:01 -07:00
Steve Lee 74c743d279
Change PSNativePSPathResolution to not be Experimental (#13522) 2020-08-27 12:08:52 +05:00