Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2025

This PR contains the following updates:

Package Change Age Confidence
llvmlite (source) >=0.36,<0.45 -> >=0.45,<0.46 age confidence

Release Notes

numba/llvmlite (llvmlite)

v0.45.1

Compare Source

The is a patch release to fix an issue with Windows wheels <https://github.com/numba/llvmlite/issues/1297>_.

Pull-Requests:

  • PR #&#8203;1307 <https://github.com/numba/llvmlite/pull/1307>: GHA/win-64 add delvewheel repair to bundle msvcp140.dll (swap357 <https://github.com/swap357>)
  • PR #&#8203;1310 <https://github.com/numba/llvmlite/pull/1310>: Change-log 0.45.1 (esc <https://github.com/esc>)

Authors:

  • esc <https://github.com/esc>_
  • swap357 <https://github.com/swap357>_

v0.45.0

Compare Source

This release of llvmlite introduces support for LLVM 20. For more information
about the state of the support and breaking changes, please see: https://llvmlite.readthedocs.io/en/latest/user-guide/llvm20.html

Pull-Requests:

  • PR #&#8203;1091 <https://github.com/numba/llvmlite/pull/1091>: [NPM] Add hooks for llvm passes in llvmlite (gmarkall <https://github.com/gmarkall> yashssh <https://github.com/yashssh>_)
  • PR #&#8203;1092 <https://github.com/numba/llvmlite/pull/1092>: Move llvmlite to LLVM 20 (sklam <https://github.com/sklam> swap357 <https://github.com/swap357>_ yashssh <https://github.com/yashssh>_ esc <https://github.com/esc>_)
  • PR #&#8203;1096 <https://github.com/numba/llvmlite/pull/1096>: Added changelog for 0.44.0rc1 (kc611 <https://github.com/kc611>)
  • PR #&#8203;1101 <https://github.com/numba/llvmlite/pull/1101>: Updated date and llvm versioning for 0.44.0rc1 (kc611 <https://github.com/kc611>)
  • PR #&#8203;1112 <https://github.com/numba/llvmlite/pull/1112>: adding bullet to first RC checklist regarding LLVM updates (esc <https://github.com/esc>)
  • PR #&#8203;1113 <https://github.com/numba/llvmlite/pull/1113>: Merge pull request #​1104 from sklam/misc/osx_wheel_fix (kc611 <https://github.com/kc611> esc <https://github.com/esc>_)
  • PR #&#8203;1114 <https://github.com/numba/llvmlite/pull/1114>: Merge pull request #​1108 from sklam/fix/win_wheel (kc611 <https://github.com/kc611> esc <https://github.com/esc>_)
  • PR #&#8203;1115 <https://github.com/numba/llvmlite/pull/1115>: Update changelog for v0.44.0rc2 (kc611 <https://github.com/kc611>)
  • PR #&#8203;1124 <https://github.com/numba/llvmlite/pull/1124>: Changed version number and release date (kc611 <https://github.com/kc611>)
  • PR #&#8203;1125 <https://github.com/numba/llvmlite/pull/1125>: Fix flag condition when creating SimpleLoopUnswitchLegacyPass (HighW4y2H3ll <https://github.com/HighW4y2H3ll>)
  • PR #&#8203;1128 <https://github.com/numba/llvmlite/pull/1128>: Adding llvmdev win 64 conda builder (esc <https://github.com/esc>)
  • PR #&#8203;1129 <https://github.com/numba/llvmlite/pull/1129>: llvmlite win-64 conda builder GHA (esc <https://github.com/esc>)
  • PR #&#8203;1130 <https://github.com/numba/llvmlite/pull/1130>: Configure Renovate (renovate[bot] <https://github.com/apps/renovate> esc <https://github.com/esc>_)
  • PR #&#8203;1131 <https://github.com/numba/llvmlite/pull/1131>: llvmdev_linux-64_conda_builder.yml (esc <https://github.com/esc>)
  • PR #&#8203;1132 <https://github.com/numba/llvmlite/pull/1132>: llvmlite_linux-64_conda_builder.yml (esc <https://github.com/esc>)
  • PR #&#8203;1133 <https://github.com/numba/llvmlite/pull/1133>: Cherry-pick changes to the CHANGE_LOG to main (kc611 <https://github.com/kc611>)
  • PR #&#8203;1139 <https://github.com/numba/llvmlite/pull/1139>: Add win-64 wheel builder GHA workflow (dbast <https://github.com/dbast> swap357 <https://github.com/swap357>_ esc <https://github.com/esc>_)
  • PR #&#8203;1141 <https://github.com/numba/llvmlite/pull/1141>: refactor llvmdev win builder (swap357 <https://github.com/swap357>)
  • PR #&#8203;1142 <https://github.com/numba/llvmlite/pull/1142>: point conda build to correct package path (esc <https://github.com/esc>)
  • PR #&#8203;1143 <https://github.com/numba/llvmlite/pull/1143>: remove release.yml -- it's stale and outdated (esc <https://github.com/esc>)
  • PR #&#8203;1144 <https://github.com/numba/llvmlite/pull/1144>: Refactor recipe build flows (dbast <https://github.com/dbast>)
  • PR #&#8203;1146 <https://github.com/numba/llvmlite/pull/1146>: Extend pre-commit config (dbast <https://github.com/dbast>)
  • PR #&#8203;1148 <https://github.com/numba/llvmlite/pull/1148>: Update pre-commit hook pre-commit/mirrors-clang-format to v19 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1149 <https://github.com/numba/llvmlite/pull/1149>: Rename llvmdev manylinux (esc <https://github.com/esc>)
  • PR #&#8203;1150 <https://github.com/numba/llvmlite/pull/1150>: enable running workflow as part of pull-request (esc <https://github.com/esc>)
  • PR #&#8203;1151 <https://github.com/numba/llvmlite/pull/1151>: fix flake8 issues (esc <https://github.com/esc>)
  • PR #&#8203;1152 <https://github.com/numba/llvmlite/pull/1152>: adding pre-commit workflow (esc <https://github.com/esc>)
  • PR #&#8203;1154 <https://github.com/numba/llvmlite/pull/1154>: execute dist tests for linux-64 conda pkgs via Azure (esc <https://github.com/esc>)
  • PR #&#8203;1156 <https://github.com/numba/llvmlite/pull/1156>: Enable Github Action pinning via renovate (dbast <https://github.com/dbast>)
  • PR #&#8203;1157 <https://github.com/numba/llvmlite/pull/1157>: Update pre-commit hook PyCQA/flake8 to v7.1.2 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1158 <https://github.com/numba/llvmlite/pull/1158>: Opaque pointer fixes (rj-jesus <https://github.com/rj-jesus> gmarkall <https://github.com/gmarkall>_)
  • PR #&#8203;1159 <https://github.com/numba/llvmlite/pull/1159>: Add IR layer typed pointers mode (rj-jesus <https://github.com/rj-jesus> gmarkall <https://github.com/gmarkall>_)
  • PR #&#8203;1160 <https://github.com/numba/llvmlite/pull/1160>: Drop binding layer typed pointer support. (rj-jesus <https://github.com/rj-jesus>)
  • PR #&#8203;1161 <https://github.com/numba/llvmlite/pull/1161>: Update pre-commit hook python-jsonschema/check-jsonschema to v0.31.3 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1163 <https://github.com/numba/llvmlite/pull/1163>: Enable pass timings reporting with NewPassManager (gmarkall <https://github.com/gmarkall> yashssh <https://github.com/yashssh>_)
  • PR #&#8203;1165 <https://github.com/numba/llvmlite/pull/1165>: Fix the metadata deduplication (jiel-nv <https://github.com/jiel-nv>)
  • PR #&#8203;1169 <https://github.com/numba/llvmlite/pull/1169>: Update pre-commit hook pre-commit/mirrors-clang-format to v20 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1171 <https://github.com/numba/llvmlite/pull/1171>: Pin dependencies (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1172 <https://github.com/numba/llvmlite/pull/1172>: Update actions/checkout action to v4.2.2 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1173 <https://github.com/numba/llvmlite/pull/1173>: Update actions/download-artifact action to v4.1.9 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1174 <https://github.com/numba/llvmlite/pull/1174>: Update actions/setup-python action to v5.4.0 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1175 <https://github.com/numba/llvmlite/pull/1175>: Update actions/upload-artifact action to v4.6.2 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1176 <https://github.com/numba/llvmlite/pull/1176>: Update conda-incubator/setup-miniconda action to v3.1.1 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1177 <https://github.com/numba/llvmlite/pull/1177>: fix typo in workflow options for llvmdev_build.yml (swap357 <https://github.com/swap357>)
  • PR #&#8203;1178 <https://github.com/numba/llvmlite/pull/1178>: Update actions/download-artifact action to v4.2.1 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1180 <https://github.com/numba/llvmlite/pull/1180>: Update actions/setup-python action to v5.5.0 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1181 <https://github.com/numba/llvmlite/pull/1181>: Update pre-commit hook python-jsonschema/check-jsonschema to v0.32.1 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1185 <https://github.com/numba/llvmlite/pull/1185>: Update pre-commit hook PyCQA/flake8 to v7.2.0 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1187 <https://github.com/numba/llvmlite/pull/1187>: gha/add llvmlite osx 64 wheel builder (swap357 <https://github.com/swap357>)
  • PR #&#8203;1188 <https://github.com/numba/llvmlite/pull/1188>: bump min CMake (esc <https://github.com/esc>)
  • PR #&#8203;1189 <https://github.com/numba/llvmlite/pull/1189>: bump Ubuntu to 24.04 (esc <https://github.com/esc>)
  • PR #&#8203;1190 <https://github.com/numba/llvmlite/pull/1190>: gha/add llvmlite osx 64 conda builder (swap357 <https://github.com/swap357>)
  • PR #&#8203;1193 <https://github.com/numba/llvmlite/pull/1193>: Update pre-commit hook python-jsonschema/check-jsonschema to v0.33.0 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1195 <https://github.com/numba/llvmlite/pull/1195>: gha/add llvmlite osx-arm64 conda builder (swap357 <https://github.com/swap357>)
  • PR #&#8203;1196 <https://github.com/numba/llvmlite/pull/1196>: Pin dependencies (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1197 <https://github.com/numba/llvmlite/pull/1197>: Update actions/checkout action to v4.2.2 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1198 <https://github.com/numba/llvmlite/pull/1198>: Update actions/download-artifact action to v4.3.0 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1199 <https://github.com/numba/llvmlite/pull/1199>: Update actions/setup-python action to v5.6.0 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1200 <https://github.com/numba/llvmlite/pull/1200>: Update actions/upload-artifact action to v4.6.2 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1201 <https://github.com/numba/llvmlite/pull/1201>: Update conda-incubator/setup-miniconda action to v3.1.1 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1203 <https://github.com/numba/llvmlite/pull/1203>: gha/add llvmlite osx-arm64 wheel builder workflow (swap357 <https://github.com/swap357>)
  • PR #&#8203;1205 <https://github.com/numba/llvmlite/pull/1205>: gha/add llvmlite_linux-64 wheel builder workflow (swap357 <https://github.com/swap357>)
  • PR #&#8203;1206 <https://github.com/numba/llvmlite/pull/1206>: gha/add llvmlite linux-arm64 wheel builder (swap357 <https://github.com/swap357>)
  • PR #&#8203;1209 <https://github.com/numba/llvmlite/pull/1209>: remove singular clang-format check based on ubuntu/apt (esc <https://github.com/esc>)
  • PR #&#8203;1210 <https://github.com/numba/llvmlite/pull/1210>: Update pre-commit hook pre-commit/mirrors-clang-format to v20.1.4 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1211 <https://github.com/numba/llvmlite/pull/1211>: gha/fix llvmlite linux workflows for version tags (swap357 <https://github.com/swap357>)
  • PR #&#8203;1213 <https://github.com/numba/llvmlite/pull/1213>: unify clang format check (esc <https://github.com/esc>)
  • PR #&#8203;1215 <https://github.com/numba/llvmlite/pull/1215>: gha/add llvmlite linux-arm64 conda builder (swap357 <https://github.com/swap357>)
  • PR #&#8203;1216 <https://github.com/numba/llvmlite/pull/1216>: gha/refactor llvmlite osx wheel workflows (swap357 <https://github.com/swap357>)
  • PR #&#8203;1217 <https://github.com/numba/llvmlite/pull/1217>: gha/refactor llvmlite win-64 workflows (swap357 <https://github.com/swap357>)
  • PR #&#8203;1218 <https://github.com/numba/llvmlite/pull/1218>: Pin conda-incubator/setup-miniconda action to 505e639 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1219 <https://github.com/numba/llvmlite/pull/1219>: Update actions/checkout action to v4.2.2 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1220 <https://github.com/numba/llvmlite/pull/1220>: Update actions/download-artifact action to v4.3.0 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1221 <https://github.com/numba/llvmlite/pull/1221>: Update actions/upload-artifact action to v4.6.2 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1222 <https://github.com/numba/llvmlite/pull/1222>: Update conda-incubator/setup-miniconda action to v3.1.1 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1223 <https://github.com/numba/llvmlite/pull/1223>: fix/revert gha recipe changes (swap357 <https://github.com/swap357>)
  • PR #&#8203;1224 <https://github.com/numba/llvmlite/pull/1224>: Update pre-commit hook pre-commit/mirrors-clang-format to v20.1.8 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1226 <https://github.com/numba/llvmlite/pull/1226>: [WIP] LLVM 20 llvmdev recipe (gmarkall <https://github.com/gmarkall> swap357 <https://github.com/swap357>_ esc <https://github.com/esc>_)
  • PR #&#8203;1227 <https://github.com/numba/llvmlite/pull/1227>: fix llvmdev_build.yml to resolve toolchain incompatibility on osx-64 (swap357 <https://github.com/swap357>)
  • PR #&#8203;1228 <https://github.com/numba/llvmlite/pull/1228>: Update conda-incubator/setup-miniconda action to v3.2.0 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1231 <https://github.com/numba/llvmlite/pull/1231>: azure-pipelines/win-2019 to 2025 (swap357 <https://github.com/swap357>)
  • PR #&#8203;1232 <https://github.com/numba/llvmlite/pull/1232>: gha/llvmdev upgrade win-2019 to 2025 (swap357 <https://github.com/swap357>)
  • PR #&#8203;1233 <https://github.com/numba/llvmlite/pull/1233>: gha/llvmlite upgrade win-2019 to 2025 (swap357 <https://github.com/swap357>)
  • PR #&#8203;1235 <https://github.com/numba/llvmlite/pull/1235>: Update pre-commit hook PyCQA/flake8 to v7.3.0 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1236 <https://github.com/numba/llvmlite/pull/1236>: Update pre-commit hook python-jsonschema/check-jsonschema to v0.33.1 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1238 <https://github.com/numba/llvmlite/pull/1238>: gha/restructure llvmdev ci (swap357 <https://github.com/swap357>)
  • PR #&#8203;1239 <https://github.com/numba/llvmlite/pull/1239>: Update pre-commit hook python-jsonschema/check-jsonschema to v0.33.2 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1240 <https://github.com/numba/llvmlite/pull/1240>: pin compilers on llvmlite and llvmdev conda_build_config.yaml (swap357 <https://github.com/swap357>)
  • PR #&#8203;1241 <https://github.com/numba/llvmlite/pull/1241>: gha/llvmlite wheel workflow fixes (swap357 <https://github.com/swap357>)
  • PR #&#8203;1242 <https://github.com/numba/llvmlite/pull/1242>: gha/unify llvmlite conda builder workflows (swap357 <https://github.com/swap357>)
  • PR #&#8203;1245 <https://github.com/numba/llvmlite/pull/1245>: set CONDA_PLUGINS_AUTO_ACCEPT_TOS to manylinux env setup script (swap357 <https://github.com/swap357>)
  • PR #&#8203;1246 <https://github.com/numba/llvmlite/pull/1246>: gha/fix artifact usage manylinux wheels (swap357 <https://github.com/swap357>)
  • PR #&#8203;1248 <https://github.com/numba/llvmlite/pull/1248>: Update actions/download-artifact action to v5 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1249 <https://github.com/numba/llvmlite/pull/1249>: gha/update PR path triggers to include conda recipes (swap357 <https://github.com/swap357>)
  • PR #&#8203;1250 <https://github.com/numba/llvmlite/pull/1250>: Fix pass timing logic to stop printing to stdout. (stuartarchibald <https://github.com/stuartarchibald>)
  • PR #&#8203;1251 <https://github.com/numba/llvmlite/pull/1251>: Fix various C++ issues and a linkage issue. (stuartarchibald <https://github.com/stuartarchibald>)
  • PR #&#8203;1252 <https://github.com/numba/llvmlite/pull/1252>: Move llvmlite to solely CMake based build system. (stuartarchibald <https://github.com/stuartarchibald>)
  • PR #&#8203;1253 <https://github.com/numba/llvmlite/pull/1253>: Update pre-commit hook pre-commit/pre-commit-hooks to v6 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1256 <https://github.com/numba/llvmlite/pull/1256>: Update actions/checkout action to v5 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1257 <https://github.com/numba/llvmlite/pull/1257>: remove code climate integration (esc <https://github.com/esc>)
  • PR #&#8203;1258 <https://github.com/numba/llvmlite/pull/1258>: Update pre-commit hook python-jsonschema/check-jsonschema to v0.33.3 (renovate[bot] <https://github.com/apps/renovate>)
  • PR #&#8203;1259 <https://github.com/numba/llvmlite/pull/1259>: update osx-64 sdk on recipes and CI scripts to use MacOSX10.15 SDK (swap357 <https://github.com/swap357>)
  • PR #&#8203;1260 <https://github.com/numba/llvmlite/pull/1260>: llvmdev 20 build patches (swap357 <https://github.com/swap357>)
  • PR #&#8203;1262 <https://github.com/numba/llvmlite/pull/1262>: llvmdev-20 recipe fixes (swap357 <https://github.com/swap357>)
  • PR #&#8203;1266 <https://github.com/numba/llvmlite/pull/1266>: update compatability matrix in the README.rst to reflect LLVM 20 (esc <https://github.com/esc>)
  • PR #&#8203;1267 <https://github.com/numba/llvmlite/pull/1267>: adding llvm20 docs (esc <https://github.com/esc>)
  • PR #&#8203;1268 <https://github.com/numba/llvmlite/pull/1268>: Release 0.45: CHANGE_LOG (esc <https://github.com/esc>)
  • PR #&#8203;1269 <https://github.com/numba/llvmlite/pull/1269>: add sdist build and upload steps on wheel workflow (swap357 <https://github.com/swap357>)
  • PR #&#8203;1274 <https://github.com/numba/llvmlite/pull/1274>: GHA/ standardize job names on workflows for linux builds (swap357 <https://github.com/swap357>)
  • PR #&#8203;1276 <https://github.com/numba/llvmlite/pull/1276>: Fix build-string on llvmdev_for_wheels conda recipe (swap357 <https://github.com/swap357>)
  • PR #&#8203;1278 <https://github.com/numba/llvmlite/pull/1278>: Update deprecation page (sklam <https://github.com/sklam>)
  • PR #&#8203;1287 <https://github.com/numba/llvmlite/pull/1287>: change-log for 0.45.0 FINAL (esc <https://github.com/esc>)
  • PR #&#8203;1289 <https://github.com/numba/llvmlite/pull/1289>: use explicit channel specification for llvmdev=20 installation (swap357 <https://github.com/swap357> esc <https://github.com/esc>_)

Authors:

  • alexander-shaposhnikov <https://github.com/alexander-shaposhnikov>_
  • dbast <https://github.com/dbast>_
  • esc <https://github.com/esc>_
  • gmarkall <https://github.com/gmarkall>_
  • HighW4y2H3ll <https://github.com/HighW4y2H3ll>_
  • jiel-nv <https://github.com/jiel-nv>_
  • kc611 <https://github.com/kc611>_
  • renovate[bot] <https://github.com/apps/renovate>_
  • rj-jesus <https://github.com/rj-jesus>_
  • sklam <https://github.com/sklam>_
  • stuartarchibald <https://github.com/stuartarchibald>_
  • swap357 <https://github.com/swap357>_
  • yashssh <https://github.com/yashssh>_

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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) September 18, 2025 21:29
Copy link
Contributor Author

renovate bot commented Sep 18, 2025

⚠️ 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: uv.lock
Command failed: uv lock --upgrade-package llvmlite
Using CPython 3.14.0 interpreter at: /opt/containerbase/tools/python/3.14.0/bin/python3
  × No solution found when resolving dependencies:
  ╰─▶ Because only the following versions of numba are available:
          numba<=0.53.0
          numba==0.53.1
          numba==0.54.0
          numba==0.54.1
          numba==0.55.0
          numba==0.55.1
          numba==0.55.2
          numba==0.56.0
          numba==0.56.2
          numba==0.56.3
          numba==0.56.4
          numba==0.57.0
          numba==0.57.1
          numba==0.58.0
          numba==0.58.1
          numba==0.59.0
          numba==0.59.1
          numba==0.60.0
          numba==0.61.0
          numba==0.61.2
          numba>0.62
      and numba>=0.53.0,<=0.53.1 depends on llvmlite>=0.36.0rc1,<0.37,
      we can conclude that numba>=0.53.0,<0.54.0 depends on
      llvmlite>=0.36.0rc1,<0.37.
      And because numba>=0.54.0,<=0.54.1 depends on llvmlite>=0.37.0rc1,<0.38
      and llvmlite>=0.38.0rc1,<0.39, we can conclude that
      numba>=0.53.0,<0.56.0 depends on llvmlite>=0.36.0rc1,<0.39.
      And because numba>=0.56.0,<=0.56.4 depends on
      llvmlite>=0.39.0.dev0,<0.40 and llvmlite>=0.40.0.dev0,<0.41,
      we can conclude that numba>=0.53.0,<0.58.0 depends on
      llvmlite>=0.36.0rc1,<0.41.
      And because numba>=0.58.0,<=0.58.1 depends on
      llvmlite>=0.41.0.dev0,<0.42 and llvmlite>=0.43.0.dev0,<0.44, we can
      conclude that all of:
          numba>=0.53.0,<0.59.0
          numba>0.59.1,<0.61.0
      depend on one of:
          llvmlite>=0.36.0rc1,<0.42
          llvmlite>=0.43.0.dev0,<0.44

      And because numba>=0.59.0,<=0.59.1 depends on
      llvmlite>=0.42.0.dev0,<0.43 and llvmlite>=0.44.0.dev0,<0.45, we can
      conclude that numba>=0.53.0,<0.62 depends on llvmlite>=0.36.0rc1,<0.45.
      And because your project depends on llvmlite>=0.45 and
      numba>=0.53,<0.62, we can conclude that your project's requirements
      are unsatisfiable.

      hint: Pre-releases are available for `numba` in the requested
      range (e.g., 0.61.1rc1), but pre-releases weren't enabled (try:
      `--prerelease=allow`)

@renovate renovate bot force-pushed the renovate/llvmlite-0.x branch 2 times, most recently from e50fc5c to 8fc1e70 Compare September 22, 2025 05:36
@renovate renovate bot force-pushed the renovate/llvmlite-0.x branch 3 times, most recently from 72cb1e8 to e9e01bb Compare October 6, 2025 04:40
@renovate renovate bot force-pushed the renovate/llvmlite-0.x branch 4 times, most recently from cfa62ce to a0e6a8c Compare October 14, 2025 02:42
@renovate renovate bot force-pushed the renovate/llvmlite-0.x branch from a0e6a8c to 2480366 Compare October 15, 2025 14:51
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.

0 participants