cilium / github-actions

Repository dedicated for the GitHub actions logic executed in cilium/cilium. Also known as the maintainer's little helper (MLH).
Apache License 2.0
5 stars 6 forks source link

build(deps): bump github.com/palantir/go-baseapp from 0.3.1 to 0.4.2 #49

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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.

v0.4.2

Other Changes

  • Minor dependency and build tool updates
  • Run tests with Go 1.20

v0.4.1

Other Changes

  • 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.

Build with Go 1.17 (#77)

While the library does not currently use any Go 1.17 features, this is the only version we test against and is now reflected in go.mod.

Other Changes

  • Upgrade DataDog/datadog-go to v5 (#73)
  • Other minor dependency and build tool updates
Commits


Dependabot compatibility score

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)
dependabot[bot] commented 1 year ago

Looks like github.com/palantir/go-baseapp is up-to-date now, so this is no longer needed.