Releases: PSModule/Get-IssueFormData
v1.0.13
Bump actions/checkout from 5 to 6 (#16)
Bumps actions/checkout from 5 to 6.
Release notes
Sourced from actions/checkout's releases.
v6.0.0
What's Changed
- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- v6-beta by
@ericsciplein actions/checkout#2298- update readme/changelog for v6 by
@ericsciplein actions/checkout#2311Full Changelog: actions/checkout@v5.0.0...v6.0.0
v6-beta
What's Changed
Updated persist-credentials to store the credentials under
$RUNNER_TEMPinstead of directly in the local git config.This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.
v5.0.1
What's Changed
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301Full Changelog: actions/checkout@v5...v5.0.1
Changelog
Sourced from actions/checkout's changelog.
Changelog
V6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248V5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301V5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226V4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305V4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-millerin actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabotin actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabotin actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabotin actions/checkout#1695
... (truncated)
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-d...
v1.0.12
🩹 [Patch]: Encode all PowerShell files using UTF8 with BOM (#15)
Description
This pull request makes a minor change to the scripts/main.ps1 file by adding a Unicode Byte Order Mark (BOM) at the beginning of the file, which can help some editors and tools correctly detect the file encoding. No functional code changes were made.
v1.0.11
Bump PSModule/Invoke-Pester from 1 to 4 (#13)
Bumps PSModule/Invoke-Pester from 1 to 4.
Release notes
Sourced from PSModule/Invoke-Pester's releases.
v4.0.0
What's Changed
🌟 Breaking Changes
- 🌟 [Breaking change]: Cleanup
StepSummaryinputs by@MariusStorhaugin PSModule/Invoke-Pester#36Full Changelog: PSModule/Invoke-Pester@v3...v4.0.0
v3.2.1
What's Changed
Other Changes
- 🪲 [Fix]: Fix test and container loading function to also process
testsroot folder by@MariusStorhaugin PSModule/Invoke-Pester#35Full Changelog: PSModule/Invoke-Pester@v3...v3.2.1
v3.2.0
What's Changed
🚀 New Features
- 🚀 [Feature]: Add options to configure step summary for a test by
@MariusStorhaugin PSModule/Invoke-Pester#34Full Changelog: PSModule/Invoke-Pester@v3...v3.2.0
v3.1.2
What's Changed
Other Changes
- Update working directory and enhance test file discovery by
@MariusStorhaugin PSModule/Invoke-Pester#33Full Changelog: PSModule/Invoke-Pester@v3...v3.1.2
v3.1.1
What's Changed
Other Changes
- 🪲 [Fix]: Fix coverage percent target handling when not provided by
@MariusStorhaugin PSModule/Invoke-Pester#32Full Changelog: PSModule/Invoke-Pester@v3...v3.1.1
... (truncated)
Commits
130bf52🩹 [Patch]: Add Name input for Invoke-Pester action (#48)e29b1acBump actions/checkout from 4 to 5 (#47)fdabfaf🪲 [Fix]: Ensure that Debug and Verbose preferences are controllable (#46)7ae4dab🪲 [Fix]: Add tests forDebug-andVerbosePreference(#45)e9408ea🪲 [Fix]: Fix an issue with exporting report while `$PSStyle.OutputRendering =...b078b8d🪲 [Fix]: Add Debug and Verbose input options for Pester execution (#43)ac60e44🚀 [Feature]: Add support for running a script before running the tests via `P...e11df9c🩹 [Patch]: Enhance status reporting (#40)7b25efc🩹 [Patch]: Allow passing file path to tests (#39)87bc17d🪲 [Fix]: Fix Path structure in Get-PesterTestTree filter (#38)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
v1.0.10
Bump actions/checkout from 4 to 5 (#14)
Bumps actions/checkout from 4 to 5.
Release notes
Sourced from actions/checkout's releases.
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226- Prepare v5.0.0 release by
@salmanmkcin actions/checkout#2238
⚠️ Minimum Compatible Runner Versionv2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
v4.3.0
What's Changed
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkcin actions/checkout#2237New Contributors
@motssmade their first contribution in actions/checkout#1971@mouismailmade their first contribution in actions/checkout#1977@benwellsmade their first contribution in actions/checkout#2043@nebuk89made their first contribution in actions/checkout#2194@salmanmkcmade their first contribution in actions/checkout#2236Full Changelog: actions/checkout@v4...v4.3.0
v4.2.2
What's Changed
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946Full Changelog: actions/checkout@v4.2.1...v4.2.2
v4.2.1
What's Changed
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924New Contributors
@Jcambassmade their first contribution in actions/checkout#1919Full Changelog: actions/checkout@v4.2.0...v4.2.1
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
Changelog
V5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226V4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732v4.1.5
- Update NPM dependencie...
v1.0.9
🩹 [Patch]: Update Dependabot configuration to include labels for GitHub Actions (#12)
Description
This pull request adds a Dependabot configuration file to the repository, enabling automated dependency updates for GitHub Actions workflows.
Dependency management automation:
- Added a
.github/dependabot.ymlfile to configure Dependabot to check for updates to GitHub Actions dependencies on a weekly schedule and label related pull requests withdependenciesandgithub-actions.
v1.0.8
🪲 [Fix]: Disable token on the script (#11)
Description
This pull request includes minor updates to the GitHub Action by disabling the logon functionality by providing an empty token.
Updates to GitHub Actions configuration:
action.yml: Added a default empty value for theTokenparameter underwith:to ensure that the action does not require.
Simplifications to PowerShell script:
scripts/main.ps1: Removed$PSStyle.OutputRendering = 'Ansi'to simplify the script and potentially avoid unnecessary styling configuration. This is included in theGitHubPowerShell module used viaGitHub-Script.
v1.0.7
What's Changed
- 🩹 [Patch]: Make outputs not break line by @MariusStorhaug in #10
Full Changelog: v1...v1.0.7
v1.0.6
What's Changed
- 🩹 [Patch]: Fix path separator in action.yml for script execution by @MariusStorhaug in #9
Full Changelog: v1...v1.0.6
v1.0.5
What's Changed
- 🩹 [Patch]: Fix linting and git config, tests using
Invoke-Pesteraction by @MariusStorhaug in #8
Full Changelog: v1...v1.0.5
v1.0.4
What's Changed
- 🩹 [Patch]: Use ConvertFrom-IssueForm in GitHub module by @MariusStorhaug in #6
Full Changelog: v1...v1.0.4