http logging: panics occurring in a handler will get logged with -500 code; also return 500 to caller if response hasn't been started yet when the panic occurred. (fortio/log#70)
http logging: panics occurring in a handler will get logged with -500 code; also return 500 to caller if response hasn't been started yet when the panic occurred. (fortio/log#70)
Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the fortio group with 2 updates in the / directory: fortio.org/cli and fortio.org/terminal.
Updates
fortio.org/cli
from 1.9.0 to 1.9.2Release notes
Sourced from fortio.org/cli's releases.
Commits
2ec6dff
Use https://github.com/fortio/log/releases/tag/v1.17.1 (#40)fbd6201
Bump fortio.org/log from 1.16.0 to 1.17.0 (#39)Updates
fortio.org/log
from 1.16.0 to 1.17.1Release notes
Sourced from fortio.org/log's releases.
Commits
2874c14
Race in setting Config.Level (#71)e9a4588
Mark panics in log with -500 code; also return 500 to caller if response hasn...Updates
fortio.org/terminal
from 0.20.1 to 0.22.0Release notes
Sourced from fortio.org/terminal's releases.
Commits
ee109e8
Addingnocolor
to filter out all ansi codes, bug fixes in AnsiClean() (#55)7d12712
Bump fortio.org/cli from 1.9.0 to 1.9.2 (#53)b119dc3
Mouse tracking parsing code (demo in fps). Lines image code (#52)Dependabot 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