fix(deps): update module github.com/sherclockholmes/webpush-go to v1.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/SherClockHolmes/webpush-go | require | minor |
v1.3.0 -> v1.4.0
|
Release Notes
SherClockHolmes/webpush-go (github.com/SherClockHolmes/webpush-go)
v1.4.0
: Dependency Updates, Fix Content-Length, Concat Strings Directly
What's Changed
- Concatenate strings directly instead of using fmt by @Richtermeister in https://github.com/SherClockHolmes/webpush-go/pull/46
- Bump golang.org/x/crypto from 0.9.0 to 0.17.0 by @dependabot in https://github.com/SherClockHolmes/webpush-go/pull/64
- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 by @dependabot in https://github.com/SherClockHolmes/webpush-go/pull/69
- Allow VAPID sub to be an HTTPS URL by @emersion in https://github.com/SherClockHolmes/webpush-go/pull/57
- upgrade(golang-jwt): upgrade to v5.2.1 to fix CVE-2024-51744 security issue by @m-amr in https://github.com/SherClockHolmes/webpush-go/pull/68
- Fixes issue #41, remove content length header by @SherClockHolmes in https://github.com/SherClockHolmes/webpush-go/pull/70
New Contributors
- @dependabot made their first contribution in https://github.com/SherClockHolmes/webpush-go/pull/64
- @emersion made their first contribution in https://github.com/SherClockHolmes/webpush-go/pull/57
- @m-amr made their first contribution in https://github.com/SherClockHolmes/webpush-go/pull/68
Full Changelog: https://github.com/SherClockHolmes/webpush-go/compare/v1.3.0...v1.4.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.