gabe565 / nightscout-menu-bar

🩸 Display live blood sugar data from Nightscout in your system menu bar
MIT License
19 stars 3 forks source link

chore(deps): update module github.com/imdario/mergo to v0.3.16 - autoclosed #51

Closed gabe565-renovate[bot] closed 6 months ago

gabe565-renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Type Update Change
github.com/imdario/mergo indirect patch v0.3.11 -> v0.3.16

Release Notes

imdario/mergo (github.com/imdario/mergo) ### [`v0.3.16`](https://togithub.com/darccio/mergo/releases/tag/v0.3.16): Announcement: v1.0.0 will be released on June 18th [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.15...v0.3.16) *This release doesn't contain code changes.* After 10 years, with many corner cases covered, very few issues pending (at least, comparing them with the usage of the library as part of Docker, Kubernetes, Datadog's agent, etc.), and a very stable API, I think it's time to release a 1.0.0 version. This version will be released under a vanity URL: dario.cat/mergo PS: although I'll make sure that github.com/imdario/mergo will be available, I'm going to also change my GitHub handle, so expect for a few minutes to not be able to pull from github.com/imdario as I fork it from the new handle to the old one. PS2: I'm creating a discussion for this release to make sure we can have a conversation around the topic, and anything else about Mergo that you care about. ### [`v0.3.15`](https://togithub.com/darccio/mergo/releases/tag/v0.3.15): Issues #​131, #​170, #​220, and #​202 fixed [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.14...v0.3.15) ### [`v0.3.14`](https://togithub.com/darccio/mergo/releases/tag/v0.3.14): fix: Respect overwriteWithEmptySrc when merging maps #​231 [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.13...v0.3.14) ### [`v0.3.13`](https://togithub.com/darccio/mergo/releases/tag/v0.3.13): Merging same-type slices supported, YAML upgraded to v3 (only used in tests), and more flexibility for transformers [Compare Source](https://togithub.com/imdario/mergo/compare/0.3.12...v0.3.13) #### What's Changed - Fix typo in README.md by [@​eltociear](https://togithub.com/eltociear) in [https://github.com/imdario/mergo/pull/184](https://togithub.com/imdario/mergo/pull/184) - Adding StructBot to Mergo in the wild section by [@​tjpnz](https://togithub.com/tjpnz) in [https://github.com/imdario/mergo/pull/193](https://togithub.com/imdario/mergo/pull/193) - Add Goreleaser to featured projects by [@​marcauberer](https://togithub.com/marcauberer) in [https://github.com/imdario/mergo/pull/191](https://togithub.com/imdario/mergo/pull/191) - fix: gate transformers on valid non-nil destinations by [@​zaquestion](https://togithub.com/zaquestion) in [https://github.com/imdario/mergo/pull/211](https://togithub.com/imdario/mergo/pull/211) - Support slices of same type by [@​heaths](https://togithub.com/heaths) in [https://github.com/imdario/mergo/pull/210](https://togithub.com/imdario/mergo/pull/210) - Upgrade yaml to v3 by [@​imdario](https://togithub.com/imdario) in [https://github.com/imdario/mergo/pull/212](https://togithub.com/imdario/mergo/pull/212) #### New Contributors - [@​eltociear](https://togithub.com/eltociear) made their first contribution in [https://github.com/imdario/mergo/pull/184](https://togithub.com/imdario/mergo/pull/184) - [@​tjpnz](https://togithub.com/tjpnz) made their first contribution in [https://github.com/imdario/mergo/pull/193](https://togithub.com/imdario/mergo/pull/193) - [@​marcauberer](https://togithub.com/marcauberer) made their first contribution in [https://github.com/imdario/mergo/pull/191](https://togithub.com/imdario/mergo/pull/191) - [@​zaquestion](https://togithub.com/zaquestion) made their first contribution in [https://github.com/imdario/mergo/pull/211](https://togithub.com/imdario/mergo/pull/211) - [@​heaths](https://togithub.com/heaths) made their first contribution in [https://github.com/imdario/mergo/pull/210](https://togithub.com/imdario/mergo/pull/210) **Full Changelog**: https://github.com/imdario/mergo/compare/0.3.12...v0.3.13 ### [`v0.3.12`](https://togithub.com/darccio/mergo/releases/tag/v0.3.12): Some bug fixes [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.11...0.3.12) Thanks to [@​abicky](https://togithub.com/abicky) and [@​ndeloof](https://togithub.com/ndeloof) to help to improve Mergo. They fixed issues [#​90](https://togithub.com/imdario/mergo/issues/90) & [#​174](https://togithub.com/imdario/mergo/issues/174).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Renovate Bot.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud