Skip to content

chore(deps): update pnpm-workspace.yaml with emittery compatibility#998

Merged
github-actions[bot] merged 1 commit into
developfrom
upgrade-rust-version
May 8, 2026
Merged

chore(deps): update pnpm-workspace.yaml with emittery compatibility#998
github-actions[bot] merged 1 commit into
developfrom
upgrade-rust-version

Conversation

@Dwlad90
Copy link
Copy Markdown
Owner

@Dwlad90 Dwlad90 commented May 8, 2026

  • Updated .github/workflows/npm.yml to comment out Node.js 20.18.1 due to compatibility issues with Emittery v2.
  • Added comments for Node.js 26.0.0 indicating it is not yet supported.
  • Ensured that the CI configuration remains aligned with the current compatibility requirements.

Description

This pull request updates the Node.js versions used in the GitHub Actions workflow for npm builds. Node.js 20 is now commented out due to incompatibility with Emittery v2, and Node.js 26 is also commented out since it is not yet supported. The workflow now tests against Node.js 22 and 24.

Node.js version compatibility updates:

Type of change

Please select options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes
  • I have read the CONTRIBUTING document

@github-actions github-actions Bot added the chore label May 8, 2026
@Dwlad90 Dwlad90 force-pushed the upgrade-rust-version branch from dda1ac4 to c77867c Compare May 8, 2026 20:15
@Dwlad90 Dwlad90 temporarily deployed to release-approval May 8, 2026 20:18 — with GitHub Actions Inactive
@Dwlad90 Dwlad90 had a problem deploying to changlog-approval May 8, 2026 20:20 — with GitHub Actions Error
- Updated .github/workflows/npm.yml to comment out Node.js 20.18.1 due to compatibility issues with Emittery v2.
- Added comments for Node.js 26.0.0 indicating it is not yet supported.
- Ensured that the CI configuration remains aligned with the current compatibility requirements.
@Dwlad90 Dwlad90 force-pushed the upgrade-rust-version branch from c77867c to ff2ddfc Compare May 8, 2026 20:47
@Dwlad90 Dwlad90 temporarily deployed to release-approval May 8, 2026 20:48 — with GitHub Actions Inactive
@Dwlad90 Dwlad90 temporarily deployed to changlog-approval May 8, 2026 20:50 — with GitHub Actions Inactive
@Dwlad90
Copy link
Copy Markdown
Owner Author

Dwlad90 commented May 8, 2026

/approve

@github-actions github-actions Bot merged commit ff2ddfc into develop May 8, 2026
15 checks passed
@github-actions github-actions Bot deleted the upgrade-rust-version branch May 8, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant