renovatebot / pep440

Other
17 stars 6 forks source link

Dependency Dashboard #80

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

Pending Status Checks

These updates await pending status checks. To force their creation now, click the checkbox below.

Detected dependencies

github-actions
.github/workflows/build.yml - `actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332` - `actions/setup-node v4.0.4@0a44ba7841725637a19e28fa30b79a866c81b0a6` - `actions/upload-artifact v4.4.0@50769540e7f4bd5e21e526ee35c689e35e0d6874` - `codecov/codecov-action v4.5.0@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673` - `actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332` - `actions/setup-node v4.0.4@0a44ba7841725637a19e28fa30b79a866c81b0a6` - `actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332` - `actions/setup-node v4.0.4@0a44ba7841725637a19e28fa30b79a866c81b0a6`
npm
package.json - `conventional-changelog-conventionalcommits 8.0.0` - `eslint 8.57.0` - `eslint-config-prettier 9.1.0` - `eslint-formatter-gha 1.5.1` - `eslint-plugin-import 2.30.0` - `eslint-plugin-jest 27.9.0` - `eslint-plugin-promise 6.6.0` - `husky 9.1.6` - `jest 29.7.0` - `lint-staged 15.2.10` - `markdownlint-cli2 0.14.0` - `npm-run-all2 6.2.3` - `prettier 3.3.3` - `prettier-plugin-packagejson 2.5.2` - `semantic-release 24.1.1` - `node ^18.12.0 || >= 20.0.0` - `pnpm ^8.6.11` - `pnpm 8.15.9`

HonkingGoose commented 3 years ago

@rarkins I think we have a problem on this repository with Renovate bot.

The bot creates branches on this repository (renovatebot/pep440), but doesn't actually open the corresponding dependency update PRs. The dashboard states that those branches should have a PR. So it seems the bot is getting stuck on the creating PRs part of the process somehow.

I'll let you investigate this. Just wanted to let you know. 😉