Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update master with upstream #29

Merged
merged 211 commits into from
May 23, 2022
Merged

update master with upstream #29

merged 211 commits into from
May 23, 2022

Conversation

redbonzai
Copy link
Owner

No description provided.

dependabot bot and others added 30 commits January 3, 2022 16:25
* Add AMSI method invocation logging as experimental feature

* Add fix for value type errors in logging expression

* Fix recursion error
* fix crash Copy-Item to remote session (#16542)

* update comments

* remove lock (#16542)

Co-authored-by: Sergey Zalyadeev <[email protected]>
Use NotifyEndApplication to re-enable VT mode instead of doing it in InputLoop.Run, so that we run this code only after invoking native commands
Seal `System.Management.Automation.Runspaces.Internal.ClientRemotePowerShell

Simplify IDisposable implementation
Add an -Options parameter to Invoke-Command and Start-PSSession to pass SSH options

Options parameter added to Invoke-Command
Options parameter added to Start-PSSession
Options parameter added to Enter-PSSession
Options parameter added to SSHConnection Hashtable
* Use more efficient platform detection API

Use static and const new OperatingSystem class API to avoid string comparisons and extra allocations.

* Remove unused variable
adityapatwardhan and others added 29 commits May 13, 2022 20:35
…ring progress (#16782)

* On Windows, reset cursor visibility back to previous state when rendering progress

* Update src/Microsoft.PowerShell.ConsoleHost/host/msh/ProgressPane.cs

Co-authored-by: Ilya <[email protected]>

Co-authored-by: Ilya <[email protected]>
Co-authored-by: adityapatwardhan <[email protected]>
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.6.10 to 10.7.0.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](RicoSuter/NJsonSchema@v10.6.10...v10.7.0)

---
updated-dependencies:
- dependency-name: NJsonSchema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for new WDAC API

* Fix non-Windows platform error

* Fix code factor errors

* Update cgmanifest json file

* Fix test failure

* Update src/System.Management.Automation/resources/SecuritySupportStrings.resx

Co-authored-by: Dongbo Wang <[email protected]>

Co-authored-by: Dongbo Wang <[email protected]>
Co-authored-by: adityapatwardhan <[email protected]>
* add github workflow for daily link checking

* remove extra name statement

* increase indentation

* scan all files, not just modified ones

* add retries for 429 errors

* increase timeout for status 0 errors

* uncomment teams notifier task

* fix experimental features link

* add copyright header

* Update .github/workflows/markdownLinkDaily.yml

Co-authored-by: Travis Plunk <[email protected]>
* Update change log for releases

* Fix breaking change

* Remove white space
* Run on every PR and let the action skip

* Fix spelling

* fix 7.2 spelling
)

* Simplify Get-WSManSupport based on current .NET Distro Support

* Update test/tools/Modules/HelpersCommon/HelpersCommon.psm1
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.7.0 to 10.7.1.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](RicoSuter/NJsonSchema@v10.7.0...v10.7.1)

---
updated-dependencies:
- dependency-name: NJsonSchema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@redbonzai redbonzai merged commit d5da03f into redbonzai:master May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.