codexia icon indicating copy to clipboard operation
codexia copied to clipboard

Update dependency haml to v5.2.2

Open renovate[bot] opened this issue 3 years ago • 4 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
haml '5.0.4' -> '5.2.2' age adoption passing confidence

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Nov 05 '22 09:11 renovate[bot]

@renovate/z[bot] this pull request is too small, just 2 lines changed (less than 10), there will be no formal code review, see §53 and §28; in the future, try to make sure your pull requests are not too small; @yegor256/z please review this and merge or reject

0crat avatar Nov 05 '22 09:11 0crat

@rultor please, try to merge

yegor256 avatar Nov 05 '22 09:11 yegor256

@rultor please, try to merge

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

rultor avatar Nov 05 '22 13:11 rultor

@rultor please, try to merge

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

D: INSERT INTO badge (project, author, text) VALUES ($1, $2, $3) ON CONFLICT (project, text) DO UPDATE SET text = $2 RETURNING id: 1ms / 5660
D: DELETE FROM seen WHERE project=$1 AND author=$2: 0ms / 5620
D: SELECT login FROM author WHERE id=$1: 0ms / 5640
D: INSERT INTO seen (project, author) VALUES ($1, $2) ON CONFLICT (project, author) DO NOTHING: 1ms / 5600
D: INSERT INTO author (login) VALUES ($1) ON CONFLICT DO NOTHING: 1ms / 5660
D: SELECT id FROM author WHERE login=$1: 0ms / 5620
D: INSERT INTO seen (project, author) VALUES ($1, $2) ON CONFLICT (project, author) DO NOTHING: 1ms / 5640
  test_seen_unseen_by_friend                                     \u001b[32m PASS\u001b[0m (0.01s)
D: INSERT INTO author (login) VALUES ($1) ON CONFLICT DO NOTHING: 0ms / 5600
D: SELECT id FROM author WHERE login=$1: 0ms / 5660
D: SELECT login FROM author WHERE id=$1: 0ms / 5620
D: SELECT login FROM author WHERE id=$1: 0ms / 5640
D: SELECT id FROM project WHERE platform=$1 AND coordinates=$2: 0ms / 5600
D: INSERT INTO project (platform, coordinates, author) VALUES ($1, $2, $3) RETURNING id: 1ms / 5660
D: SELECT login FROM author WHERE id=$1: 0ms / 5620
D: SELECT COUNT(*) FROM badge WHERE project=$1 AND text=$2: 0ms / 5640
D: SELECT login FROM author WHERE id=$1: 0ms / 5600
D: SELECT * FROM badge WHERE project=$1: 0ms / 5660
D: DELETE FROM badge WHERE project=$1 AND text SIMILAR TO '(newbie|L[123])': 0ms / 5620
D: INSERT INTO badge (project, author, text) VALUES ($1, $2, $3) ON CONFLICT (project, text) DO UPDATE SET text = $2 RETURNING id: 1ms / 5620
D: DELETE FROM seen WHERE project=$1 AND author=$2: 0ms / 5640
D: SELECT login FROM author WHERE id=$1: 0ms / 5600
D: INSERT INTO seen (project, author) VALUES ($1, $2) ON CONFLICT (project, author) DO NOTHING: 1ms / 5660
D: INSERT INTO seen (project, author) VALUES ($1, $2) ON CONFLICT (project, author) DO NOTHING: 0ms / 5620
D: DELETE FROM seen WHERE project=$1 AND author=$2: 1ms / 5640
D: DELETE FROM seen WHERE project=$1 AND author=$2: 0ms / 5600
  test_seen_unseen                                               \u001b[32m PASS\u001b[0m (0.01s)
D: INSERT INTO author (login) VALUES ($1) ON CONFLICT DO NOTHING: 0ms / 5660
D: SELECT id FROM author WHERE login=$1: 0ms / 5620
D: SELECT login FROM author WHERE id=$1: 0ms / 5640
D: SELECT login FROM author WHERE id=$1: 0ms / 5600
D: SELECT id FROM project WHERE platform=$1 AND coordinates=$2: 0ms / 5660
D: SELECT author FROM project WHERE id=$1: 0ms / 5620
D: SELECT login FROM author WHERE id=$1: 0ms / 5640
D: SELECT login FROM author WHERE id=$1: 0ms / 5600
D: SELECT login FROM author WHERE id=$1: 0ms / 5660
D: UPDATE project SET deleter=$1 WHERE id=$2: 1ms / 5620
D: SELECT coordinates FROM project WHERE id=$1: 0ms / 5640
D: SELECT login FROM author WHERE id=$1: 0ms / 5600
D: SELECT login FROM author WHERE id=$1: 0ms / 5660
D: SELECT author FROM project WHERE id=$1: 0ms / 5620
D: SELECT login FROM author WHERE id=$1: 0ms / 5640
D: SELECT author FROM project WHERE id=$1: 0ms / 5600
D: SELECT login FROM author WHERE id=$1: 0ms / 5660
  test_submits_project                                           \u001b[32m PASS\u001b[0m (0.01s)

Finished in 2.65058s
44 tests, 184 assertions, \u001b[31m0 failures, 1 errors, \u001b[0m\u001b[33m0 skips\u001b[0m
Coverage report generated for Unit Tests to /home/r/repo/coverage. 710 / 773 LOC (91.85%) covered.
rake aborted!
Command failed with status (1): [ruby -I"lib:lib:test" -I"/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib" "/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb" "test/test__helper.rb" "test/test_author.rb" "test/test_authors.rb" "test/test_badges.rb" "test/test_bots.rb" "test/test_codexia.rb" "test/test_karma.rb" "test/test_meta.rb" "test/test_project.rb" "test/test_projects.rb" "test/test_rank.rb" "test/test_review.rb" "test/test_reviews.rb" "test/test_sieve.rb" "test/test_withdrawals.rb" ]
/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `eval'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
2022-11-05 13:30:11.550 UTC [10738] LOG:  received smart shutdown request
PostgreSQL killed in PID 10738
container 9b49567d308ae4a23e5d73567db1c000298254c3b780457bc2a6483e4fda9d44 is dead
Sat 05 Nov 2022 02:32:47 PM CET

rultor avatar Nov 05 '22 13:11 rultor