Commit graph

9144 commits

Author SHA1 Message Date
Aditya Patwardhan cb0773c003 Update metadata to start using .NET 6 RC1 builds (#15981) 2021-09-15 11:01:04 -07:00
dependabot[bot] 4a8a41333d Bump Microsoft.CodeAnalysis.NetAnalyzers (#15985) 2021-09-15 11:00:51 -07:00
Aditya Patwardhan d3465ab76f Revert "Use GetValueOrDefault() for nullable PSLanguageMode (#13849)" (#15980) 2021-09-15 10:59:15 -07:00
Dongbo Wang fd3579badb
Use PlainText when writing to a host that doesn't support VT (#16092) 2021-09-15 10:38:26 -07:00
Kellen Stuart 4c958d8631
Update build documentation to reflect .NET 6 (#15751) 2021-09-15 08:32:42 -07:00
dependabot[bot] f1b122588b
Bump Microsoft.CodeAnalysis.NetAnalyzers (#16070)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rc2.21452.5 to 6.0.0-rc2.21458.5.
- [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-09-15 08:58:57 +05:00
Steve Lee ed249d0fe6
Remove support for AppExeCLinks to retrieve target (#16044) 2021-09-14 14:08:00 -07:00
Dongbo Wang 1704ca6885
Add benchmark to test compiler performance (#16083) 2021-09-14 13:51:18 -07:00
Aditya Patwardhan 55ccbb6803
Update .NET to 6.0.100-rc.1.21458.32 (#16066) 2021-09-13 16:45:10 -07:00
Travis Plunk 8b962ca1db
Update minimum required OS version for macOS (#16088) 2021-09-13 15:56:12 -07:00
Steve Lee dad7a34ee7
Move GetOuputString() and GetFormatStyleString() to PSHostUserInterface as public API (#16075) 2021-09-10 09:05:07 -07:00
Dongbo Wang 74e283c4f9
Set locale correctly on Linux CI (#16073) 2021-09-09 13:59:31 -07:00
Steve Lee 024f409763
Add isOutputRedirected parameter to GetFormatStyleString() method (#14397) 2021-09-09 11:50:36 -07:00
Paul Higinbotham 0d7ba2fe5a
Fix ConvertTo-SecureString with key regression due to .NET breaking change (#16068) 2021-09-09 10:36:05 -07:00
Robert Holt 12dbdd9f05
Ensure locale is set correctly on Ubuntu 20.04 in CI (#16067) 2021-09-08 14:30:44 -07:00
dependabot[bot] 4c5f987e6c
Bump Microsoft.CodeAnalysis.NetAnalyzers (#16045) 2021-09-08 14:19:07 -07:00
Steve Lee 5872e47254
Fix regression in Move-Item to only fallback to CopyAndDelete in specific cases (#16029)
If Move fails, check if known case before attempting CopyAndDelete:

- if an item is attempted to be renamed across filesystem mount boundaries.
- if the source and destination do not have the same root path.
2021-09-08 11:20:30 +05:00
github-actions[bot] 1e823e6677
Update .NET SDK version from 6.0.100-rc.1.21430.44 to 6.0.100-rc.1.21455.2 (#16041) 2021-09-07 14:11:13 -07:00
Robert Holt 17986d88c1
Improve CommandInvocationIntrinsics API documentation and style (#14369) 2021-09-03 16:05:30 -07:00
Dongbo Wang 66b5d50170
Set $? correctly for command expression with redirections (#16046) 2021-09-03 15:36:31 -07:00
Aditya Patwardhan 14ced821c9
Fix the GitHub Action for updating .NET daily builds (#16042) 2021-09-03 15:18:50 -07:00
dependabot[bot] d3d8897619
Bump Microsoft.CodeAnalysis.CSharp from 4.0.0-3.final to 4.0.0-4.21430.4 (#16036) 2021-09-02 09:59:58 -07:00
Ikko Ashimine 3f571d8a8f
Fix typo in build.psm1 (#16038)
targetting -> targeting
2021-09-02 17:42:06 +05:00
Travis Plunk 6cde546203
Add .stylecop to filetypexml and format it (#16025) 2021-09-01 10:36:58 -07:00
Aditya Patwardhan 7fc60d1d5f
Bump .NET to 6.0.100-rc.1.21430.44 (#16028) 2021-09-01 10:35:27 -07:00
Paul Higinbotham 946341b2eb
Remove duplicate remote server mediator code (#16027) 2021-09-01 09:31:19 -07:00
Aditya Patwardhan 15f2730c4c
Move from PkgES hosted agents to 1ES hosted agents (#16023) 2021-08-31 15:16:10 -07:00
dependabot[bot] 6de53f89cf
Bump Microsoft.CodeAnalysis.NetAnalyzers (#16021)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rc2.21423.3 to 6.0.0-rc2.21430.2.
- [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-31 12:44:55 +05:00
Aditya Patwardhan 3bb6b2736a
Update Ubuntu images to use Ubuntu 20.04 (#15906) 2021-08-30 13:56:52 -07:00
xtqqczze fa50e4dcae
Use bool?.GetValueOrDefault() in FormatWideCommand (#15988) 2021-08-30 08:51:07 -07:00
Dongbo Wang e3d8353e3c
Fix the mac build by updating the pool image name (#16010) 2021-08-28 12:51:37 -07:00
Aditya Patwardhan 008f4b057f
Use Alpine 3.12 for building PowerShell for alpine (#16008) 2021-08-27 14:05:39 -07:00
Ilya 102ccffd14
Enable two previously disabled Get-Process tests (#15845) 2021-08-26 21:53:27 -07:00
Joel Sallow (/u/ta11ow) fde119e28b
Use CurrentCulture when handling conversions to DateTime in Add-History (#16005) 2021-08-26 21:41:01 -07:00
Steven Liekens 02b532fb1d
Fix link header parsing to handle unquoted rel types (#15973) 2021-08-26 15:11:15 -07:00
github-actions[bot] d33b223674
Update .NET SDK version from 6.0.100-preview.6.21355.2 to 6.0.100-rc.1.21426.1 (#15648) 2021-08-26 13:07:43 -07:00
Dongbo Wang 403767d7f7
Fix a casting error when using $PSNativeCommandUsesErrorActionPreference (#15993) 2021-08-25 17:05:54 -07:00
Aditya Patwardhan 15836f289c
Ignore error from Find-Package (#15999) 2021-08-25 15:59:58 -07:00
Aditya Patwardhan b09f6973fd
Find packages separately for each source in UpdateDotnetRuntime.ps1 script (#15998) 2021-08-25 14:19:55 -07:00
Daryl Graves 321b726306
Format-Wide: Fix NullReferenceException (#15990) 2021-08-25 09:45:00 -07:00
Robert Holt a4d14576b3
Make the native command error handling optionally honor ErrorActionPreference (#15897) 2021-08-24 15:27:22 -07:00
Aditya Patwardhan 56d22bc386
Enable sending Teams notification when workflow fails (#15982) 2021-08-24 10:20:49 -07:00
Aditya Patwardhan bd84f4265b
Update metadata to start using .NET 6 RC1 builds (#15981) 2021-08-24 09:55:42 -07:00
dependabot[bot] 07e466871a
Bump Microsoft.CodeAnalysis.NetAnalyzers (#15985) 2021-08-24 08:09:55 -07:00
Aditya Patwardhan ab5e1779a3
Revert "Use GetValueOrDefault() for nullable PSLanguageMode (#13849)" (#15980) 2021-08-23 17:20:29 -07:00
Dongbo Wang 8f8bc02c8d
Merge the v7.2.0-preview.9 release branch back to GitHub master (#15983) 2021-08-23 15:32:42 -07:00
Dongbo Wang b283188573
Update readme and metadata.json for 7.2.0-preview.9 release (#15957) 2021-08-23 15:08:41 -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