Skip to content

Releases: puppetlabs/puppetlabs_spec_helper

v5.0.0

23 Jan 13:32
1fc08ba
Compare
Choose a tag to compare

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.

v5.0.0 - 2023-01-23

Full Changelog

Added

  • Add rspec-github integration #353 (ekohl)
  • Run the strings:validate:reference task during validate #352 (smortex)
  • Configure puppet-lint to fail on warnings again #347 (ekohl)

Changed

  • (CONT-237) Deprecation and legacy version support removal #364 (chelnak)
  • (CONT-237) Bump minimum Ruby version requirement #358 (chelnak)
  • Drop outdated future parser support #348 (binford2k)

Fixed

  • (CONT-237) Rubocop updates #360 (chelnak)
  • Fix check:git_ignore rake task for git >= 2.32.0 #346 (ekohl)