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 webmock to v3.24.0 #856

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webmock (changelog) '3.23.1' -> '3.24.0' age adoption passing confidence

Release Notes

bblimke/webmock (webmock)

v3.24.0

Compare Source

  • Ignore parsing errors when parsing invalid JSON or XML body to match against body pattern #​1066

    Thanks to Christian Schmidt

  • Added support for mocked HTTP::Connection#finished_request? method #​1065

    Thanks to Christian Schmidt

  • Detect if Patron is loaded by checking if Patron::Session constant is defined #​1068

    Thanks to Rodrigo Argumedo

  • Raising an ArgumentError when uri is passed as a Pathname object to stub_request or request expectation declaration.

  • Dropped support for em-http-request on Ruby 3.4. The current version of em-http-request (1.1.7) is incompatible with Ruby 3.4 due to an unresolved issue (https://github.com/igrigorik/em-http-request/issues/365). Support for em-http-request will be re-enabled once the compatibility issue is resolved.

    Thanks to Christian Schmidt


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
Collaborator

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

@rultor
Copy link
Collaborator

rultor commented Sep 30, 2024

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

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

@rultor
Copy link
Collaborator

rultor commented Oct 1, 2024

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

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

2024-10-01 00:11:38 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2024-10-01 00:11:38 +0000 Maximum connections set to 1024
2024-10-01 00:11:38 +0000 Listening on 0.0.0.0:36365, CTRL+C to stop
2024-10-01 00:11:40 +0000 Stopping ...
  test_wallet_page__debt                                         \u001b[32m PASS\u001b[0m (2.87s)
2024-10-01 00:11:41 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2024-10-01 00:11:41 +0000 Maximum connections set to 1024
2024-10-01 00:11:41 +0000 Listening on 0.0.0.0:36365, CTRL+C to stop
2024-10-01 00:11:47 +0000 Stopping ...
  test_score_is_reduced                                          \u001b[32m PASS\u001b[0m (7.91s)
2024-10-01 00:11:49 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2024-10-01 00:11:49 +0000 Maximum connections set to 1024
2024-10-01 00:11:49 +0000 Listening on 0.0.0.0:36365, CTRL+C to stop
2024-10-01 00:11:50 +0000 Stopping ...
  test_renders_front_json                                        \u001b[32m PASS\u001b[0m (1.84s)
2024-10-01 00:11:51 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2024-10-01 00:11:51 +0000 Maximum connections set to 1024
2024-10-01 00:11:51 +0000 Listening on 0.0.0.0:36365, CTRL+C to stop
2024-10-01 00:11:52 +0000 Stopping ...
  test_renders_wallets_page                                      \u001b[32m PASS\u001b[0m (2.87s)
2024-10-01 00:11:54 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2024-10-01 00:11:54 +0000 Maximum connections set to 1024
2024-10-01 00:11:54 +0000 Listening on 0.0.0.0:36365, CTRL+C to stop
2024-10-01 00:11:55 +0000 Stopping ...
  test_wallet_page__txns                                         \u001b[32m PASS\u001b[0m (2.87s)
2024-10-01 00:11:57 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2024-10-01 00:11:57 +0000 Maximum connections set to 1024
2024-10-01 00:11:57 +0000 Listening on 0.0.0.0:36365, CTRL+C to stop
2024-10-01 00:12:31 +0000 Stopping ...
  test_push_fetch_in_multiple_threads                            \u001b[31mERROR\u001b[0m (36.56s)
Minitest::UnexpectedError:         RuntimeError: '-480' is not equal to '-500' even after 30.19s of waiting
            test/test__helper.rb:79:in `block in assert_equal_wait'
            test/test__helper.rb:66:in `loop'
            test/test__helper.rb:66:in `assert_equal_wait'
            test/node/test_front.rb:376:in `block (2 levels) in test_push_fetch_in_multiple_threads'
            test/fake_home.rb:49:in `block in run'
            /usr/local/rvm/rubies/ruby-3.2.2/lib/ruby/3.2.0/tmpdir.rb:94:in `mktmpdir'
            test/fake_home.rb:47:in `run'
            test/node/test_front.rb:365:in `block in test_push_fetch_in_multiple_threads'
            test/node/fake_node.rb:96:in `block in run'
            test/fake_home.rb:49:in `block in run'
            /usr/local/rvm/rubies/ruby-3.2.2/lib/ruby/3.2.0/tmpdir.rb:94:in `mktmpdir'
            test/fake_home.rb:47:in `run'
            test/node/fake_node.rb:51:in `run'
            test/node/test_front.rb:364:in `test_push_fetch_in_multiple_threads'


Interrupted. Exiting...

Finished in 214.55109s
202 tests, 3037 assertions, \u001b[31m0 failures, 1 errors, \u001b[0m\u001b[33m8 skips\u001b[0m
rake aborted!
Command failed with status (1): [ruby -I"lib:lib:test" /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/rake_test_loader.rb "test/commands/routines/test_audit.rb" "test/commands/routines/test_gc.rb" "test/commands/routines/test_reconcile.rb" "test/commands/routines/test_reconnect.rb" "test/commands/routines/test_retire.rb" "test/commands/test_alias.rb" "test/commands/test_calculate.rb" "test/commands/test_clean.rb" "test/commands/test_create.rb" "test/commands/test_diff.rb" "test/commands/test_fetch.rb" "test/commands/test_invoice.rb" "test/commands/test_list.rb" "test/commands/test_merge.rb" "test/commands/test_node.rb" "test/commands/test_pay.rb" "test/commands/test_propagate.rb" "test/commands/test_pull.rb" "test/commands/test_push.rb" "test/commands/test_remote.rb" "test/commands/test_remove.rb" "test/commands/test_show.rb" "test/commands/test_taxes.rb" "test/node/test_async_entrance.rb" "test/node/test_entrance.rb" "test/node/test_farm.rb" "test/node/test_farmers.rb" "test/node/test_front.rb" "test/node/test_nodup_entrance.rb" "test/node/test_nospam_entrance.rb" "test/node/test_safe_entrance.rb" "test/node/test_spread_entrance.rb" "test/node/test_sync_entrance.rb" "test/node/test_trace.rb" "test/test__helper.rb" "test/test_age.rb" "test/test_amount.rb" "test/test_cached_wallets.rb" "test/test_copies.rb" "test/test_dir_items.rb" "test/test_gem.rb" "test/test_hands.rb" "test/test_hexnum.rb" "test/test_http.rb" "test/test_hungry_wallets.rb" "test/test_id.rb" "test/test_json_page.rb" "test/test_key.rb" "test/test_log.rb" "test/test_metronome.rb" "test/test_patch.rb" "test/test_prefixes.rb" "test/test_remotes.rb" "test/test_signature.rb" "test/test_size.rb" "test/test_sync_wallets.rb" "test/test_tax.rb" "test/test_thread_pool.rb" "test/test_tree_wallets.rb" "test/test_txn.rb" "test/test_upgrades.rb" "test/test_verbose_thread.rb" "test/test_version.rb" "test/test_wallet.rb" "test/test_wallets.rb" "test/test_zold.rb" "test/upgrades/test_delete_banned_wallets.rb" "test/upgrades/test_protocol_up.rb" ]
/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 c844986245fe5ac6f58ee6e678a59e8e4f23ce9fd45648c5ff92e4d8e0c174f0 is dead
Tue Oct  1 00:13:43 UTC 2024

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