Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

[Snyk] Upgrade ssim.js from 3.1.1 to 3.5.0 #2

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented May 6, 2022

Snyk has created this PR to upgrade ssim.js from 3.1.1 to 3.5.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2020-10-12.
Release notes
Package name: ssim.js
  • 3.5.0 - 2020-10-12

    feat(deps): update dependency semantic-release to v17.2.1 (#285)

    BREAKING CHANGE

  • 3.4.0 - 2020-10-12

    feat(deps): update all dependencies

    Co-authored-by: Renovate Bot <[email protected]>

    BREAKING CHANGE

  • 3.3.2 - 2020-10-09

    perf(ssim): improve rgb and weber speed (#284)

    Weber algorithm improvements:
    - No interim rounding
    - No division
    - Removed branching
    - Keeps all numbers as floating points at the end

    RGB to Grayscale improvements:
    - Makes integer rgb calculation the default.
    - Old behavior can be restored by setting the option `rgb2grayVersion`
    to 'original'
    - Value changes are ~±0.001

    Closes #276, closes #277, closes #278, closes #279, closes #281

    BREAKING CHANGE

  • 3.3.1 - 2020-10-09

    fix: remove DOM as lib dependency for typescript (#283)

    fix #282

  • 3.3.0 - 2020-09-02

    feat(ssim): make Weber algorithm the default (#273)

    Switch from the default algorithm to Weber's which is faster and
    produces almost identical results

    BREAKING CHANGE

  • 3.2.0 - 2020-08-20

    feat(weber): add Weber SSIM (follow-up) (#271)

    - This comment is a cleanup / formatting commit
    - Flagged as "feat" to ensure we trigger a minor version from the
    previous one, which did add the Weber approach but somehow didn't
    trigger a release

  • 3.1.2 - 2020-08-16

    perf(rgb2gray): deloop and remove Math.round. Triggers a 66% improvem…

    …ent in performance (#265)

    Uses Uint8Array with 0.5 addition to match how this round behavior works in Weber SSIM

  • 3.1.1 - 2020-06-18

    chore(deps): update all dependencies (#218)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Oscar <[email protected]>

from ssim.js GitHub release notes
Commit messages
Package name: ssim.js

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants