dep: bump puma from 6.0.0 to 6.0.1
Bumps puma from 6.0.0 to 6.0.1.
Commits
-
45f82b7
6.0.1 (#3032) -
7b63010
No Windows UNIXSocket tests for now (#3031) -
1723c30
docs: nginx syntax highlighting (#3029) -
e500146
Fixup response processing, enumerable bodies (#3004) -
553499d
SECURITY: Puma 4.x no longer supported (#3017) -
d5800b6
[CI] two small CI fixes (#3018) -
e0b86fe
Add IOBuffer to Client, remove from ThreadPool thread instances (#3013) -
d0dc3e4
Add note about HTTP method change in 6.0 (#3015) -
f323d12
[CI] - test_integration_single.rb - fix curl msg regex (#3012) -
70600bf
Handle waking up a closed selector in Reactor#add (#3005) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Allure report
allure-report-publisher
generated test report!
rspec:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 181 | 0 | 0 | 0 | 181 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 243 | 0 | 0 | 0 | 243 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov