yegor256 / netbout

Private talks made easy ... for robots
https://www.netbout.com/
MIT License
41 stars 35 forks source link

Update dependency rubocop-rspec to v2.31.0 - autoclosed #1236

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-rspec (rubocop-rspec) ### [`v2.31.0`](https://togithub.com/rubocop/rubocop-rspec/releases/tag/v2.31.0): RuboCop RSpec v2.31.0 [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.30.0...v2.31.0) - Support `AutoCorrect: contextual` option for LSP. ([@​ydah]) [@​ydah]: https://togithub.com/ydah

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

yegor256 commented 4 months ago

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

rultor commented 4 months ago

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

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

rultor commented 4 months ago

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

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

D: INSERT INTO bout (owner, title) VALUES ($1, $2) RETURNING id: 1ms / 5540
D: SELECT id FROM bout WHERE id = $1: 0ms / 5640
D: SELECT id FROM bout WHERE id = $1: 0ms / 5420
D: SELECT * FROM bout WHERE id = $1: 0ms / 5440
\u001b[32m.\u001b[0mD: INSERT INTO human (identity) VALUES ($1): 1ms / 5460
D: INSERT INTO bout (owner, title) VALUES ($1, $2) RETURNING id: 2ms / 5480
D: SELECT id FROM bout WHERE id = $1: 0ms / 5500
D: SELECT id FROM bout LEFT JOIN guest ON bout.id=guest.bout WHERE bout.id=$2 AND bout.owner=$1 OR guest.human=$1 LIMIT 1: 0ms / 5520
D: INSERT INTO message (author, bout, text) VALUES ($1, $2, $3) RETURNING id: 1ms / 5540
D: SELECT message.id FROM message LEFT JOIN bout ON message.bout=bout.id LEFT JOIN guest ON message.bout=guest.bout WHERE bout.owner=$1 OR guest.human=$1 AND message.id=$2 LIMIT 1: 1ms / 5640
D: SELECT message.id FROM message LEFT JOIN bout ON message.bout=bout.id LEFT JOIN guest ON message.bout=guest.bout WHERE bout.owner=$1 OR guest.human=$1 AND message.id=$2 LIMIT 1: 1ms / 5420
D: SELECT bout FROM message WHERE id = $1: 0ms / 5440
D: SELECT message.id FROM message LEFT JOIN bout ON message.bout=bout.id LEFT JOIN guest ON message.bout=guest.bout WHERE bout.owner=$1 OR guest.human=$1 AND message.id=$2 LIMIT 1: 1ms / 5460
D: SELECT text FROM message WHERE id = $1: 0ms / 5480
D: SELECT message.id FROM message LEFT JOIN bout ON message.bout=bout.id LEFT JOIN guest ON message.bout=guest.bout WHERE bout.owner=$1 OR guest.human=$1 AND message.id=$2 LIMIT 1: 0ms / 5500
D: SELECT created FROM message WHERE id = $1: 0ms / 5520
D: SELECT message.id FROM message LEFT JOIN bout ON message.bout=bout.id LEFT JOIN guest ON message.bout=guest.bout WHERE bout.owner=$1 OR guest.human=$1 AND message.id=$2 LIMIT 1: 0ms / 5540
D: SELECT author FROM message WHERE id = $1: 0ms / 5640
D: SELECT message.id FROM message LEFT JOIN bout ON message.bout=bout.id LEFT JOIN guest ON message.bout=guest.bout WHERE bout.owner=$1 OR guest.human=$1 AND message.id=$2 LIMIT 1: 1ms / 5420
D: SELECT message.id FROM message LEFT JOIN bout ON message.bout=bout.id LEFT JOIN guest ON message.bout=guest.bout WHERE bout.owner=$1 OR guest.human=$1 AND message.id=$2 LIMIT 1: 1ms / 5440
D: SELECT message.id FROM message LEFT JOIN bout ON message.bout=bout.id LEFT JOIN guest ON message.bout=guest.bout WHERE bout.owner=$1 OR guest.human=$1 AND message.id=$2 LIMIT 1: 1ms / 5460
D: SELECT * FROM flag WHERE message=$1: 0ms / 5480
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0mD: INSERT INTO human (identity) VALUES ($1): 1ms / 5500
D: INSERT INTO bout (owner, title) VALUES ($1, $2) RETURNING id: 1ms / 5520
D: SELECT id FROM bout WHERE id = $1: 0ms / 5540
D: SELECT id FROM bout WHERE id = $1: 0ms / 5640
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0mD: INSERT INTO human (identity) VALUES ($1): 1ms / 5420
D: INSERT INTO bout (owner, title) VALUES ($1, $2) RETURNING id: 1ms / 5440
D: SELECT id FROM bout WHERE id = $1: 0ms / 5460
D: SELECT id FROM bout LEFT JOIN guest ON bout.id=guest.bout WHERE bout.id=$2 AND bout.owner=$1 OR guest.human=$1 LIMIT 1: 0ms / 5480
D: INSERT INTO message (author, bout, text) VALUES ($1, $2, $3) RETURNING id: 1ms / 5500
D: SELECT id FROM message WHERE id = $1: 0ms / 5520
D: SELECT author FROM message WHERE id = $1: 0ms / 5540
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m

Finished in 0.770263s, 102.5624 runs/s, 164.8788 assertions/s.
79 runs, 127 assertions, 0 failures, 0 errors, 0 skips
Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 596 / 651 LOC (91.55%) covered
Running RuboCop...
2024-06-07 11:39:29.675 UTC [3395] LOG:  received smart shutdown request
PostgreSQL killed in PID 3395
2024-06-07 11:39:29.686 UTC [3395] LOG:  background worker "logical replication launcher" (PID 3402) exited with exit code 1
2024-06-07 11:39:29.688 UTC [3397] LOG:  shutting down
Inspecting 40 files
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m

40 files inspected, \u001b[32mno offenses\u001b[0m detected
Running xcop...
Inspecting 4 files...
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m
4 files checked, everything looks \u001b[32mpretty\u001b[0m
grep -q -r '2009-2024'     --include '*.rb'     --include '*.txt'     --include 'Rakefile'     .
PostgreSQL killed in PID 3395
+ mv /home/r/repo .
2024-06-07 11:39:29.894 UTC [3395] LOG:  database system is shut down
mv: cannot stat '/home/r/repo/target/pgsql/postmaster.pid': No such file or directory
mv: cannot stat '/home/r/repo/target/pgsql/.s.PGSQL.37955.lock': No such file or directory
mv: cannot stat '/home/r/repo/target/pgsql/.s.PGSQL.37955': No such file or directory
container 57d39b5a62f8bbe00375aa1d4b1349b98de6562525328ed1ac287d6a584708d6 is dead
Fri Jun  7 11:39:59 UTC 2024