Add WithEntityID option to the saml package (#104)
Minor dependency and build tool updates
Run tests with Go 1.19
v0.4.0
Handle additional types of stack traces in errfmt.Print (#87)
In addition to stack traces from pkg/errors, print stacks for errors that define a StackTrace() []runtime.Frame method. Errors in other packages may implement this interface to add stack trace support. This change also applies to the default error formatter for logs.
You can trigger a rebase of this PR 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/palantir/go-baseapp from 0.3.1 to 0.4.2.
Release notes
Sourced from github.com/palantir/go-baseapp's releases.
Commits
03f3d06
Bump github.com/crewjam/saml from 0.4.12 to 0.4.13 (#164)91c7df2
Excavator: Updates godel plugins to latest versions (#163)8b10d75
Excavator: Manage go version (#162)5f1fb47
Excavator: Update policy-bot config (#161)7f4ffc3
Excavator: Update godel to latest version (#160)21cfa87
Excavator: Manage go module dependencies (#159)c2cad37
Excavator: Manage go module dependencies (#158)e4696a1
Excavator: Update godel to latest version (#157)a47a895
Excavator: Update godel to latest version (#156)65f85b5
Excavator: Manage go version (#155)You can trigger a rebase of this PR 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)