yegor256 / factbase

In-memory database of facts (records with attributes) with a predicative searching facility
https://rubygems.org/gems/factbase
MIT License
5 stars 3 forks source link

Update dependency rspec-rails to v6.1.5 - autoclosed #120

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rspec-rails (changelog) '6.1.4' -> '6.1.5' age adoption passing confidence

Release Notes

rspec/rspec-rails (rspec-rails) ### [`v6.1.5`](https://redirect.github.com/rspec/rspec-rails/blob/HEAD/Changelog.md#615--2024-09-02) [Compare Source](https://redirect.github.com/rspec/rspec-rails/compare/v6.1.4...v6.1.5) [Full Changelog](https://redirect.github.com/rspec/rspec-rails/compare/v6.1.4...v6.1.5) Bug Fixes: - Restore old order of requiring support files. (Franz Liedke, [#​2785](https://redirect.github.com/rspec/rspec-rails/issues/2785)) - Prevent running `rake spec:statsetup` on Rails main / 8.0.0. (Petrik de Heus, [#​2781](https://redirect.github.com/rspec/rspec-rails/issues/2781))

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.



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

yegor256 commented 2 months ago

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

rultor commented 2 months ago

@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 commented 2 months ago

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

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

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

TestInv
  test_simple_checking                                           \u001b[32m PASS\u001b[0m (0.00s)
  test_pre_and_inv                                               \u001b[32m PASS\u001b[0m (0.00s)

TestAliases
  test_join                                                      \u001b[32m PASS\u001b[0m (0.00s)
  test_aliases                                                   \u001b[32m PASS\u001b[0m (0.00s)

TestOrdering
  test_unique                                                    \u001b[32m PASS\u001b[0m (0.00s)
  test_prev                                                      \u001b[32m PASS\u001b[0m (0.00s)

TestTee
  test_two_facts                                                 \u001b[32m PASS\u001b[0m (0.00s)
  test_all_properties                                            \u001b[32m PASS\u001b[0m (0.00s)
  test_prints_to_string                                          \u001b[32m PASS\u001b[0m (0.00s)
  test_recursively                                               \u001b[32m PASS\u001b[0m (0.00s)

TestMeta
  test_one                                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_absent                                                    \u001b[32m PASS\u001b[0m (0.00s)
  test_size                                                      \u001b[32m PASS\u001b[0m (0.00s)
  test_many                                                      \u001b[32m PASS\u001b[0m (0.00s)
  test_exists                                                    \u001b[32m PASS\u001b[0m (0.00s)
  test_nil                                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_type                                                      \u001b[32m PASS\u001b[0m (0.00s)

TestQuery
  test_simple_parsing_with_time                                  \u001b[32m PASS\u001b[0m (0.00s)
  test_complex_parsing                                           \u001b[32m PASS\u001b[0m (0.00s)
  test_to_array                                                  \u001b[32m PASS\u001b[0m (0.00s)
  test_reading_one                                               \u001b[32m PASS\u001b[0m (0.07s)
  test_with_params                                               \u001b[32m PASS\u001b[0m (0.00s)
  test_simple_deleting                                           \u001b[32m PASS\u001b[0m (0.00s)
  test_deleting_nothing                                          \u001b[32m PASS\u001b[0m (0.00s)
  test_returns_int                                               \u001b[32m PASS\u001b[0m (0.00s)
  test_with_nil_alias                                            \u001b[32m PASS\u001b[0m (0.00s)
  test_get_all_properties                                        \u001b[32m PASS\u001b[0m (0.00s)
  test_with_aliases                                              \u001b[32m PASS\u001b[0m (0.00s)
  test_simple_parsing                                            \u001b[32m PASS\u001b[0m (0.00s)

TestCasting
  test_to_time                                                   \u001b[32m PASS\u001b[0m (0.00s)
  test_to_float                                                  \u001b[32m PASS\u001b[0m (0.00s)
  test_to_integer                                                \u001b[32m PASS\u001b[0m (0.00s)
  test_to_str                                                    \u001b[32m PASS\u001b[0m (0.00s)

Finished in 2.87999s
156 tests, 1077 assertions, \u001b[31m1 failures, 0 errors, \u001b[0m\u001b[33m3 skips\u001b[0m
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 3f87c46349b00f9ea3c8e24d9d7f9f45a3183ffb8730161528fcaeb13daca483 is dead
Mon Sep  2 16:54:37 UTC 2024