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 rspec-rails to v6.1.5 - autoclosed #120

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

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

Compare Source

Full Changelog

Bug Fixes:

  • Restore old order of requiring support files. (Franz Liedke, #​2785)
  • Prevent running rake spec:statsetup on Rails main / 8.0.0. (Petrik de Heus, #​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.


  • 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
Owner

yegor256 commented Sep 2, 2024

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

@rultor
Copy link
Collaborator

rultor commented Sep 2, 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 Sep 2, 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 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

@renovate renovate bot changed the title Update dependency rspec-rails to v6.1.5 Update dependency rspec-rails to v6.1.5 - autoclosed Sep 2, 2024
@renovate renovate bot closed this Sep 2, 2024
@renovate renovate bot deleted the renovate/rspec-rails-6.x branch September 2, 2024 20:56
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