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 fast-histogram from 0.11 to 0.14 #184

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps fast-histogram from 0.11 to 0.14.

Release notes

Sourced from fast-histogram's releases.

v0.14

What's Changed

Fixed compatibility with Numpy 2.0 by bumping minimum required Python to 3.9 in astrofrog/fast-histogram#87 - this will ensure that the abi3 wheels are built for Python 3.9 with Numpy 2.0 instead of Python 3.8 with Numpy 1.x.

Full Changelog: astrofrog/fast-histogram@v0.13...v0.14

v0.13

What's Changed

The main change in this release is added support for Numpy 2.0.

Other Changes

New Contributors

Full Changelog: astrofrog/fast-histogram@v0.12...v0.13

Changelog

Sourced from fast-histogram's changelog.

v0.14 - 2024-04-16

What's Changed

Fixed compatibility with Numpy 2.0 by bumping minimum required Python to 3.9 in astrofrog/fast-histogram#87 - this will ensure that the abi3 wheels are built for Python 3.9 with Numpy 2.0 instead of Python 3.8 with Numpy 1.x.

Full Changelog: astrofrog/fast-histogram@v0.13...v0.14

v0.13 - 2024-04-16

What's Changed

The main change in this release is added support for Numpy 2.0.

Other Changes

New Contributors

Full Changelog: astrofrog/fast-histogram@v0.12...v0.13

0.12 (2023-10-17)

Commits
  • 87cd129 Merge pull request #87 from astrofrog/bump-minimum-python-39
  • 2a9220e Bump minimum required Python to 3.9
  • 1cb7287 Update CHANGELOG
  • 3a46f4e Fix CHANGES.md formatting
  • b9a2b5a Added auto-release workflows
  • 3c44a9c Converted changelog to markdown
  • 38c644d Merge pull request #86 from astrofrog/numpy-2.0-compat
  • 73e3ac0 Build against Numpy 2.0.0rc1 for Python>=3.9
  • bd82c39 Merge pull request #85 from astrofrog/pre-commit-ci-update-config
  • c9e2066 [pre-commit.ci] pre-commit autoupdate
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
Bumps [fast-histogram](https://github.com/astrofrog/fast-histogram) from 0.11 to 0.14.
- [Release notes](https://github.com/astrofrog/fast-histogram/releases)
- [Changelog](https://github.com/astrofrog/fast-histogram/blob/main/CHANGES.md)
- [Commits](astrofrog/fast-histogram@v0.11...v0.14)

---
updated-dependencies:
- dependency-name: fast-histogram
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/fast-histogram-0.14 branch from 9a5dd2b to 9d06995 Compare September 2, 2024 05:08
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