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

requirements: update llvmlite requirement from <0.38 to <0.39 #2288

Merged
merged 1 commit into from
Jan 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Updates the requirements on llvmlite to permit the latest version.

Changelog

Sourced from llvmlite's changelog.

2014-07-30 0.12.7:

  • Fixes many memory leaks

2014-06-06 0.12.6:

  • Fixes Module.from_bitcode for python 3 (#101)
  • Remove expensive assertions
  • Expose BasicBlock.terminator

2014-04-28 0.12.5:

  • Fixes memory leaks (#92)
  • Fixes tarball (#99)

2014-03-20 0.12.4:

  • Add dylib_import_library and friends
  • Fix BasicBlock downcast
  • Module hashing
  • Fix test script

2014-02-18 0.12.3:

  • Fix deprecation message for py2.6
  • Fix llvm_cbuilder for using deprecated_alloca
  • Merged PR #88 by cantora
  • Merged PR #94 by cgohlke

2014-02-04 0.12.2:

  • enhance wrapper efficiency by moving some capsule code into C++
  • fix unclosed file handler in avx_support
  • multiple-dimension insert_value, extract_value
  • various minor fixes

2013-11-11 0.12.1:

  • various bug fixes

2013-08-28 0.12.0:

  • update to LLVM 3.3 and maintain compatibility with LLVM 3.2
  • add LLRT for minimal support for 64-bit divmod on 32-bit platform
  • start to adopt MCJIT (not quite usable on win32)
  • various bug fixes

2013-03-05 0.11.1:

  • fix test when cc is not available

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [llvmlite](https://github.com/llvmpy/llvmpy) to permit the latest version.
- [Release notes](https://github.com/llvmpy/llvmpy/releases)
- [Changelog](https://github.com/llvmpy/llvmpy/blob/master/CHANGELOG)
- [Commits](https://github.com/llvmpy/llvmpy/commits)

---
updated-dependencies:
- dependency-name: llvmlite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the deps Dependency update label Jan 13, 2022
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

@jvesely
Copy link
Collaborator

jvesely commented Jan 15, 2022

@dependabot squash and merge

@dependabot dependabot bot merged commit 02f7007 into devel Jan 15, 2022
@dependabot dependabot bot deleted the dependabot/pip/devel/llvmlite-lt-0.39 branch January 15, 2022 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant