-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update Node.js to v18 - abandoned #68
base: main
Are you sure you want to change the base?
Conversation
9a27cee
to
44cb889
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CIで使っているバージョンも同時に変更したい
- https://docs.renovatebot.com/node/#file-support
- https://github.com/actions/setup-node/blob/v3.5.0/docs/advanced-usage.md#node-version-file
.nvmrc
か .node-version
によるCIのNode.jsバージョン管理ができてからこのPRをrebaseさせればDockerfileとCIの同期的なバージョンアップが実現できるかも
またvideoCastではdocker build時にpackage-lock.json v1からv2への変換処理が毎回走るので無駄なのもどうにかしたい
#10 0.997 npm WARN old lockfile The package-lock.json file was created with an old version of npm,
#10 0.997 npm WARN old lockfile so supplemental metadata must be fetched from the registry.
#10 0.998 npm WARN old lockfile
#10 0.999 npm WARN old lockfile This is a one-time fix-up, please be patient...
44cb889
to
5796b93
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rebaseしたものの.nvmrcの効果を認めず。なんで?
8e404ba
to
933d212
Compare
933d212
to
53cc9b2
Compare
4ed4d26
to
2ef8613
Compare
2ef8613
to
98d3d84
Compare
Edited/Blocked NotificationRenovate 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. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
16.18.1
->18.12.1
16.18.3
->18.11.13
18.11.9
->18.11.13
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.