Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 16, 2024

Updates the requirements on blis to permit the latest version.

Release notes

Sourced from blis's releases.

v0.9.1

  • 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)
Commits
  • 3bb42bc Increment version to 0.9.1 (#75)
  • 7b205be Update flame-blis (#74)
  • d93cd0c Extend build constraints for aarch64
  • b1102c4 Update flame-blis and increment version (#73)
  • a44d78e gemm: use uninitialized array when beta is zero (#72)
  • be9ef44 Make BLIS symbols visible when compiled with gcc/clang (#71)
  • bdb10be Update to blis 0.9.0 (#69)
  • 6e29d2e Merge pull request #70 from danieldk/c-sgemm
  • 04b65e7 Add cdef nogil sgemm and daxpy functions
  • e3599e0 Test end-of-life Python 3.6 on windows-2019 image
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [blis](https://github.com/explosion/cython-blis) to permit the latest version.
- [Release notes](https://github.com/explosion/cython-blis/releases)
- [Commits](explosion/cython-blis@v0.0.15...v0.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 16, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #10.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot-pip-blis-lt-0.10.0 branch July 29, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants