puppetlabs / puppet-resource_api

This library provides a simple way to write new native resources for https://puppet.com.
Apache License 2.0
27 stars 41 forks source link

Update puppetlabs_spec_helper requirement from ~> 3.0 to ~> 6.0 #313

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Updates the requirements on puppetlabs_spec_helper to permit the latest version.

Changelog

Sourced from puppetlabs_spec_helper's changelog.

v6.0.1 - 2023-04-25

Full Changelog

Fixed

  • (MAINT) Bump lint and rspec-puppet dependencies #395 (chelnak)

v6.0.0 - 2023-04-25

Full Changelog

Added

  • Use rspec-puppet settings to configure Puppet #389 (ekohl)

v6.0.0.rc.1 - 2023-04-19

Full Changelog

Added

  • (CONT-807) Ruby 3 / Puppet 8 Additions #393 (chelnak)

Changed

v5.0.3 - 2023-01-25

Full Changelog

v5.0.2 - 2023-01-25

Full Changelog

Fixed

v5.0.1 - 2023-01-23

Full Changelog

Fixed

v5.0.0 - 2023-01-23

... (truncated)

Commits
  • 01886e8 Merge pull request #396 from puppetlabs/release-prep
  • 683143f Release prep v6.0.1
  • b0570c0 Merge pull request #395 from puppetlabs/MAINT-bump_dependencies
  • 40fa6ab (MAINT) Bump lint and modulebuilder dependencies
  • f124162 Merge pull request #394 from puppetlabs/release-prep
  • ce7d408 Release prep v6.0.0
  • dcdd939 Merge pull request #389 from ekohl/use-rspec-puppet-settings
  • 82f3760 Use rspec-puppet settings to configure Puppet
  • 1f86cf6 Merge pull request #392 from puppetlabs/release-prep
  • a8d9074 Release prep v6.0.0-rc.1
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

mhashizume commented 1 year ago

@dependabot rebase

dependabot[bot] commented 11 months ago

Superseded by #331.