Skip to content

Releases: PSModule/Get-IssueFormData

v1.0.11

05 Oct 12:08
06c8753
Compare
Choose a tag to compare

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

Full Changelog: PSModule/Invoke-Pester@v3...v4.0.0

v3.2.1

What's Changed

Other Changes

Full Changelog: PSModule/Invoke-Pester@v3...v3.2.1

v3.2.0

What's Changed

🚀 New Features

Full Changelog: PSModule/Invoke-Pester@v3...v3.2.0

v3.1.2

What's Changed

Other Changes

Full Changelog: PSModule/Invoke-Pester@v3...v3.1.2

v3.1.1

What's Changed

Other Changes

Full Changelog: PSModule/Invoke-Pester@v3...v3.1.1

... (truncated)

Commits
  • 130bf52 🩹 [Patch]: Add Name input for Invoke-Pester action (#48)
  • e29b1ac Bump actions/checkout from 4 to 5 (#47)
  • fdabfaf 🪲 [Fix]: Ensure that Debug and Verbose preferences are controllable (#46)
  • 7ae4dab 🪲 [Fix]: Add tests for Debug- and VerbosePreference (#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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

v1.0.10

05 Oct 12:04
8c8e49d
Compare
Choose a tag to compare

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

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make 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

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

  • Update NPM dependencie...
Read more

v1.0.9

05 Oct 10:22
321bb96
Compare
Choose a tag to compare

🩹 [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.yml file to configure Dependabot to check for updates to GitHub Actions dependencies on a weekly schedule and label related pull requests with dependencies and github-actions.

v1.0.8

02 Jun 10:01
b125d01
Compare
Choose a tag to compare

🪲 [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 the Token parameter under with: 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 the GitHub PowerShell module used via GitHub-Script.

v1.0.7

02 Mar 08:58
0cb61f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.0.7

v1.0.6

01 Mar 09:39
70f5b12
Compare
Choose a tag to compare

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

16 Feb 13:59
e99a9e8
Compare
Choose a tag to compare

What's Changed

  • 🩹 [Patch]: Fix linting and git config, tests using Invoke-Pester action by @MariusStorhaug in #8

Full Changelog: v1...v1.0.5

v1.0.4

20 Jan 22:25
1cf0b56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.0.4

v1.0.3

19 Jan 12:59
0e929c7
Compare
Choose a tag to compare

What's Changed

  • 📖 [Docs]: Add section for similar projects in README.md by @MariusStorhaug in #5

Full Changelog: v1...v1.0.3

v1.0.2

19 Jan 11:44
f6643ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.0.2