Skip to content

Bump Microsoft.PowerShell.SDK from 7.3.2 to 7.3.3 #2002

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
Feb 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.PowerShell.SDK from 7.3.2 to 7.3.3.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

v7.3.3 Release of PowerShell

7.3.3 - 2023-02-23

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • FC79F58BC2864298E87B2CD742120A5F5593E53EACE0A09C7432A75763BB4A40
  • powershell_7.3.3-1.deb_amd64.deb
    • 40BEE3DEB9AC71DFD86A7DBF2F2BDCB8D039FA454DC9D705D579E4957194FCD4
  • powershell-7.3.3-1.cm.x86_64.rpm
    • 1CB618E66676CA2383DC0C6DA03B1FE66DBBBF17C1CCFFB0CD91634812064F07
  • powershell-7.3.3-1.rh.x86_64.rpm
    • 0B2C0B0D4D042C20A88AA7F4D14F9A83005B596B4D1C15877C2B268F2F777194
  • powershell-7.3.3-linux-alpine-x64.tar.gz
    • 4BC39FB7A0F486AB498C6DF2AD599DB79AC2B56DF768485D48541639DDE3A170
  • powershell-7.3.3-linux-arm32.tar.gz
    • 8F10ADE3BD12A21FBA51BCAAECB12B79CB11092725AC0F7C7E6947C053053766
  • powershell-7.3.3-linux-arm64.tar.gz
    • 5EFCA750F22BFECB31BCDA57C3A76BB804C68AEF6626F123AAC68C6E3D7E52F7
  • powershell-7.3.3-linux-x64.tar.gz
    • 478320F62C9BEC5765414B82B4086310777BF95AB2FC2310B2DB6CBC253B40B4
  • powershell-7.3.3-linux-x64-fxdependent.tar.gz
    • 90904B81A7EA7DFDA7DBE971833DBD50DD925965C583D492114A5F0709F3A9C8
  • powershell-7.3.3-osx-arm64.pkg
    • BB72A99292C708CEFEF78B2BDA56C49BAED5469A00F29B174D921E88C32BF457
  • powershell-7.3.3-osx-arm64.tar.gz
    • F9717075A85F5B631ED9EC3C68C2AEB91F1FEF2AC18B62F26FD7F2BF57F5D876

... (truncated)

Commits
  • 699d2e8 Merged PR 24462: Update changelog for v7.3.3
  • bb77a8d Merged PR 24353: Update third party notices for v7.3.3
  • ac3198f Add tool to trigger license information gathering for NuGet modules (#18827)
  • db10b20 Merged PR 24334: Update global.json to 7.0.200 for v7.3.3
  • d2cec42 Merged PR 24338: Update cgmanifest for v7.3.3
  • 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 ...
  • 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 dependabot bot requested a review from a team February 24, 2023 20:57
@dependabot dependabot bot added .NET labels Feb 24, 2023
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.2.9 to 7.3.3.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.2.9...v7.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@andyleejordan andyleejordan force-pushed the dependabot/nuget/Microsoft.PowerShell.SDK-7.3.3 branch from fa3ded0 to 00aaea6 Compare February 24, 2023 21:34
@andyleejordan andyleejordan changed the title Bump Microsoft.PowerShell.SDK from 7.2.9 to 7.3.3 Bump Microsoft.PowerShell.SDK from 7.3.2 to 7.3.3 Feb 24, 2023
@andyleejordan andyleejordan enabled auto-merge (squash) February 24, 2023 21:35
@andyleejordan andyleejordan merged commit e5ca68d into main Feb 24, 2023
@andyleejordan andyleejordan deleted the dependabot/nuget/Microsoft.PowerShell.SDK-7.3.3 branch February 24, 2023 21:54
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