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.6 #139

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps powershell from 7.3.4 to 7.3.6.

Release notes

Sourced from powershell's releases.

v7.3.6 Release of PowerShell

7.3.6 - 2023-07-13

Build and Packaging Improvements

Documentation and Help Content

  • Update the link for getting started in README.md (#19947)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • E0069245F2D02AF88EB8A9905031CE2B48B78FEC3ECBFCD55C66ECF3B7E04206
  • powershell_7.3.6-1.deb_amd64.deb
    • 9219BC276DA261D6FD1BCE5DCBF898466E70682EA2F17EABFF85841FBE6C9E57
  • powershell-7.3.6-1.cm.x86_64.rpm
    • 27A66C309B6043FA755B56B2AFE5E2A729B50A97DCAC341B13A34EC19EB6CF86
  • powershell-7.3.6-1.rh.x86_64.rpm
    • 61CFA395DA404345F3D47EDA781B70DCA999DEA9DDA0F189B43188FACDA6F1D4
  • powershell-7.3.6-linux-alpine-x64.tar.gz
    • E059B94B99011D37DE77C07CD10FBC5BF24FAC67184DBEB80CF6C9057C0BFB5E
  • powershell-7.3.6-linux-arm32.tar.gz
    • 0BD7759895546AC04ED81368C7818036FC8B2D9826E476F0F249DAB51A30797B
  • powershell-7.3.6-linux-arm64.tar.gz
    • 02702C1373012CE9BD0F6A291D8D2763186CF6A9244CE4D22650BF4A4BD722C3
  • powershell-7.3.6-linux-x64.tar.gz

... (truncated)

Commits
  • baaad39 Merged PR 26696: Add change log for v7.3.6
  • ec2bcbb Change variable used to bypass nuget security scanning
  • ff55fbf Update Notices file
  • 9bbc770 Don't publish notice on failure because it prevent retry
  • 0ccff15 Bump .NET to 7.0.306 (#19945)
  • d4414ce Remove the property disabling optimization (#19952)
  • 0e4c714 Add ProductCode in registry for MSI install (#19951)
  • 67025f1 Change variable used to bypass nuget security scanning (#19953)
  • 351092f Update the link for getting started in README.md (#19932) (#19947)
  • 3e8092d Change System.Security.AccessControl preview version to stable version (#19...
  • 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 11 months ago

Superseded by #150.