puppetlabs_spec_helper
puppetlabs_spec_helper copied to clipboard
Update pathspec requirement from >= 0.2.1, < 1.1.0 to >= 0.2.1, < 1.2.0
Updates the requirements on pathspec to permit the latest version.
Release notes
Sourced from pathspec's releases.
1.1.3 Man Page Generation
In the switchover to GH actions, I forgot about the docs generation step. I've re-added the docs generation step to the GH workflow so the docs should be included once this tag is made and the workflow runs/pushed to RG.
SHA: c4e7ff4c4019499488874e21c37a1e2473d5123cfce6f13ecb07f42c0f8c5d23
Changelog
Sourced from pathspec's changelog.
pathspec-ruby CHANGELOG
1.1.0 (Minor Release)
- (Maint) Updated Supported Ruby Versions
- (Maint) Linting corrections
Undocumented Releases (Sorry!)
0.2.0 (Minor Release)
- (Feature) A CLI tool, pathspec-rb, is now provided with the gem.
- (API Change) New namespace for gem:
PathSpec: Everything is now namespaced underPathSpec, to prevent naming collisions with other libraries. Thanks@tenderlove!- (License) License version updated to Apache 2. Thanks
@kytrinyx!- (Maint) Pruned Supported Ruby Versions. We now test: 2.2.9, 2.3.6 and 2.4.3.
- (Maint) Ruby 2.5.0 testing is blocked on Travis, but should work locally. Thanks
@SumLare!- (Maint) Added Rubocop and made some corrections
0.1.2 (Patch/Bug Fix Release)
- Fix for regexp matching Thanks
@incase! #16- File handling cleanup Thanks
@martinandert! #13from_filenameactually works now! Thanks@martinandert! #120.1.0 (Minor Release)
- Port new edgecase handling from python-path-specification. Many thanks to
@jdpace! :)- Removed EOL Ruby support
- Added current Ruby stable to Travis testing
0.0.2 (Patch/Bug Fix Release)
- Fixed issues with Ruby 1.8.7/2.1.1
- Added more testing scripts
- Fixed Windows path related issues
- Cleanup unnecessary things in gem
0.0.1
- Initial version.
Commits
5d3daabBump to 1.1.30417bf3Update gem-push.ymle1f3979Add docs generation to build + push workflowaf6b78aUse less obnoxious quality gate badge from SonarCloudb842344Update README.md0eac7b4Switch Travis to GH action status badgee8b135dUpdate install_from_source.shb6f595cRemove rspec_all_versions.sh since I now have GH actions running43e9e46Add note to future self on how the release works1fa8afdBump to 1.1.1 since I'm burning the 1.1.0 tag- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)