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

fix(deps): pin dependencies #551

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

This PR contains the following updates:

Package Type Update Change
libcst (changelog) dependencies pin >=1.1.0,<2.0.0 -> ==1.1.0
mypy (source, changelog) dependencies pin ^1 -> 1.7.0
python dependencies pin >=3.9,<3.12 -> ==3.11.11

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 dependencies Pull requests that update a dependency file label Oct 17, 2023
@renovate renovate bot enabled auto-merge (rebase) October 17, 2023 16:51
@renovate renovate bot changed the title fix(deps): pin python to ==3.11.6 fix(deps): pin python to ==3.11.7 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 25aa8b4 to db13eb9 Compare December 5, 2023 22:07
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from db13eb9 to 80783fb Compare January 10, 2024 18:13
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.79%. Comparing base (49c7f75) to head (ef61dcb).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #551      +/-   ##
==========================================
+ Coverage   91.36%   91.79%   +0.43%     
==========================================
  Files          50       52       +2     
  Lines        2756     2816      +60     
==========================================
+ Hits         2518     2585      +67     
+ Misses        238      231       -7     
Flag Coverage Δ
os-ubuntu-latest 91.79% <ø> (?)
os-windows-latest ?
py-3.10 ?
py-3.11 91.79% <ø> (+2.61%) ⬆️
py-3.9 ?
unittests 91.79% <ø> (+0.43%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/pin-dependencies branch 16 times, most recently from 2cfafab to 80c81c4 Compare January 12, 2024 01:48
Copy link
Contributor Author

renovate bot commented Jan 12, 2024

⚠ 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
Updating dependencies
Resolving dependencies...

Creating virtualenv micropy-cli-fyJ5AX0N-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because micropy-cli depends on micropython-stubber (==1.16.3) which depends on libcst (>=1.1.0,<2.0.0), libcst is required.
So, because micropy-cli depends on libcst (0.4.10), version solving failed.

@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 80c81c4 to 3560c1b Compare January 12, 2024 02:00
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 5 times, most recently from 5870ccf to 8a66e0c Compare January 27, 2024 08:39
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 8a66e0c to 0dd2cbc Compare February 8, 2024 01:12
@renovate renovate bot changed the title fix(deps): pin python to ==3.11.9 fix(deps): pin dependencies Jun 3, 2024
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 15 times, most recently from edaabba to 140223c Compare June 4, 2024 07:52
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

⚠️ 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
Updating dependencies
Resolving dependencies...

Creating virtualenv micropy-cli-fyJ5AX0N-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because micropython-stubber (1.23.2) depends on mypy (1.10.1)
 and micropy-cli depends on mypy (1.7.0), micropython-stubber is forbidden.
So, because micropy-cli depends on micropython-stubber (==1.23.2), version solving failed.

@renovate renovate bot force-pushed the renovate/pin-dependencies branch 7 times, most recently from b161295 to 3220e21 Compare June 17, 2024 18:55
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 3220e21 to 5d06af2 Compare July 4, 2024 08:23
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from ef61dcb to dc56cd7 Compare July 30, 2024 04:09
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from dc56cd7 to eec050d Compare September 9, 2024 22:53
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from eec050d to 21fcc25 Compare December 5, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants