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

[python ci] Update dependency mysql-connector-python to ~8.1.0 #70

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysql-connector-python ~8.0.33 -> ~8.1.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.


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

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

@renovate renovate bot requested a review from a team September 5, 2023 01:52
@renovate
Copy link
Contributor Author

renovate bot commented Sep 5, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
installing v2 tool python v3.11.5
[01:52:26.847] INFO (9): Installing tool python v3.11.5...
linking tool python v3.11.5
Python 3.11.5
pip 23.2.1 from /opt/containerbase/tools/python/3.11.5/lib/python3.11/site-packages/pip (python 3.11)
[01:52:32.964] INFO (9): Installed tool python in 6.1s.
[01:52:34.101] 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:52:44.082] INFO (148): Installed tool poetry in 9.9s.
Updating dependencies
Resolving dependencies...

Creating virtualenv charm-YU_n9NhX-py3.11 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.1.0,<8.2.0
 and mysql-connector-python (8.1.0) depends on protobuf (>=4.21.1,<=4.21.12), mysql-connector-python (>=8.1.0,<8.2.0) requires protobuf (>=4.21.1,<=4.21.12).
Thus, mysql-connector-python (>=8.1.0,<8.2.0) is incompatible with macaroonbakery (>=1.1,<2.0).
And because juju (2.9.44.0) depends on macaroonbakery (>=1.1,<2.0)
 and no versions of juju match >2.9.44.0,<3.0.0.0, mysql-connector-python (>=8.1.0,<8.2.0) is incompatible with juju (>=2.9.44.0,<3.0.0.0).
So, because charm depends on both juju (^2.9.44.0) and mysql-connector-python (~8.1.0), version solving failed.

@paulomach
Copy link
Contributor

Not updating to 8.1

@paulomach paulomach closed this Sep 14, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 14, 2023

Renovate Ignore Notification

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

@renovate renovate bot deleted the renovate/mysql-connectorpython branch September 14, 2023 18:07
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.

1 participant