Conversation
Greptile SummaryRoutine Renovate-managed digest and minor version bumps for CI/CD dependencies: Confidence Score: 5/5Safe to merge — purely automated digest and minor version bumps with no logic changes. All updates are digest pins or a well-scoped minor release (pypa/gh-action-pypi-publish v1.14.0 only enables verbose/print-hash by default, which are already explicitly set in the workflow). No logic, configuration, or interface changes are present. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Tag Push / Release Trigger] --> B[Build Docker Image]
B --> C["docker/build-push-action\n bcafcac v7"]
C --> D[Push to GHCR]
D --> E[Create GitHub Release]
E --> F["softprops/action-gh-release\n 3bb1273 v2"]
F --> G[Publish to PyPI]
G --> H["pypa/gh-action-pypi-publish\n cef2210 v1.14.0"]
subgraph Dockerfile
I["python:3.14-slim-bookworm\n 2e256d0 builder"]
J["ghcr.io/astral-sh/uv\n 240fb85"]
K["python:3.14-slim-bookworm\n 2e256d0 final"]
end
B --> Dockerfile
Reviews (19): Last reviewed commit: "chore(deps): update ci dependencies" | Re-trigger Greptile |
23268e7 to
6399612
Compare
6399612 to
1789618
Compare
cdc0fac to
e11ead4
Compare
e11ead4 to
6f38c68
Compare
This PR contains the following updates:
d08e5c3→bcafcac90bbb3c→240fb85v1.13.0→v1.14.055e465c→2e256d055e465c→2e256d0153bb8e→3bb1273Release Notes
pypa/gh-action-pypi-publish (pypa/gh-action-pypi-publish)
v1.14.0Compare Source
Audit your supply chain regularly!
✨ What's Changed
The main change in this release is that
verboseandprint-hashinputs are now on by default. This was contributed by @whitequark💰 in #397.📝 Docs
@woodruffw💰 updated the mentions of PEP 740 to stop implying that it might be experimental (it hasn't been for quite a while!) in #388 and @him2him2💰 brushed up some grammar in the README and SECURITY docs via #395.
🛠️ Internal Updates
@woodruffw💰 bumped
sigstoreandpypi-attestationsin the lock file (#391) and @webknjaz💰 added infra for using type annotations in the project (#381).💪 New Contributors
🪞 Full Diff: pypa/gh-action-pypi-publish@v1.13.0...v1.14.0
🧔♂️ Release Manager: @webknjaz 🇺🇦
🙏 Special Thanks to @facutuesca💰 and @woodruffw💰 for helping maintain this project when I can't!
💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.