Commit 51f0b19
authored
maint(deps): bump github.com/honeycombio/libhoney-go from 1.19.0 to 1.20.0 (#199)
Bumps
[github.com/honeycombio/libhoney-go](https://github.com/honeycombio/libhoney-go)
from 1.19.0 to 1.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/honeycombio/libhoney-go/releases">github.com/honeycombio/libhoney-go's
releases</a>.</em></p>
<blockquote>
<h2>v1.20.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>💡 Enhancements</h3>
<ul>
<li>perf: allow pre-sizing the data map by <a
href="https://github.com/lizthegrey"><code>@lizthegrey</code></a> in <a
href="https://redirect.github.com/honeycombio/libhoney-go/pull/228">honeycombio/libhoney-go#228</a></li>
</ul>
<h3>🛠️ Maintenance</h3>
<ul>
<li>maint(deps): bump github.com/klauspost/compress from 1.16.5 to
1.16.6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/honeycombio/libhoney-go/pull/229">honeycombio/libhoney-go#229</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/honeycombio/libhoney-go/compare/v1.19.0...v1.20.0">https://github.com/honeycombio/libhoney-go/compare/v1.19.0...v1.20.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/honeycombio/libhoney-go/blob/main/CHANGELOG.md">github.com/honeycombio/libhoney-go's
changelog</a>.</em></p>
<blockquote>
<h2>1.20.0 2023-06-29</h2>
<h3>Enhancements</h3>
<ul>
<li>perf: allow pre-sizing the data map (<a
href="https://redirect.github.com/honeycombio/libhoney-go/issues/228">#228</a>)
| <a
href="https://github.com/lizthegrey"><code>@lizthegrey</code></a></li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>maint(deps): bump github.com/klauspost/compress from 1.16.5 to
1.16.6 (<a
href="https://redirect.github.com/honeycombio/libhoney-go/issues/229">#229</a>)
| <a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/honeycombio/libhoney-go/commit/9cc22096810f74e29d794f55c1676dff7081cd65"><code>9cc2209</code></a>
rel: prepare v1.20.0 release (<a
href="https://redirect.github.com/honeycombio/libhoney-go/issues/230">#230</a>)</li>
<li><a
href="https://github.com/honeycombio/libhoney-go/commit/754028055fb7b3a0f94d4e0b61f6dc96f7c8ef7d"><code>7540280</code></a>
maint(deps): bump github.com/klauspost/compress from 1.16.5 to 1.16.6
(<a
href="https://redirect.github.com/honeycombio/libhoney-go/issues/229">#229</a>)</li>
<li><a
href="https://github.com/honeycombio/libhoney-go/commit/9227eb6859091c495c03c9e4389b09aa45c75cd6"><code>9227eb6</code></a>
perf: allow pre-sizing the data map (<a
href="https://redirect.github.com/honeycombio/libhoney-go/issues/228">#228</a>)</li>
<li><a
href="https://github.com/honeycombio/libhoney-go/commit/eb82fd763b7e02e85ed9921bf81d39b2cefe397f"><code>eb82fd7</code></a>
docs: add development.md (<a
href="https://redirect.github.com/honeycombio/libhoney-go/issues/227">#227</a>)</li>
<li>See full diff in <a
href="https://github.com/honeycombio/libhoney-go/compare/v1.19.0...v1.20.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1ccd288 commit 51f0b19
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
754 | | - | |
755 | 754 | | |
| 755 | + | |
| 756 | + | |
756 | 757 | | |
757 | 758 | | |
758 | 759 | | |
| |||
809 | 810 | | |
810 | 811 | | |
811 | 812 | | |
812 | | - | |
813 | 813 | | |
| 814 | + | |
| 815 | + | |
814 | 816 | | |
815 | 817 | | |
816 | 818 | | |
| |||
0 commit comments