microdee / mp.essentials

Essential nodes from mcropack
MIT License
4 stars 2 forks source link

Bump System.Management.Automation from 6.2.0 to 6.2.2 #4

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps System.Management.Automation from 6.2.0 to 6.2.2.

Release notes *Sourced from [System.Management.Automation's releases](https://github.com/PowerShell/PowerShell/releases).* > ## v6.2.2 Release of PowerShell Core > ## v6.2.2 - 07/16/2019 > > ### Breaking Changes > > - Disable `Enter-PSHostProcess` cmdlet when system in lock down mode (Internal 8969) > > ### Engine Updates and Fixes > > - Create `JumpList` in STA thread as some COM APIs are strictly STA only to avoid sporadic CLR crashes ([#10057](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/10057), [#9928](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9928)) (Thanks [@​bergmeister](https://github.com/bergmeister)!) > > ### Build and Packaging Improvements > > - Update DotNet SDK and runtime framework version (Internal 9082, 9088, 9092) > - Make `Hashtable` case insensitivity test use current culture rather than shell to set culture (Internal 8529) > - Add automated RPM signing to release build ([#10013](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/10013)) > - Update copyright symbol for NuGet packages ([#9936](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9936)) > - Bump `Microsoft.ApplicationInsights` from `2.9.1` to `2.10.0` ([#9757](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9757)) > - Switch from BMP to PNG for graphical MSI installer assets ([#9606](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9606)) > - Bump `System.Net.Http.WinHttpHandler` from `4.5.3` to `4.5.4` ([#9789](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9789)) > - Enable building of MSIX package ([#9289](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9289), [#9715](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9715)) > > ### SHA256 Hashes of the release artifacts > > - powershell_6.2.2-1.debian.9_amd64.deb > - 8A8CC383A363EFC014D304A11072DAA1B07A0B771EEA8E2C28286EDD8C3DA4CF > - powershell_6.2.2-1.ubuntu.16.04_amd64.deb > - DC8C42203817BB2B82968DA31C282EB480E498C2E4DEF1A5AD7B294DF2DF5AFB > - powershell_6.2.2-1.ubuntu.18.04_amd64.deb > - 2C9F82AD3F30B861BE60F178158B60210861C0BC80637022DF73090228122499 > - powershell-6.2.2-1.rhel.7.x86_64.rpm > - E8BFF71ADAEDA36ECB95D2C7778990A9B4E76B669BED9B006B3216EC43375F86 > - powershell-6.2.2-linux-alpine-x64.tar.gz > - 31C2E202A0AEEBAF7530111EFF34C3400AAB5502132015A4DEB8FF8698FE05EC > - powershell-6.2.2-linux-arm32.tar.gz > - AEF43DFBD7B68E5FC1548F9188CD3F7C2EA273B6D97BC88555686A5C1CDB8C41 > - powershell-6.2.2-linux-arm64.tar.gz > - 85FCFF9AFF369F976140B7D3DC377CBE9A566EF2C29DD8E36C614DA6C6828570 > - powershell-6.2.2-linux-x64.tar.gz > - 7C98B4471B13FE358A4DF51E7E9315746CFCAD9C557823D63772873796C192E5 > - powershell-6.2.2-linux-x64-fxdependent.tar.gz > - 36A4E78AD3588E23D8679835566EC77481A1461D316D2F1962A63C9FEB0A7821 > - powershell-6.2.2-osx-x64.pkg > - 1D4E6B21BB5FCE90F3D3B90640A978A90F2860672483FE2BC7C249F2E9AE58CD > - powershell-6.2.2-osx-x64.tar.gz > - 6C1F435F863088C7938033E0F97FB2878239E35135DBE17E6DE92BB234B187F5 > - PowerShell-6.2.2-win-arm32.zip > - CDB7B45B9ED27D3E82DFF26C456B3FE5837F99C10BC695FBD19CA469D32CD713 > - PowerShell-6.2.2-win-arm64.zip > - 8FE46CB51D04B3B5F5E512918643E27C570A780EDEF97E17C12196B49857EBF2 > ... (truncated)
Changelog *Sourced from [System.Management.Automation's changelog](https://github.com/PowerShell/PowerShell/blob/master/CHANGELOG.md).* > ## v6.2.2 - 07/16/2019 > > ### Breaking Changes > > - Disable `Enter-PSHostProcess` cmdlet when system in lock down mode (Internal 8969) > > ### Engine Updates and Fixes > > - Create `JumpList` in STA thread as some COM APIs are strictly STA only to avoid sporadic CLR crashes ([#10057](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/10057), [#9928](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9928)) (Thanks [@​bergmeister](https://github.com/bergmeister)!) > > ### Build and Packaging Improvements > > - Update DotNet SDK and runtime framework version (Internal 9082, 9088, 9092) > - Make `Hashtable` case insensitivity test use current culture rather than shell to set culture (Internal 8529) > - Add automated RPM signing to release build ([#10013](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/10013)) > - Update copyright symbol for NuGet packages ([#9936](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9936)) > - Bump `Microsoft.ApplicationInsights` from `2.9.1` to `2.10.0` ([#9757](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9757)) > - Switch from BMP to PNG for graphical MSI installer assets ([#9606](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9606)) > - Bump `System.Net.Http.WinHttpHandler` from `4.5.3` to `4.5.4` ([#9789](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9789)) > - Enable building of MSIX package ([#9289](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9289), [#9715](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9715)) > > ## v6.2.1 - 05/21/2019 > > ### Engine Updates and Fixes > > - Re-enable tab completion for functions ([#9383](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9383)) > - Disable debugger in System Lock down mode (Internal 8428) > > ### Code Cleanup > > - Update repo for Ubuntu 14.04 EOL ([#9324](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9324)) > > ### Tests > > - Fix skipping of tests in `RemoteSession.Basic.Tests.ps1` ([#9304](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9304)) > - Update tests to account for when `$PSHOME` is read only ([#9279](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9279)) > - Mark tests in macOS CI which use `applescript` as pending/inconclusive ([#9352](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9352)) > - Make sure non-Windows CI fails when a test fails ([#9303](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9303)) > > ### Build and Packaging Improvements > > - Partially revert "Fix the failed test and update `Publish-TestResults` to make `AzDO` fail the task when any tests failed ([#9457](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9457))" > - Bump `Markdig.Signed` from `0.16.0` to `0.17.0` ([#9595](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9595)) > - Bump `Microsoft.PowerShell.Archive` from `1.2.2.0` to `1.2.3.0` in `/src/Modules` ([#9594](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9594)) > - Enable building on Kali Linux ([#9471](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9471)) > - Fix the failed test and update `Publish-TestResults` to make `AzDO` fail the task when any tests failed ([#9457](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9457)) > - Add Preview assets for `msix` ([#9375](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9375)) > - Create code coverage and test packages for non-windows ([#9373](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9373)) > - Fix publishing daily `nupkg` to MyGet ([#9269](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9269)) > - Bump `PackageManagement` from `1.3.1` to `1.3.2` in `/src/Modules` ([#9568](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9568)) > ... (truncated)
Commits - [`353d014`](https://github.com/PowerShell/PowerShell/commit/353d0146f1380d44bc4c7ff94390f0600ba5152d) Merged PR 9115: 6.2.2 Changelog - [`f55bf2a`](https://github.com/PowerShell/PowerShell/commit/f55bf2a02486d6fdada813cc175622ba440eabc1) Create JumpList in STA thread as some COM APIs are strictly STA only to avoid... - [`9023746`](https://github.com/PowerShell/PowerShell/commit/90237466f01b1bff03efa89d9f650ee203181baf) Merged PR 9092: Update PowerShell.Common.props with latest runtime version - [`bd1e981`](https://github.com/PowerShell/PowerShell/commit/bd1e9815b3486a36e00239fc47d5c0591bcab585) Merged PR 9088: Update runtime framework and SDK version for test - [`47bbfaf`](https://github.com/PowerShell/PowerShell/commit/47bbfafe13f9606394b201ac73033aa0e8f6eef4) Merged PR 9082: Update DotNet SDK version - [`9804aba`](https://github.com/PowerShell/PowerShell/commit/9804aba7e189e5f9c2dcbf0f557f9c465af07c09) Merged PR 8969: Disable Enter-PSHostProcess cmdlet when system in lock down mode - [`604224f`](https://github.com/PowerShell/PowerShell/commit/604224f2e35bc7a2628548af996c887b43fda7a7) Merged PR 8529: Make Hashtable case insensitivity test use current culture ra... - [`6709432`](https://github.com/PowerShell/PowerShell/commit/67094325a22145cd7f8eb6324ffe10e753c5befb) Add automated RPM signing to release build ([#10013](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/10013)) - [`042870b`](https://github.com/PowerShell/PowerShell/commit/042870b2290c5b26c4f9d800e1d070cbba032327) Update copyright symbol for NuGet packages ([#9936](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9936)) - [`3956402`](https://github.com/PowerShell/PowerShell/commit/3956402ec0026f52286d17855e4bebfbfc3ba7de) Suppress sporadic exceptions from JumpList creation code ([#9928](https://github-redirect.dependabot.com/PowerShell/PowerShell/issues/9928)) - Additional commits viewable in [compare view](https://github.com/PowerShell/PowerShell/compare/v6.2.0...v6.2.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microdee/mp.essentials/network/alerts).