abbgrade / PsDac

PsDac connects DacFx and PowerShell. It gives you PowerShell Cmdlets with the power of Microsoft.SqlServer.DacFx.
https://abbgrade.github.io/PsDac/
MIT License
3 stars 3 forks source link

Bump System.Management.Automation from 7.0.8 to 7.2.5 in /src/PsDac #19

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps System.Management.Automation from 7.0.8 to 7.2.5.

Release notes

Sourced from System.Management.Automation's releases.

v7.2.5 Release of PowerShell

7.2.5 - 2022-06-21

Engine Updates and Fixes

Tests

  • Make Assembly Load Native test work on a FX Dependent Linux Install (#17496)
  • Enable more tests to be run in a container. (#17294)
  • Switch to using GitHub action to verify markdown links for PRs (#17281)
  • Try to stabilize a few tests that fail intermittently (#17426)
  • TLS test fix back-port (#17424)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • B2F77E41916D16595FDCB27AB2CE94DBDBCE1C873E17BC4FDBC1EF9F719BE1D2
  • powershell_7.2.5-1.deb_amd64.deb

... (truncated)

Commits
  • 7a0eb64 Merged PR 21268: Changelog for release v7.2.5
  • 0aad398 Merged PR 21242: Update Wix file
  • b29d5dc Conditionally add output argument
  • b124d18 Merged PR 21218: Update global.json for release of v7.2.5
  • cf527b2 Rename mariner package to cm (#17506)
  • d8d1d78 Fix native library loading for osx-arm64 (#17495)
  • f518f0b Make Assembly Load Native test work on a FX Dependent Linux Install (#17496)
  • ff8311e Backport test fixes for 7.2 (#17494)
  • 896466b Update dotnet-runtime version (#17472)
  • f1cb6d6 Enable more tests to be run in a container. (#17294)
  • 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)