Commit b390571
Bump github.com/pierrec/lz4/v4 from 4.1.25 to 4.1.26 (#47504)
Bumps [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) from 4.1.25 to 4.1.26.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pierrec/lz4/commit/60ed180f469c3090aa5453e33043a96f02e790a5"><code>60ed180</code></a> remove failing test as its test file is unavailable (too large).</li>
<li><a href="https://github.com/pierrec/lz4/commit/feb996bd667464756d6284de01fcb1c5d79f04b3"><code>feb996b</code></a> Merge pull request <a href="https://redirect.github.com/pierrec/lz4/issues/240">#240</a> from lkinley-rythmos/v4</li>
<li><a href="https://github.com/pierrec/lz4/commit/5dfa7723090a1d6ffaad08f43ea864782b9fe1bd"><code>5dfa772</code></a> Add regression tests for Reader stale data, Writer buffer leak, and zero-leng...</li>
<li><a href="https://github.com/pierrec/lz4/commit/74d44e96f45dcec80d6c9ade6e035bb88cb86f6f"><code>74d44e9</code></a> Fix Reader stale data, Writer buffer leak, and zero-length write</li>
<li>See full diff in <a href="https://github.com/pierrec/lz4/compare/v4.1.25...v4.1.26">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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>
Co-authored-by: chouetz <nicolas.schweitzer@datadoghq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>1 parent 7a3c63a commit b390571
File tree
18 files changed
+27
-26
lines changed- comp/otelcol
- collector-contrib
- def
- impl
- ddflareextension/impl
- ddprofilingextension/impl
- otlp/components/exporter
- datadogexporter
- logsagentexporter
- serializerexporter
- test/otel
18 files changed
+27
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments