puppetlabs / ruby-pwsh

A ruby gem for interacting with PowerShell
MIT License
15 stars 23 forks source link

Update puppetlabs_spec_helper requirement from ~> 6.0 to ~> 7.2 #310

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on puppetlabs_spec_helper to permit the latest version.

Release notes

Sourced from puppetlabs_spec_helper's releases.

v7.2.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v7.2.0 - 2024-04-22

Full Changelog

Added

  • (CAT-273) Remove plan exclusion from rake tasks #447 (LukasAud)

Fixed

Changelog

Sourced from puppetlabs_spec_helper's changelog.

v7.2.0 - 2024-04-22

Full Changelog

Added

  • (CAT-273) Remove plan exclusion from rake tasks #447 (LukasAud)

Fixed

v7.1.0 - 2024-03-12

Full Changelog

Added

v7.0.5 - 2024-02-09

Full Changelog

Fixed

v7.0.4 - 2024-02-08

Full Changelog

Fixed

v7.0.3 - 2024-01-24

Full Changelog

Fixed

  • (CAT-1688) Upgrade Rubocop to ~> 1.50.0 #426 (LukasAud)
  • (maint) - Make codecov gem support optional - changes to spec:simplecov rake task #424 (jordanbreen28)

v7.0.2 - 2023-12-12

... (truncated)

Commits
  • e200634 Merge pull request #448 from puppetlabs/release-prep
  • 2d57fd0 Release prep v7.2.0
  • aa325c2 Merge pull request #447 from puppetlabs/CAT-273-spec_helper_ignores_plans
  • 312d866 (CAT-273) Remove plan exclusion from rake tasks
  • e7173ab Merge pull request #445 from bastelfreak/ps1
  • edee171 puppet-syntax: Ensure we are using 4.1.1 or newer
  • ebb0ab0 Merge pull request #443 from puppetlabs/release-prep
  • 0d322aa Release prep v7.1.0
  • a7896d0 Merge pull request #444 from bastelfreak/ps
  • 65ca136 puppet-syntax: Validate Hiera keys
  • 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 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 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)
jordanbreen28 commented 5 months ago

@dependabot rebase

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.01%. Comparing base (48f1df4) to head (855ce99).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ======================================= Coverage 92.01% 92.01% ======================================= Files 6 6 Lines 714 714 ======================================= Hits 657 657 Misses 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 4 months ago

Looks like puppetlabs_spec_helper is no longer updatable, so this is no longer needed.