[PR #131] [MERGED] chore(deps): bump github.com/sideshow/apns2 from 0.22.0 to 0.23.0 #175

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 0704e71 chore(deps): bump github.com/sideshow/apns2 from 0.22.0 to 0.23.0

📊 Changes

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

View changed files

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

📄 Description

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

Release notes

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

APNS/2 v0.23.0

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/131 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/19/2022 **Status:** ✅ Merged **Merged:** 4/19/2022 **Merged by:** [@Finb](https://github.com/Finb) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/sideshow/apns2-0.23.0` --- ### 📝 Commits (1) - [`0704e71`](https://github.com/Finb/bark-server/commit/0704e711138f8434e7bf253d83f775a27db81e28) chore(deps): bump github.com/sideshow/apns2 from 0.22.0 to 0.23.0 ### 📊 Changes **2 files changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -5) </details> ### 📄 Description Bumps [github.com/sideshow/apns2](https://github.com/sideshow/apns2) from 0.22.0 to 0.23.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.23.0</h2> <ul> <li>Update http/2 transport with support for ping frames (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/209">#209</a>)</li> <li>Add location push type (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/194">#194</a>)</li> <li>Various Refactors (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/193">#193</a>, <a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/196">#196</a>, <a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/197">#197</a>, <a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/198">#198</a>, <a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/200">#200</a>, <a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/203">#203</a>, <a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/205">#205</a>)</li> <li>Fix double pointer (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/195">#195</a>)</li> <li>Use appropriate type casting (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/199">#199</a>)</li> <li>Closes <a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/210">#210</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sideshow/apns2/commit/54928d6193dfe300b6b88dad72b7e2ae138d4f0a"><code>54928d6</code></a> Feature/updated http2 transport (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/209">#209</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/a09d4b5ea2a812939e148b54abb9c2a517aa2411"><code>a09d4b5</code></a> Refactor request/response variable names (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/205">#205</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/45981dac75c7d50af1106b27e14e47ae5418bdc4"><code>45981da</code></a> Fix double pointer (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/195">#195</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/f87249cf32f64e541b9fe051a85d813b12e82d62"><code>f87249c</code></a> Use appropriate type cast functions (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/199">#199</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/7f86e1cc156500d8106b54834df942adccd9e376"><code>7f86e1c</code></a> Use NewRequestWithContext instead of nil checking (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/200">#200</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/bcc1542cae2f77601334f61614aafac393369fef"><code>bcc1542</code></a> Simplify FromPemBytes conditional (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/197">#197</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/f5dc865a1969a7a71a01a34403e66169d1def5f3"><code>f5dc865</code></a> Use if type conditional (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/198">#198</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/fcd9aedef6f8d4b358dbdaf032364ec6851c0c02"><code>fcd9aed</code></a> Use POST http constant (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/203">#203</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/333c2dc7ecee0685ad1f2429f091bd4361ef690f"><code>333c2dc</code></a> Use type switch with assignment syntax (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/196">#196</a>)</li> <li><a href="https://github.com/sideshow/apns2/commit/c0c7ebbbda2a931e562f3570e3f8426aed101cc8"><code>c0c7ebb</code></a> Add location push type (<a href="https://github-redirect.dependabot.com/sideshow/apns2/issues/194">#194</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sideshow/apns2/compare/v0.22.0...v0.23.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.22.0&new-version=0.23.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:34 +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#175
No description provided.