Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/tinylib/msgp to v1.2.1 (open-telemetry#35101)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/tinylib/msgp](https://redirect.github.com/tinylib/msgp) | `v1.2.0` -> `v1.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftinylib%2fmsgp/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftinylib%2fmsgp/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftinylib%2fmsgp/v1.2.0/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftinylib%2fmsgp/v1.2.0/v1.2.1?slim=true)](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.1`](https://redirect.github.com/tinylib/msgp/releases/tag/v1.2.1) [Compare Source](https://redirect.github.com/tinylib/msgp/compare/v1.2.0...v1.2.1) ##### What's Changed - Add an unsafe flag so we can continue to use unsafe even when purego … by [@&open-telemetry#8203;jenn-k-f](https://redirect.github.com/jenn-k-f) in [https://github.com/tinylib/msgp/pull/356](https://redirect.github.com/tinylib/msgp/pull/356) - Add pointer receiver directive by [@&open-telemetry#8203;klauspost](https://redirect.github.com/klauspost) in [https://github.com/tinylib/msgp/pull/357](https://redirect.github.com/tinylib/msgp/pull/357) - ci: Add Go 1.23.x - remove Go 1.20.x by [@&open-telemetry#8203;klauspost](https://redirect.github.com/klauspost) in [https://github.com/tinylib/msgp/pull/359](https://redirect.github.com/tinylib/msgp/pull/359) - Add recursion limit for dynamic code by [@&open-telemetry#8203;klauspost](https://redirect.github.com/klauspost) in [https://github.com/tinylib/msgp/pull/358](https://redirect.github.com/tinylib/msgp/pull/358) ##### New Contributors - [@&open-telemetry#8203;jenn-k-f](https://redirect.github.com/jenn-k-f) made their first contribution in [https://github.com/tinylib/msgp/pull/356](https://redirect.github.com/tinylib/msgp/pull/356) **Full Changelog**: tinylib/msgp@v1.2.0...v1.2.1 </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
- Loading branch information