Update dependency llvmlite to v0.47.0#80
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
2984bb4 to
4f4a907
Compare
4f4a907 to
31ea73b
Compare
31ea73b to
e58a282
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.45.1→==0.47.0Release Notes
numba/llvmlite (llvmlite)
v0.47.0Compare Source
Highlights of this release include:
Pull-Requests:
#​569 <https://github.com/numba/llvmlite/pull/569>: clean ffi/build with setup.py clean (ARF1 <https://github.com/ARF1>gmarkall <https://github.com/gmarkall>_swap357 <https://github.com/swap357>_)#​1351 <https://github.com/numba/llvmlite/pull/1351>: Add 3.14t wheel builds by skipping PyLIEF install (ngoldbaum <https://github.com/ngoldbaum>)#​1356 <https://github.com/numba/llvmlite/pull/1356>: gha/scheduled testing (swap357 <https://github.com/swap357>)#​1362 <https://github.com/numba/llvmlite/pull/1362>: chore(deps): update dependency python to 3.14 (renovate[bot] <https://github.com/apps/renovate>)#​1364 <https://github.com/numba/llvmlite/pull/1364>: CHANGE_LOG for0.46.0rc1(swap357 <https://github.com/swap357>)#​1369 <https://github.com/numba/llvmlite/pull/1369>: chore(deps): update actions/checkout action to v6 (renovate[bot] <https://github.com/apps/renovate>)#​1371 <https://github.com/numba/llvmlite/pull/1371>: update first release checklist template postv0.46.0rc1(swap357 <https://github.com/swap357>)#​1372 <https://github.com/numba/llvmlite/pull/1372>: chore(deps): update actions/setup-python action to v6.1.0 (renovate[bot] <https://github.com/apps/renovate>)#​1374 <https://github.com/numba/llvmlite/pull/1374>: remove pre-commit (esc <https://github.com/esc>)#​1379 <https://github.com/numba/llvmlite/pull/1379>: Cherry pick 0.46.0 (swap357 <https://github.com/swap357>)#​1381 <https://github.com/numba/llvmlite/pull/1381>: fix ci buildscripts for flake8 errors (swap357 <https://github.com/swap357>)#​1382 <https://github.com/numba/llvmlite/pull/1382>: update release checklist (swap357 <https://github.com/swap357>)#​1383 <https://github.com/numba/llvmlite/pull/1383>: gha/fix llvmdev build disk space issue (swap357 <https://github.com/swap357>)#​1384 <https://github.com/numba/llvmlite/pull/1384>: chore(deps): update github artifact actions (major) (renovate[bot] <https://github.com/apps/renovate>)#​1386 <https://github.com/numba/llvmlite/pull/1386>: enable py-lief test dependency for py314 on llvmlite recipe (swap357 <https://github.com/swap357>)#​1391 <https://github.com/numba/llvmlite/pull/1391>: fix llvmlite_evaluate.py for scheduled events (swap357 <https://github.com/swap357>)#​1392 <https://github.com/numba/llvmlite/pull/1392>: chore(deps): update conda-incubator/setup-miniconda action to v3.3.0 (renovate[bot] <https://github.com/apps/renovate>)#​1394 <https://github.com/numba/llvmlite/pull/1394>: chore(deps): update actions/setup-python action to v6.2.0 (renovate[bot] <https://github.com/apps/renovate>)#​1395 <https://github.com/numba/llvmlite/pull/1395>: chore(deps): update actions/checkout action to v6.0.2 (renovate[bot] <https://github.com/apps/renovate>)#​1398 <https://github.com/numba/llvmlite/pull/1398>: Update the old pass manager APIs in examples (gmarkall <https://github.com/gmarkall>yashssh <https://github.com/yashssh>_)#​1400 <https://github.com/numba/llvmlite/pull/1400>: Update setup.py to use setuptools (solkaz <https://github.com/solkaz>swap357 <https://github.com/swap357>_)#​1403 <https://github.com/numba/llvmlite/pull/1403>: chore(deps): update github artifact actions (major) (renovate[bot] <https://github.com/apps/renovate>)#​1412 <https://github.com/numba/llvmlite/pull/1412>: update CHANGE_LOG for v0.47.0 (swap357 <https://github.com/swap357>)Authors:
ARF1 <https://github.com/ARF1>_esc <https://github.com/esc>_gmarkall <https://github.com/gmarkall>_ngoldbaum <https://github.com/ngoldbaum>_renovate[bot] <https://github.com/apps/renovate>_solkaz <https://github.com/solkaz>_swap357 <https://github.com/swap357>_yashssh <https://github.com/yashssh>_v0.46.0Compare Source
Highlights of this release include:
Pull-Requests:
#​1309 <https://github.com/numba/llvmlite/pull/1309>: Add docs for migrating from older llvmlite (<0.45) (sklam <https://github.com/sklam>esc <https://github.com/esc>_)#​1311 <https://github.com/numba/llvmlite/pull/1311>: GHA/ cleanup on python 3.14 official support (swap357 <https://github.com/swap357>)#​1313 <https://github.com/numba/llvmlite/pull/1313>: Merge pull request #1310 from esc/change-log-0.45.1 (esc <https://github.com/esc>)#​1314 <https://github.com/numba/llvmlite/pull/1314>: [FIX] Hide non-API symbols when CXX compiler supports GNUC style visibility controls to prevent LLVM symbol export and interposition (domcharrier <https://github.com/domcharrier>)#​1316 <https://github.com/numba/llvmlite/pull/1316>: Prevent creating typed pointers of opaque pointers. (rj-jesus <https://github.com/rj-jesus>)#​1317 <https://github.com/numba/llvmlite/pull/1317>: Correct debug message text (eric-wieser <https://github.com/eric-wieser>)#​1320 <https://github.com/numba/llvmlite/pull/1320>: chore(deps): update dependency python to 3.14 (renovate[bot] <https://github.com/apps/renovate>)#​1321 <https://github.com/numba/llvmlite/pull/1321>: Fix OptimizationLevel mapping for Os (yashssh <https://github.com/yashssh>)#​1322 <https://github.com/numba/llvmlite/pull/1322>: update release checklists (esc <https://github.com/esc>)#​1323 <https://github.com/numba/llvmlite/pull/1323>: Consolidate conda installs on azure environment setup script (swap357 <https://github.com/swap357>)#​1325 <https://github.com/numba/llvmlite/pull/1325>: fixllvmdev_for_wheellinux builds (swap357 <https://github.com/swap357>)#​1326 <https://github.com/numba/llvmlite/pull/1326>: [FEA] Add support for typed constant in debug info metadata emission. (jiel-nv <https://github.com/jiel-nv>)#​1327 <https://github.com/numba/llvmlite/pull/1327>: Update pre-commit hook rhysd/actionlint to v1.7.8 (renovate[bot] <https://github.com/apps/renovate>)#​1329 <https://github.com/numba/llvmlite/pull/1329>: Update pre-commit hook python-jsonschema/check-jsonschema to v0.34.1 (renovate[bot] <https://github.com/apps/renovate>)#​1332 <https://github.com/numba/llvmlite/pull/1332>: GHA/ fix llvmliteosx-arm64wheel build tag (swap357 <https://github.com/swap357>)#​1333 <https://github.com/numba/llvmlite/pull/1333>: InlineAsm: fix formatting (gmarkall <https://github.com/gmarkall>)#​1334 <https://github.com/numba/llvmlite/pull/1334>: CMake IPO support. (stuartarchibald <https://github.com/stuartarchibald>tiran <https://github.com/tiran>_)#​1335 <https://github.com/numba/llvmlite/pull/1335>: Fix use of deprecated LLVM API. (stuartarchibald <https://github.com/stuartarchibald>)#​1336 <https://github.com/numba/llvmlite/pull/1336>: Fix dummy CMake project. (stuartarchibald <https://github.com/stuartarchibald>)#​1339 <https://github.com/numba/llvmlite/pull/1339>: chore(deps): update github artifact actions (major) (renovate[bot] <https://github.com/apps/renovate>)#​1340 <https://github.com/numba/llvmlite/pull/1340>: fix syntax in docs (esc <https://github.com/esc>)#​1341 <https://github.com/numba/llvmlite/pull/1341>: fix/ remove 'conda-remove-defaults' option fromsetup-miniconda(swap357 <https://github.com/swap357>)#​1345 <https://github.com/numba/llvmlite/pull/1345>: gha/add upload_packages workflow (swap357 <https://github.com/swap357>)#​1346 <https://github.com/numba/llvmlite/pull/1346>: gha/ pinminicondainstallers for manylinux builds (swap357 <https://github.com/swap357>)#​1350 <https://github.com/numba/llvmlite/pull/1350>: update license metadata (esc <https://github.com/esc>)#​1353 <https://github.com/numba/llvmlite/pull/1353>: chore(deps): update pre-commit hook pre-commit/mirrors-clang-format to v21.1.5 (renovate[bot] <https://github.com/apps/renovate>)#​1354 <https://github.com/numba/llvmlite/pull/1354>: Improve error handling on FFI binding error (stuartarchibald <https://github.com/stuartarchibald>)#​1355 <https://github.com/numba/llvmlite/pull/1355>: Improve error handling when CMake is not found. (stuartarchibald <https://github.com/stuartarchibald>)#​1358 <https://github.com/numba/llvmlite/pull/1358>: Pin gcc/gxx to 11 (sklam <https://github.com/sklam>)#​1359 <https://github.com/numba/llvmlite/pull/1359>: update macos image version frommacos-13tomacos-15on azure ci (swap357 <https://github.com/swap357>)#​1360 <https://github.com/numba/llvmlite/pull/1360>: chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.35.0 (renovate[bot] <https://github.com/apps/renovate>)#​1376 <https://github.com/numba/llvmlite/pull/1376>: update changelog for 0.46.0 (swap357 <https://github.com/swap357>)Authors:
domcharrier <https://github.com/domcharrier>_eric-wieser <https://github.com/eric-wieser>_esc <https://github.com/esc>_gmarkall <https://github.com/gmarkall>_jiel-nv <https://github.com/jiel-nv>_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>_tiran <https://github.com/tiran>_yashssh <https://github.com/yashssh>_Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.