Skip to content

Commit df5b922

Browse files
fix(deps): update dependency @octoherd/cli to v5 (#60)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@octoherd/cli](https://togithub.com/octoherd/cli) | [`^4.0.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@octoherd%2fcli/4.0.5/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octoherd%2fcli/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octoherd%2fcli/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octoherd%2fcli/4.0.5/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octoherd%2fcli/4.0.5/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>octoherd/cli (@&#8203;octoherd/cli)</summary> ### [`v5.0.0`](https://togithub.com/octoherd/cli/releases/tag/v5.0.0) [Compare Source](https://togithub.com/octoherd/cli/compare/v4.0.5...v5.0.0) ##### Bug Fixes - **deps:** update dependency [@&#8203;octoherd/octokit](https://togithub.com/octoherd/octokit) to v5 ([#&#8203;172](https://togithub.com/octoherd/cli/issues/172)) ([64bfaa6](https://togithub.com/octoherd/cli/commit/64bfaa6397d42a31e4558113a7e4a5b6e2e238ce)) ##### BREAKING CHANGES - **deps:** require NodeJS >= 18 </details> --- ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/octoherd/script-hello-world). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad9e371 commit df5b922

File tree

2 files changed

+26
-44
lines changed

2 files changed

+26
-44
lines changed

package-lock.json

Lines changed: 25 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "Gregor Martynus (https://dev.to/gr2m)",
1919
"license": "ISC",
2020
"dependencies": {
21-
"@octoherd/cli": "^4.0.0"
21+
"@octoherd/cli": "^5.0.0"
2222
},
2323
"devDependencies": {},
2424
"release": {

0 commit comments

Comments
 (0)