Skip to content

Develop#57

Merged
this-is-tobi merged 4 commits intomainfrom
develop
Dec 7, 2025
Merged

Develop#57
this-is-tobi merged 4 commits intomainfrom
develop

Conversation

@this-is-tobi
Copy link
Copy Markdown
Owner

@this-is-tobi this-is-tobi commented Sep 28, 2025

Upgrade of Node.js and pnpm versions across the project:

  • nodejs: 22.19.0 → 24.11.1
  • pnpm: 10.15.1 → 10.23.0

Additional changes:

  • Migrated npm publishing to use provenance attestation (requires id-token: write permission)
  • Removed NPM_TOKEN secret usage in favor of GitHub OIDC-based authentication
  • Updated release-please configuration with detailed changelog sections

Type of change

  • 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)
  • Documentation update (typos, code examples or any documentation update)
  • Other (please describe): versions upgrade

How Has This Been Tested?

With unit tests and CI pipeline including:

  • Unit tests (tests-unit)
  • CLI tests (tests-cli)
  • Docker build and tests
  • Linting
  • Vulnerability scanning

Test Configuration:

  • Node.js version: 24.11.1
  • pnpm version: 10.23.0
  • Docker image: node:24.11.1-slim

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 in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@this-is-tobi this-is-tobi marked this pull request as ready for review November 25, 2025 21:16
Comment thread Dockerfile Dismissed
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Hey !

The security scan report for the current pull request is available here.

@this-is-tobi this-is-tobi merged commit 9ba968a into main Dec 7, 2025
24 checks passed
@this-is-tobi this-is-tobi deleted the develop branch December 7, 2025 14:03
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.

2 participants