Closed theriver-bot[bot] closed 2 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β COPYPASTE | jscpd | yes | no | 1.13s | |
β REPOSITORY | git_diff | yes | no | 0.04s | |
β REPOSITORY | secretlint | yes | no | 1.9s | |
β οΈ YAML | prettier | 1 | 1 | 0.46s | |
β YAML | yamllint | 1 | 0 | 0.3s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR contains the following updates:
2024.8.3
->2024.9.0
Release Notes
cloudflare/cloudflared (cloudflare/cloudflared)
### [`v2024.9.0`](https://redirect.github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#202490) [Compare Source](https://redirect.github.com/cloudflare/cloudflared/compare/2024.8.3...2024.9.0) ##### Bug Fixes - We fixed a bug related to `--grace-period`. Tunnels that use QUIC as transport weren't abiding by this waiting period before forcefully closing the connections to the edge. From now on, both QUIC and HTTP2 tunnels will wait for either the grace period to end (defaults to 30 seconds) or until the last in-flight request is handled. Users that wish to maintain the previous behavior should set `--grace-period` to 0 if `--protocol` is set to `quic`. This will force `cloudflared` to shutdown as soon as either SIGTERM or SIGINT is received.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 Renovate Bot.