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

Bump pre commit versions #7255

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Conversation

matmair
Copy link
Contributor

@matmair matmair commented May 17, 2024

This is mainly a maintenance chore with one important change: uv now supports including the # via packagename lines making dependabot diffsets much easier to read. To make the diff even smaller I have moved the config for uv to the pyproject.yaml file.

@matmair matmair added the dependency Relates to a project dependency label May 17, 2024
@matmair matmair added this to the 0.16.0 milestone May 17, 2024
@matmair matmair self-assigned this May 17, 2024
Copy link

netlify bot commented May 17, 2024

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit 0c83146
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/666937e4513e62000855d140

Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.79%. Comparing base (c834759) to head (0c83146).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7255      +/-   ##
==========================================
+ Coverage   83.78%   83.79%   +0.01%     
==========================================
  Files        1058     1058              
  Lines       46468    46429      -39     
  Branches     1386     1386              
==========================================
- Hits        38932    38904      -28     
+ Misses       7176     7163      -13     
- Partials      360      362       +2     
Flag Coverage Δ
backend 85.07% <ø> (-0.02%) ⬇️
migrations 42.42% <ø> (-0.04%) ⬇️
pui 65.69% <ø> (+0.10%) ⬆️

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.

@SchrodingersGat
Copy link
Member

@matmair looks like this is causing a CI failure on python 3.12

@matmair
Copy link
Contributor Author

matmair commented May 27, 2024

I cant seem to get regex running - it seems like it could be mrabarnett/mrab-regex#413 but not sure.

@matmair
Copy link
Contributor Author

matmair commented Jun 11, 2024

Interesting observation: something in the pipeline is not Python version agnostic although we pass versions through everywhere I can think of

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Relates to a project dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants