Commit graph

736 commits

Author SHA1 Message Date
Maksim Ivanyuk 674ef888a2
Add -HttpVersion parameter to web cmdlets (#15853) 2021-11-02 16:53:36 -07:00
Austin Farmer 107fd7ab1f
Add support to web cmdlets for open-ended input tags (#16193) 2021-11-02 09:39:28 -07:00
Kev Ritchie 01426b2763
Fix ConvertTo-Json -Depth to allow 100 at maximum (#16197) 2021-10-28 11:56:55 -07:00
Aditya Patwardhan 52b6d89407
Update to latest .NET 6 GA build 6.0.100-rtm.21527.11 (#16309) 2021-10-28 11:40:52 -07:00
Travis Plunk 14ea042cec
Revert "Update to use .NET 6 GA build (#16296)" (#16308)
This reverts commit 6302f4815a.
2021-10-26 15:57:59 -07:00
Aditya Patwardhan 6302f4815a
Update to use .NET 6 GA build (#16296) 2021-10-22 23:12:00 +00:00
Aditya Patwardhan 66508053f5
Update version of Microsoft.PowerShell.Native and Microsoft.PowerShell.MarkdownRender packages (#16277) 2021-10-19 17:31:57 -07:00
Aditya Patwardhan 45b80a555a
Update .NET 6 to version 6.0.100-rc.2.21505.57 (#16249) 2021-10-15 13:51:26 -07:00
Travis Plunk 3893c4d55b
Disallow Add-Type in NoLanguage mode on a locked down machine (#16245) 2021-10-14 14:53:41 -07:00
Dongbo Wang a32700a1c1
Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
Aditya Patwardhan c4c312cc31
Update Microsoft.CodeAnalysis.CSharp version (#16138) 2021-09-23 07:04:14 -07:00
Aditya Patwardhan 55ccbb6803
Update .NET to 6.0.100-rc.1.21458.32 (#16066) 2021-09-13 16:45:10 -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
Aditya Patwardhan 7fc60d1d5f
Bump .NET to 6.0.100-rc.1.21430.44 (#16028) 2021-09-01 10:35:27 -07:00
xtqqczze fa50e4dcae
Use bool?.GetValueOrDefault() in FormatWideCommand (#15988) 2021-08-30 08:51:07 -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
arfy slowy 55855fbe5d
Fix spelling in XML docs (#15939) 2021-08-17 09:01:04 +05: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
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
Steve Lee cced56d75a
Make PS-Committee reviewed experimental features stable (#15864) 2021-08-09 14:01:57 -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
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
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
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
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
xtqqczze 0f2f23f67a
Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
Peter Schneider de5dc63379
Encoding Parameter for Tee-Object (#12135) 2021-07-22 09:26:07 +05:00
Joel Sallow (/u/ta11ow) efa9b25193
ConvertTo-Csv / Export-Csv - Serialize IDictionary objects with key/value pairs as properties (#11029) 2021-07-22 04:05:17 +00:00
Thomas Nieto 05943c6c48
Add position 0 to Write-Error parameters (#13813) 2021-07-21 18:05:06 -07:00
xtqqczze 9ceed485af
Implement IDisposable for ConvertToJsonCommand (#15787) 2021-07-20 13:26:28 -07:00
Aditya Patwardhan 31a4528302
Update to .NET 6 Preview 6 and use crossgen2 (#15763) 2021-07-19 16:06:39 -07:00
xtqqczze 883ca98dd7
Seal private classes (#15725)
* Seal private classes

* Fix CS0509

* Fix CS0628
2021-07-19 14:09:12 +05:00
dependabot[bot] b7d6ef2e50
Bump NJsonSchema from 10.4.4 to 10.4.5 (#15769) 2021-07-14 11:13:10 -07:00
Steve Lee adc236c598
Don't serialize to json ETS properties for DateTime and string types (#15665) 2021-07-12 10:56:33 -07:00
Konstantin Gukov 8dcd5a2e1c
Use nameof to get parameter names when creating ArgumentNullException (#15604) 2021-07-05 22:04:13 -07:00
xtqqczze b77bbf8640
Enable CA1812 (#15674)
[CA1812: Avoid uninstantiated internal classes](https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
2021-06-27 20:16:17 +05:00
xtqqczze 756aef9a86
Fix CA2243: Attribute string literals should parse correctly (#15622)
* Update V2Cmdlets.csv
2021-06-25 17:59:30 +05:00
dependabot[bot] 83639cb344
Bump Microsoft.CodeAnalysis.CSharp from 3.10.0-3.final to 3.10.0 (#15573) 2021-06-14 11:49:32 -07:00
dependabot[bot] 303cf518a0
Bump NJsonSchema from 10.4.3 to 10.4.4 (#15459)
Bumps NJsonSchema from 10.4.3 to 10.4.4.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 14:03:44 -07:00
Aditya Patwardhan 7ead137407
Update to .NET Preview 6 SDK (#15452) 2021-05-25 19:24:28 -07:00
dependabot[bot] 058d03dadf
Bump NJsonSchema from 10.4.3 to 10.4.4 (#15385)
Bumps NJsonSchema from 10.4.3 to 10.4.4.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 18:14:15 -07:00
dependabot[bot] 0dcb3a06dd
Bump NJsonSchema from 10.4.1 to 10.4.3 (#15368)
Bumps NJsonSchema from 10.4.1 to 10.4.3.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 10:41:24 -07:00
xtqqczze 59715d5ba9
Use List.ConvertAll instead of LINQ (#15140) 2021-04-27 14:17:12 -07:00
Aditya Patwardhan 4a7bea0082
Update .NET to 6.0.0-preview.3 (#15221) 2021-04-13 15:45:15 -07:00
Ilya 91e7298fd8
Use static lambda keyword (#15154) 2021-04-12 12:44:05 -07:00
dependabot[bot] 637912e050
Bump NJsonSchema from 10.4.0 to 10.4.1 (#15190)
Bumps NJsonSchema from 10.4.0 to 10.4.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-10 09:50:03 -07:00
PRASOON KARUNAN V 837c3e8f42
Change minimum depth to 0 for ConvertTo-Json (#14830)
* Make Depth default value to 0

* updating as per review comment
2021-04-08 12:53:32 -07:00
dependabot[bot] 44d450ae0e
Bump NJsonSchema from 10.3.11 to 10.4.0 (#15092)
Bumps NJsonSchema from 10.3.11 to 10.4.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 14:59:18 -07:00