BradenM / BradenM/micropy-cli

Dependency Dashboard

Open
#335 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
337
Forks
29
PR merge metrics
No merged PRs in 30d

Description

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/BradenM/micropy-cli).

## Config Migration Needed

- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

## Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

- [ ] chore(deps): update dependency pyupgrade to v3.21.2
- [ ] chore(deps): update dependency mypy to v1.20.2
- [ ] chore(deps): update dependency pytest-forked to v1.7.5
- [ ] chore(deps): update dependency pytest-testmon to v2.2.0
- [ ] chore(deps): update dependency sphinx-autodoc-typehints to v1.25.3
- [ ] chore(deps): update dependency isort to v9
- [ ] chore(deps): update dependency poetry to v2
- [ ] chore(deps): update dependency pytest-cov to v7
- [ ] chore(deps): update dependency pytest-randomly to v5
- [ ] chore(deps): update dependency sphinx to v9
- [ ] chore(deps): update dependency sphinx-autodoc-typehints to v3
- [ ] chore(deps): update dependency sphinx-click to v6
- [ ] chore(deps): update dependency sphinx-rtd-theme to v3
- [ ] chore(deps): update github/codeql-action action to v4
- [ ] fix(deps): update dependency attrs to v26
- [ ] fix(deps): update dependency boltons to v26
- [ ] fix(deps): update dependency cachier to v4
- [ ] fix(deps): update dependency importlib-metadata to v9
- [ ] fix(deps): update dependency markupsafe to v3
- [ ] fix(deps): update dependency mypy to v2
- [ ] fix(deps): update dependency packaging to v26
- [ ] fix(deps): update dependency pydantic to v2
- [ ] fix(deps): update dependency python-minifier to v3
- [ ] πŸ” **Create all rate-limited PRs at once** πŸ”

## PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

- [ ] [fix(deps): update dependency dpath to v2](../pull/333)

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [fix(deps): update dependency gitpython to v3.1.59 [security]](../pull/665)
- [ ] [chore(deps): update dependency black to v26 [security]](../pull/585)
- [ ] [chore(deps): update dependency pytest to v9 [security]](../pull/632)
- [ ] [fix(deps): pin dependencies](../pull/551) (`libcst`, `mypy`, `python`)
- [ ] [chore(deps): update dependency ruff to ^0.16.0](../pull/666)
- [ ] [fix(deps): update dependency click to v8.5.0](../pull/664)
- [ ] [fix(deps): update dependency micropython-stubber to v1.29.0](../pull/667)
- [ ] [fix(deps): update dependency tqdm to v4.70.1](../pull/668)
- [ ] [fix(deps): update dependency typer to v0.27.2](../pull/669)
- [ ] [fix(deps): update dependency typing-extensions to v4.16.0](../pull/670)
- [ ] [fix(deps): update python to v3.14.7](../pull/573)
- [ ] [chore(deps): update actions/cache action to v6](../pull/662)
- [ ] [chore(deps): update actions/checkout action to v7](../pull/660)
- [ ] [chore(deps): update actions/setup-go action to v7](../pull/671)
- [ ] [chore(deps): update actions/setup-python action to v7](../pull/672)
- [ ] [chore(deps): update codecov/codecov-action action to v7](../pull/656)
- [ ] [chore(deps): update dependency bump2version to v1](../pull/328)
- [ ] [chore(deps): update dependency coveralls to v4](../pull/604)
- [ ] [chore(deps): update dependency pre-commit to v4](../pull/650)
- [ ] [chore(deps): update dependency pylint to v4](../pull/651)
- [ ] [chore(deps): update dependency pytest-sugar to v1](../pull/611)
- [ ] [fix(deps): update dependency jsonschema to v4](../pull/334)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

asdf (1)

.tool-versions (2)

- `python 3.11.5` β†’ [Updates: `3.14.7`]
- `poetry 1.8.5` β†’ [Updates: `2.4.3`]

github-actions (6)

.github/actions/setup-micropy/action.yml (4)

- `actions/cache v4` β†’ [Updates: `v6`]
- `actions/setup-python v5` β†’ [Updates: `v7`]
- `actions/cache v4` β†’ [Updates: `v6`]
- `actions/cache v4` β†’ [Updates: `v6`]

.github/workflows/changelog.yml (2)

- `actions/checkout v4` β†’ [Updates: `v7`]
- `actions/setup-go v5` β†’ [Updates: `v7`]

.github/workflows/codeql-analysis.yml (3)

