Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/parse-community/node-apn

Apple Push Notification module for Node.js
https://github.com/parse-community/node-apn

chore(release): 6.0.1 [skip ci]

## [6.0.1](https://github.com/parse-community/node-apn/compare/6.0.0...6.0.1) (2023-10-20)

### ...

4cf2c03dc749312464f192f83d932c9b2aa0dd25 authored over 1 year ago
fix: Minimum required Node version in `engines.node` has not been upgraded to Node 14 (#138)

4eb3686e30c225d8d83c55cf7a5f11bc807a9ef4 authored over 1 year ago
chore(release): 6.0.0 [skip ci]

# [6.0.0](https://github.com/parse-community/node-apn/compare/5.2.3...6.0.0) (2023-10-19)

### F...

88915ae5a38ea74de0c534d9756585577abcd527 authored over 1 year ago
feat: Add support for Node 18, 20 drop support for Node 12 (#137)

BREAKING CHANGE: This release removes support for Node 12; the minimum required version is Node 14.

f203bc1c6d1e72a5b0689368220ec109d347003a authored over 1 year ago
chore(release): 5.2.3 [skip ci]

## [5.2.3](https://github.com/parse-community/node-apn/compare/5.2.2...5.2.3) (2023-07-21)

### ...

fdf6d23247af066a148b0c4d40a9b43e618e00d2 authored over 1 year ago
fix: Incorrect field name `event` instead of `events` in Live Activity push notification payload (#133)

a25c835d220a6d37101eeaedaec78e1fb0028696 authored over 1 year ago
chore(release): 5.2.2 [skip ci]

## [5.2.2](https://github.com/parse-community/node-apn/compare/5.2.1...5.2.2) (2023-07-20)

### ...

010ed4d9e43e2333e9fa55d34376653341f9f93f authored over 1 year ago
fix: Shutdown callback is not passed from provider to client (#118)

9fa197fd92da5a56f5bdaf7d8df8dab6e85af0d1 authored over 1 year ago
chore(release): 5.2.1 [skip ci]

## [5.2.1](https://github.com/parse-community/node-apn/compare/5.2.0...5.2.1) (2023-07-16)

### ...

87e7901f95128d90dbc7f95fb42ac49dbd13fa1a authored over 1 year ago
fix: Security upgrade jsonwebtoken from 8.5.1 to 9.0.0 (#128)

5bc179dfe621fe3e225bcdffb98bc913c5745a0b authored over 1 year ago
chore(release): 5.2.0 [skip ci]

# [5.2.0](https://github.com/parse-community/node-apn/compare/5.1.3...5.2.0) (2023-07-16)

### F...

650c3eb08ebbea0ac152ebe9d4678bc37d1a1623 authored over 1 year ago
feat: Add support for Live Activity with ActivityKit push notifications (#130)

80717cd6c3a3341c90d3a6ea73fe64c663de8c8a authored over 1 year ago
refactor: upgrade node-forge from 1.3.0 to 1.3.1 (#110)

650993dcfc210485def7b4ce6ddf68e6c6a32878 authored almost 3 years ago
chore(release): 5.1.3 [skip ci]

## [5.1.3](https://github.com/parse-community/node-apn/compare/5.1.2...5.1.3) (2022-03-27)

### ...

249ee76cbba00cb1ef649187978d126fd84f2c6b authored almost 3 years ago
fix: security upgrade node-forge from 1.2.1 to 1.3.0 (#101)

a713a2b68663591de1c3eb69335dbd6cafcdf3e5 authored almost 3 years ago
docs: remove old changelog

2d8750c0116c5c26a36c1b8b5a21fc4137343ced authored almost 3 years ago
docs: update changelog

a8b03f0d1eb93fa68126db339508f9b93bb68145 authored almost 3 years ago
chore(release): 5.1.2 [skip ci]

## [5.1.2](https://github.com/parse-community/node-apn/compare/5.1.1...5.1.2) (2022-03-27)

### ...

85823ab290ae283e40370bf59207ff1128f072a8 authored almost 3 years ago
fix: security bump minimist from 1.2.5 to 1.2.6 (#107)

b2b13585122d7c41d5b42e9428517aa9704b767f authored almost 3 years ago
ci: add auto-release templates (#108)

df8482bb632c629598788d7c2c6dedd24bd5ba4d authored almost 3 years ago
ci: add auto-release (#105)

ea4b172da8d890b00c261509143c508074a107fa authored almost 3 years ago
build: bump version (#106)

dabf95126c93e86628772dcdb930c30f3bafecc0 authored almost 3 years ago
docs: update changelog (#104)

035fe7c36f58ac98f2d5e67d7eb26e8425d7a617 authored almost 3 years ago
Updated test scripts to run tests in sub folders and updated failing tests (#100)

* updated test scripts to include full test folder

* updated unit tests

* added missing se...

90e21a536fd7bbb57acb4d75ad79be2373c9fb48 authored almost 3 years ago
fix: upgrade node-forge from 1.0.0 to 1.2.1 (#97)

Snyk has created this PR to upgrade node-forge from 1.0.0 to 1.2.1.

See this package in npm:
...

406ce20308fd1894edad30ab2f285a12fe397e18 authored almost 3 years ago
fix: package.json & package-lock.json to reduce vulnerabilities (#93)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFOR...

42bbccee2442b91cce1a8b869ca085f4d3e104f4 authored almost 3 years ago
Bump node-fetch from 2.6.1 to 2.6.7 (#96)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release no...

0402a61d2fe975b0fe0e86022e1390cc9bef3bb5 authored almost 3 years ago
Set up an eslint&prettier config to standardize style. Automatically fix lint warnings and manually fix others (#88)

* Set up an eslint&prettier config to standardize style.

This is done for the following reaso...

872e5b64abcd1962ca60db7f64d431926b0af613 authored almost 3 years ago
fix: upgrade debug from 4.3.2 to 4.3.3 (#91)

Snyk has created this PR to upgrade debug from 4.3.2 to 4.3.3.

See this package in npm:
http...

06a916ebb01250ec3f7857ada570c2d002199e99 authored almost 3 years ago
fix: package.json & package-lock.json to reduce vulnerabilities (#92)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFOR...

a43d3144dabda096b53e651a42e297cbeb8dc2f3 authored almost 3 years ago
Bump node-forge from 0.10.0 to 1.0.0 (#94)

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.0.0.
- [Release not...

fd44429f0fd9b0fdb146ba0dcd9228796fa8e473 authored almost 3 years ago
fix: upgrade verror from 1.10.0 to 1.10.1 (#90)

Snyk has created this PR to upgrade verror from 1.10.0 to 1.10.1.

See this package in npm:
h...

1085174e533415b4d9019e157e59bce05ebf628e authored about 3 years ago
build: release 5.1.0 (#89)

b7c340d9fbc04827e9d9907982adb306abddf5cc authored about 3 years ago
Add support for target-content-id notification property (#84)

41d50d314546645f2eac1dfa3112081b24950063 authored about 3 years ago
Added support for iOS 15 property interruption-level (#83)

b27fa32d30ae0459bafdc15917db8a23a551220e authored about 3 years ago
Change release CI to use node 12 (#80)

c55ba84c0c8a889a2a56fa6eededb9dc4a5b6836 authored over 3 years ago
Proposal: Implement a round-robin MultiClient, drop support for node < 12 (#66)

* Proposal: Implement a round-robin MultiClient

It is possible for some use cases to run into...

3df7bc0ef5dec065a5230c01cdecc328b9b7ec39 authored over 3 years ago
Bump browserslist from 4.16.3 to 4.16.6 (#77)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Re...

474f694ab61ada887a016d3fb870603dd214fa42 authored over 3 years ago
Release v4.1.1 (#74)

* Release v4.1.1

* Missing item on changelog

0971800647fa8c5dd933d10276c74dd49f791aea authored almost 4 years ago
fix(types): add proxy and fix logger (#72)

3001bde5bc77ecf56aab922b1dc974915f82683a authored almost 4 years ago
Added support for critical notifications (2) (#71)

* Added support for critical notifications (2)

See 2nd sound reference in https://developer.a...

31f9bd0c8753777f7616489d92480a59500928c2 authored almost 4 years ago
Release v4.1.0 (#70)

72437e2cfb3e6974976db4dbb912d0768885b415 authored almost 4 years ago
feat: proxy support (#62)

c0d2bfb714fd2c428cf84654229d69783ba0a9c6 authored almost 4 years ago
Close client on unexpected frame error (#65)

(For frame errors not associated with a known request)

This is using the standard library's h...

9748f8a5a842d61f19ea5b1e319307c6b66aef08 authored almost 4 years ago
Proposal: Add a configurable info/error logger (#63)

* Proposal: Add a configurable info/error logger

For the sake of backwards compatibility, con...

f64a910c4250a74517745d8e2de3f3c156471008 authored almost 4 years ago
Update endpoint address (#60)

* style: remove extra whitespace

* refactor: update development endpoint address

This is t...

08f2ef62c5cd575514386236399037ac3a5a60d3 authored almost 4 years ago
fix: add support to zero valued expiry (#58)

This was proposed by @n8ham, on node-apn/node-apn repository, the text
below was written by him...

81238f2382ffb6205057851a16a3f27cff74d4c0 authored almost 4 years ago
chore: Move coverage to codecov (#56)

* Move coverage to codecov

* clean up script

* add coverage script

* specify path for m...

659501c7a3bdc846d5f5a5d245e78bfa44acdf0a authored almost 4 years ago
Fix status code type in code example (#55)

This used to be a string but is now a number: https://github.com/parse-community/node-apn/pull/16

acce4a7cb372841ca842be72196e779c211775fa authored almost 4 years ago
fix: upgrade debug from 4.3.1 to 4.3.2 (#42)

Snyk has created this PR to upgrade debug from 4.3.1 to 4.3.2.

See this package in npm:
http...

fe508daa3c095a8fb4b1a168cead9fdbd73183dc authored about 4 years ago
fix: upgrade debug from 4.3.0 to 4.3.1 (#40)

Snyk has created this PR to upgrade debug from 4.3.0 to 4.3.1.

See this package in npm:
http...

1c15d0956e1dfa11a50ff16d70358576ed343f6d authored about 4 years ago
feat: upgrade debug from 3.1.0 to 4.3.0 (#35)

Snyk has created this PR to upgrade debug from 3.1.0 to 4.3.0.

See this package in npm:
http...

ec3dceaab121bbaff97da5a2efa05d625389c77b authored about 4 years ago
Add GitHub actions (#39)

* Add GitHub actions

* Add github token to coveralls

* Add github token

* Add COVERALLS...

3f1b263405cb5a750f137ca551d79ea752ddbeb0 authored about 4 years ago
Fix examples due to the shutdown() function that should be only called after the sending process has completed (#37)

fa157a738df081ed8a2b87e2a2402f04f150ce5b authored over 4 years ago
fix: upgrade jsonwebtoken from 8.1.0 to 8.5.1 (#36)

Snyk has created this PR to upgrade jsonwebtoken from 8.1.0 to 8.5.1.

See this package in npm...

f5160f3b3bb02daf5cb036e9b40c07f06988ec8f authored over 4 years ago
V4.0.0 (#33)

* Release 4.0.0

* Add requestTimeout docs

* Improve requestTimeout description

85ef3a599521944481374b7399fabdac62e50c4c authored over 4 years ago
Request timeout (#29)

* Add request timeout, improve logging, better session handling

* Improve shutdown

* Fix c...

94cc9e42b2e759840f68e418636652f6973eb54d authored over 4 years ago
Change ResponseFailure.status typing to be number (#16)

In the original project, we left status as a string: https://github.com/node-apn/node-apn/blob/m...

3b288ef83cbdb402db46f7e116df444461b8d00a authored over 4 years ago
Fix nits on typos in documentation (#28)

742b641adb0dda421f4b4732547e48c766dd7643 authored over 4 years ago
Also run tests in Node 12 and 14 (#25)

Node 14 will become an LTS release in October.

fdb03cc3d8af1c4a966c57ddacfe73845303d16a authored over 4 years ago
Remove the unreferenced lib/protocol directory (#23)

This seems like it predates the switch to http2 in 2017,
and is unreferenced.
This is using ht...

adc0f8d8093fe5cffbdeea666e6be1a0fbf31fda authored over 4 years ago
Improve go away handler (#22)

86f1dcb4cd625cf4c75d6293600e4d055b2f8dc3 authored over 4 years ago
Release v3.2.0 (#21)

* Release v3.2.0

* Remove organizacional commits from changelog

68de6580510bccd898891d059f8a570ad345731e authored over 4 years ago
Upgradre node-forge and sinon, pin the other packages (#20)

0265302045922b9dd9c50173f228f00142db0b93 authored over 4 years ago
Update some of the urls in README for parse (#17)

* Update some of the urls in README for parse

I'm not sure which make sense to change here
a...

eb2be419fa9f89007d6e00ea03d3be5f7c058e2e authored over 4 years ago
Merge pull request #15 from LinusU/patch-1

Add typings for the "voip" NotificationPushType

a67c5cdd45ba5e3cbfc9b59d51feed98ef50067d authored about 5 years ago
Add typings for the "voip" NotificationPushType

f184c84a1c85ded315516d894b8780e39897985f authored about 5 years ago
Merge pull request #14 from fchristl/master

Typed Notification.pushType

ef9ed8ad6e6b6ba5753cd094d8d7251d0805972f authored over 5 years ago
Typed Notification.pushType

63b90ac7deee2f9aaaf3929fb8ef83c96b8c0980 authored over 5 years ago
Merge pull request #13 from MrAlek/patch-2

Install coveralls as a dev dependency on publish

868be61cd7b6bb3ec2418a0bd4bba282c869fe74 authored over 5 years ago
Install coveralls as a dev dependency on publish

Currently, `coveralls` is added as a normal dependency so all users are forced to install it too.

439a0841d799a4f9a3418f91aa4745517c30c1ef authored over 5 years ago
Fix require name in readme (#12)

8c97e400fcea65049220902727a4d632da9357ab authored over 5 years ago
3.1.0 (#10)

397196324630c7fb5074f51085444a202e2dab29 authored over 5 years ago
Merge pull request #9 from eladnava/patch-2

Fix: http2session.shutdown() is not a function

69f7d1b3492c3ef12865180553853475d56d4f88 authored over 5 years ago
Merge pull request #8 from eladnava/patch-1

Update npm install command in README (@parse/node-apn)

e074a21a270849ae8eef6f3bc7ed35253df85d46 authored over 5 years ago
Fix: http2session.shutdown() is not a function (when calling `Provider.prototype.shutdown`)

Use [`http2session.close([callback])`](https://nodejs.org/api/http2.html#http2_http2session_clos...

8c06d1cda927c8ae7041145fbb5945e45d5021b9 authored over 5 years ago
Update npm install command in README

4ce92566b66f3d59651479a894f0bae4df981ca4 authored over 5 years ago
Add support for handling http2 GOAWAY messages and set http2 ping interval (#7)

* Add ping interval to native http2 implementation

* Gracefully destroy http2stream on GOAWAY...

b43327a5bf8d46e1fa1221315ce83368000e8c5e authored over 5 years ago
Set npm package as public

d5dd5c69162d9a0b6dadf9b11faab689b838759d authored over 5 years ago
use node 10 instead of node 9 for travis

attempt to get npm provider working in travis

c65e37ba57091badd33018dcc85ef4c0b254775e authored over 5 years ago
bumping version with travis enabled this time

trying to get travis to publish to npm

e1e9a0459ef12b56570f84645db50e60dfbe630f authored over 5 years ago
bump the version to 3.0.3

2d78ad8eb0741093e4fbc6742a9b3def35d03c71 authored over 5 years ago
Merge pull request #6 from parse-community/changelog

add change log for 3.0.3 release

940019c24a55ff0bb44e8d05aa1fe205c824236e authored over 5 years ago
add change log for 3.0.3 release

a7f11e6db2f79cde6d33abd67c90f035a1f8e0eb authored over 5 years ago
try to make npm publishable... (#5)

5873e57271c004261b24d2d4a212406129e64313 authored over 5 years ago
3.0.2-parse (#4)

73e2826169cd3faaa211392d86b13eadf246eea8 authored over 5 years ago
Merge pull request #3 from funkenstrahlen/patch-1

Fix package version to match tagged release version

fb9b1fd7f3ade7298e168b7125caa771edfa88b6 authored over 5 years ago
Fix package version to match tagged release version

04d57e6abbf374552a28bbfa074493c47b3afb17 authored over 5 years ago
Merge pull request #2 from funkenstrahlen/apns-push-type

add support for apns-push-type key

538d09480adfa4dddac644ee1f4bef443b674721 authored over 5 years ago
add support for apns-push-type key

1fcd363a739bf5851c226fde498e81a226c5df2f authored over 5 years ago
Run tests on node v8 and v9 only

3a2002f70cfde4e4ad4ce7e23d894de4e3651a97 authored about 7 years ago
Disable client tests (temporarily)

bd3e3dc5ba171545deaec1cc70cf3bcd39b36d96 authored about 7 years ago
Set version to 3.0.0-alpha1

10da8a18622fb1c727a4848579ae2366e2e02cb6 authored about 7 years ago
Update change log for 3.0.0

23f9b98f5a92d3790645be6aa1548f58037cf5fa authored about 7 years ago
Fix issue in shutdown method of client

004c083d02297bc1a93d1410eeb5051495d00811 authored about 7 years ago
Add debug logging in client.js

8ac2793c7dedbc35627870d9b8946b00573b5459 authored about 7 years ago
Use native node HTTP/2 client

fc6e697e1683f703c1ce7e38b2eafdee798117d7 authored about 7 years ago
Update dependencies

ed893564f06a190fe9885c6291af06c6e1a8f724 authored about 7 years ago
163, allow connection through HTTP proxy

37e388a1c197323ad7562e8efbe2fa8f06ad80bb authored about 7 years ago
Fix minor typo's

dff9d1ca66c3e4d6908eadae8ce2edcde7f8279c authored over 7 years ago