Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Bump System.Management.Automation from 7.1.1 to 7.1.3 #47

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps System.Management.Automation from 7.1.1 to 7.1.3.

Release notes

Sourced from System.Management.Automation's releases.

v7.1.3 Release of PowerShell

7.1.3 - 2021-03-11

Engine Updates and Fixes

  • Remove the 32K character limit on the environment block for Start-Process (#14111)
  • Fix webcmdlets to properly construct URI from body when using -NoProxy (#14673)

General Cmdlet Updates and Fixes

  • Fix PromptForCredential() to add targetName as domain (#14504)

Build and Packaging Improvements

Bump .NET SDK to 5.0.4

SHA256 Hashes of the release artifacts

  • powershell_7.1.3-1.debian.10_amd64.deb
    • 128F84AE66CD37443C72337DFEFEB586D6100FD1D125A6DC41589FFACA406EAF
  • powershell_7.1.3-1.debian.11_amd64.deb
    • 0CF96A987B82C01C3D3B1C74A7A66F399AA86547DD70564E0405D214A54D1DB5

... (truncated)

Commits
  • ea5c8e3 Merged PR 14806: 7.1.3 Changlog
  • 33ce13a Merged PR 14775: Bump .NET SDK to 5.0.4
  • 07f722d Fix the variable name in the condition for miscellaneous analysis CI (#14975)
  • 6d081db Fix the variable usage in CI yaml (#14974)
  • 02bc4ae Disable running markdown link verification in release build CI (#14971)
  • b70f1c4 Use template that disables component governance for CI (#14938)
  • b18ad3e Declare which variable group is used for checking the blob in the release bui...
  • d7c5d5e Add suppress for nuget multifeed warning (#14893)
  • 3e67d45 Disable codesign validation where the file type is not supported (#14885)
  • d9033a4 Install wget on centos 7 docker image (#14857)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@iricigor
Copy link
Owner

Import-Module: /home/vsts/work/1/s/tools/PublishModule.ps1:65
Line |
  65 |  Import-Module $modulePath
     |  ~~~~~~~~~~~~~~~~~~~~~~~~~
     | Could not load file or assembly 'System.Management.Automation,
     | Version=7.1.3.0, Culture=neutral,
     | PublicKeyToken=31bf3856ad364e35'. Could not find or load a
     | specific file. (0x80131621)

@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.1.3 branch 2 times, most recently from 0e5d451 to fff32fe Compare April 5, 2021 20:52
@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.1.3 branch 2 times, most recently from c7e3e2a to 8e8cb72 Compare April 27, 2021 19:25
@iricigor
Copy link
Owner

This fails only on azmi machine. Try updating pwsh there?

@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.1.3 branch from 8e8cb72 to 35496fb Compare May 3, 2021 17:27
Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.1.1 to 7.1.3.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.1.1...v7.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.1.3 branch from 35496fb to 181b1ec Compare May 4, 2021 10:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant