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 System.Management.Automation from 7.2.5 to 7.3.2 in /src/PsSmo #28

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps System.Management.Automation from 7.2.5 to 7.3.2.

Release notes

Sourced from System.Management.Automation'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...
  • 555c1a6 Merged PR 23537: 7.3 change log
  • 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)

Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.2.5 to 7.3.2.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.2.5...v7.3.2)

---
updated-dependencies:
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2023

Superseded by #31.

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot dependabot bot deleted the dependabot/nuget/src/PsSmo/develop/System.Management.Automation-7.3.2 branch February 24, 2023 16:07
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.

0 participants