chore(deps): update dependency blis to v0.9.1 #7

Open
renovate[bot] wants to merge 1 commits from renovate/blis-0.x into main
renovate[bot] commented 2024-05-25 18:19:42 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
blis ==0.7.11 -> ==0.9.1 age adoption passing confidence

Release Notes

explosion/cython-blis (blis)

v0.9.1

Compare Source

  • Make BLIS symbols visible when compiled with gcc/clang (#​71)
  • Use uninitialized array for gemm when beta is zero (#​72)
  • Fix OOB reads in certain sgemm Haswell kernels (#​73, #​74)

v0.9.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [blis](https://togithub.com/explosion/cython-blis) | `==0.7.11` -> `==0.9.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/blis/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/blis/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/blis/0.7.11/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/blis/0.7.11/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>explosion/cython-blis (blis)</summary> ### [`v0.9.1`](https://togithub.com/explosion/cython-blis/releases/tag/v0.9.1) [Compare Source](https://togithub.com/explosion/cython-blis/compare/v0.9.0...v0.9.1) - Make BLIS symbols visible when compiled with gcc/clang ([#&#8203;71](https://togithub.com/explosion/cython-blis/issues/71)) - Use uninitialized array for `gemm` when beta is zero ([#&#8203;72](https://togithub.com/explosion/cython-blis/issues/72)) - Fix OOB reads in certain `sgemm` Haswell kernels ([#&#8203;73](https://togithub.com/explosion/cython-blis/issues/73), [#&#8203;74](https://togithub.com/explosion/cython-blis/issues/74)) ### [`v0.9.0`](https://togithub.com/explosion/cython-blis/releases/tag/v0.9.0) [Compare Source](https://togithub.com/explosion/cython-blis/compare/v0.7.11...v0.9.0) - Update to [BLIS v0.9.0](https://togithub.com/flame/blis/releases/tag/0.9.0) - Add `cdef nogil` `sgemm` and `saxpy` functions ([#&#8203;70](https://togithub.com/explosion/cython-blis/issues/70)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SphericalKat/deezbot). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/blis-0.x:renovate/blis-0.x
git checkout renovate/blis-0.x
Sign in to join this conversation.
No description provided.