AArnott / Library.Template

A template for a NuGet package with tests, stylecop, fxcop, versioning, and Azure Pipelines build ready to go.
MIT License
129 stars 26 forks source link

Bump powershell from 7.3.7 to 7.3.8 #221

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps powershell from 7.3.7 to 7.3.8.

Release notes

Sourced from powershell's releases.

v7.3.8 Release of PowerShell

7.3.8 - 2023-10-10

Security Fixes

  • Block getting help from network locations in restricted remoting sessions (Internal 27698)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • EFAB4134D224C315F99C481E4608E5439CD666EF2F1EFD857E03B15C443E3EFF
  • powershell_7.3.8-1.deb_amd64.deb
    • C4DDFBAD0231BA18AD70571C4C5D69F5A2DD5F7834054737AC6BB4089D83317E
  • powershell-7.3.8-1.cm.aarch64.rpm
    • 7D4F3CA3EAB9DBEB5A69D01B7F158183F5BD052877D03EC02EEB2817BBC1E406
  • powershell-7.3.8-1.cm.x86_64.rpm
    • D93BC674365BD87EB10A625117D14211C2192EB24079DA10130A4086B8A36DE2
  • powershell-7.3.8-1.rh.x86_64.rpm
    • ED6378D4BA705770CA833227A9B0E464E476E4B03851D86252D54D2B95EC9FC4
  • powershell-7.3.8-linux-alpine-x64.tar.gz
    • 80044013A8AE3D82D70802E5B32E18BE9508FDA1E5AAC94AC9D16246D8D01484
  • powershell-7.3.8-linux-arm32.tar.gz
    • 4C043C49B4CCB3807EC23004F31B002485ECE1F6335B8C1720F2F85DA4A990DE
  • powershell-7.3.8-linux-arm64.tar.gz
    • 04D7F5E7BB1D5E0EE957A1DF83D96EC375E2D377D37A47AC0500B00C578EF192
  • powershell-7.3.8-linux-x64.tar.gz
    • 8842C3A054F2FD6E969B480D266CB0C2FA7CD755B27237DF05330346DAD67555

... (truncated)

Commits
  • 51cd9ba Remove az login
  • 0d893fd Merged PR 27751: Update changelog for v7.3.8 release
  • 54fb886 Merged PR 27698: Block getting help from network locations in restricted remo...
  • a53c8c2 Release build: Change the names of the PATs. (#20307) (#20316)
  • a097d63 Add mapping for mariner arm64 stable (#20213) (#20310)
  • 51fb34c Switch to GitHub Action for linting markdown (#20308)
  • e95dc8f Put the calls to Set-AzDoProjectInfo and Set-AzDoAuthToken` in the right or...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)