retain precision of range specifier when updating #715
Annotations
9 errors
index.test.ts#L136
Error: Snapshot `latest 1` mismatched
- Expected
+ Received
@@ -56,15 +56,10 @@
"@babel/preset-env": {
"info": "https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env",
"new": "~7.11.5",
"old": "~6.0.0",
},
- "typescript": {
- "info": "https://github.com/Microsoft/TypeScript",
- "new": "^5",
- "old": "^4",
- },
},
"resolutions": {
"versions/updates": {
"info": "https://github.com/silverwind/updates",
"new": "^10.0.0",
❯ index.test.ts:136:21
|
index.test.ts#L136
Error: Snapshot `greatest 1` mismatched
- Expected
+ Received
@@ -51,15 +51,10 @@
"@babel/preset-env": {
"info": "https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env",
"new": "~7.11.5",
"old": "~6.0.0",
},
- "typescript": {
- "info": "https://github.com/Microsoft/TypeScript",
- "new": "^5",
- "old": "^4",
- },
},
"resolutions": {
"versions/updates": {
"info": "https://github.com/silverwind/updates",
"new": "^10.0.0",
❯ index.test.ts:136:21
|
index.test.ts#L136
Error: Snapshot `prerelease 1` mismatched
- Expected
+ Received
@@ -56,15 +56,10 @@
"@babel/preset-env": {
"info": "https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env",
"new": "~7.11.5",
"old": "~6.0.0",
},
- "typescript": {
- "info": "https://github.com/Microsoft/TypeScript",
- "new": "^5",
- "old": "^4",
- },
},
"resolutions": {
"versions/updates": {
"info": "https://github.com/silverwind/updates",
"new": "^10.0.0",
❯ index.test.ts:136:21
|
index.test.ts#L136
Error: Snapshot `release 1` mismatched
- Expected
+ Received
@@ -56,15 +56,10 @@
"@babel/preset-env": {
"info": "https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env",
"new": "~7.11.5",
"old": "~6.0.0",
},
- "typescript": {
- "info": "https://github.com/Microsoft/TypeScript",
- "new": "^5",
- "old": "^4",
- },
},
"resolutions": {
"versions/updates": {
"info": "https://github.com/silverwind/updates",
"new": "^10.0.0",
❯ index.test.ts:136:21
|
index.test.ts#L136
Error: Snapshot `patch 1` mismatched
- Expected
+ Received
@@ -14,24 +14,26 @@
"noty": {
"info": "https://github.com/needim/noty",
"new": "3.1.4",
"old": "3.1.0",
},
- "react": {
- "info": "https://github.com/facebook/react/tree/HEAD/packages/react",
- "new": "18.0.0",
- "old": "18.0",
- },
"svgstore": {
"info": "https://github.com/svgstore/svgstore",
"new": "^3.0.0-2",
"old": "^3.0.0",
},
"updates": {
"info": "https://github.com/silverwind/updates",
"new": "537ccb7",
"old": "6941e05",
+ },
+ },
+ "peerDependencies": {
+ "typescript": {
+ "info": "https://github.com/Microsoft/TypeScript",
+ "new": "^4",
+ "old": "^4",
},
},
"resolutions": {
"versions/updates": {
"info": "https://github.com/silverwind/updates",
❯ index.test.ts:136:21
|
index.test.ts#L136
Error: Snapshot `exclude 1` mismatched
- Expected
+ Received
@@ -5,14 +5,7 @@
"info": "https://github.com/silverwind/updates",
"new": "537ccb7",
"old": "6941e05",
},
},
- "peerDependencies": {
- "typescript": {
- "info": "https://github.com/Microsoft/TypeScript",
- "new": "^5",
- "old": "^4",
- },
- },
},
}
❯ index.test.ts:136:21
|
index.test.ts#L136
Error: Snapshot `pypi 1` mismatched
- Expected
+ Received
@@ -1,8 +1,13 @@
{
"pypi": {
"tool.poetry.group.dev.dependencies": {
+ "PyYAML": {
+ "info": "https://github.com/yaml/pyyaml",
+ "new": "6.0",
+ "old": "6.0",
+ },
"djlint": {
"info": "https://github.com/Riverside-Healthcare/djlint",
"new": "1.31.0",
"old": "1.30.0",
},
❯ index.test.ts:136:21
|
index.test.ts#L136
Error: Snapshot `dual 1` mismatched
- Expected
+ Received
@@ -74,10 +74,15 @@
"new": "537ccb7",
"old": "6941e05",
},
},
"tool.poetry.group.dev.dependencies": {
+ "PyYAML": {
+ "info": "https://github.com/yaml/pyyaml",
+ "new": "6.0",
+ "old": "6.0",
+ },
"djlint": {
"info": "https://github.com/Riverside-Healthcare/djlint",
"new": "1.31.0",
"old": "1.30.0",
},
❯ index.test.ts:136:21
|
|
This job failed
Loading