Skip to content

Commit

Permalink
Add dependabot update hint to README.md
Browse files Browse the repository at this point in the history
Dependabot PRs are much easier to merge than custom PRs (don’t need a
separate second reviewer), so here’s how to create more of them. This
somewhat contradicts the previous paragraphs about grouping commits
together, but in my experience during recent chores, there are quite
many outdated packages that don’t really need to be grouped with
anything else, and where merging the dependabot PR is actually fine.

Bug: T350664
  • Loading branch information
lucaswerkmeister committed Nov 15, 2023
1 parent 128878e commit 1258454
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ For example, this can be one commit for each of:

Make sure that all checks still pass for every commit.

When using dependabot to update dependencies (where there is nothing to group),
you can trigger a new dependabot run (to potentially open additional pull requests)
at [Insights > Dependency graph > Dependabot](https://github.com/wmde/new-lexeme-special-page/network/updates) > Recent update jobs > Check for updates.

Once all dependency updates are merged, update the submodule version in WikibaseLexeme (see below).

## Updating the submodule version in WikibaseLexeme
Expand Down

0 comments on commit 1258454

Please sign in to comment.