[PR #19] [MERGED] fix(deps): bump actions/setup-node from 3.4.1 to 3.5.0 #87

Closed
opened 2026-03-03 16:36:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/19
Author: @dependabot[bot]
Created: 9/28/2022
Status: Merged
Merged: 9/28/2022
Merged by: @AchoArnold

Base: mainHead: dependabot/github_actions/actions/setup-node-3.5.0


📝 Commits (1)

  • 7934174 fix(deps): bump actions/setup-node from 3.4.1 to 3.5.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -1)

📄 Description

Bumps actions/setup-node from 3.4.1 to 3.5.0.

Release notes

Sourced from actions/setup-node's releases.

Add support for engines.node and Volta

In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. actions/setup-node#485. Moreover, we added support for Volta

Besides, we updated @​actions/core to 1.9.1 and @​actions/cache to 3.0.4

Commits

Dependabot compatibility score

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 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 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/NdoleStudio/httpsms/pull/19 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/28/2022 **Status:** ✅ Merged **Merged:** 9/28/2022 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/github_actions/actions/setup-node-3.5.0` --- ### 📝 Commits (1) - [`7934174`](https://github.com/NdoleStudio/httpsms/commit/79341741ca8913a4273c748914faa88919b5e14c) fix(deps): bump actions/setup-node from 3.4.1 to 3.5.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -1) </details> ### 📄 Description Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p> <blockquote> <h2>Add support for engines.node and Volta</h2> <p>In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/485">actions/setup-node#485</a>. Moreover, we <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/532">added support for Volta</a></p> <p>Besides, we updated <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/574"><code>@​actions/core</code> to 1.9.1</a> and <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/573"><code>@​actions/cache</code> to 3.0.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-node/commit/969bd2663942d722d85b6a8626225850c2f7be4b"><code>969bd26</code></a> Fix test volta priority (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/577">#577</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/9f3a02bbd17adc05b078145bb8f676c84be77e89"><code>9f3a02b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/532">#532</a> from jef/main</li> <li><a href="https://github.com/actions/setup-node/commit/4cffe5c52b4c7a58d230a4f51f534a7bf0f1dfce"><code>4cffe5c</code></a> chore: remove sponge usage</li> <li><a href="https://github.com/actions/setup-node/commit/0efefb3c0b635aa27a368ae8b1eb60345072b977"><code>0efefb3</code></a> Merge remote-tracking branch 'upstream/main'</li> <li><a href="https://github.com/actions/setup-node/commit/1e6f2cd3121764f4065a4f231bbc7222d7ffc0a4"><code>1e6f2cd</code></a> test: add volta e2e test</li> <li><a href="https://github.com/actions/setup-node/commit/30f0e7dc5aa0e546410a28dc80a10d8114ee873e"><code>30f0e7d</code></a> Update <code>@​actions/core</code> to 1.9.1 (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/574">#574</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/c8f0d105851628358c640b5e1ba0feb8990cab50"><code>c8f0d10</code></a> upgrade <code>@action/cache</code> to 3.0.4 to fix stuck issue (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/573">#573</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/b4b18e5317cee56876918c4f099a680d3bca1cb8"><code>b4b18e5</code></a> Update package json version (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/570">#570</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/9efe00a0025efeba48d576d3e3098477d681ce43"><code>9efe00a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/569">#569</a> from e-korolevskii/main</li> <li><a href="https://github.com/actions/setup-node/commit/35ba06beb71a75ab56021813e9ee318e7744e373"><code>35ba06b</code></a> docs(contributor's guide): Update link</li> <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v3.4.1...v3.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=3.4.1&new-version=3.5.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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:36:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#87
No description provided.