Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/appleboy/go-fcm to v0.1.6 (#4314)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/appleboy/go-fcm](https://togithub.com/appleboy/go-fcm) | `v0.1.5` -> `v0.1.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fappleboy%2fgo-fcm/v0.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fappleboy%2fgo-fcm/v0.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fappleboy%2fgo-fcm/v0.1.5/v0.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fappleboy%2fgo-fcm/v0.1.5/v0.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>appleboy/go-fcm (github.com/appleboy/go-fcm)</summary> ### [`v0.1.6`](https://togithub.com/appleboy/go-fcm/releases/tag/v0.1.6) [Compare Source](https://togithub.com/appleboy/go-fcm/compare/v0.1.5...v0.1.6) #### Changelog - [`699d69d`](https://togithub.com/appleboy/go-fcm/commit/699d69d) docs: refactor README for Current Tooling Usage - [`fb71d30`](https://togithub.com/appleboy/go-fcm/commit/fb71d30) feat: implement HTTP proxy configuration support - [`27b01b3`](https://togithub.com/appleboy/go-fcm/commit/27b01b3) refactor: refactor error handling and HTTP client setup - [`e30e784`](https://togithub.com/appleboy/go-fcm/commit/e30e784) style: refine `doc.go` comment formatting - [`b5a841f`](https://togithub.com/appleboy/go-fcm/commit/b5a841f) chore: refactor workflow and update Go module configs - [`a8cd9e3`](https://togithub.com/appleboy/go-fcm/commit/a8cd9e3) ci: refactor GitHub Actions workflows - [`5d2dd89`](https://togithub.com/appleboy/go-fcm/commit/5d2dd89) chore: improve project automation and CI workflows - [`a57cc24`](https://togithub.com/appleboy/go-fcm/commit/a57cc24) ci: refactor CI/CD and Test Configurations - [`f669ef3`](https://togithub.com/appleboy/go-fcm/commit/f669ef3) chore: refactor project configuration files - [`690ff91`](https://togithub.com/appleboy/go-fcm/commit/690ff91) refactor: update Message struct fields to follow the latest legacy http protocol spec ([#​33](https://togithub.com/appleboy/go-fcm/issues/33)) - [`0181be2`](https://togithub.com/appleboy/go-fcm/commit/0181be2) upgrade to go 1.16 - [`6ec3c17`](https://togithub.com/appleboy/go-fcm/commit/6ec3c17) Example and Readme files are changed for newcomers to use this client successfully. ([#​32](https://togithub.com/appleboy/go-fcm/issues/32)) - [`043e83b`](https://togithub.com/appleboy/go-fcm/commit/043e83b) Remove duplicate assignment ([#​31](https://togithub.com/appleboy/go-fcm/issues/31)) - [`422fb96`](https://togithub.com/appleboy/go-fcm/commit/422fb96) chore: upgrade to go1.15 - [`e4c1275`](https://togithub.com/appleboy/go-fcm/commit/e4c1275) Return Error Response Code ([#​28](https://togithub.com/appleboy/go-fcm/issues/28)) - [`b867dd8`](https://togithub.com/appleboy/go-fcm/commit/b867dd8) Retry with context ([#​27](https://togithub.com/appleboy/go-fcm/issues/27)) - [`864d85a`](https://togithub.com/appleboy/go-fcm/commit/864d85a) chore: Increase maximum condition operators to 5 ([#​24](https://togithub.com/appleboy/go-fcm/issues/24)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Monday" in timezone Europe/Paris, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cozy/cozy-stack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
- Loading branch information