Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
8d19c654
Commit
8d19c654
authored
6 years ago
by
Rhys Arkins
Browse files
Options
Downloads
Patches
Plain Diff
tests: fix snapshots for releaseTimestamp
parent
645ec7f1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/workers/repository/process/lookup/__snapshots__/index.spec.js.snap
+74
-0
74 additions, 0 deletions
...epository/process/lookup/__snapshots__/index.spec.js.snap
with
74 additions
and
0 deletions
test/workers/repository/process/lookup/__snapshots__/index.spec.js.snap
+
74
−
0
View file @
8d19c654
...
...
@@ -14,6 +14,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -28,6 +29,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -49,6 +51,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "==0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -59,6 +62,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "==1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -92,6 +96,7 @@ Array [
"newMajor": 2,
"newMinor": 9,
"newValue": "^2.9.1-insiders.20180516",
"releaseTimestamp": "2018-05-16T23:16:36.911Z",
"toVersion": "2.9.1-insiders.20180516",
"type": "minor",
},
...
...
@@ -130,6 +135,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -164,6 +170,7 @@ Array [
"newMajor": 3,
"newMinor": 8,
"newValue": "^3.0.0",
"releaseTimestamp": "2017-10-17T15:22:36.646Z",
"toVersion": "3.8.1",
"type": "major",
},
...
...
@@ -179,6 +186,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "~1.4.0",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -193,6 +201,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -213,6 +222,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -222,6 +232,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -258,6 +269,7 @@ Object {
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -273,6 +285,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -282,6 +295,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -296,6 +310,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -305,6 +320,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -319,6 +335,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -339,6 +356,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -359,6 +377,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -373,6 +392,7 @@ Array [
"newMajor": 0,
"newMinor": 8,
"newValue": "0.8.12",
"releaseTimestamp": "2012-12-29T22:51:00.329Z",
"toVersion": "0.8.12",
"type": "patch",
},
...
...
@@ -382,6 +402,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -391,6 +412,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -405,6 +427,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "patch",
},
...
...
@@ -414,6 +437,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -428,6 +452,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "patch",
},
...
...
@@ -437,6 +462,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -460,6 +486,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -488,6 +515,7 @@ Array [
"newMajor": 2,
"newMinor": 5,
"newValue": "2.5.17-beta.0",
"releaseTimestamp": "2018-03-23T23:29:13.819Z",
"toVersion": "2.5.17-beta.0",
"type": "minor",
},
...
...
@@ -502,6 +530,7 @@ Array [
"newMajor": 2,
"newMinor": 5,
"newValue": "2.5.17-beta.0",
"releaseTimestamp": "2018-03-23T23:29:13.819Z",
"toVersion": "2.5.17-beta.0",
"type": "minor",
},
...
...
@@ -529,6 +558,7 @@ Array [
"newMajor": 0,
"newMinor": 0,
"newValue": "^0.0.35",
"releaseTimestamp": "2017-04-27T16:59:06.479Z",
"toVersion": "0.0.35",
"type": "minor",
},
...
...
@@ -543,6 +573,7 @@ Array [
"newMajor": 2,
"newMinor": 0,
"newValue": "2.0.3",
"releaseTimestamp": "2015-01-31T08:11:47.852Z",
"toVersion": "2.0.3",
"type": "major",
},
...
...
@@ -558,6 +589,7 @@ Array [
"newMajor": 3,
"newMinor": 8,
"newValue": "1.x - 3.x",
"releaseTimestamp": "2017-10-17T15:22:36.646Z",
"toVersion": "3.8.1",
"type": "major",
},
...
...
@@ -573,6 +605,7 @@ Array [
"newMajor": 3,
"newMinor": 8,
"newValue": "^1.0.0 || ^2.0.0 || ^3.0.0",
"releaseTimestamp": "2017-10-17T15:22:36.646Z",
"toVersion": "3.8.1",
"type": "major",
},
...
...
@@ -587,6 +620,7 @@ Object {
"newMajor": 0,
"newMinor": 9,
"newValue": "^0.7.0 || ^0.8.0 || ^0.9.0",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
}
...
...
@@ -601,6 +635,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "~1.2.0 || ~1.3.0 || ~1.4.0",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -616,6 +651,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "^1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -631,6 +667,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": ">=1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -646,6 +683,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "~1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -666,6 +704,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -675,6 +714,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -695,6 +735,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -704,6 +745,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -719,6 +761,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.2.x - 1.4.x",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -734,6 +777,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.x",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -754,6 +798,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -769,6 +814,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.x",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -784,6 +830,7 @@ Array [
"newMajor": 2,
"newMinor": 0,
"newValue": "<= 2",
"releaseTimestamp": "2015-01-31T08:11:47.852Z",
"toVersion": "2.0.3",
"type": "major",
},
...
...
@@ -799,6 +846,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "<= 1.4",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -814,6 +862,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "<= 0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -824,6 +873,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "<= 1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -839,6 +889,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "< 2",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -854,6 +905,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "< 0.9.8",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -864,6 +916,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "< 1.4.2",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -879,6 +932,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": ">= 0.5.0 < 2.0.0",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -894,6 +948,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "<= 1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -909,6 +964,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "< 2.0.0",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -924,6 +980,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": ">= 0.5.0 <= 0.9.7",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -934,6 +991,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": ">= 0.5.0 <= 1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -949,6 +1007,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": ">= 0.5.0 <0.10",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -959,6 +1018,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": ">= 0.5.0 <1.5",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -979,6 +1039,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -994,6 +1055,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "^0.9.0",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -1004,6 +1066,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "^1.0.0",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -1019,6 +1082,7 @@ Array [
"newMajor": 0,
"newMinor": 9,
"newValue": "~0.9.0",
"releaseTimestamp": "2013-09-04T17:07:22.948Z",
"toVersion": "0.9.7",
"type": "minor",
},
...
...
@@ -1029,6 +1093,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "~1.4.0",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -1044,6 +1109,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "major",
},
...
...
@@ -1059,6 +1125,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -1079,6 +1146,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -1094,6 +1162,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "~1.4.0",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -1114,6 +1183,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "1.4.1",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -1129,6 +1199,7 @@ Array [
"newMajor": 3,
"newMinor": 8,
"newValue": "1.x || 2.x || 3.x",
"releaseTimestamp": "2017-10-17T15:22:36.646Z",
"toVersion": "3.8.1",
"type": "major",
},
...
...
@@ -1144,6 +1215,7 @@ Array [
"newMajor": 3,
"newMinor": 8,
"newValue": "^2.0.0 || ^3.0.0",
"releaseTimestamp": "2017-10-17T15:22:36.646Z",
"toVersion": "3.8.1",
"type": "major",
},
...
...
@@ -1159,6 +1231,7 @@ Array [
"newMajor": 1,
"newMinor": 4,
"newValue": "~1.3.0 || ~1.4.0",
"releaseTimestamp": "2015-05-17T04:25:07.299Z",
"toVersion": "1.4.1",
"type": "minor",
},
...
...
@@ -1174,6 +1247,7 @@ Array [
"newMajor": 3,
"newMinor": 8,
"newValue": "1 || 2 || 3",
"releaseTimestamp": "2017-10-17T15:22:36.646Z",
"toVersion": "3.8.1",
"type": "major",
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment