Skip to content

feat: add Node.js 26 to test matrix - #224

Merged
okuryu merged 1 commit into
mainfrom
okuryu-add-node26-actions-test
Aug 8, 2026
Merged

feat: add Node.js 26 to test matrix#224
okuryu merged 1 commit into
mainfrom
okuryu-add-node26-actions-test

Conversation

@okuryu

@okuryu okuryu commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Why

Node.js 26 support should be covered in CI so compatibility issues are detected automatically when contributors open PRs.

What changed

Updated the test workflow matrix to include Node.js 26 in addition to the existing Node.js 20, 22, and 24 versions.

Notes

N/A

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions CI test matrix to also run the project’s test workflow on Node.js 26, extending existing multi-version coverage.

Changes:

  • Added Node.js 26 to the workflow matrix alongside 20, 22, and 24.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@okuryu
okuryu marked this pull request as ready for review August 8, 2026 02:15
@okuryu okuryu changed the title Add Node.js 26 to Actions test matrix feat: add Node.js 26 to test matrix Aug 8, 2026
@okuryu
okuryu merged commit 57865ed into main Aug 8, 2026
5 checks passed
mergify Bot added a commit to ArcadeData/arcadedb that referenced this pull request Aug 16, 2026
…7 to 7.1.0 in /studio [skip ci]

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 7.0.7 to 7.1.0.
Release notes

*Sourced from [serialize-javascript's releases](https://github.com/yahoo/serialize-javascript/releases).*

> v7.1.0
> ------
>
> What's Changed
> --------------
>
> * feat: add Node.js 26 to test matrix by [`@​okuryu`](https://github.com/okuryu) in [yahoo/serialize-javascript#224](https://redirect.github.com/yahoo/serialize-javascript/pull/224)
> * release: v7.1.0 by [`@​okuryu`](https://github.com/okuryu) in [yahoo/serialize-javascript#225](https://redirect.github.com/yahoo/serialize-javascript/pull/225)
>
> **Full Changelog**: <yahoo/serialize-javascript@v7.0.7...v7.1.0>


Commits

* [`739145a`](yahoo/serialize-javascript@739145a) release: v7.1.0
* [`57865ed`](yahoo/serialize-javascript@57865ed) feat: add Node.js 26 to test matrix
* See full diff in [compare view](yahoo/serialize-javascript@v7.0.7...v7.1.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=serialize-javascript&package-manager=npm\_and\_yarn&previous-version=7.0.7&new-version=7.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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