Skip to content

Merge updates#1

Open
OhxSteve wants to merge 329 commits intobr:masterfrom
snap-diff:master
Open

Merge updates#1
OhxSteve wants to merge 329 commits intobr:masterfrom
snap-diff:master

Conversation

@OhxSteve
Copy link
Copy Markdown

@OhxSteve OhxSteve commented Oct 4, 2022

No description provided.

donv and others added 30 commits October 29, 2019 17:52
Do not use ~ on save images + use committed/latest tag + README fixes
Prevents browser leaking while takes screenshots
Ref: #15

  * Allow to switch between chunky_png and vips version: global and per
  screenshot
  * Moved chunkypng to separate impl
  * Adds native vips implementation to find difference
  * Adds new strategies to find difference tollerance option and median filter size option
  * Setup Travis to install libvips with minimal required version
Introduce VIP adapter for faster comparison
For :auto we will try to use vips driver if it's available, if not then we will use chunky_png

For now we require chunky_png, but if we will decide to make it optional then this code will support this
donv and others added 30 commits December 30, 2024 23:16
Bump version to 1.10.2 for release.
Ran standardrb.
* Avoid deprecation warning with Minitest

* CodeRabbit suggested change
…139)

* removed dependency on the global variable to schedule assertions
* feat: simplify test framework integrations

* docs

* cleanup tests

* cleanup
* test new ruby 3.5

* updates

* cleanup lint

* cleanup

* exclude jruby 9.4

* adds rails81
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.