AArnott / Validation

Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Microsoft Public License
131 stars 22 forks source link

Bump powershell from 7.3.4 to 7.3.5 #136

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps powershell from 7.3.4 to 7.3.5.

Release notes

Sourced from powershell's releases.

v7.3.5 Release of PowerShell

7.3.5 - 2023-06-27

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • D5F2EC6FCC39431C0F498CE6D5C4577755107F2761DD03178D7DAB182A04815B
  • powershell_7.3.5-1.deb_amd64.deb
    • 67DC90155FEA76997645CA7490DB1D33D2AFD7328DF609A2D1C985BE0229C13B
  • powershell-7.3.5-1.cm.x86_64.rpm
    • 3570C40B81758E243C412EF0F81C14B797BB9B95AD0D12D1DD6D9D968C1D9F36
  • powershell-7.3.5-1.rh.x86_64.rpm

... (truncated)

Commits
  • e414a5e Merged PR 26501: Update changelog for v7.3.5
  • ee09a16 Merged PR 26451: Update to .NET 7.0.305
  • 7b1f078 Merged PR 26372: Update the ThirdPartyNotice
  • 8253018 Add PoolNames variable group to compliance pipeline (#19408)
  • e5b621d Update cgmanifest.json
  • 706a6a1 Update to .NET 7.0.304 (#19807)
  • 157b379 Disable SBOM signing for CI and add extra files for packaging tests (#19729)
  • 83aa1d8 Increase timeout to make subsystem tests more reliable (#18380)
  • df84ea5 Increase the timeout when waiting for the event log (#19264)
  • 70d8dbf Implement IDisposable in NamedPipeClient (#18341)
  • 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[bot] commented 1 year ago

Superseded by #139.