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 Microsoft.PowerShell.SDK from 7.0.0 to 7.0.2 #7

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Microsoft.PowerShell.SDK from 7.0.0 to 7.0.2.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

v7.0.2 Release of Powershell

7.0.2 - 2020-06-11

Engine Updates and Fixes

  • Ensure null-coalescing LHS is evaluated only once (#12667)
  • Restrict loading of amsi.dll to system32 folder (#12730)

General Cmdlet Updates and Fixes

  • Change Get-FileHash to close file handles before writing output (#12474) (Thanks @iSazonov!)

Tools

  • Update the PowerShell team list to correct changelog generation (#12927)

Tests

  • Pin major Pester version to 4 to prevent breaking changes caused by upcoming release of v5 (#12262) (Thanks @bergmeister!)

Build and Packaging Improvements

Update to .NET Core 3.1.5

SHA256 Hashes of the release artifacts:

  • powershell_7.0.2-1.debian.10_amd64.deb
    • DE39CDBB51A9288AA065B463C400AF550C2FB134ACAD1E688E31160CFF4D4DDE
  • powershell_7.0.2-1.debian.11_amd64.deb
    • 7FBF4C5C141C5F83CD1C9C4DF293861783A970F9C4EB14E80DEC3297DB1673A9
  • powershell_7.0.2-1.debian.9_amd64.deb
    • AC34D4AD9F6E9FAC8F68A51A9FD9F8442C3C6B84E8AA48CD3D3E515BFB3B45F5
... (truncated)
Commits
  • ab74603 Merged PR 11713: Update change log for 7.0.2 release
  • dec48d5 Merged PR 11699: Bump to .NET 3.1.5 and update dependencies
  • d343d89 Add @TylerLeonhardt to PowerShell team list to correct changelog generation (...
  • 69e0763 Check if Azure Blob exists before overwriting (#12921)
  • 4c26662 Pin major Pester version to 4 to prevent breaking changes caused by upcoming ...
  • 59733d9 Upgrade APIScan version (#12876)
  • ac676f2 Fix break in package build by pinning ffi version to 1.12 (#12889)
  • 92a737b Ensure null-coalescing LHS is evaluated only once (#12667)
  • 26b972a Update the build to sign any unsigned files as 3rd party Dlls (#12581)
  • 359cdee Change Get-FileHash to close file handles before writing output (#12474)
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.0.0 to 7.0.2.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.0.0...v7.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 12, 2020
@dependabot-preview dependabot-preview bot requested a review from hsaito June 12, 2020 13:12
@hsaito hsaito merged commit 0b2fe67 into master Jun 19, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Microsoft.PowerShell.SDK-7.0.2 branch June 19, 2020 05:06
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant