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

Mend Renovate

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.9

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 has been generated by Mend Renovate. View repository job log here.

@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 92.00%. Comparing base (d9205d5) to head (8a66e0c).
Report is 4 commits behind head on master.

Current head 8a66e0c differs from pull request most recent head 140223c

Please upload reports for the commit 140223c to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #551      +/-   ##
==========================================
+ Coverage   91.83%   92.00%   +0.17%     
==========================================
  Files          52       52              
  Lines        2817     2816       -1     
==========================================
+ Hits         2587     2591       +4     
+ Misses        230      225       -5     
Flag Coverage Δ
os-macOS-12 91.47% <ø> (-0.36%) ⬇️
os-ubuntu-latest 91.79% <ø> (?)
os-windows-latest 89.18% <ø> (?)
py-3.10 ?
py-3.11 92.00% <ø> (?)
py-3.9 ?
unittests 92.00% <ø> (+0.17%) ⬆️

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.7 fix(deps): pin python to ==3.11.8 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 0dd2cbc to b0418e7 Compare April 4, 2024 02:14
@renovate renovate bot changed the title fix(deps): pin python to ==3.11.8 fix(deps): pin python to ==3.11.9 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from b94d488 to 2ca432d Compare June 3, 2024 08:29
@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 14 times, most recently from fc93800 to edaabba Compare June 4, 2024 07:46
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 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...


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

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.

None yet

0 participants