Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #100

Open
30 tasks
renovate bot opened this issue Jun 3, 2022 · 0 comments
Open
30 tasks

Dependency Dashboard #100

renovate bot opened this issue Jun 3, 2022 · 0 comments
Labels
🎲 dependencies Working on dependencies 📌 pinned This is important

Comments

@renovate
Copy link
Contributor

renovate bot commented Jun 3, 2022

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

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
.devcontainer/Dockerfile
  • mcr.microsoft.com/devcontainers/python 1-3.9-bullseye
{{cookiecutter.project_name}}/.devcontainer/Dockerfile
  • mcr.microsoft.com/devcontainers/python 1-3.9-bullseye
github-actions
.github/workflows/auto-approve.yml
  • hmarr/auto-approve-action v2
.github/workflows/auto-merge.yml
  • pascalgn/automerge-action v0.15.6
.github/workflows/cd.yml
  • actions/checkout v4
  • relekang/python-semantic-release v7.34.6
  • actions/setup-python v4
  • abatilo/actions-poetry v2.3.0
  • actions/cache v3.3.2
.github/workflows/ci.yml
  • actions/checkout v4
  • actions/setup-python v4
  • abatilo/actions-poetry v2.3.0
  • actions/cache v3.3.2
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/dependency_review.yml
  • actions/checkout v4
  • actions/dependency-review-action v3
.github/workflows/greetings.yml
  • actions/first-interaction v1
.github/workflows/instance.yml
  • actions/checkout v4
  • actions/setup-python v4
  • actions/checkout v4
  • peter-evans/create-pull-request v5
  • peter-evans/enable-pull-request-automerge v3
.github/workflows/label-commenter.yml
  • actions/checkout v4
  • peaceiris/actions-label-commenter v1
.github/workflows/labels.yml
  • actions/checkout v4
  • crazy-max/ghaction-github-labeler v4.2.0
.github/workflows/license.yml
  • actions/checkout v4
  • FantasticFiasco/action-update-license-year v3
.github/workflows/misspell.yml
  • actions/checkout v4
  • sobolevn/misspell-fixer-action 0.1.0
  • peter-evans/create-pull-request v5
.github/workflows/preview-docs.yml
  • actions/checkout v4
  • actions/setup-python v4
  • abatilo/actions-poetry v2.3.0
  • actions/cache v3.3.2
  • afc163/surge-preview v1
.github/workflows/stale.yml
  • actions/stale v8
{{cookiecutter.project_name}}/.github/workflows/auto-approve.yml
  • hmarr/auto-approve-action v2
{{cookiecutter.project_name}}/.github/workflows/auto-merge.yml
  • pascalgn/automerge-action v0.15.6
{{cookiecutter.project_name}}/.github/workflows/cd.yml
  • actions/checkout v2
  • relekang/python-semantic-release v7.34.6
  • actions/setup-python v2
  • abatilo/actions-poetry v2.3.0
  • actions/cache v2.1.8
{{cookiecutter.project_name}}/.github/workflows/ci.yml
  • actions/checkout v3
  • actions/setup-python v4
  • abatilo/actions-poetry v2.3.0
  • actions/cache v3.3.1
{{cookiecutter.project_name}}/.github/workflows/codecov.yml
  • actions/checkout v2
  • actions/setup-python v2
  • abatilo/actions-poetry v2.3.0
  • actions/cache v2.1.8
  • codecov/codecov-action v3
{{cookiecutter.project_name}}/.github/workflows/codeql-analysis.yml
  • actions/checkout v2
  • github/codeql-action v1
  • github/codeql-action v1
{{cookiecutter.project_name}}/.github/workflows/dependency_review.yml
  • actions/checkout v3
  • actions/dependency-review-action v3
{{cookiecutter.project_name}}/.github/workflows/greetings.yml
  • actions/first-interaction v1
{{cookiecutter.project_name}}/.github/workflows/label-commenter.yml
  • actions/checkout v2
  • peaceiris/actions-label-commenter v1
{{cookiecutter.project_name}}/.github/workflows/labels.yml
  • actions/checkout v2
  • crazy-max/ghaction-github-labeler v3.1.1
{{cookiecutter.project_name}}/.github/workflows/license.yml
  • actions/checkout v2
  • FantasticFiasco/action-update-license-year v2
{{cookiecutter.project_name}}/.github/workflows/misspell.yml
  • actions/checkout v2
  • sobolevn/misspell-fixer-action 0.1.0
  • peter-evans/create-pull-request v3
{{cookiecutter.project_name}}/.github/workflows/preview-docs.yml
  • actions/checkout v2
  • actions/setup-python v2
  • abatilo/actions-poetry v2.3.0
  • actions/cache v2.1.8
  • afc163/surge-preview v1
{{cookiecutter.project_name}}/.github/workflows/stale.yml
  • actions/stale v8
pep621
pyproject.toml
  • poetry-core >=1
{{cookiecutter.project_name}}/pyproject.toml
  • poetry-core >=1
poetry
pyproject.toml
  • python ^3.9
  • python-semantic-release 9.15.1
  • isort *
  • pre-commit *
  • poethepoet *
  • pytest *
  • pytest-sugar *
  • pytest-clarity *
  • mkdocs *
  • mkdocs-material *
  • mkdocs-minify-plugin *
  • mkdocs-redirects *
  • mdx-truly-sane-lists *
  • mike *
  • pytest-cookies *
  • black *
{{cookiecutter.project_name}}/pyproject.toml
  • python >=3.7,<4.0
  • python-semantic-release *
  • isort *
  • mypy *
  • black *
  • pre-commit *
  • poethepoet *
  • coverage *
  • pytest *
  • pytest-cov *
  • pytest-sugar *
  • pytest-clarity *
  • mkdocs *
  • mkdocs-material *
  • mkdocs-minify-plugin *
  • mkdocs-redirects *
  • mkdocstrings *
  • mdx-truly-sane-lists *
  • mike *
  • ruff *

  • Check this box to trigger a request for Renovate to run again on this repository
@billsioros billsioros added 🎲 dependencies Working on dependencies 📌 pinned This is important labels Jun 7, 2022
Repository owner deleted a comment from github-actions bot Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎲 dependencies Working on dependencies 📌 pinned This is important
Projects
None yet
Development

No branches or pull requests

1 participant