wayfair / one-version

Implementation of Google’s One Version Rule for JS monorepos
https://www.npmjs.com/package/@wayfair/one-version
MIT License
24 stars 4 forks source link

chore(deps): update js-devtools/npm-publish action to v2 #42

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JS-DevTools/npm-publish action major v1 -> v2

Release Notes

https://github.com/JS-DevTools/npm-publish/releases/tag/v2.0.0

JS-DevTools/npm-publish ### [`v2`](https://togithub.com/JS-DevTools/npm-publish/compare/v1...v2) [Compare Source](https://togithub.com/JS-DevTools/npm-publish/compare/v1...v2)

Configuration

πŸ“… Schedule: Branch creation - "before 3am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 1 year ago

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.

finn-orsini commented 1 year ago

Pausing, need to upgrade to node 16 or newer before merging -> The library and CLI now require Node v16 or later. They may technically work in earlier versions, but they're not tested in CI and you will have to tell your package manager to ignore the engines requirement.

finn-orsini commented 1 year ago

Should be good now that https://github.com/wayfair/one-version/pull/45 has merged