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 fabio from 0.13.0 to 2022.12.1 in /.github/dependabot #58

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Bumps fabio from 0.13.0 to 2022.12.1.

Release notes

Sourced from fabio's releases.

FabIO 2022.12.1

New release to fix packaging issues linked to the migration setuptools -> meson No feature changed vs 2022.12.

FabIO 2022.12

  • First version declared stable
  • Change the versioning system to calendar
  • Change build-system from numpy.distutils to meson-python
  • Deprecate the usage of setup.py (will be removed in next release)
  • Fix Tif-reader for wrong photometric interpretation
  • Update HiPiCimage
  • Support BigTIFF
  • Improvement of test-coverage
  • Fix issue in ProgressBar in the viewer
  • Fix memory leak in densify
  • Fix EigerImage behaviour
  • Drop Python-3.6 (declared EOL 12-2021)

Fabio v0.14.0

  • fix infinite loop when iterating over lima/eiger image files (#468)
  • fix typo when saving in pilatus/CBF format (#471)
  • fix noisy test on densification (#440)
  • limit version of setuptools (related to the PEP517 and associated regressions)
  • Change logo in documentation
  • Support for Python versions 3.6 to 3.10, tested on amd64, ppc64le and arm64
Commits
  • f97f166 prepare for a bugfix release
  • bae6501 remove lxml, h5py and hdf5plugin from requirement
  • 475a89f sdist is missing some files (mind to use meson !!!)
  • 368ebe7 clean-up prints
  • ac8d6fb update changelog -> 2022.12
  • eb296e8 switch to stable version
  • b031eab remove mathutils (numpy does the work)
  • 84f4dfe new test on binaryimage
  • 83fbd09 tests for cli-utils
  • 1b3de2e improve test coverage for cbfimage
  • 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 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 [fabio](https://github.com/silx-kit/fabio) from 0.13.0 to 2022.12.1.
- [Release notes](https://github.com/silx-kit/fabio/releases)
- [Commits](silx-kit/fabio@v0.13.0...v2022.12.1)

---
updated-dependencies:
- dependency-name: fabio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2022
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.

None yet

0 participants