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 pyssim from 0.4 to 0.7 #148

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Bump pyssim from 0.4 to 0.7 #148

merged 1 commit into from
Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps pyssim from 0.4 to 0.7.

Changelog

Sourced from pyssim's changelog.

0.7

  • Drop Python 3.7 support.
  • Add Python 3.12 support.
  • Update support for newer versions of PIL/Pillow.

0.6

  • Update supported python versions to 3.7 through 3.11.
  • Support numpy 1.20.

0.5

  • Add timing code for SSIM and CW-SSIM
  • Create MANIFEST.in
  • Add Python 3.6 support.
  • Fix pylint errors.
  • Fix Travis CI embed widget.
Commits
  • e4f864c Bump setup.py version.
  • 3f3420c Prepare for 0.7 release.
  • 22c431e Merge pull request #46 from jterrace/jterrace-patch-1
  • 729bbc2 Clarify that return value is between -1 and 1.
  • dca4fca Merge pull request #45 from tjni/pillow-10
  • db4296c Replace Image.ANTIALIAS with Image.LANCZOS
  • 294c89b Prepare for 0.6 release
  • c163e77 Update github workflows to v3.
  • 222e414 Merge pull request #44 from labay11/support-numpy-120
  • a1c8092 Add python 3.11 to workflow.
  • 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 Oct 23, 2023
@guilhermef guilhermef enabled auto-merge (squash) October 31, 2023 23:33
@dependabot dependabot bot force-pushed the dependabot/pip/pyssim-0.7 branch 3 times, most recently from 161d115 to 04acdf7 Compare October 31, 2023 23:51
@coveralls
Copy link

coveralls commented Oct 31, 2023

Pull Request Test Coverage Report for Build 6714470727

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.545%

Totals Coverage Status
Change from base Build 6714458544: 0.0%
Covered Lines: 314
Relevant Lines: 343

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/pip/pyssim-0.7 branch 2 times, most recently from efdbe39 to 09aeb70 Compare November 1, 2023 01:23
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2023 01:23
guilhermef
guilhermef previously approved these changes Nov 1, 2023
Bumps [pyssim](https://github.com/jterrace/pyssim) from 0.4 to 0.7.
- [Changelog](https://github.com/jterrace/pyssim/blob/master/CHANGES.md)
- [Commits](jterrace/pyssim@v0.4...v0.7)

---
updated-dependencies:
- dependency-name: pyssim
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@guilhermef guilhermef merged commit 7b22b61 into main Nov 1, 2023
11 checks passed
@guilhermef guilhermef deleted the dependabot/pip/pyssim-0.7 branch November 1, 2023 01:30
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.

2 participants