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

Bump System.Management.Automation from 6.0.0-beta.2 to 6.1.6 in /src/Microsoft.PackageManagement.MetaProvider.PowerShell #5

Open
wants to merge 1 commit into
base: WIP
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 16, 2022

Bumps System.Management.Automation from 6.0.0-beta.2 to 6.1.6.

Release notes

Sourced from System.Management.Automation's releases.

v6.1.6 Release of PowerShell Core

6.1.6 - 2019-09-12

Build and Packaging Improvements

  • Update DotNet SDK and runtime framework version (Internal 9945)

SHA256 Hashes of the release artifacts

  • powershell_6.1.6-1.debian.9_amd64.deb
    • ECC5C749B97AB19846BB52664C608E3FEE9D358152EDC780E7C476E5707440FD
  • powershell_6.1.6-1.ubuntu.14.04_amd64.deb
    • D16B2E29591EA929388F0FB9434383AC43BD86154ABD76FFA05696668BDB9556
  • powershell_6.1.6-1.ubuntu.16.04_amd64.deb
    • 41F890C400BE35104C741F917BE04DAE0CE8F8B961C8FF908D6EF71E082B3F9F
  • powershell_6.1.6-1.ubuntu.18.04_amd64.deb
    • 4F552E1E1F7DB8EF98B55C4C2C8B4F3790A38395B4AAB7D2D7199C2D0DD9956D
  • powershell-6.1.6-1.rhel.7.x86_64.rpm
    • 3A9A8D463D26C419A2A14AC1FB2728D1349E9F700C04B2FD932E7EBA275D76B2
  • powershell-6.1.6-linux-alpine-x64.tar.gz
    • C24681051446ECF869D4A4383F527ED048E1FF3B19CE73F31650CBB8396DEE6E
  • powershell-6.1.6-linux-arm32.tar.gz
    • 24ECAECC62AA80D11171BB48A156AC384FC813D38E46BBDA1847FDCB64CD4572
  • powershell-6.1.6-linux-x64.tar.gz
    • 94C765E52730F4B96E4AA691CDCFA665A448A752170C735DEE0EBC8D84F179E7
  • powershell-6.1.6-linux-x64-fxdependent.tar.gz
    • D22D875AE8E18EBBAB55E84D24BC69B4EC43B581D22B0C20DE70B2A56A0DC967
  • powershell-6.1.6-osx-x64.pkg
    • 632814D5995E9B677455ADBAC07712FE218626CA02C01D0AAB2E2AEC1F09FAED
  • powershell-6.1.6-osx-x64.tar.gz
    • 29AE608FB73511E1AE52085ACC727D1949FBB76AEAB5E1A2B9C4ED9B780E4256
  • PowerShell-6.1.6-win-arm32.zip
    • A7CD53362DE5838798DF24BC1809195FADEFEB8BB8BEC7A1BCA08F2F31D577EA
  • PowerShell-6.1.6-win-arm64.zip
    • E605E6EC4D6C98A5382F4AA2AAE79887115AF4B03616061884BF1F4DA10C42F4
  • PowerShell-6.1.6-win-fxdependent.zip
    • 41656735BE2F539019A9776586E066612A367D812B164C17C3FF654A3D3AAD82
  • PowerShell-6.1.6-win-x64.msi
    • 86F76E47E888042DAD42C94DBA5B82F4960FA96A7464B140E320EAC711094F55
  • PowerShell-6.1.6-win-x64.zip
    • 77A78ED2E24436FB403CAA644B3C1728A3D3417296468AF0A56BCB1DD2F3A8C1
  • PowerShell-6.1.6-win-x86.msi
    • 0E05522E2180CC5107D0F557152213EBBD208C1E9E1D3A75BA267DE2E4B2466C
  • PowerShell-6.1.6-win-x86.zip
    • 1DC690C9A1091D0ED5B71DE903AB3CD7B58BA9638ACDFEB9F9FE7031ABAF47E9

v6.1.5 Release of PowerShell Core

6.1.5 - 2019-07-16

Breaking changes

... (truncated)

Changelog

Sourced from System.Management.Automation's changelog.

6.1.6 - 2019-09-12

Build and Packaging Improvements

  • Update DotNet SDK and runtime framework version (Internal 9945)

6.1.5 - 2019-07-16

Breaking changes

  • Disable Enter-PSHostProcess cmdlet when system in lock down mode (Internal 8968)

Build and Packaging Improvements

  • Update DotNet SDK and runtime framework version (Internal 9087)
  • Add automated RPM signing to release build (#10013)
  • Update copyright symbol for NuGet packages (#9936)
  • Bump System.Net.Http.WinHttpHandler from 4.5.3 to 4.5.4 (#9790)
  • Integrate building NuGet package in the coordinated build (#8947) (#9708)
  • Bump Newtonsoft.Json (#9662)

6.1.4 - 2019-05-21

Build and Packaging Improvements

  • Disable debugger in System Lock down mode (Internal 8430)
  • Port changes for release automation to 6.1 (Internal 8402)
  • Fix MSI WIX generation (#9013) (Internal 8385)
  • Update Microsoft.PowerShell.Archive version (Internal 8380)
  • Update package version in hosting test (Internal 8374)
  • Bump to dotnet 2.1.11 release
  • Remove update build table logic from release build (Internal 8364)
  • Add AccessToken variable to jobs that perform signing (#9351)
  • Support release branches based on the forward slash separator (#8903)

6.1.3 - 2019-02-14

Engine Updates and Fixes

  • Add security mitigation for 6.1.3 release (Internal 6561)

Tools

  • Change the feed URL to feed name due to changes in Azure DevOps (#8664)

Tests

  • Updating test gallery URL in PackageManagement tests (#7879)

Build and Packaging Improvements

... (truncated)

Commits
  • 42e0aa3 Merged PR 9957: Update changelog for 6.1.6 release
  • 3d0f921 Merged PR 9945: update dependencies
  • 312d401 Merged PR 9116: 6.1.5 changelog
  • ce3e42e Merged PR 9087: Update runtime framework version and PowerShellSDK version fo...
  • faf2861 Update DotNet SDK version
  • 121578f Merged PR 8968: Disable Enter-PSHostProcess cmdlet when system in lock down mode
  • 9235f9b Add automated RPM signing to release build (#10013)
  • ee5dc7a Update copyright symbol for NuGet packages (#9936)
  • ff4c56b Build(deps): Bump System.Net.Http.WinHttpHandler from 4.5.3 to 4.5.4 (#9790)
  • 4cd3850 Integrate building NuGet package in the coordinated build (#8947) (#9708)
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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.

Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 6.0.0-beta.2 to 6.1.6.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Changelog](https://github.com/PowerShell/PowerShell/blob/v6.1.6/CHANGELOG.md)
- [Commits](PowerShell/PowerShell@v6.0.0-beta.2...v6.1.6)

---
updated-dependencies:
- dependency-name: System.Management.Automation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants