Skip to content

chore(deps-dev): update pyvips requirement from ~=3.0.0 to >=3.0,<3.2#27

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyvips-gte-3.0-and-lt-3.2
Closed

chore(deps-dev): update pyvips requirement from ~=3.0.0 to >=3.0,<3.2#27
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyvips-gte-3.0-and-lt-3.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Updates the requirements on pyvips to permit the latest version.

Changelog

Sourced from pyvips's changelog.

Version 3.1.1 (released 9 December 2025)

  • fix get_gainmap arguments [jcupitt]
  • fix array copy argument test [jcupitt]
  • add a test [jcupitt]

Version 3.1.0 (released 8 December 2025)

  • fix glib DLL name with Conan [boussaffawalid]
  • update docs for libvips 8.18 [jcupitt]
  • add get_gainmap() [jcupitt]
  • remove redundant revalidate flags from docs [kleisauke]

Version 3.0.0 (released 28 April 2025)

  • drop support for Python 2.7, require Python >= 3.7 [kleisauke]
  • migrate to pyproject.toml [kleisauke]
  • fix a small memleak in write_to_buffer() [kleisauke]
  • add [binary] install option [kleisauke]
  • add shutdown() [jcupitt]

Version 2.2.3 (released 28 April 2024)

  • ensure compatibility with a single shared libvips library [kleisauke]
  • add flags_dict(), enum_dict() for better flags introspection
  • improve generation of enums.py
  • add stream.py example
  • fix a missing reference issue with custom sources
  • fix addalpha with scrgb images [RiskoZoSlovenska]
  • fix macos compat, again [kleisauke]

Version 2.2.2 (released 4 Jan 2023)

  • fix with libvips nodeprecated [kleisauke]
  • update README notes for py3.8+ on win [CristiFati]
  • fix VipsObect.print_all() [jcupitt]
  • add split, join, annotate animation examples [jcupitt]
  • work around broken ffi bool type [amtsak]
  • flag classes are now integer-valued so you can OR them [jcupitt]
  • update docs for 8.15 [jcupitt]

Version 2.2.1 (released 12 Jun 2022)

  • add seek and end handlers for TargetCustom [jcupitt]
  • add block_untrusted_set, operation_block_set [jcupitt]
  • update for libvips 8.13 [jcupitt]

Version 2.2.0 (released 18 Apr 2022)

  • repr() will print matrix images as matrices [jcupitt]

... (truncated)

Commits

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 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 [pyvips](https://github.com/libvips/pyvips) to permit the latest version.
- [Changelog](https://github.com/libvips/pyvips/blob/master/CHANGELOG.rst)
- [Commits](libvips/pyvips@v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: pyvips
  dependency-version: 3.1.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 3, 2026
@however-yir
Copy link
Copy Markdown
Owner

Auto-closing stale Dependabot PR as part of repo cleanup.

@however-yir however-yir closed this May 4, 2026
@however-yir however-yir deleted the dependabot/pip/pyvips-gte-3.0-and-lt-3.2 branch May 4, 2026 06:07
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 4, 2026

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.

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant