Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-on-whales ^0.73.0 -> ^0.77.0 age adoption passing confidence

Release Notes

gabrieldemarmiesse/python-on-whales (python-on-whales)

v0.77.0

Compare Source

What's Changed

New Contributors

Full Changelog: gabrieldemarmiesse/python-on-whales@v0.76.1...v0.77.0

v0.76.1

Compare Source

What's Changed

Breaking changes:

Some breaking changes were introduced in this version. Those are rarely used features but it might impact you.

python_on_whales.Builder:

  • my_builder.status -> my_builder.nodes[0].status
  • my_builder.platforms -> my_builder.nodes[0].platforms

python_on_whales.Secret:

  • my_secret.spec["name"] -> my_secret.spec.name
  • my_secret.spec["labels"] -> my_secret.spec.labels

Full Changelog: gabrieldemarmiesse/python-on-whales@v0.75.1...v0.76.1

v0.75.1

Compare Source

What's Changed

Full Changelog: gabrieldemarmiesse/python-on-whales@v0.75.0...v0.75.1

v0.74.0

Compare Source

Important breaking change:

The python-on-whales command is not available anymore, meaning that you cannot download the docker client binary automatically.
You need to install it yourself by using the Docker installation guide: https://docs.docker.com/engine/install/ . Note that you need only the client, you can skip the installation of the full docker engine. For example, on Ubuntu, that means you just need to do

sudo apt-get install docker-ce-cli docker-buildx-plugin docker-compose-plugin

instead of

sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin

What's Changed

Full Changelog: gabrieldemarmiesse/python-on-whales@v0.73.0...v0.74.0


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/python-on-whales-0.x branch from eae2f3b to a68bfc4 Compare December 16, 2024 04:08
@renovate renovate bot force-pushed the renovate/python-on-whales-0.x branch from a68bfc4 to 6ae3786 Compare January 10, 2025 21:01
@renovate renovate bot changed the title Update dependency python-on-whales to ^0.74.0 Update dependency python-on-whales to ^0.75.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/python-on-whales-0.x branch from 6ae3786 to f557c5a Compare March 27, 2025 13:49
@renovate renovate bot changed the title Update dependency python-on-whales to ^0.75.0 Update dependency python-on-whales to ^0.76.0 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/python-on-whales-0.x branch from f557c5a to 7f31766 Compare May 26, 2025 17:30
@renovate renovate bot changed the title Update dependency python-on-whales to ^0.76.0 Update dependency python-on-whales to ^0.77.0 May 26, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jun 11, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.77.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants