d90d14ce028f5b55fe9c06090191b122e7507238 Improve error handling in api and modules
v0.16.3
Changelog:
f6f644fd8e3d1257737599c18f5ecd86e7c1d35b Improve logging control flow
70b58138b92a5015469608ebf16768808859e67a Set default microtask threshold in init for easier override
d21c8e6cda5b9a24d4ad94e48f125ac37ff62470 Add module status export func and api endpoint
b0e5bc90c29c635dff1cc31eb0726dd328392b40 Fix api endpoint log message
Commits
0d13bca Merge pull request #197 from safing/fix/error-handling-api-modules
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/safing/portbase from 0.16.2 to 0.16.4.
Release notes
Sourced from github.com/safing/portbase's releases.
Commits
0d13bca
Merge pull request #197 from safing/fix/error-handling-api-modulesd90d14c
Improve error handling in api and modules72288a4
Merge pull request #195 from safing/feature/modules-microtask-improvementsf6f644f
Improve logging control flow70b5813
Set default microtask threshold in init for easier overrided21c8e6
Add module status export func and api endpointb0e5bc9
Fix api endpoint log messageDependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)