Closed dependabot[bot] closed 2 weeks ago
🔴 Review - Missing review from a member (2 required)
🟢 CI - All checks have passed
[test][test-openshift]
name | compose | arch | status | started (UTC) | time | logs |
---|---|---|---|---|---|---|
CentOS Stream 10 - 3.3 | CentOS-Stream-10 | x86_64 | ✅ passed | 31.10.2024 14:01:17 | 33min 5s | test pipeline |
Fedora - 3.3 | Fedora-latest | x86_64 | ✅ passed | 31.10.2024 14:01:18 | 34min 18s | test pipeline |
RHEL8 - 3.3 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:26 | 42min 5s | test pipeline |
RHEL9 - 3.3 | RHEL-9.4.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:29 | 41min 53s | test pipeline |
RHEL9 - 3.0 | RHEL-9.4.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:18 | 44min 8s | test pipeline |
RHEL9 - OpenShift 4 - 3.3 | RHEL-9.4.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:46 | 43min 35s | test pipeline |
RHEL8 - 2.5 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:17 | 45min 5s | test pipeline |
RHEL8 - OpenShift 4 - 3.3 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:36 | 45min 8s | test pipeline |
RHEL8 - 3.1 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:18 | 45min 35s | test pipeline |
RHEL8 - OpenShift 4 - 3.1 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:38 | 57min 33s | test pipeline |
RHEL8 - OpenShift 4 - 2.5 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:36 | 1h 10s | test pipeline |
RHEL9 - OpenShift 4 - 3.1 | RHEL-9.4.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:39 | 1h 1min 14s | test pipeline |
RHEL9 - OpenShift 4 - 3.0 | RHEL-9.4.0-Nightly | x86_64 | ✅ passed | 31.10.2024 14:01:38 | 1h 2min 6s | test pipeline |
Closing this pull request. we do not plan to bump app
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps webrick from 1.7.0 to 1.8.2.
Release notes
Sourced from webrick's releases.
... (truncated)
Commits
0fb9de6
Bump up v1.8.2b9a4c81
Removed trailing spacesf5faca9
Prevent request smuggling0c600e1
Fix reference to URI::REGEXP::PATTERN::HOST15a9391
Return 400 response for chunked requests with unexpected data after chunk2b38d56
Treat missing CRLF separator after headers as an EOFErrore4efb4a
Remove unnecessary gsub calls in test_httprequest.rb426e214
Only strip space and horizontal tab in headerse72cb69
Prefer squigly heredocs. (#143)ee60354
Require CRLF line endings in request line and headersDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show