Bump PSModule/Invoke-Pester from 4.2.4 to 4.2.5#115
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Dependabot (@dependabot) recreate |
Bumps [PSModule/Invoke-Pester](https://github.com/psmodule/invoke-pester) from 4.2.4 to 4.2.5. - [Release notes](https://github.com/psmodule/invoke-pester/releases) - [Commits](PSModule/Invoke-Pester@abddf7b...266d1cf) --- updated-dependencies: - dependency-name: PSModule/Invoke-Pester dependency-version: 4.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
61fa714 to
59c7978
Compare
|
Superseded by #121, which bumps PSModule/Invoke-Pester straight to the latest v4.2.6 instead of v4.2.5 (rolls up the same upload-artifact 7.0.1 change plus GitHub-Script 1.8.0). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps [PSModule/Invoke-Pester](https://github.com/PSModule/Invoke-Pester) from **v4.2.4** to **v4.2.6** (latest). Supersedes #115, which only bumped to v4.2.5 — going straight to the latest avoids chaining two dependency PRs. ## What this PR changes A single pin in [action.yml](action.yml): ``` uses: PSModule/Invoke-Pester@9cf262a # v4.2.6 ``` Upstream changes inside Invoke-Pester between v4.2.4 and v4.2.6 are captured in its own [release notes](https://github.com/PSModule/Invoke-Pester/releases). Those (e.g. its internal upload-artifact / GitHub-Script bumps) are internal to the Invoke-Pester action, not separate dependencies of this repo. ## Status of all pinned actions in this repo | Action | Pinned | Latest | Status | | --- | --- | --- | --- | | `actions/checkout` | v7.0.0 | v7.0.0 | up to date | | `super-linter/super-linter` | v8.7.0 | v8.7.0 | up to date | | `PSModule/Release-GHRepository` | v2.0.2 | v2.0.2 | up to date | | `PSModule/Invoke-Pester` | v4.2.6 | v4.2.6 | **this PR** | | `PSModule/Install-PSModuleHelpers` | v1.0.7 | v1.0.8 | handled by #119 |
Bumps PSModule/Invoke-Pester from 4.2.4 to 4.2.5.
Release notes
Sourced from PSModule/Invoke-Pester's releases.
... (truncated)
Commits
266d1cfBump actions/upload-artifact from 7.0.0 to 7.0.1 (#63)