-
Notifications
You must be signed in to change notification settings - Fork 11
Pull requests: jenstroeger/python-package-template
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps-dev): update cyclonedx-bom requirement from <5.0.0,>=4.0.0 to >=4.0.0,<8.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1148
opened Apr 20, 2026 by
dependabot
bot
Loading…
chore(deps-dev): bump faker from 40.13.0 to 40.15.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1147
opened Apr 20, 2026 by
dependabot
bot
Loading…
chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1146
opened Apr 20, 2026 by
dependabot
bot
Loading…
chore(deps): bump step-security/harden-runner from 2.16.1 to 2.19.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1145
opened Apr 20, 2026 by
dependabot
bot
Loading…
fix(ci): when gathering build artifacts for subsequent jobs/steps then constrain finding said artifacts and ignore generated directories
#1144
opened Apr 20, 2026 by
jenstroeger
Owner
Loading…
feat: add a Makefile goal
simple-index-pep691 that generates a PEP-691 compatible Simple Index directory inside the dist; rename the existing goal to simple-index-pep503
#1143
opened Apr 20, 2026 by
jenstroeger
Owner
Loading…
chore(deps-dev): update pip-audit requirement from <3.0.0,>=2.4.4 to >=2.10.0,<3.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1141
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps-dev): update flit requirement from <4.0.0,>=3.2.0 to >=3.12.0,<4.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1140
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps-dev): update pre-commit requirement from <4.6.0,>=3.0.0 to >=4.5.1,<4.6.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1139
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps-dev): update perflint requirement from <1.0.0,>=0.8.0 to >=0.8.1,<1.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1138
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps-dev): bump commitizen from 4.13.9 to 4.13.10
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1137
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps-dev): update sphinx requirement from <9.0.0,>=5.1.1 to >=8.1.3,<9.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1136
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps-dev): update pylint requirement from <4.1.0,>=3.0.0 to >=4.0.5,<4.1.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1135
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps-dev): update flit-core requirement from <4.0.0,>=3.2.0 to >=3.12.0,<4.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1134
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps-dev): update mypy requirement from <1.21,>=1.0.0 to >=1.20.1,<1.21
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1132
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps): bump actions/upload-artifact from 5.0.0 to 7.0.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1131
opened Apr 13, 2026 by
dependabot
bot
Loading…
fix: make the generated Simple Index (see PEP 503) better navigatable
#1130
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
refactor: add Makefile variables for both source and binary distributions, and simplify rules a bit using these variables
#1129
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
refactor: simplify handling of the PYTHON environment variable by make
#1128
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
fix: declare Makefile goal as .PHONY (as it ought to be)
#1127
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
fix: the generated build epoch belongs to the generated wheel, and thus both files should be generated using the same recipe
#1126
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
fix: update pylint settings and remove perflint because it does not (currently) work for pylint 4
#1123
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.