chore(deps): update dependency rspec-puppet-facts to v5 #39
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'>= 1.10.0'
->'>= 5.0.0'
Release Notes
voxpupuli/rspec-puppet-facts (rspec-puppet-facts)
v5.0.0
Compare Source
Full Changelog
Breaking changes:
Implemented enhancements:
Fixed bugs:
Merged pull requests:
v4.0.0
Compare Source
Full Changelog
Breaking changes:
Implemented enhancements:
Merged pull requests:
v3.0.0
Compare Source
Full Changelog
symbolized facts deprecation
With the release of rspec-puppet-facts 6.0.0 we will remove support for symbolized facts. At the moment people typically use this in their unit files:
For history reasons the first level of facts were symbols. You will have to update it to strings with the 6.0.0 release:
As an alternative you can configure the old behaviour:
Breaking changes:
Implemented enhancements:
Merged pull requests:
v2.0.5
Compare Source
Full Changelog
Fixed bugs:
v2.0.4
Compare Source
Full Changelog
Fixed bugs:
Merged pull requests:
v2.0.3
Compare Source
Full Changelog
Merged pull requests:
v2.0.2
Compare Source
Full Changelog
Implemented enhancements:
Merged pull requests:
v2.0.1
Compare Source
Full Changelog
Closed issues:
21442e7
looks to introduce hard to debug behavior #97Merged pull requests:
v2.0.0
Compare Source
very slow and undeterministic approach was taken when an exact match of the
Facter version wasn't found.. The new approach is to take the closest version
that is still older than the specified version.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.