Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
syn-commodore ==1.27.8 -> ==1.29.1 age confidence

Release Notes

projectsyn/commodore (syn-commodore)

v1.29.1

Compare Source

Summary

We're pleased to announce Commodore v1.29.1. This release mainly consists of dependency updates. Notably, we update Kapitan to 0.34.7 which removes the need for users to have a working C++ toolchain when installing Commodore.

Changes

21 changes since v1.29.0

📄 Documentation

  • Update Commodore install instructions for Kapitan 0.34.7 (#​1201)

🔗 Dependency Updates

  • Update dependency PyGithub to v2.7.0 (#​1188)
  • Docker: Ensure Go is available to build jsonnet dependencies on non-x86 architectures. (#​1191)
  • Update docker.io/golang Docker tag to v1.25.0 (#​1192)
  • Update qltysh/qlty-action action to v2 (#​1193)
  • Update dependency responses to v0.25.8 (#​1194)
  • Update dependency pylint to v3.3.8 (#​1195)
  • Update actions/checkout action to v5 (#​1197)
  • Update dependency helm/helm to v3.18.6 (#​1199)
  • Update dependency requests to v2.32.5 (#​1200)
  • Update dependency kapitan to v0.34.7 (#​1198)
  • Update dependency pyfakefs to v5.9.3 (#​1202)
  • Update dependency PyGithub to v2.8.1 (#​1204)
  • Update docker.io/golang Docker tag to v1.25.1 (#​1205)
  • Update actions/setup-python action to v6 (#​1206)
  • Update dependency pytest to v8.4.2 (#​1207)
  • Remove unused dev dependencies (#​1209)
  • Update dependency helm/helm to v3.19.0 (#​1213)
  • Update dependency pytest-cov to v7 (#​1212)
  • Update dependency black to v25.9.0 (#​1216)
  • Update dependency click to v8.3.0 (#​1215)

v1.29.0

Compare Source

Summary

We're pleased to announce Commodore v1.29.0.

This release introduces a new Reclass variable _python3 which contains the fully qualified path of the Python interpreter used to run Commodore. The parameter is intended for component authors who can use it for Kapitan's external input type to execute Python scripts in the Commodore Python environment.

Additionally, this release introduces a custom CPU count method which takes into account scheduling affinity on Linux. This ensures that we don't create more threads/processes than available CPU cores when configuring parallelism for reclass-rs and Kapitan on Linux when Commodore is running with limited scheduling affinity (e.g. under taskset).

Changes

4 changes since v1.28.1

🚀 Features

  • Make Commodore Python 3 executable available as Reclass variable _python3 (#​1185)

🛠️ Minor Changes

  • Fix overcommitted thread counts on Linux (#​1180)

🔗 Dependency Updates

  • Update dependency gitpython to v3.1.45 (#​1183)
  • Update dependency kubernetes-sigs/kustomize to v5.7.1 (#​1182)

v1.28.1

Compare Source

Summary

We're pleased to announce Commodore v1.28.1. This release fixes a permissions bug in the container image which was introduced in Commodore v1.28.0 because we now use commodore tool to install Helm, kustomize and jsonnet-bundler in the container image.

Changes

1 changes since v1.28.0

🐛 Fixes

  • Fix permissions for /app/.cache/ in the container image (#​1178)

v1.28.0

Compare Source

Summary

We're pleased to announce Commodore v1.28.0.

This release introduces a couple new Commodore commands:

  • The commodore tool command group provides three sub-commands list, install and upgrade which allow users to install the required external tools (helm, jsonnet-bundler, and kustomize) in a Commodore-managed directory in the user's XDG cache directory.
  • The commodore version command shows extended version information, including the versions of the most import Python dependencies, and the versions of the required external tools.

Apart from the new commands, the release also includes the usual bunch of dependency updates.

Changes

10 changes since v1.27.8

🚀 Features

  • Add commodore version command (#​1172)
  • Add commands to manage required external tools (#​1174)

🪛 Internal Changes

  • Send coverage report to qlty.sh (#​1175)

🔗 Dependency Updates

  • Update dependency oauthlib to v3.3.1 (#​1163)
  • Update dependency pyfakefs to v5.9.1 (#​1166)
  • Update dependency python-dotenv to v1.1.1 (#​1167)
  • Update dependency kubernetes-sigs/kustomize to v5.7.0 (#​1168)
  • Update dependency pytest-xdist to v3.8.0 (#​1170)
  • Update dependency reclass-rs to v0.9.0 (#​1173)
  • Update dependency pygobuildinfo to v0.1.26 (#​1177)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/syn-commodore-1.x branch from 1e793a5 to 09f8f9a Compare July 16, 2025 19:47
@renovate renovate bot changed the title Update dependency syn-commodore to v1.28.0 Update dependency syn-commodore to v1.28.1 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/syn-commodore-1.x branch from 09f8f9a to cba25c8 Compare July 28, 2025 16:26
@renovate renovate bot changed the title Update dependency syn-commodore to v1.28.1 Update dependency syn-commodore to v1.29.0 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/syn-commodore-1.x branch from cba25c8 to 5020d96 Compare September 26, 2025 14:37
@renovate renovate bot changed the title Update dependency syn-commodore to v1.29.0 Update dependency syn-commodore to v1.29.1 Sep 26, 2025
@renovate renovate bot force-pushed the renovate/syn-commodore-1.x branch from 5020d96 to 6f43e8b Compare September 30, 2025 07:39
@simu simu merged commit 79dc50b into main Sep 30, 2025
1 check passed
@simu simu deleted the renovate/syn-commodore-1.x branch September 30, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants