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

Update dependency syn-commodore to v1.27.3 #390

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
syn-commodore ==1.26.1 -> ==1.27.3 age adoption passing confidence

Release Notes

projectsyn/commodore (syn-commodore)

v1.27.3

Compare Source

Summary

We're pleased to announce Commodore v1.27.3. This release fixes a bug in component compile which primarily surfaced in Commodore components when running component compile in a container.

Changes

2 changes since v1.27.2

🐛 Fixes

  • Don't try to infer the dependencies directory in component compile (#​1107)

🔗 Dependency Updates

  • Update dependency PyGithub to v2.6.0 (#​1105)

v1.27.2

Compare Source

Summary

We're pleased to announce Commodore v1.27.2.

This release fixes a performance regression that was introduced by the change that each component instance now gets a separate worktree checkout and cleans up some internal code related to how we manage component Git repositories.

Additionally, this release fixes a long-standing bug in the check which aborts catalog compilation if the currently checked out tenant repo has local changes and updates the Python and Go versions in the container image.

Changes

6 changes since v1.27.1

🪛 Internal Changes

  • Make the backing MultiDependency for Component non-optional (#​1102)

🐛 Fixes

  • Fix performance regression by parallelizing alias checkout (#​1101)
  • Only discard changes in alias checkouts when catalog compilation called with --force (#​1103)
  • Correctly abort catalog compile for local changes in tenant repo (#​1104)

🔗 Dependency Updates

  • Update docker.io/python Docker tag to v3.12.9 (#​1099)
  • Update dependency golang/go to v1.24.0 (#​1098)

v1.27.1

Compare Source

Summary

We're pleased to announce Commodore v1.27.1.

This release fixes a bug in the component instance validation logic which determines whether a component correctly marks itself as multi-version capable.

Changes

1 changes since v1.27.0

🐛 Fixes

  • Fix component multi-version verification (#​1100)

v1.27.0

Compare Source

Summary

We're pleased to announce the release of Commodore v1.27.0.

This release brings an exciting new feature: Commodore now supports defining separate versions for different instances of a multi-instance-aware component that explicitly advertises support for that feature.

This feature is very useful for situations where multiple instances of a Commodore component are used to provide test and production environments, such as when component-vault is used to provide different Vault instances for multiple Project Syn control planes on a single cluster.

Please see the SDD and Commodore architecture documentation for more details.

Changes

3 changes since v1.26.1

🚀 Features

  • Support different versions per instance of a component (#​559)

🔗 Dependency Updates

  • Update dependency pylint to v3.3.4 (#​1096)
  • Update dependency black to v25 (#​1097)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 added the dependency label Feb 3, 2025
@renovate renovate bot changed the title Update dependency syn-commodore to v1.27.0 Update dependency syn-commodore to v1.27.1 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/syn-commodore-1.x branch 2 times, most recently from 73d78ce to 7601ccd Compare February 14, 2025 15:07
@renovate renovate bot changed the title Update dependency syn-commodore to v1.27.1 Update dependency syn-commodore to v1.27.2 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/syn-commodore-1.x branch from 7601ccd to 2348ab8 Compare February 17, 2025 10:41
@renovate renovate bot changed the title Update dependency syn-commodore to v1.27.2 Update dependency syn-commodore to v1.27.3 Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants