canonical / mysql-k8s-operator

A Charmed Operator for running MySQL on Kubernetes
https://charmhub.io/mysql-k8s
Apache License 2.0
8 stars 15 forks source link

[python ci] Update dependency mysql-connector-python to ~8.2.0 #331

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysql-connector-python ~8.0.33 -> ~8.2.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 10 months ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: poetry.lock
installing v2 tool python v3.12.0
[01:38:28.816] INFO (9): Installing tool python v3.12.0...
linking tool python v3.12.0
Python 3.12.0
pip 23.3.1 from /opt/containerbase/tools/python/3.12.0/lib/python3.12/site-packages/pip (python 3.12)
[01:38:36.064] INFO (9): Installed tool python in 7.2s.
[01:38:37.089] INFO (148): Installing tool poetry v1.6.1...
installing v2 tool poetry v1.6.1
linking tool poetry v1.6.1
Poetry (version 1.6.1)
[01:38:48.212] INFO (148): Installed tool poetry in 11.1s.
Updating dependencies
Resolving dependencies...

Creating virtualenv charm-_-R0vz6j-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because macaroonbakery (1.2.3) depends on protobuf (>=3.0.0,<4.0)
 and macaroonbakery (1.2.2) depends on protobuf (>=3.0.0,<4.0), macaroonbakery (1.2.2 || 1.2.3) requires protobuf (>=3.0.0,<4.0).
And because macaroonbakery (1.2.1) depends on protobuf (>=3.0.0,<4.0)
 and macaroonbakery (1.2.0) depends on protobuf (>=3.0.0,<4.0), macaroonbakery (1.2.0 || 1.2.1 || 1.2.2 || 1.2.3) requires protobuf (>=3.0.0,<4.0).
And because macaroonbakery (1.1.5) depends on protobuf (>=3.0.0,<4.0)
 and macaroonbakery (1.1.4) depends on protobuf (>=3.0.0,<4.0), macaroonbakery (1.1.4 || 1.1.5 || 1.2.0 || 1.2.1 || 1.2.2 || 1.2.3) requires protobuf (>=3.0.0,<4.0).
And because macaroonbakery (1.1.3) depends on protobuf (>=3.0.0,<4.0)
 and macaroonbakery (1.1.2) depends on protobuf (>=3.0.0,<4.0), macaroonbakery (1.1.2 || 1.1.3 || 1.1.4 || 1.1.5 || 1.2.0 || 1.2.1 || 1.2.2 || 1.2.3) requires protobuf (>=3.0.0,<4.0).
And because macaroonbakery (1.1.0) depends on protobuf (>=3.0.0,<4.0)
 and no versions of macaroonbakery match >1.1,<1.1.2 || >1.1.2,<1.1.3 || >1.1.3,<1.1.4 || >1.1.4,<1.1.5 || >1.1.5,<1.2.0 || >1.2.0,<1.2.1 || >1.2.1,<1.2.2 || >1.2.2,<1.2.3 || >1.2.3,<1.3.0 || >1.3.0,<1.3.1 || >1.3.1,<2.0, macaroonbakery (>=1.1,<1.3.0 || >1.3.0,<1.3.1 || >1.3.1,<2.0) requires protobuf (>=3.0.0,<4.0).
And because macaroonbakery (1.3.0) depends on protobuf (>=3.0.0,<4.0)
 and macaroonbakery (1.3.1) depends on protobuf (>=3.0.0,<4.0), macaroonbakery (>=1.1,<2.0) requires protobuf (>=3.0.0,<4.0).
Because no versions of mysql-connector-python match >8.2.0,<8.3.0
 and mysql-connector-python (8.2.0) depends on protobuf (>=4.21.1,<=4.21.12), mysql-connector-python (>=8.2.0,<8.3.0) requires protobuf (>=4.21.1,<=4.21.12).
Thus, mysql-connector-python (>=8.2.0,<8.3.0) is incompatible with macaroonbakery (>=1.1,<2.0).
And because juju (3.2.2) depends on macaroonbakery (>=1.1,<2.0)
 and no versions of juju match >3.2.2,<4.0.0, mysql-connector-python (>=8.2.0,<8.3.0) is incompatible with juju (>=3.2.2,<4.0.0).
So, because charm depends on both juju (^3.2.2) and mysql-connector-python (~8.2.0), version solving failed.
paulomach commented 9 months ago

Stick to 8.0.x for now. May be revised when update to mysql-router 8.2.0

renovate[bot] commented 9 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~8.2.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.