nuxt / create-nuxt-app

Create Nuxt.js App in seconds.
MIT License
3.48k stars 428 forks source link

chore(deps): update actions/setup-node action #939

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v2.5.1 -> v3.0.0
actions/setup-node action major v2 -> v3

Release Notes

actions/setup-node ### [`v3.0.0`](https://togithub.com/actions/setup-node/releases/v3.0.0) [Compare Source](https://togithub.com/actions/setup-node/compare/v2.5.1...v3.0.0) In scope of this release we changed version of the runtime Node.js for the setup-node action and updated package-lock.json file to v2. ##### Breaking Changes - With the update to Node 16 in [https://github.com/actions/setup-node/pull/414](https://togithub.com/actions/setup-node/pull/414), all scripts will now be run with Node 16 rather than Node 12. - We removed deprecated `version` input ([https://github.com/actions/setup-node/pull/424](https://togithub.com/actions/setup-node/pull/424)). Please use `node-version` input instead.

Configuration

šŸ“… Schedule: At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

āš  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:

The artifact failure details are included below:

File name: packages/cna-template/template/frameworks/github-actions/.github/workflows/ci.yml
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/github-actions/.github/workflows/ci.yml
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: .github/workflows/snapshot.yml
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: .github/workflows/snapshot.yml
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: .github/workflows/ci.yml
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: .github/workflows/ci.yml
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'