[PR #103] [MERGED] fix: get CI working #105

Closed
opened 2026-02-16 12:27:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/javascript-client-sdk/pull/103
Author: @Rexogamer
Created: 6/26/2024
Status: Merged
Merged: 6/26/2024
Merged by: @insertish

Base: mainHead: main


📝 Commits (3)

  • 7a2e57d chore: update pnpm
  • 2e19bb2 ci: use correct version of pnpm + node 20
  • 082ba87 fix(ci): drop node 16

📊 Changes

3 files changed (+4 additions, -8 deletions)

View changed files

📝 .github/workflows/docs.yml (+1 -3)
📝 .github/workflows/lint.yml (+2 -4)
📝 package.json (+1 -1)

📄 Description

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

this PR drops testing for Node 16 - however, it's EOL anyway so 🤷‍♀️


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/javascript-client-sdk/pull/103 **Author:** [@Rexogamer](https://github.com/Rexogamer) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`7a2e57d`](https://github.com/stoatchat/javascript-client-sdk/commit/7a2e57df58432131629ae6ad1e84fc9ac418f0d5) chore: update pnpm - [`2e19bb2`](https://github.com/stoatchat/javascript-client-sdk/commit/2e19bb28f955eb8b5167900872f25df64424ee67) ci: use correct version of pnpm + node 20 - [`082ba87`](https://github.com/stoatchat/javascript-client-sdk/commit/082ba87a591d2e9562635a47a4e662d52ed517f5) fix(ci): drop node 16 ### 📊 Changes **3 files changed** (+4 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docs.yml` (+1 -3) 📝 `.github/workflows/lint.yml` (+2 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description ## Please make sure to check the following tasks before opening and submitting a PR - [x] I understand and have followed the [contribution guide](https://github.com/revoltchat/.github/blob/master/.github/CONTRIBUTING.md) - [x] I have tested my changes locally and they are working as intended this PR drops testing for Node 16 - however, [it's EOL anyway](https://nodejs.org/en/blog/announcements/nodejs16-eol) so :woman_shrugging: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:27:02 -05:00
yindo closed this issue 2026-02-16 12:27:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-sdk#105