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

chore(deps): update dependency snap-shot-it to version 7.x 🌟 #58

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
snap-shot-it 4.1.5 -> 7.9.6 age adoption passing confidence

Release Notes

bahmutov/snap-shot-it

v7.9.6

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v10.2.4 (da1c5b5)

v7.9.5

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.1 (5b7fa7a)

v7.9.4

Compare Source

Bug Fixes
  • deps: update dependency ramda to v0.27.1 (17bd5b9)

v7.9.3

Compare Source

Bug Fixes
  • deps: update dependency ramda to v0.27.0 (85ba7f7)

v7.9.2

Compare Source

Bug Fixes

v7.9.1

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: require Node 8

v7.9.0

Compare Source

Features

v7.8.1

Compare Source

Bug Fixes

v7.8.0

Compare Source

Bug Fixes
Features
  • add aliases to SNAPSHOT_UPDATE (28510b4)

v7.7.1

Compare Source

Bug Fixes
  • do not sort while pruning snapshots (4312a86)
  • trigger release (21b40a9)

v7.7.0

Compare Source

Features

v7.6.0

Compare Source

Features

v7.5.1

Compare Source

Bug Fixes
  • accurate snapshot pruning (60a7e6d)

v7.5.0

Compare Source

Features
  • return both value and snapshot key (a1c4bb0)

v7.4.4

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-compare to v2.8.3 (137e669)

v7.4.3

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-compare to v2.8.2 (00e1f6c)

v7.4.2

Compare Source

Bug Fixes

v7.4.1

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-compare to v2.8.0 (c8719fe)

v7.4.0

Compare Source

Features
  • add sortSnapshots config option (7fb952f)

See https://github.com/bahmutov/snap-shot-it#sorted-snapshots

v7.3.0

Compare Source

Features

v7.2.0

Compare Source

Features

You can pass your own NPM modules as pre-compare, compare and store functions using package.json. For example, to use both local and 3rd party NPM modules

{
  "config": {
    "snap-shot-it": {
      "pre-compare": "./pre-compare",
      "compare": "snap-shot-compare",
      "store": "./store"
    }
  }
}

Each NPM module in this case should export a definition of a function that matches the expected core function

v7.1.0

Compare Source

Bug Fixes
Features

if you add options to package.json

{
  "config": {
    "snap-shot-it": {
      "useRelativePath": true
    }
  }
}

then nested specs will have nested folders inside __snapshots__ like

input spec files

specs/
  spec.js
  subfolder/
    spec2.js

result should be

__snapshots__/
  specs/
    spec.js
    subfolder/
      spec2.js

v7.0.1

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v8.1.0 (a6a3b29)

v7.0.0

Compare Source

major
BREAKING CHANGES
  • stop automatically sort snapshots in the saved file.
    You can still sort using SNAPSHOT_SORT=1 environment variable.

v6.3.5

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v8.0.3 (0568cd9)

v6.3.4

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v8.0.2 (492b60b)

v6.3.3

Compare Source

Bug Fixes

v6.3.2

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.4.0 (cd31065)

v6.3.1

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.3.0 (5a3e982)

v6.3.0

Compare Source

Features

v6.2.10

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.13 (54f0bf1)

v6.2.9

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.12 (ce883d1)

v6.2.8

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.1.1 (be06c9f)

v6.2.7

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.11 (57dbd6f)

v6.2.6

Compare Source

Bug Fixes
  • deps: update dependency ramda to v0.26.1 (7f2087c)

v6.2.5

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.10 (314592f)

v6.2.4

Compare Source

Bug Fixes
  • deps: update dependency ramda to v0.26.0 (561b0c1)

v6.2.3

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.9 (20e6ca1)

v6.2.2

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.8 (44f69d8)

v6.2.1

Compare Source

Bug Fixes

v6.2.0

Compare Source

Features

v6.1.10

Compare Source

Bug Fixes
  • deps: update dependency debug to v3.2.6 (c1251d3)

v6.1.9

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.7 (e7c30cd)

v6.1.8

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.6 (9d95659)

v6.1.7

Compare Source

Bug Fixes
  • deps: update dependency debug to v3.2.5 (c99a33a)

v6.1.6

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.5 (f3d501f)

v6.1.5

Compare Source

Bug Fixes
  • deps: update dependency debug to v3.2.4 (98422fa)

v6.1.4

Compare Source

Bug Fixes
  • deps: update dependency debug to v3.2.3 (cac1c7b)
  • deps: update dependency snap-shot-core to v7.1.4 (80c6e56)

v6.1.3

Compare Source

Bug Fixes
  • deps: update dependency debug to v3.2.1 (12bd639)

v6.1.2

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v7.1.3 (3fb4f6c)

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features

v6.0.1

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes
  • deps: update dependency snap-shot-core to v6.0.1 (3ce3569)

v5.0.0

Compare Source


Configuration

πŸ“… Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 1b12c6f to f3a5f15 Compare May 7, 2019 04:18
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 May 7, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from f3a5f15 to 9a53099 Compare May 7, 2019 15:53
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 May 7, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 9a53099 to cbdd4ce Compare May 7, 2019 19:20
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 May 7, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from cbdd4ce to e10c3d7 Compare May 7, 2019 19:34
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 May 7, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from e10c3d7 to f53afc9 Compare May 7, 2019 19:56
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 May 7, 2019
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 May 7, 2019
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 May 8, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch 2 times, most recently from 9aafc67 to 9527710 Compare May 8, 2019 18:24
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 May 8, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 9527710 to de235e3 Compare May 8, 2019 18:55
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 May 11, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from de235e3 to 6ce86ba Compare May 11, 2019 12:20
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Jun 1, 2019
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Jun 3, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 6ce86ba to 8eb71bc Compare June 14, 2019 13:46
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Jun 14, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 8eb71bc to 8cc3f42 Compare June 14, 2019 14:51
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Jun 14, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 8cc3f42 to 1933551 Compare June 14, 2019 19:47
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Jun 14, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 1933551 to da101a2 Compare June 14, 2019 21:16
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Jun 14, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from da101a2 to 882f3a3 Compare June 18, 2019 01:58
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Jun 18, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 0a6122d to f8fa3a4 Compare October 11, 2019 19:32
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Oct 11, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from f8fa3a4 to a8dbd68 Compare October 14, 2019 18:58
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Oct 14, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from a8dbd68 to 7d1c148 Compare November 2, 2019 21:15
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Nov 14, 2019
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 7d1c148 to 5f46cd4 Compare November 19, 2019 14:09
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Nov 19, 2019
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Dec 11, 2019
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Dec 23, 2019
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Dec 23, 2019
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Jan 10, 2020
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Jan 21, 2020
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from 5f46cd4 to cb3e45e Compare February 4, 2020 02:38
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Feb 4, 2020
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Feb 24, 2020
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from cb3e45e to ff95570 Compare March 9, 2020 07:40
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Mar 9, 2020
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Apr 13, 2020
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Apr 13, 2020
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Aug 27, 2020
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version .x 🌟 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from ff95570 to 21be5b8 Compare February 9, 2021 05:57
@renovate renovate bot changed the title chore(deps): update dependency snap-shot-it to version .x 🌟 chore(deps): update dependency snap-shot-it to version 7.x 🌟 Feb 9, 2021
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch 2 times, most recently from 0c30353 to 8e95405 Compare February 14, 2021 22:21
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch 2 times, most recently from c528fd2 to a3cf6b6 Compare March 5, 2021 10:34
@renovate renovate bot force-pushed the renovate/snap-shot-it-7.x branch from a3cf6b6 to ba185f9 Compare March 12, 2021 01:57
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.

None yet

1 participant