Skip to content

Release 6.2.2#559

Merged
jcbsfilho merged 4 commits intomainfrom
stage
Dec 16, 2025
Merged

Release 6.2.2#559
jcbsfilho merged 4 commits intomainfrom
stage

Conversation

@jcbsfilho
Copy link
Collaborator

This pull request updates the project to use Node.js 22 across all environments and modernizes the CI/CD workflows. It also upgrades several dependencies and development tools, and documents these changes in the changelog.

CI/CD Workflow Updates:

  • Updated GitHub Actions workflows (.github/workflows/release.yml, test-e2e-reports.yml, test-e2e.yml, test-nodejs-apis.yml) to use actions/checkout@v5 and actions/setup-node@v5, set Node.js version to 22, enable Yarn caching, and configure npm registry for trusted publishing. Removed redundant NPM token environment variables from the release job. [1] [2] [3] [4] [5] [6]

Dependency and Environment Updates:

  • Changed the base Docker image to node:22.21.1-alpine3.23 for consistency with workflow updates.
  • Upgraded the azion dependency to ~2.3.1.
  • Updated development dependencies: @semantic-release/commit-analyzer to ^13.0.1, @semantic-release/release-notes-generator to ^14.1.0, and semantic-release to ^25.0.2. [1] [2]

Versioning and Documentation:

  • Bumped project version to 6.2.2-stage.1 in package.json and added a corresponding entry to CHANGELOG.md documenting the workflow improvements for npm trusted publishers. [1] [2]

These changes ensure the project uses the latest Node.js LTS, improves CI/CD reliability, and keeps dependencies up to date.

actions-user and others added 4 commits December 5, 2025 18:11
[skip ci]
## <small>6.2.2-stage.1 (2025-12-12)</small>

* fix: update deployment workflow to use npm trusted publishers (#555) ([9563915](9563915)), closes [#555](#555)
* Merge branch 'main' into stage [skip ci] ([3aab8cd](3aab8cd))
@jcbsfilho jcbsfilho requested a review from a team as a code owner December 16, 2025 14:41
@jcbsfilho jcbsfilho merged commit 5301472 into main Dec 16, 2025
10 checks passed
gabrielnes-azion pushed a commit that referenced this pull request Dec 16, 2025
[skip ci]
## <small>6.2.2 (2025-12-16)</small>

* chore(release): 6.2.2-stage.1 ([22cb333](22cb333))
* Merge branch 'main' into stage [skip ci] ([3aab8cd](3aab8cd))
* Release 6.2.2 (#559) ([5301472](5301472)), closes [#559](#559)
* chore: update azion dependency to 2.3.1 (#558) ([be4326b](be4326b)), closes [#558](#558)
* chore: update reports ([e67e7c5](e67e7c5))
* chore: update reports ([57c1067](57c1067))
* chore: update reports ([e854434](e854434))
* chore: update reports ([7a05ca3](7a05ca3))
* chore: update reports ([d11e948](d11e948))
* chore: update reports ([482336e](482336e))
* chore: update reports ([9bd9261](9bd9261))
* chore: update reports ([5f1b1d0](5f1b1d0))
* chore: update reports ([39d0d66](39d0d66))
* chore: update reports ([bd7d2f1](bd7d2f1))
* chore: update reports ([5956ada](5956ada))
* chore: update reports node.js apis ([2da5fc8](2da5fc8))
* chore: update reports node.js apis ([7f07fb5](7f07fb5))
* chore: update reports node.js apis ([473c54c](473c54c))
* chore: update reports node.js apis ([407fba0](407fba0))
* chore: update reports node.js apis ([665aa2c](665aa2c))
* chore: update reports node.js apis ([e5a8031](e5a8031))
* chore: update reports node.js apis ([fccab33](fccab33))
* chore: update reports node.js apis ([0da56f7](0da56f7))
* chore: update reports node.js apis ([d8133e4](d8133e4))
* chore: update reports node.js apis ([4598e50](4598e50))
* chore: update reports node.js apis ([c15297c](c15297c))
* fix: update deployment workflow to use npm trusted publishers (#555) ([9563915](9563915)), closes [#555](#555)
@gabrielnes-azion
Copy link
Contributor

🎉 This PR is included in version 6.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Development

Successfully merging this pull request may close these issues.

7 participants