Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #22

Merged
merged 2 commits into from
Feb 27, 2021
Merged

Conversation

HP41
Copy link
Contributor

@HP41 HP41 commented Feb 11, 2021

  • A few dependencies in both the Module and template were out-of-date.
  • Accordingly with the version change fixing the mismatch in version of PowerShellBuild required in psakeFile.ps1 and requirements.psd1

Description

Updating a few dependencies

Related Issue

#21

Motivation and Context

Keeping Stucco up-to-date!

How Has This Been Tested?

Generating a test Module!

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

HP41 added 2 commits February 11, 2021 01:12
A few dependencies in both the Module and tempalte were out-of-date.
Updating them.
In Module's psakeFile.ps1 it was task `Test` from an older version of
PowerShellBuild which is not installed as per `requirements.psd1`.
Fixing these versions to match!
@HP41
Copy link
Contributor Author

HP41 commented Feb 11, 2021

Seems like the Ubuntu test failed due to this issue:
https://github.com/psake/PowerShellBuild/blob/master/CHANGELOG.md#fixed

Seems like PowerShell Build has fixed the issue but do not have a stable release yet.

@devblackops
Copy link
Owner

Thanks for the fixes!

@devblackops devblackops merged commit 01fe89b into devblackops:master Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants