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.1 #9

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Microsoft.PowerShell.SDK from 7.0.0 to 7.0.1.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

v7.0.1 Release of PowerShell

7.0.1 - 2020-05-14

Engine Updates and Fixes

  • Discover assemblies loaded by Assembly.Load(byte[]) and Assembly.LoadFile (#12203)
  • Allow case insensitive paths for determining PSModulePath (#12192)

General Cmdlet Updates and Fixes

  • Add null check for Windows PowerShell install path (#12296)
  • Fix Null Reference error in CSV commands (#12281) (Thanks @iSazonov!)
  • Fix WinCompat module loading to treat Core edition modules higher priority (#12269)
  • Fix <img /> detection regex in web cmdlets (#12099) (Thanks @vexx32!)
  • Miscellaneous minor updates to WinCompat (#11980)
  • Fix ConciseView where error message is wider than window width and doesn't have whitespace (#11880, #11746)
  • Make Test-Connection always use the default synchronization context for sending ping requests (#11517)

Tests

  • Fix CIM tab complete test failure (#12636)

Build and Packaging Improvements

Move to .NET Core 3.1.202 SDK and update packages.

Documentation and Help Content

  • Remove the version number of PowerShell from LICENSE (#12019)

SHA256 Hashes of the release artifacts:

  • powershell_7.0.1-1.debian.10_amd64.deb
... (truncated)
Commits
  • 3c22b5a Merged PR 11561: Draft change log
  • 1866438 Merged PR 11551: Use dotnet core 3.1.202
  • ea6132b Fix a test failure (#12636)
  • ff6c0dc Bump PowerShellGet from 2.2.3 to 2.2.4 in /src/Modules (#12342)
  • 2ab2128 Add null check for Windows PowerShell install path (#12296)
  • 62e638d Fix NRE in csv commands (#12281)
  • bd91f48 Fix WinCompat module loading to treat Core edition modules higher priority ...
  • f9106ae Discover assemblies loaded by 'Assembly.Load(byte[])' and 'Assembly.LoadFile'...
  • 79b1464 Allow case insensitive paths for determining PSModulePath (#12192)
  • c3d9baf Move to standard internal pool for building (#12119)
  • 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.1.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.0.0...v7.0.1)

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 May 18, 2020
@dependabot-preview dependabot-preview bot requested a review from hsaito May 18, 2020 13:12
@dependabot-preview
Copy link
Contributor Author

Superseded by #10.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Microsoft.PowerShell.SDK-7.0.1 branch June 12, 2020 13:12
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.

1 participant