[PR #125] [MERGED] chore(deps): bump github.com/sideshow/apns2 from 0.20.0 to 0.22.0 #169

Closed
opened 2026-03-03 11:56:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/125
Author: @dependabot[bot]
Created: 3/28/2022
Status: Merged
Merged: 3/28/2022
Merged by: @Finb

Base: masterHead: dependabot/go_modules/github.com/sideshow/apns2-0.22.0


📝 Commits (1)

  • deab9d8 chore(deps): bump github.com/sideshow/apns2 from 0.20.0 to 0.22.0

📊 Changes

2 files changed (+14 additions, -6 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+12 -4)

📄 Description

Bumps github.com/sideshow/apns2 from 0.20.0 to 0.22.0.

Release notes

Sourced from github.com/sideshow/apns2's releases.

APNS/2 v0.22.0

  • Update jwt library (#191)

APNS/2 v0.21.0

  • Go modules support (#181)
  • iOS 15 Payload additions (#185)
  • Fix data race (#164)
  • Add Proxy Example (#158)
  • Support go 1.7 and above (#155)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Finb/bark-server/pull/125 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/28/2022 **Status:** ✅ Merged **Merged:** 3/28/2022 **Merged by:** [@Finb](https://github.com/Finb) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/sideshow/apns2-0.22.0` --- ### 📝 Commits (1) - [`deab9d8`](https://github.com/Finb/bark-server/commit/deab9d8c100528649fe00816daf3f60620b723c3) chore(deps): bump github.com/sideshow/apns2 from 0.20.0 to 0.22.0 ### 📊 Changes **2 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+12 -4) </details> ### 📄 Description Bumps [github.com/sideshow/apns2](https://github.com/sideshow/apns2) from 0.20.0 to 0.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sideshow/apns2/releases">github.com/sideshow/apns2's releases</a>.</em></p> <blockquote> <h2>APNS/2 v0.22.0</h2> <ul> <li>Update jwt library (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/191">#191</a>)</li> </ul> <h2>APNS/2 v0.21.0</h2> <ul> <li>Go modules support (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/181">#181</a>)</li> <li>iOS 15 Payload additions (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/185">#185</a>)</li> <li>Fix data race (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/164">#164</a>)</li> <li>Add Proxy Example (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/158">#158</a>)</li> <li>Support go 1.7 and above (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/155">#155</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sideshow/apns2/commit/dd805c24bc585368800bbf331fc2e69bf8610d60"><code>dd805c2</code></a> Update jwt library (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/191">#191</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/33f1b34d1f75d217c9e1eb368680d0b723960493"><code>33f1b34</code></a> Replace Travis with Github Actions (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/190">#190</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/2f839c874e24a07f0b3e31289f17dc6d9876cb00"><code>2f839c8</code></a> Go modules support (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/181">#181</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/9c1d7c6766466bdcc498dbec4915ef52a9dbff06"><code>9c1d7c6</code></a> Add iOS 15 payload additions (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/185">#185</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/24a351fbd4071450b2ea47ad9dba3a3b07bf7829"><code>24a351f</code></a> Fix data race (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/164">#164</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/35735f013cab16dd31bc31f401c327eda109770c"><code>35735f0</code></a> Add Proxy Example (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/158">#158</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/4ff223d8eb2f712655c60bb5a052a152e174f4c4"><code>4ff223d</code></a> Add development/production gateway notes (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/157">#157</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/991ef5658ed1d8f5003f9b4b7e0a40c0cd0121bd"><code>991ef56</code></a> Merge go17 files (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/155">#155</a>)</li> <li>See full diff in <a href="https://github.com/sideshow/apns2/compare/v0.20.0...v0.22.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/sideshow/apns2&package-manager=go_modules&previous-version=0.20.0&new-version=0.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:56:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#169
No description provided.