Skip to content

Bump Microsoft.PowerShell.SDK from 7.3.1 to 7.3.2 #1986

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

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps Microsoft.PowerShell.SDK from 7.3.1 to 7.3.2.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

v7.3.2 Release of PowerShell

7.3.2 - 2023-01-24

Engine Updates and Fixes

  • Fix SuspiciousContentChecker.Match to detect a pre-defined string when the text starts with it (#18916)
  • Fix for JEA session leaking functions (Internal 23820)

General Cmdlet Updates and Fixes

  • Fix Start-Job to check the existence of working directory using the PowerShell way (#18917)
  • Fix Switch-Process error to include the command that is not found (#18650)

Tests

  • Allow system lock down test debug hook to work with new WLDP API (fixes system lock down tests) (#18962)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 6785A6ECB7B47B636117E0BF0F104F3B81CCFCDEAD419E27AECBEF7B05815278
  • powershell_7.3.2-1.deb_amd64.deb
    • 7190F391FDBACFABABD8A2801B9AC1FF2B98663FEFA2BD70B2BDC4A366ED02E0
  • powershell-7.3.2-1.cm.x86_64.rpm
    • 8773884FB06F6DFE1A00A9A74AAB884D600246D9F9CB89EB829B818EEF1DDA24
  • powershell-7.3.2-1.rh.x86_64.rpm
    • E177D786E45CFC3EEF8D711BA29D1E23C6CE923BB39016EEE0F4410FE1641F61
  • powershell-7.3.2-linux-alpine-x64.tar.gz

... (truncated)

Commits
  • ee48744 Merged PR 23924: Create change log for 7.3.2
  • db6e079 Allow system lock down test debug hook to work with new wldp API (fixes syste...
  • c1b8d09 Merged PR 23820: Fix for JEA session leaking functions
  • ed0a788 Merged PR 23818: Update dependencies for .NET release
  • 2462a54 [release/v7.3.2] Fix Start-Job to check the existence of working directory ...
  • 4b9eae3 Remove unnecessary reference to System.Runtime.CompilerServices.Unsafe (#18...
  • 02e506c [release/v7.3.2] Fix SuspiciousContentChecker.Match to detect a pre-defined...
  • a1453e2 Add bootstrap after SBOM task to re-install .NET (#18891)
  • 826de5b [release/v7.3.2] Fix Switch-Process error to include the command that is no...
  • See full diff 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 requested a review from a team January 24, 2023 20:02
@dependabot dependabot bot added .NET labels Jan 24, 2023
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.3.1...v7.3.2)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@andyleejordan andyleejordan force-pushed the dependabot/nuget/Microsoft.PowerShell.SDK-7.3.2 branch from 8f51671 to b39fc1a Compare January 24, 2023 21:24
@andyleejordan andyleejordan enabled auto-merge (squash) January 24, 2023 21:24
@andyleejordan andyleejordan merged commit 3938982 into main Jan 24, 2023
@andyleejordan andyleejordan deleted the dependabot/nuget/Microsoft.PowerShell.SDK-7.3.2 branch January 24, 2023 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant