pavelzw / pixi-diff-to-markdown

Generate markdown summaries from pixi update
https://pixi.sh/dev/advanced/updates_github_actions
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Update pixi lockfile #31

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

Explicit dependencies

Dependency[^1] Before After Change Environments
more-itertools 10.4.0 10.5.0 Minor Upgrade {build, default, py312} on all platforms
pydantic 2.8.2 2.9.2 Minor Upgrade {build, default, py312} on all platforms
pydantic-settings 2.4.0 2.5.2 Minor Upgrade {build, default, py312} on all platforms
pytest 8.3.2 8.3.3 Patch Upgrade {default, py312} on all platforms
python 3.12.5 3.12.6 Patch Upgrade {build, default, py312} on all platforms
python-build 1.2.1 1.2.2 Patch Upgrade build on all platforms
ruff 0.6.2 0.6.8 Patch Upgrade lint on all platforms
typos 1.24.3 1.24.6 Patch Upgrade lint on all platforms
pre-commit pyha770c72_0 pyha770c72_1 Only build string lint on all platforms

Implicit dependencies

Dependency[^1] Before After Change Environments
importlib_metadata 8.4.0 Removed build on all platforms
libstdcxx-ng 14.1.0 Removed lint on linux-64
libcxx 18.1.8 19.1.0 Major Upgrade {build, lint} on osx-arm64
setuptools 72.2.0 75.1.0 Major Upgrade all
certifi 2024.7.4 2024.8.30 Minor Upgrade build on all platforms
filelock 3.15.4 3.16.1 Minor Upgrade lint on all platforms
idna 3.8 3.10 Minor Upgrade build on all platforms
importlib-metadata 8.4.0 8.5.0 Minor Upgrade {build, default, py312} on all platforms
keyring 25.3.0 25.4.1 Minor Upgrade build on all platforms
ld_impl_linux-64 2.40 2.43 Minor Upgrade all envs on linux-64
libglib 2.80.3 2.82.1 Minor Upgrade build on linux-64
platformdirs 4.2.2 4.3.6 Minor Upgrade lint on all platforms
pydantic-core 2.20.1 2.23.4 Minor Upgrade {build, default, py312} on all platforms
pyproject_hooks 1.1.0 1.2.0 Minor Upgrade build on all platforms
rich 13.7.1 13.8.1 Minor Upgrade {build, default, py312} on all platforms
trove-classifiers 2024.7.2 2024.9.12 Minor Upgrade {build, default, py312} on all platforms
cffi 1.17.0 1.17.1 Patch Upgrade {build, lint} on all platforms
cryptography 43.0.0 43.0.1 Patch Upgrade build on linux-64
expat 2.6.2 2.6.3 Patch Upgrade build on linux-64
identify 2.6.0 2.6.1 Patch Upgrade lint on all platforms
importlib_resources 6.4.4 6.4.5 Patch Upgrade build on all platforms
libexpat 2.6.2 2.6.3 Patch Upgrade all
libsqlite 3.46.0 3.46.1 Patch Upgrade all
openssl 3.3.1 3.3.2 Patch Upgrade all
python 3.12.5 3.12.6 Patch Upgrade lint on all platforms
urllib3 2.2.2 2.2.3 Patch Upgrade build on all platforms
virtualenv 20.26.3 20.26.6 Patch Upgrade lint on all platforms
zipp 3.20.1 3.20.2 Patch Upgrade {build, default, py312} on all platforms
brotli-python py312h9f69965_1 py312hde4cb15_2 Only build string build on osx-arm64
brotli-python py312h30efb56_1 py312h2ec8cdc_2 Only build string build on linux-64
brotli-python py312h53d5487_1 py312h275cf98_2 Only build string build on win-64
nh3 py312h552d48e_0 py312he431725_1 Only build string build on osx-arm64
nh3 py312h68c23d6_0 py312h68c23d6_1 Only build string build on win-64
nh3 py312hf008fa9_0 py312h12e396e_1 Only build string build on linux-64
psutil py312h9a8786e_0 py312h66e93f0_1 Only build string {default, py312} on linux-64
psutil py312h4389bb4_0 py312h4389bb4_1 Only build string {default, py312} on win-64
psutil py312h7e5086c_0 py312h024a12e_1 Only build string {default, py312} on osx-arm64
pywin32-ctypes py312h2e8e312_0 py312h2e8e312_1 Only build string build on win-64
pyyaml py312h41a817b_0 py312h66e93f0_1 Only build string lint on linux-64
pyyaml py312h4389bb4_0 py312h4389bb4_1 Only build string lint on win-64
pyyaml py312h7e5086c_0 py312h024a12e_1 Only build string lint on osx-arm64
secretstorage py312h7900ff3_2 py312h7900ff3_3 Only build string build on linux-64
ukkonen py312h0d7def4_4 py312hd5eb7cc_5 Only build string lint on win-64
ukkonen py312h8572e83_4 py312h68727a3_5 Only build string lint on linux-64
ukkonen py312h389731b_4 py312h6142ec9_5 Only build string lint on osx-arm64
vc h8a93ad2_20 h8a93ad2_21 Only build string all envs on win-64
vc14_runtime hcc2c482_20 ha82c5b3_21 Only build string all envs on win-64
vs2015_runtime h3bf8584_20 h3bf8584_21 Only build string all envs on win-64
zstandard py312h3483029_0 py312hef9b889_1 Only build string build on linux-64
zstandard py312h7606c53_0 py312h7606c53_1 Only build string build on win-64
zstandard py312h721a963_0 py312h15fbf35_1 Only build string build on osx-arm64

[^1]: Bold means explicit dependency. [^2]: Dependency got downgraded.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.99%. Comparing base (112c137) to head (7f4d168). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ======================================= Coverage 90.99% 90.99% ======================================= Files 8 8 Lines 433 433 ======================================= Hits 394 394 Misses 39 39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.