Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/tinylib/msgp to v1.2.1 #35101

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/tinylib/msgp v1.2.0 -> v1.2.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

tinylib/msgp (github.com/tinylib/msgp)

v1.2.1

Compare Source

What's Changed
New Contributors

Full Changelog: tinylib/msgp@v1.2.0...v1.2.1


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mx-psi mx-psi added the ready to merge Code review completed; ready to merge by maintainers label Sep 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-tinylib-msgp-1.x branch from 92eea12 to 2d49efc Compare September 10, 2024 16:46
@crobert-1 crobert-1 closed this Sep 10, 2024
@crobert-1 crobert-1 reopened this Sep 10, 2024
@mx-psi mx-psi merged commit c4420c3 into main Sep 11, 2024
155 of 156 checks passed
@mx-psi mx-psi deleted the renovate/github.com-tinylib-msgp-1.x branch September 11, 2024 07:47
@github-actions github-actions bot added this to the next release milestone Sep 11, 2024
jriguera pushed a commit to springernature/opentelemetry-collector-contrib that referenced this pull request Oct 4, 2024
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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file exporter/datadog Datadog components ready to merge Code review completed; ready to merge by maintainers receiver/datadog receiver/fluentforward testbed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants