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/huandu/xstrings to v1.4.0 - autoclosed #54

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/huandu/xstrings indirect minor v1.3.3 -> v1.4.0

Release Notes

huandu/xstrings (github.com/huandu/xstrings) ### [`v1.4.0`](https://togithub.com/huandu/xstrings/releases/tag/v1.4.0): API Change: `ToCamelCase` preserves source string case [Compare Source](https://togithub.com/huandu/xstrings/compare/v1.3.3...v1.4.0) As `ToCamelCase` is a port of RoR's `String#camelize`, this change makes the return value of this method consistent with its origin. Thanks [@​dbainbri-ciena](https://togithub.com/dbainbri-ciena) for raising this issue in [#​54](https://togithub.com/huandu/xstrings/issues/54). This is a breaking API change. The return value of `ToCamelCase("toCamelCase")` was `Tocamelcase` and then it's `ToCamelCase` now. If this change breaks your code, please let me know and open new issue against this change. Thanks.

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