Skip to content

refactor: Bump @semantic-release/github from 12.0.6 to 12.0.9 - #578

Merged
mtrezza merged 1 commit into
parse-community:masterfrom
mtrezza:refactor/semantic-release-github-12.0.9
Jul 20, 2026
Merged

refactor: Bump @semantic-release/github from 12.0.6 to 12.0.9#578
mtrezza merged 1 commit into
parse-community:masterfrom
mtrezza:refactor/semantic-release-github-12.0.9

Conversation

@mtrezza

@mtrezza mtrezza commented Jul 20, 2026

Copy link
Copy Markdown
Member

Closes #574

Changes

Bumps the dev dependency @semantic-release/github from 12.0.6 to 12.0.9 (patch release). Updates transitive proxy-agent dependencies within its subtree in the lockfile.

Breaking

None. Patch-level bump of a devDependency used only in the release pipeline; no runtime or public API impact.

Code Changes

  • package.json: @semantic-release/github 12.0.6 -> 12.0.9
  • package-lock.json: updated to match, scoped to the @semantic-release/github subtree

Summary by CodeRabbit

  • Chores
    • Updated the GitHub release tooling to version 12.0.9.
    • Refreshed related proxy and networking packages for improved compatibility and maintenance.

@parse-github-assistant

Copy link
Copy Markdown

🚀 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.

Tip

  • Keep pull requests small. Large PRs will be rejected. Break complex features into smaller, incremental PRs.
  • Use Test Driven Development. Write failing tests before implementing functionality. Ensure tests pass.
  • Group code into logical blocks. Add a short comment before each block to explain its purpose.
  • We offer conceptual guidance. Coding is up to you. PRs must be merge-ready for human review.
  • Our review focuses on concept, not quality. PRs with code issues will be rejected. Use an AI agent.
  • Human review time is precious. Avoid review ping-pong. Inspect and test your AI-generated code.

Note

Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect.

Caution

Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. Our CI and AI review are safeguards, not development tools. If many issues are flagged, rethink your development approach. Invest more effort in planning and design rather than using review cycles to fix low-quality code.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 72bc6ed7-b26e-4afd-abae-0e9c70f9573c

📥 Commits

Reviewing files that changed from the base of the PR and between a9215cf and 324aee2.

📒 Files selected for processing (2)
  • package-lock.json
  • package.json

📝 Walkthrough

Walkthrough

The PR upgrades @semantic-release/github from 12.0.6 to 12.0.9 and updates the lockfile with its metadata and proxy-agent dependency changes, including agent-base, https-proxy-agent, http-proxy-agent, and proxy-agent-negotiate.

Changes

Semantic Release GitHub update

Layer / File(s) Summary
Dependency version declaration
package.json, package-lock.json
The @semantic-release/github development dependency and root lockfile entry are updated from 12.0.6 to 12.0.9.
Resolved proxy dependency graph
package-lock.json
Lockfile metadata and resolved entries update http-proxy-agent and https-proxy-agent to the 9.x line, add agent-base 9.0.0 entries, and add proxy-agent-negotiate 1.1.0.

Estimated code review effort: 1 (Trivial) | ~5 minutes


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Engage In Review Feedback ❓ Inconclusive No review-thread or comment evidence is present in the repo diff; this requires PR discussion data not available here. Provide the PR review thread or GitHub review-comment history so engagement, prior discussion, and any reply/commit can be verified.
✅ Passed checks (6 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the dependency bump and follows the required prefix and capitalization pattern.
Linked Issues check ✅ Passed The changes satisfy issue #574 by upgrading @semantic-release/github to 12.0.9 and updating the related lockfile entries.
Out of Scope Changes check ✅ Passed The PR is limited to the requested dependency update and its transitive lockfile changes, with no unrelated scope added.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Security Check ✅ Passed Only a devDependency/lockfile bump; checked advisories show no direct issues in the proxy-agent subtree and undici issues need paths this plugin doesn't use.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 Checkov (3.3.8)
package.json

Traceback (most recent call last):
File "/usr/local/bin/checkov", line 2, in
from checkov.main import Checkov
ModuleNotFoundError: No module named 'checkov'

package-lock.json

Traceback (most recent call last):
File "/usr/local/bin/checkov", line 2, in
from checkov.main import Checkov
ModuleNotFoundError: No module named 'checkov'

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.77%. Comparing base (a9215cf) to head (324aee2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #578   +/-   ##
=======================================
  Coverage   97.77%   97.77%           
=======================================
  Files           2        2           
  Lines         225      225           
=======================================
  Hits          220      220           
  Misses          5        5           

☔ View full report in Codecov by Harness.
📢 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.

@mtrezza
mtrezza merged commit dfdedf4 into parse-community:master Jul 20, 2026
13 checks passed
@mtrezza
mtrezza deleted the refactor/semantic-release-github-12.0.9 branch July 20, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant