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

Update dependency jest-image-snapshot to v2.12.0 #14

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 11, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-image-snapshot 2.4.0 -> 2.12.0 age adoption passing confidence

Release Notes

americanexpress/jest-image-snapshot

v2.12.0

Compare Source

Adds the option to output diff base64 image string to console for failed tests.

Thanks @​DianaSuvorova for the contribution!

v2.11.1: Bug fixes!

Compare Source

This release contains a bug fix to allow default custom snapshot identifiers to be set up in configureToMatchImageSnapshot (https://github.com/americanexpress/jest-image-snapshot/issues/154).

Thanks to @​erbridge for the fix!

v2.11.0

Compare Source

v2.10.0

Compare Source

v2.9.0

Compare Source

The only change in this release is to allow customSnapshotIdentifier to be a function.

v2.8.2

Compare Source

Included in this release:

Documentation changes and a fix for a bug where the snapshot count displayed in the Jest results was off.

v2.8.1

Compare Source

Included in this release:

-chore(deps): update jest and peerDeps f8e4d34

-docs(readme): Update jest peer dep version (#​128) 6272412
Document that Jest 24 is supported

-fix(options): Fix broken diffDirection option (#​125) 9d7fc6a

v2.8.0

Compare Source

Included in this release:

-feat(matcher): Add jest retry times support 48bc2e4
Adds support for Jest retryTimes()

-feat(diffResult): Allow using vertical side to side comparison result image 1b3e540
Allows users to configure whether the diff results image is arranged vertically or horizontally.

v2.7.0

Compare Source

Included in this release:

-fix(sizeDiff): unique fail message for size diffs 829d55b
Previously if snapshots were differently sized, an error would be thrown with the same message as if the image diff had passed the configured threshold. This gave the impression that jesst-image-snapshot was ignoring the failureThreshold config when differently sized images would fail even if the pixel or percentage difference between the images was below the configured threshold.

-feat(options): Add customDiffDir option 70a4b2e - closes #​113
Allows users to configure the diff output directory that jest-image-snapshot should use

v2.6.0

Compare Source

  • feat(diff-snapshot/hashing): Added hash comparison - e4df5fd - closes #​106

  • fix(execution): use exec path to execute spawned diff-snapshot process. Change is to now use process.execPath to ensure that we spawn a new node process to run diff-snapshot if node is not on the environment. - 05dcee4 - closes #​108

v2.5.0

Compare Source

v2.4.3

Compare Source

americanexpress/jest-image-snapshot@cb52996 closes #​55

americanexpress/jest-image-snapshot@0ce55c6 closes #​61

americanexpress/jest-image-snapshot@7fb8410 closes #​82

v2.4.2: Support for Jest 23

Compare Source

  • fix(package): support jest v23

v2.4.1: node 9 support!

Compare Source

This release includes changes to:

  • support node 9
  • support Jest --ci flag and behave just like Jest snapshots do when said flag is passed.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from bd35afb to 7226096 Compare August 16, 2018 22:00
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.4.3 Update dependency jest-image-snapshot to v2.5.0 Aug 16, 2018
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.5.0 Update dependency jest-image-snapshot to v2.6.0 Oct 18, 2018
@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from 7226096 to dbb2e4a Compare October 18, 2018 22:51
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.6.0 Update dependency jest-image-snapshot to v2.7.0 Nov 9, 2018
@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from dbb2e4a to 8da613a Compare November 9, 2018 18:28
@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from 8da613a to 110352b Compare February 4, 2019 17:51
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.7.0 Update dependency jest-image-snapshot to v2.8.0 Feb 4, 2019
@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from 110352b to 27aaf69 Compare February 11, 2019 21:48
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.8.0 Update dependency jest-image-snapshot to v2.8.1 Feb 11, 2019
@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from 27aaf69 to 0035e05 Compare May 19, 2019 07:54
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.8.1 Update dependency jest-image-snapshot to v2.8.2 May 19, 2019
@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from 0035e05 to 5cf6baf Compare July 13, 2019 15:00
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.8.2 Update dependency jest-image-snapshot to v2.9.0 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from 5cf6baf to a172357 Compare September 5, 2019 01:00
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.9.0 Update dependency jest-image-snapshot to v2.11.0 Sep 5, 2019
@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from a172357 to faea323 Compare November 21, 2019 11:51
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.11.0 Update dependency jest-image-snapshot to v2.11.1 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/jest-image-snapshot-2.x branch from faea323 to c35ee29 Compare January 19, 2020 06:58
@renovate renovate bot changed the title Update dependency jest-image-snapshot to v2.11.1 Update dependency jest-image-snapshot to v2.12.0 Jan 19, 2020
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant