fix(deps): update module github.com/appleboy/go-fcm to v1
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
github.com/appleboy/go-fcm |
v0.1.5 -> v1.2.6
|
Release Notes
appleboy/go-fcm (github.com/appleboy/go-fcm)
v1.2.6
Changelog
Enhancements
-
c498d36
: chore: update and modernize third-party dependencies (@appleboy) -
1029061
: chore: update Google Cloud and related dependencies to latest versions (@appleboy)
Build process updates
-
c3f64a6
: ci: update golangci-lint GitHub Action to v8 (@appleboy) -
6788e15
: ci: upgrade testing workflow to use latest action version (@appleboy)
v1.2.5
Changelog
Bug fixes
-
47ffbe4
: fix: improve error handling for response body closure during debugging (@appleboy)
Enhancements
-
dd0970b
: chore: update testing workflow and standardize code quality tools (@appleboy)
Documentation updates
-
804a0dd
: docs: revamp and expand documentation for clarity and usability (@appleboy) -
5aeba6b
: docs: add multilingual documentation with full Chinese localization (@appleboy)
v1.2.4
Changelog
Enhancements
-
9686cc2
: chore: upgrade Go version and refresh all dependencies (@appleboy) -
926ef63
: chore: upgrade Go version and update Google Cloud dependencies (@appleboy)
Build process updates
-
49eeca7
: build: improve CI setup and testing configurations (@appleboy) -
d242601
: ci: broaden test platform support and refine Go build caching (@appleboy)
v1.2.3
Changelog
Enhancements
-
95f382b
: chore(deps): update go dependency (@appleboy) -
5fcacbb
: chore: update dependencies and enhance cross-platform CI configuration (@appleboy) -
e7ce344
: chore: upgrade dependencies and update Go version in workflow (@appleboy) -
1b74780
: chore: update Go version support to include 1.24 in workflow (@appleboy) -
84a2026
: chore: update dependencies for major versions across various packages (@appleboy) -
1526927
: chore: update Go version and bump dependencies in go.mod and go.sum (@appleboy) -
5223958
: chore: update golang-jwt package to version v4.5.2 across the project (@appleboy)
v1.2.2
Changelog
Enhancements
-
d4a7719
: chore: update Google Cloud and protobuf dependencies (@appleboy) -
8e105fc
: chore: update and constrain goreleaser version to v2 (@appleboy) -
e8ce6ed
: chore: update dependencies to latest versions (@appleboy) -
1ee04e5
: chore: update dependencies to latest versions (@appleboy) -
b94b154
: chore: update Go dependencies to latest versions (@appleboy) -
436bf1c
: chore: update dependencies to latest versions (@appleboy) -
1f04c80
: chore: upgrade dependencies for improved stability and performance (@appleboy) -
75ead61
: chore: upgrade Go module dependencies to latest versions (@appleboy) -
c235bf3
: chore: upgrade dependencies and Go version to latest releases (@appleboy) -
c996a93
: chore: update dependencies for improved stability and features (@appleboy) -
7a4d70b
: chore: update Go dependencies to latest stable versions (@appleboy) -
c76cb32
: chore(deps): update dependencies to latest versions (@appleboy) -
c391143
: chore(deps): update dependencies to latest versions (@appleboy) -
98be420
: chore(deps): update dependencies to latest versions (@appleboy) -
946d99f
: chore(deps): update dependencies and Go version to latest releases (@appleboy) -
46d510a
: chore(deps): update dependencies to latest versions (@appleboy) -
8addbf2
: chore(deps): update Go dependencies to latest versions (@appleboy) -
498803a
: chore(deps): update dependencies and improve test configurations (@appleboy) -
339922f
: chore: update dependencies and improve test configurations (@appleboy) -
1e32b00
: chore: update dependencies to latest versions (@appleboy) -
3b94a6b
: chore: update golang.org/x dependencies to latest versions (@appleboy) -
2ce033c
: chore: update golang.org/x/net dependency to v0.34.0 (@appleboy)
Build process updates
-
3aef158
: ci: refactor and optimize codebase for performance improvements (@appleboy) -
79ad439
: ci: improve CI workflow and test stability across OSs (@appleboy) -
fae7753
: ci(codecov): improve CI workflows and test configurations (@appleboy) -
c736ccf
: ci(bearer): enhance security by integrating Bearer data scanner (@appleboy)
v1.2.1
Changelog
Enhancements
-
f56a61a
: chore: update dependencies to latest versions (#56) (@appleboy)
Build process updates
-
814f3dc
: build: simplify Makefile and streamline test processes (@appleboy)
v1.2.0
Changelog
Features
-
20c9c52
: feat: re-add WithCustomClientOption, useful for unit testing. (#51) (@netrebel)
Others
-
e51ad7a
: test: enhance message sending with custom client options (@appleboy) -
4dfc707
: test(client): update dependencies and add new test for MockClient (#52) (@appleboy)
Refactor
-
97b36e8
: refactor: refactor client configuration and API integration (@appleboy)
Documentation updates
-
078a7f6
: docs: refactor tests and clean up codebase (@appleboy)
v1.1.0
Changelog
Features
-
8cbe79b
: feat: enable HTTP request/response logging in debug mode (#50) (@appleboy)
Documentation updates
-
83a5230
: docs: enhance documentation with custom client and proxy examples (@appleboy)
v1.0.1
Changelog
Enhancements
-
ad6019a
: chore(http): refactor authentication to use oauth2 library (#49) (@appleboy)
v1.0.0
Changelog
Features
-
fb877d8
: feat: implement JSON credential-based API authentication (@appleboy) -
e331bfc
: feat: refactor Client struct and add new message sending methods (@appleboy) -
55e41e3
: feat: add topic subscription management methods (@appleboy) -
a38e2fd
: feat: enhance FCM client with custom options support (@appleboy) -
8fd6820
: feat: refactor client configuration and testing (#46) (@appleboy) -
8decbb0
: feat: refactor HTTP client initialization and OAuth handling (@appleboy)
Others
-
6de32b4
: test: refactor client tests and fix syntax error (@appleboy) -
1ec050a
: test: enhance messaging test cases and coverage (@appleboy) -
06b1fd1
: test: refactor and expand multicast tests (#47) (@appleboy)
Enhancements
-
f43c808
: chore: update Golang dependencies to latest versions (@appleboy) -
263626f
: chore: remove unused request and message response. (@appleboy) -
e032fb7
: chore: remove retry package. (@appleboy) -
cc1c10b
: chore: refactor FCM integration to use Firebase SDK (@appleboy) -
5e48ed9
: chore: update dependencies for Go ecosystem (@appleboy) -
e350072
: chore: refactor codebase for improved performance and readability (@appleboy)
Refactor
-
91c205e
: refactor: refactor client configuration and update tests (@appleboy) -
a413cd3
: refactor: refactor client to integrate Firebase and Google APIs (@appleboy) -
53a8645
: refactor: refactor HTTP client configuration and cleanup code (@appleboy) -
5481cab
: refactor: simplify error handling and remove retry tests (@appleboy) -
9a6dac3
: refactor: refactor context usage for consistency (@appleboy) -
05906d1
: refactor: simplify Firebase configuration initialization (@appleboy) -
f785b72
: refactor: refactor HTTP client configuration and usage (@appleboy) -
18e8c97
: refactor: refactor codebase to improve maintainability (@appleboy)
Build process updates
-
a4d53e8
: ci: switch to internal API and update GitHub workflows (@appleboy) -
2fe8d58
: build: integrate Firebase and Google API dependencies (@appleboy) -
ea1526c
: ci: refactor CI workflow for cross-platform tests (@appleboy) -
9998901
: ci: refactor GitHub Actions workflow configuration (@appleboy)
Documentation updates
-
b18ba5c
: docs: add Firebase Messaging Integration sample code (@appleboy) -
4b801d7
: docs: enhance messaging examples and error handling (@appleboy) -
c64801c
: docs: refactor codebase and improve documentation (@appleboy) -
95640fa
: docs: improve Firebase credentials setup documentation (@appleboy) -
8f1770e
: docs: improve documentation and testing across the project (@appleboy) -
9cbdc36
: docs: refactor FCM example with context and credentials file (@appleboy) -
d65925c
: docs: switch documentation links to pkg.go.dev (@appleboy)
v0.1.7
Changelog
Others
-
bfa8a7d
: test: improveTestUnmarshal
readability and accuracy (@appleboy)
Enhancements
-
d98d9a3
: chore: refactor build process and test configurations (@appleboy)
Build process updates
-
9923f7b
: ci: refine CI/CD workflows and update dependencies (@appleboy) -
d39aebc
: build: update Go version and dependencies (@appleboy)
Documentation updates
-
5a7fb86
: docs: refactor project configuration and tests (@appleboy)
v0.1.6
Changelog
-
699d69d
docs: refactor README for Current Tooling Usage -
fb71d30
feat: implement HTTP proxy configuration support -
27b01b3
refactor: refactor error handling and HTTP client setup -
e30e784
style: refinedoc.go
comment formatting -
b5a841f
chore: refactor workflow and update Go module configs -
a8cd9e3
ci: refactor GitHub Actions workflows -
5d2dd89
chore: improve project automation and CI workflows -
a57cc24
ci: refactor CI/CD and Test Configurations -
f669ef3
chore: refactor project configuration files -
690ff91
refactor: update Message struct fields to follow the latest legacy http protocol spec (#33) -
0181be2
upgrade to go 1.16 -
6ec3c17
Example and Readme files are changed for newcomers to use this client successfully. (#32) -
043e83b
Remove duplicate assignment (#31) -
422fb96
chore: upgrade to go1.15 -
e4c1275
Return Error Response Code (#28) -
b867dd8
Retry with context (#27) -
864d85a
chore: Increase maximum condition operators to 5 (#24)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot