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-rubocop requirement from ~> 1.1 to ~> 2.0 #57

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

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

Changelog

Sourced from voxpupuli-rubocop's changelog.

2.0.0 (2023-07-13)

Full Changelog

Breaking changes:

  • Enforce require_parentheses_when_complex style for ternaries #30 (ekohl)

Fixed bugs:

  • Make rubocop yamllint clean #29 (ekohl)

v1.4.0 (2023-07-07)

Full Changelog

Implemented enhancements:

v1.3.0 (2023-05-05)

Full Changelog

Implemented enhancements:

v1.2.0 (2023-04-22)

Full Changelog

Implemented enhancements:

v1.1.0 (2023-04-14)

Full Changelog

Implemented enhancements:

Merged pull requests:

... (truncated)

Commits
  • 235d03f Merge pull request #31 from bastelfreak/rel200
  • b9028d7 Release 2.0.0
  • 103b6ef Merge pull request #30 from ekohl/better-ternary
  • e16f386 Merge pull request #29 from ekohl/yamllint
  • 2afe12e Enforce require_parentheses_when_complex style for ternaries
  • d4ab232 Make rubocop yamllint clean
  • 0261257 Merge pull request #28 from bastelfreak/rel140
  • 5b925ee Release 1.4.0
  • 7cb9c21 Merge pull request #27 from bastelfreak/updates
  • da82f61 update rubocop dependencies
  • 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 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-rubocop](https://github.com/voxpupuli/voxpupuli-rubocop) to permit the latest version.
- [Changelog](https://github.com/voxpupuli/voxpupuli-rubocop/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/voxpupuli-rubocop@v1.1.0...v2.0.0)

---
updated-dependencies:
- dependency-name: voxpupuli-rubocop
  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 14, 2023
@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7736b7b) 70.00% compared to head (5d4443d) 70.00%.

❗ Current head 5d4443d differs from pull request most recent head 8794ec0. Consider uploading reports for the commit 8794ec0 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #57   +/-   ##
=======================================
  Coverage   70.00%   70.00%           
=======================================
  Files           3        3           
  Lines          90       90           
=======================================
  Hits           63       63           
  Misses         27       27           
Impacted Files Coverage Δ
...ppet-lint/plugins/check_parameter_documentation.rb 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bastelfreak bastelfreak merged commit 79942ac into master Jul 14, 2023
6 checks passed
@bastelfreak bastelfreak deleted the dependabot/bundler/voxpupuli-rubocop-tw-2.0 branch July 14, 2023 19:14
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