Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update voxpupuli-test requirement from ~> 8.0 to ~> 9.0 #779

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

Updates the requirements on voxpupuli-test to permit the latest version.

Changelog

Sourced from voxpupuli-test's changelog.

v9.0.0 (2024-07-08)

Full Changelog

Breaking changes:

  • require rspec-puppet-facts 5.x; drop legacy facts support #132 (bastelfreak)

Fixed bugs:

v8.1.0 (2024-07-05)

Full Changelog

Implemented enhancements:

  • feat(check:trailing_whitespace): collect all problems, report and then exit #141 (rwaffen)
  • Add rubocop config #130 (bastelfreak)

Merged pull requests:

  • Document the trailing_whitespace rake task in the README #142 (rwaffen)
  • Remove redundant mock_with default to rspec #138 (ekohl)
  • Merge duplicate branches in service_provider fact #137 (ekohl)

v8.0.0 (2024-06-12)

Full Changelog

Breaking changes:

  • rspec-puppet-facts: Require 4.x; add custom facts as strings #135 (bastelfreak)

Fixed bugs:

Merged pull requests:

v7.2.0 (2024-05-23)

Full Changelog

Implemented enhancements:

... (truncated)

Commits
  • e016cca Merge pull request #145 from bastelfreak/rel900
  • cf00d69 Release 9.0.0
  • 2e365d6 Merge pull request #132 from bastelfreak/foo2
  • f474b79 require rspec-puppet-facts 5.x; drop legacy facts support
  • 931b4f4 Merge pull request #144 from bastelfreak/stringify
  • 35ab76b custom facts: Honour stringified facts
  • 4e53f97 Merge pull request #143 from voxpupuli/release-v8.1.0
  • 5ef61d3 Release v8.1.0
  • bf10e92 Merge pull request #130 from bastelfreak/rubocop2
  • aa61dc4 rubocop: Fix Style/FrozenStringLiteralComment
  • 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 <dependency name> 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)

Updates the requirements on [voxpupuli-test](https://github.com/voxpupuli/voxpupuli-test) to permit the latest version.
- [Changelog](https://github.com/voxpupuli/voxpupuli-test/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/voxpupuli-test@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: voxpupuli-test
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2024

A newer version of voxpupuli-test exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants