csm-ivanovo-ru / DocTemplates

Шаблоны документов Libre Office
Apache License 2.0
0 stars 0 forks source link

ci(deps): bump potatoqualitee/psmodulecache from 4.5 to 5.2 in /.github/actions/install-dependencies #80

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps potatoqualitee/psmodulecache from 4.5 to 5.2.

Release notes

Sourced from potatoqualitee/psmodulecache's releases.

v5.2

What's Changed

Full Changelog: https://github.com/potatoqualitee/psmodulecache/compare/v5.1...v5.2

v5.1

5.1 RE-RELEASE WITH BUG FIX

What's Changed

Warning GitHub will deprecate all earlier versions of this Action on June 1, 2023. It is recommended that you update all of your workflows now.

Full Changelog: https://github.com/potatoqualitee/psmodulecache/compare/v5.0...v5.1

v5.0

Huge changes! Thanks to @​LaurentDardenne, @​adilio and @​lowlydba for your contributions.

@​LaurentDardenne did an entire rewrite and added features. Check out the README for more information.

What's Changed

New Contributors

Full Changelog: https://github.com/potatoqualitee/psmodulecache/compare/v4.5...v5.0

Changelog

Sourced from potatoqualitee/psmodulecache's changelog.

Changelog

Release Notes

v5.0

  • Add support for multiple PSRepositories.
  • Add module update for each execution of an Action (Pester, dbatools::)
  • Add the 'modules-to-cache-prerelease' parameter.
  • Add the 'updatable' parameter.
  • Add the 'prefixidentifier' parameter.
  • Checking the consistency of the values of the 'shell' parameter.
  • Syntax check for 'module-to-cache' and 'modules-to-cache-prerelease' parameters.
  • The 'main.ps1' script is replaced by a Powershell module (psmodulecache.psm1)
  • Add Pester test.
  • Rewrite test Actions.
  • Add Pester Actions.
  • Fixed typecasting of boolean type parameters.
  • Fix: Each module directory name to be cached is now passed as a parameter to 'action/cache'.

Breaking change

  • The 'modules-to-cache' parameter no longer supports prerelease version.
  • The 'allow-prerelease' parameter is removed. Now use the parameter 'modules-to-cache-prerelease'.
  • The 'force' parameter is removed. Now Save-Module use always -Force.

v3.5

  • Add support for shell: pwsh, powershell to install desired modules on both PowerShell and pwsh on Windows

v3

  • Fixes bugs with PowerShell vs pwsh
  • Near total rewrite
  • Removed uneeded outputs -- write to disk instead

v2

  • Fixed keygen to account for runner os
  • Added support for additional parameters for Install-Module
  • Added support for RequiredModule (Pester, dbatools:1.0.0)
  • Added verbosity

v1.1

  • Added support for powershell.exe on Windows
  • Fixed KeyGen to fix #7

v1

  • Initial release. Supports PowerShell Gallery with Linux and Windows runners.
Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.