- `actions/checkout v4` β†’ [Updates: `v7`]
- `github/codeql-action v3` β†’ [Updates: `v4`]
- `github/codeql-action v3` β†’ [Updates: `v4`]

.github/workflows/main.yml (2)

- `actions/checkout v4` β†’ [Updates: `v7`]
- `codecov/codecov-action v4` β†’ [Updates: `v7`]

.github/workflows/publish.yml (1)

- `actions/checkout v4` β†’ [Updates: `v7`]

.github/workflows/release.yml

poetry (1)

pyproject.toml (57)

- `python >=3.9,<3.12` β†’ [Updates: `==3.11.16`, `>=3.14,<3.15`]
- `boltons ==23.1.1` β†’ [Updates: `==26.2.0`]
- `cachier 2.3.0` β†’ [Updates: `4.2.0`]
- `Jinja2 3.1.6`
- `questionary 2.1.1`
- `requests 2.34.2`
- `requirements-parser 0.13.1`
- `tqdm 4.68.3` β†’ [Updates: `4.70.1`]
- `click 8.4.1` β†’ [Updates: `8.5.0`]
- `colorama ==0.4.6`
- `jsonschema =3.2.0` β†’ [Updates: `=4.26.0`]
- `dpath ==1.5.0` β†’ [Updates: `==2.2.0`]
- `GitPython ==3.1.50` β†’ [Updates: `==3.1.59`]
- `packaging ==23.2` β†’ [Updates: `==26.3`]
- `python-minifier ==2.11.3` β†’ [Updates: `==3.3.0`]
- `mypy ^1` β†’ [Updates: `1.10.1`, `^2`]
- `MarkupSafe ==2.1.5` β†’ [Updates: `==3.0.3`]
- `upydevice 0.3.8`
- `attrs ==23.2.0` β†’ [Updates: `==26.1.0`]
- `typing-extensions 4.15.0` β†’ [Updates: `4.16.0`]
- `pydantic 1.10.26` β†’ [Updates: `2.13.5`]
- `distlib 0.4.3`
- `importlib-metadata ==5.2.0` β†’ [Updates: `==9.0.1`]
- `micropython-stubber ==1.28.3` β†’ [Updates: `==1.29.0`]
- `libcst >=1.1.0,<2.0.0` β†’ [Updates: `==1.8.6`]
- `typer 0.26.7` β†’ [Updates: `0.27.2`]
- `bump2version ^0.5.11` β†’ [Updates: `^1.0.0`]
- `pre-commit ^3.0.2` β†’ [Updates: `^4.0.0`]
- `mypy ^1.0` β†’ [Updates: `^1.0`, `^2.0.0`]
- `pylint ^2.7` β†’ [Updates: `^4.0.0`]
- `better-exceptions ^0.3.3`
- `pdbpp ^0.12.1`
- `pyupgrade ^3.3.1` β†’ [Updates: `^3.3.1`]
- `isort ^5.12.0` β†’ [Updates: `^9.0.0`]
- `black ^24.10` β†’ [Updates: `^26.0.0`]
- `ruff ^0.15.0` β†’ [Updates: `^0.16.0`]
- `pytest ^7.1.1` β†’ [Updates: `^9.0.0`]
- `pytest-cov ^4.0` β†’ [Updates: `^7.0.0`]
- `pytest-datadir ^1.3`
- `pytest-mock ^3.5`
- `pytest-runner ^6.0`
- `pytest-testmon ^2.1` β†’ [Updates: `^2.1`]
- `pytest-watch ^4.2`
- `pytest-xdist ^3.0`
- `pytest-forked ^1.3` β†’ [Updates: `^1.3`]
- `pytest-randomly ^3.7.0` β†’ [Updates: `^5.0.0`]
- `pytest-sugar ^0.9.4` β†’ [Updates: `^1.0.0`]
- `requests-mock ^1.9`
- `flaky ^3.7.0`
- `coveralls ^3.0` β†’ [Updates: `^4.0.0`]
- `codacy-coverage ^1.3`
- `mock ^5.0.1`
- `sphinx-click ^4.3.0` β†’ [Updates: `^6.0.0`]
- `sphinx-autodoc-typehints ^1.19.2` β†’ [Updates: `^1.19.2`, `^3.0.0`]
- `recommonmark ^0.7.0`
- `Sphinx ^5.2.1` β†’ [Updates: `^9.0.0`]
- `sphinx-rtd-theme ^1.0.0` β†’ [Updates: `^3.0.0`]

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.