Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 1, 2025

New Pull Request Checklist

Issue Description

Related issue: #259

Upgrades @parse/node-apn from 6.5.0 to 7.0.0.

Approach

  • Updated @parse/node-apn dependency version in package.json

node-apn 7.0.0 changes:

  • Security fix: node-forge upgraded from 1.3.1 to 1.3.2
  • Node.js support: Drops Node 14/16, adds Node 22/24

Compatible with current engine requirements (Node 18, 20, 22).

TODOs before merging

  • Add entry to changelog

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • exp.host
    • Triggering command: /usr/local/bin/node node ./node_modules/.bin/jasmine (dns block)
  • fcm.googleapis.com
    • Triggering command: /usr/local/bin/node node ./node_modules/.bin/jasmine (dns block)
  • https://api.github.com//advisories
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (http block)
  • www.googleapis.com
    • Triggering command: /usr/local/bin/node node ./node_modules/.bin/jasmine (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Upgrade to node-apn 7.0.0</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)

@mtrezza @copilot Create a PR for this issue

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI self-assigned this Dec 1, 2025
@parseplatformorg
Copy link
Contributor

parseplatformorg commented Dec 1, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6318d89) to head (dc79578).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #472   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1172      1172           
=========================================
  Hits          1172      1172           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI changed the title [WIP] Upgrade to node-apn 7.0.0 feat: Upgrade @parse/node-apn to 7.0.0 Dec 1, 2025
Copilot AI requested a review from mtrezza December 1, 2025 07:32
@mtrezza mtrezza changed the title feat: Upgrade @parse/node-apn to 7.0.0 fix: Upgrade @parse/node-apn to 7.0.0 Dec 1, 2025
@parse-github-assistant
Copy link

parse-github-assistant bot commented Dec 1, 2025

🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review.

@mtrezza mtrezza marked this pull request as ready for review December 1, 2025 07:35
@mtrezza mtrezza changed the title fix: Upgrade @parse/node-apn to 7.0.0 fix: Security upgrade @parse/node-apn to 7.0.0 Dec 1, 2025
@mtrezza mtrezza merged commit 8391ab2 into master Dec 1, 2025
13 checks passed
parseplatformorg pushed a commit that referenced this pull request Dec 1, 2025
## [7.0.1](7.0.0...7.0.1) (2025-12-01)

### Bug Fixes

* Security upgrade @parse/node-apn to 7.0.0 ([#472](#472)) ([8391ab2](8391ab2))
* Security upgrade parse from 6.1.1 to 7.0.1 ([#455](#455)) ([818da81](818da81))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to node-apn 7.0.0

3 participants