tabacws-sandbox / mattermost-golang

https://github.com/mattermost/mattermost-server
Other
0 stars 0 forks source link

Update module github.com/hashicorp/go-msgpack to v1 (master) - autoclosed #254

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-msgpack require major v0.5.3 -> v1.1.5

Release Notes

hashicorp/go-msgpack ### [`v1.1.5`](https://togithub.com/hashicorp/go-msgpack/releases/v1.1.5) [Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.5...v1.1.5) Pulling upstream ugorji/go at [`08f7b40`](https://togithub.com/hashicorp/go-msgpack/commit/08f7b401aef15f3d544472dd46bf6788cdfe55bf) : https://github.com/ugorji/go/commit/08f7b401aef15f3d544472dd46bf6788cdfe55bf That's what-would-have-been-v1.1.5 of upstream plus some fixes. ### [`v0.5.5`](https://togithub.com/hashicorp/go-msgpack/releases/v0.5.5) [Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.4...v0.5.5) Fix an issue where struct pointer fields tagged with `omitempty` will be omitted if referenced value is empty, so a field of type `*bool`, then field would be omitted pointer is nil or `&false`. ### [`v0.5.4`](https://togithub.com/hashicorp/go-msgpack/releases/v0.5.4) [Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.3...v0.5.4) Fixed a decoding issue when decoding a string value in a map where the value already existed would panic.

Configuration

πŸ“… Schedule: 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.