HonkingGoose

Results 121 issues of HonkingGoose

PR #1603 fixed a mistaken Markdown link introduced by me. I noticed the PR creator uses a caret `^` behind the link. This makes it so that the link is...

**Which version of the book is affected?** This will affect our mainline branch, when macOS and Debian stable include newer versions of Git that have the `git restore` command. **Describe...

**Which version of the book is affected?** This affects our mainline branch, when macOS and Debian stable include newer versions of Git that have the `git switch` command. **Describe the...

**Which version of the book is affected?** Problem is with the files and present at `main`. **Describe the bug:** The section on Perforce is outdated: - The last commit on...

**Which version of the book is affected?** Problem is with the files, present at `master`. **Describe the bug:** https://github.com/progit/progit2/blob/master/book/09-git-and-other-scms/sections/client-p4.asc still has http:// links instead of https:// links. Also the links...

Proper nouns should be capitalized properly. Suggested replacements on `*.md` files: - `dependabot` -> `Dependabot` - `renovatebot` -> `Renovate` or `Renovate bot` - ` github ` -> ` GitHub `

good first issue

The `CODENAMES.md` file says that version `18.x` has the Codename `Hydrogen`: https://github.com/nodejs/Release/blob/0f3230611ebcae7488e55ad1fffdf989a787a983/CODENAMES.md?plain=1#L11 But these files don't list the `Hydrogen` codename for to the `18.x` release: https://github.com/nodejs/Release/blob/0f3230611ebcae7488e55ad1fffdf989a787a983/README.md?plain=1#L9 https://github.com/nodejs/Release/blob/0f3230611ebcae7488e55ad1fffdf989a787a983/schedule.json#L98-L104

## Changes: - Replace Travis with GitHub Actions - Use Dependabot to update npm and GitHub Action dependencies ## Context: Your Travis tests don't work anymore. I think you should...

### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### Please select...

type:bug
priority-2-high
status:ready
core:changelogs
reproduction:confirmed
impact:medium

### Describe the proposed change(s). Replace `pretty-quick --staged` with [`okonet/lint-staged`](https://github.com/okonet/lint-staged). Include Prettier and the different linters in the pre-commit hook. https://github.com/renovatebot/renovate/blob/8d9e3be6f3b73f856a87eee31d4aff8c196ced23/.husky/pre-commit#L4 https://github.com/renovatebot/renovate/blob/8d9e3be6f3b73f856a87eee31d4aff8c196ced23/package.json#L294 **Todo:** - [ ] Install `lint-staged` as dev...

priority-3-medium
type:refactor
good first issue
status:ready