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 rubocop-minitest requirement from = 0.18.0 to = 0.19.0 #600

Merged
merged 1 commit into from Apr 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2022

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

Release notes

Sourced from rubocop-minitest's releases.

RuboCop Minitest 0.19.0

New features

Changelog

Sourced from rubocop-minitest's changelog.

0.19.0 (2022-04-05)

New features

0.18.0 (2022-03-13)

New features

  • #161: Add new Minitest/AssertPredicate and Minitest/RefutePredicate cops. ([@​koic][])

Changes

  • #162: Make Minitest/AssertNil (Minitest/RefuteNil) aware of assert_predicate(obj, :nil?) (refute_predicate(obj, :nil?)). ([@​koic][])

0.17.2 (2022-02-12)

Bug fixes

  • #159: Fix a false positive for Minitest/UnreachableAssertion when using only one assertion method in assert_raises block. ([@​koic][])

0.17.1 (2022-01-30)

Changes

  • #158: Make Minitest/UnreachableAssertion aware of assert and refute prefix methods. ([@​koic][])

0.17.0 (2021-11-23)

New features

  • #155: Provide assert_offense, assert_correction, and assert_no_offenses testing APIs for custom Minitest cop development. ([@​koic][])

0.16.0 (2021-11-14)

New features

  • #147: Add EnforcedStyle config parameter for Minitest/GlobalExpectations. ([@​gi][])

Bug fixes

  • #142: Fix Minitest/GlobalExpectations autocorrect when receiver is lambda. ([@​gi][])
  • #150: Fix a false positive for Minitest/AssertEmpty and RefuteEmpty cops when using empty method with any arguments. ([@​koic][])

0.15.2 (2021-10-11)

Bug fixes

  • #145: Mark Minitest/AssertEmptyLiteral as safe auto-correction. ([@​koic][])

... (truncated)

Commits
  • 398f654 Cut 0.19.0
  • 3a05f46 Update Changelog
  • 582727c Merge pull request #164 from ignacio-chiazzo/ignacio-chiazzo/add-duplicated-t...
  • 98ebb10 Added new Minitest/DuplicateTestRun cop.
  • 50ce80a Merge pull request #165 from ignacio-chiazzo/ignacio-chiazzo/add-helper-sort-...
  • e17dbe7 Added consitency test for config defaults so that cops are sorted alphabetically
  • 7ee05c3 Use actions/checkout version 3
  • a13b52e Switch back docs version to master
  • See full diff 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 [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) to permit the latest version.
- [Release notes](https://github.com/rubocop/rubocop-minitest/releases)
- [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-minitest@v0.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2022
@sonarcloud
Copy link

sonarcloud bot commented Apr 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dgroup
Copy link
Owner

dgroup commented Apr 7, 2022

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Apr 7, 2022

@rultor merge

@dgroup OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Apr 7, 2022

@rultor merge

@dependabot[bot] @dgroup Oops, I failed. You can see the full log here (spent 4min)

  test_email_has_been_sent_to_the_fake_server                    \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::SmtpTest
  test_email_has_been_sent_to_the_remote_server                  \u001b[33m SKIP\u001b[0m (0.00s)
Lazylead::PropagateDownTest
  test_propagate_fields_from_parent_ticket_to_sub-tasks          \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::PostmanTest
  test_email_with_attachment                                     \u001b[33m SKIP\u001b[0m (0.00s)
Lazylead::LogsTest
  test_rotated_log_file_is_present                               \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::LogsTest
  test_log_file_is_present                                       \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::LogsTest
  test_log_txt_file_is_present                                   \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::LogsTest
  test_zip_log_file_is_present                                   \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::LogsTest
  test_tar_gz_log_file_is_present                                \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::LogsTest
  test_attachment_isn't_a_log_file                               \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::LogsTest
  test_filename_contain_word_logs                                \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::LogsTest
  test_log_file_size_less_than_5KB                               \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::LogsTest
  test_gz_log_file_is_present                                    \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::LogsTest
  test_log_file_is_present_but_name_in_uppercase                 \u001b[32m PASS\u001b[0m (0.00s)
Lazylead::ConfluenceRefTest
  test_link_issue_and_confluence_page_from_comments              \u001b[33m SKIP\u001b[0m (0.00s)
  test_configuration_properties_merged_successfully              \u001b[32m PASS\u001b[0m (4.01s)
  test_last_change_to_Done                                       \u001b[32m PASS\u001b[0m (0.44s)
  test_alert_in_case_missing_comment                             \u001b[32m PASS\u001b[0m (0.65s)
  test_alert_in_case_duedate_changed_by_not_authorized_person    \u001b[32m PASS\u001b[0m (0.50s)
  test_task_properties_are_using_ENV_variables                   \u001b[32m PASS\u001b[0m (4.57s)
  test_env_properties_injected                                   \u001b[32m PASS\u001b[0m (4.61s)
  test_convert_column_to_json                                    \u001b[32m PASS\u001b[0m (4.64s)
  test_task_properties_are_parsed_despite_on_wrong_config        \u001b[32m PASS\u001b[0m (4.61s)
  test_second_ticketing_system_is_found                          \u001b[32m PASS\u001b[0m (4.64s)
  test_postman_initiated_through_orm                             \u001b[32m PASS\u001b[0m (4.87s)
  test_issue_#154_undefined_method_to_hash_for_nil_object        \u001b[32m PASS\u001b[0m (4.83s)

Finished in 9.63277s
217 tests, 426 assertions, \u001b[32m0 failures, 0 errors, \u001b[0m\u001b[33m16 skips\u001b[0m
Coverage report generated for Unit Tests, Unit Tests-0, Unit Tests-1, Unit Tests-10, Unit Tests-11, Unit Tests-2, Unit Tests-3, Unit Tests-4, Unit Tests-5, Unit Tests-6, Unit Tests-7, Unit Tests-8, Unit Tests-9 to /home/r/repo/coverage. 1421 / 1642 LOC (86.54%) covered.
Running RuboCop...
Inspecting 116 files
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m

116 files inspected, \u001b[32mno offenses\u001b[0m detected
Running sqlint...
Inspecting 2 files
2 files inspected, \u001b[0;32;49mno offenses\u001b[0m detected
rake aborted!
Don't know how to build task 'xcop' (See the list of available tasks with `rake --tasks`)
/home/r/.ruby/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `<main>'
(See full trace by running task with --trace)
container 21ad141203c1a70d3323725fa3141fb4ff0c41a6427eb42ea2fe9ad5185f61d6 is dead
Thu Apr  7 19:53:52 CEST 2022

@dgroup dgroup added this to the 0.13.0 milestone Apr 9, 2022
@dgroup dgroup merged commit e1327cc into master Apr 9, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/bundler/rubocop-minitest-eq-0.19.0 branch April 9, 2022 14:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants