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.2 to ~> 2.0 #139

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 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 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-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.2.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 15, 2023
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3f2907e) 45.85% compared to head (14bd547) 45.85%.

❗ Current head 14bd547 differs from pull request most recent head 2d0c22a. Consider uploading reports for the commit 2d0c22a to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   45.85%   45.85%           
=======================================
  Files           4        4           
  Lines         181      181           
=======================================
  Hits           83       83           
  Misses         98       98           
Files Changed Coverage Δ
lib/metadata_json_lint.rb 39.31% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bastelfreak bastelfreak merged commit 8a3e0f7 into master Sep 15, 2023
6 checks passed
@bastelfreak bastelfreak deleted the dependabot/bundler/voxpupuli-rubocop-tw-2.0 branch September 15, 2023 14:23
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.

1 participant