Skip to content

Commit 186ddc9

Browse files
renovate[bot]dd-octo-sts[bot]devflow.devflow-routing-intake
authored
Update module github.com/DataDog/jsonapi to v0.13.0 (#52523)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [github.com/DataDog/jsonapi](https://redirect.github.com/DataDog/jsonapi) | `v0.12.0` → `v0.13.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fjsonapi/v0.13.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fjsonapi/v0.13.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fjsonapi/v0.12.0/v0.13.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fjsonapi/v0.12.0/v0.13.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/33469) for more information. --- ### Release Notes <details> <summary>DataDog/jsonapi (github.com/DataDog/jsonapi)</summary> ### [`v0.13.0`](https://redirect.github.com/DataDog/jsonapi/releases/tag/v0.13.0) [Compare Source](https://redirect.github.com/DataDog/jsonapi/compare/v0.12.0...v0.13.0) #### Changelog - [`055f87a`](https://redirect.github.com/DataDog/jsonapi/commit/055f87a59b681897303de20d03e45b81e6d3c967) Unmarshal json null relationship data to nil ([#&#8203;65](https://redirect.github.com/DataDog/jsonapi/issues/65)) - [`989d752`](https://redirect.github.com/DataDog/jsonapi/commit/989d752c1dd1976ce2d15449b92422ce17698735) allow jsonapi type customization ([#&#8203;67](https://redirect.github.com/DataDog/jsonapi/issues/67)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Paris) - Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (`* 0-4,22-23 * * 1-5`) - Only on Sunday and Saturday (`* * * * 0,6`) - 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/DataDog/datadog-agent). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvbm8tY2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIiwiZGVwZW5kZW5jaWVzLWdvIiwicWEvbm8tY29kZS1jaGFuZ2UiXX0=--> Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 5655182 commit 186ddc9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ require (
472472
github.com/DataDog/datadog-api-client-go/v2 v2.60.0
473473
github.com/DataDog/go-tuf v1.1.1-0.5.2 // indirect
474474
github.com/DataDog/gohai v0.0.0-20230524154621-4316413895ee // indirect
475-
github.com/DataDog/jsonapi v0.12.0
475+
github.com/DataDog/jsonapi v0.13.0
476476
github.com/DataDog/mmh3 v0.0.0-20210722141835-012dc69a9e49 // indirect
477477
github.com/DataDog/zstd_0 v0.0.0-20210310093942-586c1286621f // indirect
478478
github.com/DisposaBoy/JsonConfigReader v0.0.0-20201129172854-99cf318d67e7 // indirect

go.sum

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

Comments
 (0)