Skip to content

Merge pull request #27 from FrancoStino/dependabot/npm_and_yarn/develop/vercel/node-5.8.4 chore(deps-dev): bump @vercel/node from 5.8.2 to 5.8.4#31

Merged
FrancoStino merged 31 commits into
mainfrom
develop
May 29, 2026
Merged

Merge pull request #27 from FrancoStino/dependabot/npm_and_yarn/develop/vercel/node-5.8.4 chore(deps-dev): bump @vercel/node from 5.8.2 to 5.8.4#31
FrancoStino merged 31 commits into
mainfrom
develop

Conversation

@FrancoStino

@FrancoStino FrancoStino commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary by cubic

Upgraded @vercel/node to 5.8.4 and removed legacy opencode GitHub Actions. Also updated several dependencies to improve security and build stability.

  • Dependencies

    • Runtime: axios 1.16.1, express-rate-limit 8.5.2, helmet 8.2.0, lru-cache 11.5.0
    • Dev: @types/node 25.9.1, eslint 10.4.0, webpack 5.107.1
  • Refactors

    • Removed .github/workflows/opencode.yml, opencode-review.yml, and opencode-triage.yml to retire the opencode automation workflows.

Written for commit a91a25b. Summary will update on new commits.

Review in cubic

dependabot Bot and others added 30 commits May 9, 2026 07:23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.0 to 25.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.3.5 to 11.3.6.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.3.5...v11.3.6)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-version: 11.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 8.4.1 to 8.5.1.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v8.4.1...v8.5.1)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-version: 8.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/axios-1.16.0

chore(deps): bump axios from 1.15.0 to 1.16.0
…op/types/node-25.6.2

chore(deps-dev): bump @types/node from 25.6.0 to 25.6.2
…op/lru-cache-11.3.6

chore(deps): bump lru-cache from 11.3.5 to 11.3.6
…op/express-rate-limit-8.5.1

chore(deps): bump express-rate-limit from 8.4.1 to 8.5.1
Bumps [eslint](https://github.com/eslint/eslint) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) from 5.7.15 to 5.8.2.
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/node@5.8.2/packages/node)

---
updated-dependencies:
- dependency-name: "@vercel/node"
  dependency-version: 5.8.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 8.5.1 to 8.5.2.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v8.5.1...v8.5.2)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-version: 8.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [axios](https://github.com/axios/axios) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/axios-1.16.1

chore(deps): bump axios from 1.16.0 to 1.16.1
…op/express-rate-limit-8.5.2

chore(deps): bump express-rate-limit from 8.5.1 to 8.5.2
…op/vercel/node-5.8.2

chore(deps-dev): bump @vercel/node from 5.7.15 to 5.8.2
…op/eslint-10.4.0

chore(deps-dev): bump eslint from 10.3.0 to 10.4.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.2 to 25.8.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/types/node-25.8.0

chore(deps-dev): bump @types/node from 25.6.2 to 25.8.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.8.0 to 25.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.3.6 to 11.5.0.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.3.6...v11.5.0)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-version: 11.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.106.2 to 5.107.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.106.2...v5.107.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.107.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [helmet](https://github.com/helmetjs/helmet) from 8.1.0 to 8.2.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: helmet
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/types/node-25.9.1

chore(deps-dev): bump @types/node from 25.8.0 to 25.9.1
…op/webpack-5.107.1

chore(deps-dev): bump webpack from 5.106.2 to 5.107.1
…op/lru-cache-11.5.0

chore(deps): bump lru-cache from 11.3.6 to 11.5.0
…op/helmet-8.2.0

chore(deps): bump helmet from 8.1.0 to 8.2.0
Bumps [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) from 5.8.2 to 5.8.4.
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/node@5.8.4/packages/node)

---
updated-dependencies:
- dependency-name: "@vercel/node"
  dependency-version: 5.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/vercel/node-5.8.4

chore(deps-dev): bump @vercel/node from 5.8.2 to 5.8.4
@vercel

vercel Bot commented May 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-contribution-card Ready Ready Preview, Comment May 29, 2026 8:24am

@coderabbitai

coderabbitai Bot commented May 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 70ac0852-47ba-4f2c-9f5e-08da1ca90427

📥 Commits

Reviewing files that changed from the base of the PR and between e975d41 and a91a25b.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (4)
  • .github/workflows/opencode-review.yml
  • .github/workflows/opencode-triage.yml
  • .github/workflows/opencode.yml
  • package.json
💤 Files with no reviewable changes (3)
  • .github/workflows/opencode.yml
  • .github/workflows/opencode-review.yml
  • .github/workflows/opencode-triage.yml
📜 Recent review details
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: cubic · AI code reviewer
🔇 Additional comments (1)
package.json (1)

27-27: LGTM!

Also applies to: 31-31, 33-33, 36-36, 42-43, 45-45, 52-52


📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated project dependencies to latest compatible versions for improved stability and security.
    • Removed internal workflow automation configurations.

Walkthrough

This PR removes three GitHub Actions workflows for automated code review and issue triage (opencode-review.yml, opencode-triage.yml, opencode.yml) and updates runtime and development dependency versions in package.json to newer releases.

Changes

Maintenance and Dependency Updates

Layer / File(s) Summary
Dependency version updates
package.json
Runtime dependencies (axios, express-rate-limit, helmet, lru-cache) and development dependencies (@types/node, @vercel/node, eslint, webpack) are bumped to newer versions. GitHub Actions workflows for code review and issue triage automation are removed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

Poem

🐰 A rabbit tidies up the burrow today,
Old workflows hop away, now workflows stay,
Dependencies gleam in their newest attire,
Security patches and fixes inspire! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title describes a dependency version bump for @vercel/node, but the changeset also removes three GitHub Actions workflows and updates multiple other dependencies, making the title incomplete and misleading about the main scope of changes. Revise the title to reflect the primary changes more accurately, such as 'Remove opencode workflows and update dependencies' to better represent the full scope of the pull request.
✅ Passed checks (4 passed)
Check name Status Explanation
Description check ✅ Passed The description is well-structured and relates to the changeset, accurately summarizing the dependency updates and the removal of opencode workflows.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a91a25bc7c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -1,33 +0,0 @@
name: opencode

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore the comment-triggered opencode workflow

This commit deletes the only workflow that listens for /oc or /opencode comments; I checked the remaining .github/workflows files and there is no replacement issue_comment/pull_request_review_comment handler. In repos relying on those comments to run opencode on issues or PR discussions, the automation silently stops working after this dependency-bump merge.

Useful? React with 👍 / 👎.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 5 files

Shadow auto-approve: would require human review. The PR removes three GitHub Actions workflow files and includes multiple production and dev dependency updates, which together represent a non-trivial change that could affect CI/CD processes and requires human review to ensure no unintended consequences.

Re-trigger cubic

@FrancoStino FrancoStino merged commit 877a8bb into main May 29, 2026
5 checks passed
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.

1 participant