Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/setup-node action to v4 #320

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

tradeshift-renovate[bot]
Copy link
Contributor

@tradeshift-renovate tradeshift-renovate bot commented Nov 17, 2023

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v3 -> v4

Release Notes

actions/setup-node (actions/setup-node)

v4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tradeshift-renovate tradeshift-renovate bot requested review from a team as code owners November 17, 2023 12:46
@tradeshift-renovate tradeshift-renovate bot added the dependencies Pull requests that update a dependency file label Nov 17, 2023
@tradeshift-renovate
Copy link
Contributor Author

tradeshift-renovate bot commented Nov 17, 2023

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: npm ci --ignore-scripts
npm WARN cli npm v10.4.0 does not support Node.js v18.14.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm ERR! code EACCES
npm ERR! syscall open
npm ERR! path /home/ubuntu/.npm/_cacache/tmp/673cc215
npm ERR! errno -13
npm ERR! 
npm ERR! Your cache folder contains root-owned files, due to a bug in
npm ERR! previous versions of npm which has since been addressed.
npm ERR! 
npm ERR! To permanently fix this problem, please run:
npm ERR!   sudo chown -R 1000:0 "/home/ubuntu/.npm"

npm ERR! A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-02-12T18_36_51_902Z-debug-0.log

File name: undefined
Command failed: npm run --if-present format
npm WARN cli npm v10.4.0 does not support Node.js v18.14.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
sh: 1: prettier: not found

File name: undefined
Command failed: npm run --if-present build
npm WARN cli npm v10.4.0 does not support Node.js v18.14.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
sh: 1: tsc: not found

File name: undefined
Command failed: npm run --if-present package
npm WARN cli npm v10.4.0 does not support Node.js v18.14.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
sh: 1: ncc: not found

@tradeshift-renovate tradeshift-renovate bot force-pushed the renovate/actions-setup-node-4.x branch 11 times, most recently from 49b3b94 to f0900f8 Compare November 22, 2023 02:11
@tradeshift-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@tradeshift-renovate tradeshift-renovate bot force-pushed the renovate/actions-setup-node-4.x branch 10 times, most recently from d5ec60c to 5115c6d Compare February 12, 2024 18:37
@tradeshift-renovate tradeshift-renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 5115c6d to a057150 Compare December 4, 2024 10:18
@tradeshift-renovatebot tradeshift-renovatebot merged commit b89c8e3 into master Dec 4, 2024
1 check passed
@tradeshift-renovatebot tradeshift-renovatebot deleted the renovate/actions-setup-node-4.x branch December 4, 2024 10:40
Copy link

🎉 This issue has been resolved in version 1.2.16 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants