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

Bump mkl-fft from 1.3.1 to 1.3.11 #221

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2024

Bumps mkl-fft from 1.3.1 to 1.3.11.

Release notes

Sourced from mkl-fft's releases.

v1.3.11

Incremental release with updated installation instruction in readme, update to Cython 3, and fix for gh-109

v1.3.10

Bug fix release to support NumPy 2.0, addressing test suite failure on Windows.

v1.3.9

What's changed

mkl_fft now supports NumPy 2.0

v1.3.8

Release with vendored copy of numpy.distutils.conv_template. This allows mkl_fft to be build with Python 3.12 and NumPy >=1.25

1.3.7

Updated build system away from using numpy.distutils.

Updated code to compile with Cython 3.0

1.3.6

This release fixes issues with mkl_fft.interfaces.scipy_fft.

v1.3.3

Added mkl_fft.interfaces with numpy_fft and scipy_fft supported.

The scipy_fft updated to support new norm keyword values, and the plan parameter, although the only supported value is the default plan=None.

Changelog

Sourced from mkl-fft's changelog.

Commits
  • 8431635 Merge pull request #124 from IntelPython/bump-version
  • ba9478d Fix for windows step of workflow
  • a90d6a8 Add entry for 1.3.11
  • 32539dd Bump version to 1.3.11
  • 2a7930c Merge pull request #123 from ekomarova/update_readme
  • 684beab Add Intel pypi channel
  • 8b5c7df Remove the wheels installation with anaconda from the instruction
  • 08b443a Merge pull request #122 from IntelPython/renamed-codeowner-file
  • 576e660 Renamed CODEOWNER->CODEOWNERS
  • 833d471 Merge pull request #121 from IntelPython/expand-codeowners
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [mkl-fft](https://github.com/IntelPython/mkl_fft) from 1.3.1 to 1.3.11.
- [Release notes](https://github.com/IntelPython/mkl_fft/releases)
- [Changelog](https://github.com/IntelPython/mkl_fft/blob/master/CHANGES.rst)
- [Commits](IntelPython/mkl_fft@v1.3.1...v1.3.11)

---
updated-dependencies:
- dependency-name: mkl-fft
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2024
Copy link

Stale pull request message

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/dev/mkl-fft-1.3.11 branch January 6, 2025 21:32
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 no-pr-activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants