honeycombio / honeycomb-kubernetes-agent

Application visibility for Kubernetes.
https://honeycomb.io
Apache License 2.0
58 stars 30 forks source link

maint(deps): bump github.com/honeycombio/libhoney-go from 1.18.0 to 1.20.0 #373

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/honeycombio/libhoney-go from 1.18.0 to 1.20.0.

Release notes

Sourced from github.com/honeycombio/libhoney-go's releases.

v1.20.0

What's Changed

đź’ˇ Enhancements

🛠️ Maintenance

Full Changelog: https://github.com/honeycombio/libhoney-go/compare/v1.19.0...v1.20.0

v1.19.0

⚠️ Breaking Changes ⚠️

Minimum Go version required is 1.17

Maintenance

Changelog

Sourced from github.com/honeycombio/libhoney-go's changelog.

1.20.0 2023-06-29

Enhancements

Maintenance

1.19.0 2023-06-05

⚠️ Breaking Changes ⚠️

Minimum Go version required is 1.17

Maintenance

Commits
  • 9cc2209 rel: prepare v1.20.0 release (#230)
  • 7540280 maint(deps): bump github.com/klauspost/compress from 1.16.5 to 1.16.6 (#229)
  • 9227eb6 perf: allow pre-sizing the data map (#228)
  • eb82fd7 docs: add development.md (#227)
  • e575aa2 rel: Prepare v1.19.0 release (#226)
  • f75a8f6 maint(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#224)
  • f1baf7b maint(deps): bump github.com/klauspost/compress from 1.15.9 to 1.16.5 (#223)
  • 5a96ac2 maint(deps): bump github.com/DataDog/zstd from 1.5.2 to 1.5.5 (#222)
  • 7e53d55 maint: drop go 14, 15, 16 (#225)
  • 25b4c76 maint(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (#218)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)