-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Comparing changes
Open a pull request
base repository: PowerShell/PowerShell
base: v7.0.1
head repository: PowerShell/PowerShell
compare: v7.0.2
- 11 commits
- 29 files changed
- 6 contributors
Commits on Jun 8, 2020
-
Restrict loading of
amsi.dll
from system32 folder (#12730)<!-- Anything that looks like this is a comment and can't be seen after the Pull Request is created. --> # PR Summary Restrict search path for `amsi.dll` and `wldp.dll` to just System32 on Windows ## PR Checklist - [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing your changes - [x] [Summarized changes](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - [x] [Make sure all `.h`, `.cpp`, `.cs`, `.ps1` and `.psm1` files have the correct copyright header](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - [x] This PR is ready to merge and is not [Work in Progress](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---work-in-progress). - If the PR is work in progress, please add the prefix `WIP:` or `[ WIP ]` to the beginning of the title (the `WIP` bot will keep its status check at `Pending` while the prefix is present) and remove the prefix when the PR is ready. - **[Breaking changes](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#making-breaking-changes)** - [x] None - **OR** - [ ] [Experimental feature(s) needed](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/staging/reference/6/Microsoft.PowerShell.Core/About/about_Experimental_Features.md) - [ ] Experimental feature name(s): <!-- Experimental feature name(s) here --> - **User-facing changes** - [x] Not Applicable - **OR** - [ ] [Documentation needed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - [ ] Issue filed: <!-- Number/link of that issue here --> - **Testing - New and feature** - [x] N/A or can only be tested interactively - **OR** - [ ] [Make sure you've added a new test if existing tests do not effectively test the code changed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#before-submitting) - **Tooling** - [x] I have considered the user experience from a tooling perspective and don't believe tooling will be impacted. - **OR** - [ ] I have considered the user experience from a tooling perspective and enumerated concerns in the summary. This may include: - Impact on [PowerShell Editor Services](https://github.com/PowerShell/PowerShellEditorServices) which is used in the [PowerShell extension](https://github.com/PowerShell/vscode-powershell) for VSCode (which runs in a different PS Host). - Impact on Completions (both in the console and in editors) - one of PowerShell's most powerful features. - Impact on [PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer) (which provides linting & formatting in the editor extensions). - Impact on [EditorSyntax](https://github.com/PowerShell/EditorSyntax) (which provides syntax highlighting with in VSCode, GitHub, and many other editors).
Configuration menu - View commit details
-
Copy full SHA for c3cd9d4 - Browse repository at this point
Copy the full SHA c3cd9d4View commit details -
Change Get-FileHash to close file handles before writing output (#12474)
# Conflicts: # src/Microsoft.PowerShell.Commands.Utility/commands/utility/GetHash.cs
Configuration menu - View commit details
-
Copy full SHA for 359cdee - Browse repository at this point
Copy the full SHA 359cdeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b972a - Browse repository at this point
Copy the full SHA 26b972aView commit details -
Ensure null-coalescing LHS is evaluated only once (#12667)
# Conflicts: # src/System.Management.Automation/engine/parser/Compiler.cs
Configuration menu - View commit details
-
Copy full SHA for 92a737b - Browse repository at this point
Copy the full SHA 92a737bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac676f2 - Browse repository at this point
Copy the full SHA ac676f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59733d9 - Browse repository at this point
Copy the full SHA 59733d9View commit details -
Pin major Pester version to 4 to prevent breaking changes caused by u…
…pcoming release of v5 (#12262)
Configuration menu - View commit details
-
Copy full SHA for 4c26662 - Browse repository at this point
Copy the full SHA 4c26662View commit details
Commits on Jun 9, 2020
-
Check if Azure Blob exists before overwriting (#12921)
Co-authored-by: Aditya Patwardhan <Aditya Patwardhan>
Configuration menu - View commit details
-
Copy full SHA for 69e0763 - Browse repository at this point
Copy the full SHA 69e0763View commit details -
Configuration menu - View commit details
-
Copy full SHA for d343d89 - Browse repository at this point
Copy the full SHA d343d89View commit details -
Merged PR 11699: Bump to .NET 3.1.5 and update dependencies
Bump to .NET 3.1.5 and update dependencies
Configuration menu - View commit details
-
Copy full SHA for dec48d5 - Browse repository at this point
Copy the full SHA dec48d5View commit details
Commits on Jun 10, 2020
-
Merged PR 11713: Update change log for 7.0.2 release
Update change log for 7.0.2 release
Configuration menu - View commit details
-
Copy full SHA for ab74603 - Browse repository at this point
Copy the full SHA ab74603View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.0.1...v7.0.2