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 dependency rubocop-rspec to v3.4.0 #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-rspec (changelog) '3.3.0' -> '3.4.0' age adoption passing confidence

Release Notes

rubocop/rubocop-rspec (rubocop-rspec)

v3.4.0

Compare Source

  • Fix RSpec/SortMetadata cop to limit sorting to trailing metadata arguments. ([@​cbliard])
  • Replace RSpec/StringAsInstanceDoubleConstant with RSpec/VerifiedDoubleReference configured to only support constant class references. ([@​corsonknowles])
  • Fix RSpec/EmptyExampleGroup cop false positive when a simple conditional is used inside an iterator. ([@​lovro-bikic])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@yegor256
Copy link
Member

@rultor please, try to merge, since 8 checks have passed

@rultor
Copy link
Contributor

rultor commented Jan 20, 2025

@rultor please, try to merge, since 8 checks have passed

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

@rultor
Copy link
Contributor

rultor commented Jan 20, 2025

@rultor please, try to merge, since 8 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 2min).

  test_simple_lock_failure                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_simple_pull                                               \u001b[32m PASS\u001b[0m (0.00s)
  test_real_http                                                 \u001b[32m PASS\u001b[0m (0.00s)
  test_live_push                                                 \u001b[31mERROR\u001b[0m (0.00s)
Minitest::UnexpectedError:         SocketError: no such service echo/tcp
            /usr/local/rvm/gems/ruby-3.2.2/gems/net-ping-2.0.8/lib/net/ping/ping.rb:59:in `getservbyname'
            /usr/local/rvm/gems/ruby-3.2.2/gems/net-ping-2.0.8/lib/net/ping/ping.rb:59:in `initialize'
            test/test_baza-rb.rb:328:in `new'
            test/test_baza-rb.rb:328:in `we_are_online'
            test/test_baza-rb.rb:48:in `test_live_push'

  test_durable_place                                             \u001b[32m PASS\u001b[0m (0.00s)
  test_push_compression_disabled                                 \u001b[32m PASS\u001b[0m (0.00s)
  test_live_push_no_compression                                  \u001b[31mERROR\u001b[0m (0.00s)
Minitest::UnexpectedError:         SocketError: no such service echo/tcp
            /usr/local/rvm/gems/ruby-3.2.2/gems/net-ping-2.0.8/lib/net/ping/ping.rb:59:in `getservbyname'
            /usr/local/rvm/gems/ruby-3.2.2/gems/net-ping-2.0.8/lib/net/ping/ping.rb:59:in `initialize'
            test/test_baza-rb.rb:328:in `new'
            test/test_baza-rb.rb:328:in `we_are_online'
            test/test_baza-rb.rb:69:in `test_live_push_no_compression'

  test_push_with_big_meta                                        \u001b[32m PASS\u001b[0m (0.00s)
  test_simple_lock_success                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_stdout_read                                               \u001b[32m PASS\u001b[0m (0.00s)
  test_push_compressed_content                                   \u001b[32m PASS\u001b[0m (0.00s)
  test_simple_push                                               \u001b[32m PASS\u001b[0m (0.00s)
  test_simple_exists_check                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_push_with_server_failure                                  \u001b[32m PASS\u001b[0m (0.00s)
  test_with_very_short_timeout                                   \u001b[32m PASS\u001b[0m (1.11s)
  test_live_enter_valve                                          \u001b[31mERROR\u001b[0m (0.00s)
Minitest::UnexpectedError:         SocketError: no such service echo/tcp
            /usr/local/rvm/gems/ruby-3.2.2/gems/net-ping-2.0.8/lib/net/ping/ping.rb:59:in `getservbyname'
            /usr/local/rvm/gems/ruby-3.2.2/gems/net-ping-2.0.8/lib/net/ping/ping.rb:59:in `initialize'
            test/test_baza-rb.rb:328:in `new'
            test/test_baza-rb.rb:328:in `we_are_online'
            test/test_baza-rb.rb:94:in `test_live_enter_valve'

  test_simple_finish                                             \u001b[32m PASS\u001b[0m (0.00s)
  test_live_durable_lock_unlock                                  \u001b[31mERROR\u001b[0m (0.00s)
Minitest::UnexpectedError:         SocketError: no such service echo/tcp
            /usr/local/rvm/gems/ruby-3.2.2/gems/net-ping-2.0.8/lib/net/ping/ping.rb:59:in `getservbyname'
            /usr/local/rvm/gems/ruby-3.2.2/gems/net-ping-2.0.8/lib/net/ping/ping.rb:59:in `initialize'
            test/test_baza-rb.rb:328:in `new'
            test/test_baza-rb.rb:328:in `we_are_online'
            test/test_baza-rb.rb:79:in `test_live_durable_lock_unlock'

  test_simple_pop                                                \u001b[32m PASS\u001b[0m (0.00s)

Finished in 1.21607s
22 tests, 23 assertions, \u001b[31m0 failures, 4 errors, \u001b[0m\u001b[33m0 skips\u001b[0m
Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 186 / 261 LOC (71.26%) covered
rake aborted!
Command failed with status (1)
/usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `eval'
/usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container bb091e0c02f90d8775aa9bf75105ee06afce08eb9f7c265f7ee4f238c97f63d3 is dead
Mon Jan 20 17:44:08 UTC 2025

@renovate renovate bot force-pushed the renovate/rubocop-rspec-3.x branch from 5f2fd94 to 7eaf428 Compare February 5, 2025 05:13
@renovate renovate bot force-pushed the renovate/rubocop-rspec-3.x branch from 7eaf428 to 14ebcf7 Compare February 10, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants