Commit 81755cb
Update module github.com/tinylib/msgp to v1.2.0 (#33973)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/tinylib/msgp](https://togithub.com/tinylib/msgp) |
`v1.1.9` -> `v1.2.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>tinylib/msgp (github.com/tinylib/msgp)</summary>
### [`v1.2.0`](https://togithub.com/tinylib/msgp/releases/tag/v1.2.0)
[Compare
Source](https://togithub.com/tinylib/msgp/compare/v1.1.9...v1.2.0)
##### What's Changed
- omitzero implementation by
[@​bradleypeabody](https://togithub.com/bradleypeabody) in
[https://github.com/tinylib/msgp/pull/334](https://togithub.com/tinylib/msgp/pull/334)
- `replace` directive by
[@​infastin](https://togithub.com/infastin) in
[https://github.com/tinylib/msgp/pull/346](https://togithub.com/tinylib/msgp/pull/346)
- Support custom struct tags by
[@​very-amused](https://togithub.com/very-amused) in
[https://github.com/tinylib/msgp/pull/347](https://togithub.com/tinylib/msgp/pull/347)
- Add map\[string]struct{} support by
[@​klauspost](https://togithub.com/klauspost) in
[https://github.com/tinylib/msgp/pull/339](https://togithub.com/tinylib/msgp/pull/339)
- Add `any` support by [@​VirrageS](https://togithub.com/VirrageS)
in
[https://github.com/tinylib/msgp/pull/350](https://togithub.com/tinylib/msgp/pull/350)
- support for `any` maps in msgp.AppendIntf like in (\*Writer).WriteIntf
by [@​eliottness](https://togithub.com/eliottness) in
[https://github.com/tinylib/msgp/pull/340](https://togithub.com/tinylib/msgp/pull/340)
- allownil: Allocate 0 length slices by
[@​klauspost](https://togithub.com/klauspost) in
[https://github.com/tinylib/msgp/pull/336](https://togithub.com/tinylib/msgp/pull/336)
- Fix ignored tag directives on unnamed fields by
[@​klauspost](https://togithub.com/klauspost) in
[https://github.com/tinylib/msgp/pull/352](https://togithub.com/tinylib/msgp/pull/352)
- Added `time.Duration` case to AppendIntf by
[@​RiaanLaubscher](https://togithub.com/RiaanLaubscher) in
[https://github.com/tinylib/msgp/pull/353](https://togithub.com/tinylib/msgp/pull/353)
- Bounds checks elimination by [@​mhr3](https://togithub.com/mhr3)
in
[https://github.com/tinylib/msgp/pull/348](https://togithub.com/tinylib/msgp/pull/348)
- test AppendIntf against ReadIntfBytes by
[@​eliottness](https://togithub.com/eliottness) in
[https://github.com/tinylib/msgp/pull/341](https://togithub.com/tinylib/msgp/pull/341)
- Support illumos. by [@​jperkin](https://togithub.com/jperkin) in
[https://github.com/tinylib/msgp/pull/343](https://togithub.com/tinylib/msgp/pull/343)
##### New Contributors
- [@​eliottness](https://togithub.com/eliottness) made their first
contribution in
[https://github.com/tinylib/msgp/pull/340](https://togithub.com/tinylib/msgp/pull/340)
- [@​jperkin](https://togithub.com/jperkin) made their first
contribution in
[https://github.com/tinylib/msgp/pull/343](https://togithub.com/tinylib/msgp/pull/343)
- [@​very-amused](https://togithub.com/very-amused) made their
first contribution in
[https://github.com/tinylib/msgp/pull/347](https://togithub.com/tinylib/msgp/pull/347)
- [@​RiaanLaubscher](https://togithub.com/RiaanLaubscher) made
their first contribution in
[https://github.com/tinylib/msgp/pull/353](https://togithub.com/tinylib/msgp/pull/353)
- [@​infastin](https://togithub.com/infastin) made their first
contribution in
[https://github.com/tinylib/msgp/pull/346](https://togithub.com/tinylib/msgp/pull/346)
**Full Changelog**:
tinylib/msgp@v1.1.9...v1.2.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>1 parent 6ae83fa commit 81755cb
12 files changed
+36
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
| 677 | + | |
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
736 | | - | |
| 736 | + | |
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
| |||
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 | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
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 | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
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 | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
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 | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments