puppetlabs / ruby-pwsh

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

Update puppetlabs_spec_helper requirement from ~> 6.0 to ~> 7.0 #301

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on puppetlabs_spec_helper to permit the latest version.

Release notes

Sourced from puppetlabs_spec_helper's releases.

v7.0.5

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.0.5 - 2024-02-09

Full Changelog

Fixed

Changelog

Sourced from puppetlabs_spec_helper's changelog.

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

Full Changelog

Fixed

  • Skip non-existing paths in $MODULEPATH silently #419 (kjetilho)

v7.0.1 - 2023-11-22

Full Changelog

Fixed

v7.0.0 - 2023-10-18

Full Changelog

Changed

  • (CAT-1222) - Require puppetlabs-rspec-puppet over rspec-puppet #415 (jordanbreen28)
  • (CAT-1256)- Require puppetlabs-puppet-lint over puppet-lint #411 (GSPatton)

... (truncated)

Commits
  • e3b7546 Merge pull request #436 from puppetlabs/release-prep
  • c5f58c9 Release prep v7.0.5
  • bc3ac2d Merge pull request #432 from bastelfreak/dependabot_config
  • e5e51a2 Merge pull request #435 from puppetlabs/gh-397-honour_default_symlink
  • db10c85 (bug) - check for empty fixtures array as well as nil
  • a0aed39 dependabot: check for github actions and bundler
  • 62b6f63 Merge pull request #434 from puppetlabs/release-prep
  • dd2e3de Release prep v7.0.4
  • a197e3e Merge pull request #433 from bastelfreak/syntax
  • ee0a1c4 puppet-syntax: Require 4.x
  • 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)
dependabot[bot] commented 4 months ago

Superseded by #304.