chore(deps): update dependency projen to v0.86.6 #1561
workspace.yml
on: pull_request
Annotations
20 errors
check / Lint:
babel.config.js#L3
Replace `"presets":·[⏎····"@langri-sha/babel-preset"⏎··]` with `presets:·['@langri-sha/babel-preset'],`
|
check / Lint:
beachball.config.cjs#L3
Replace `"branch":·"origin/main"` with `branch:·'origin/main'`
|
check / Lint:
beachball.config.cjs#L4
Replace `"gitTags"` with `gitTags`
|
check / Lint:
beachball.config.cjs#L5
Replace `"ignorePatterns"` with `ignorePatterns`
|
check / Lint:
beachball.config.cjs#L6
Replace `"*.test.*"` with `'*.test.*'`
|
check / Lint:
beachball.config.cjs#L7
Replace `".*/**"` with `'.*/**'`
|
check / Lint:
beachball.config.cjs#L8
Replace `"__snapshots__/"` with `'__snapshots__/'`
|
check / Lint:
beachball.config.cjs#L9
Replace `"dist/"` with `'dist/'`
|
check / Lint:
beachball.config.cjs#L10
Replace `"node_modules/"` with `'node_modules/',`
|
check / Lint:
beachball.config.cjs#L11
Insert `,`
|
packages/projen-project/src/index.test.ts > creates `.projenrc` Projen project configuration > with ESM package:
packages/projen-project/src/index.test.ts#L185
Error: Snapshot `creates `.projenrc` Projen project configuration > with ESM package 1` mismatched
- Expected
+ Received
@@ -41,11 +41,11 @@
"version": "*",
},
{
"name": "projen",
"type": "build",
- "version": "0.86.5",
+ "version": "0.86.6",
},
],
},
".projen/files.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
@@ -101,11 +101,11 @@
",
"package.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"devDependencies": {
"@langri-sha/projen-project": "*",
- "projen": "0.86.5",
+ "projen": "0.86.6",
},
"license": "Apache-2.0",
"main": "src/index.ts",
"name": "test-project",
"pnpm": {},
❯ packages/projen-project/src/index.test.ts:185:36
|
packages/projen-project/src/index.test.ts > with Babel configuration > with ESM package:
packages/projen-project/src/index.test.ts#L211
Error: Snapshot `with Babel configuration > with ESM package 1` mismatched
- Expected
+ Received
@@ -51,11 +51,11 @@
"version": "*",
},
{
"name": "projen",
"type": "build",
- "version": "0.86.5",
+ "version": "0.86.6",
},
{
"name": "ts-node",
"type": "build",
"version": "10.9.2",
@@ -133,11 +133,11 @@
"package.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"devDependencies": {
"@langri-sha/projen-project": "*",
"@langri-sha/tsconfig": "*",
- "projen": "0.86.5",
+ "projen": "0.86.6",
"ts-node": "10.9.2",
"typescript": "5.5.4",
},
"license": "Apache-2.0",
"main": "src/index.ts",
❯ packages/projen-project/src/index.test.ts:211:36
|
packages/projen-project/src/index.test.ts > with Beachball configuration > defaults:
packages/projen-project/src/index.test.ts#L225
Error: Snapshot `with Beachball configuration > defaults 1` mismatched
- Expected
+ Received
@@ -49,107 +49,107 @@
CHANGELOG.md
",
".projen/deps.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.mts and run "npx projen".",
"dependencies": [
- {
- "name": "@langri-sha/projen-project",
+ {
+ "name": "@langri-sha/projen-project",
- "type": "build",
+ "type": "build",
- "version": "*",
+ "version": "*",
- },
- {
+ },
+ {
- "name": "@langri-sha/tsconfig",
+ "name": "@langri-sha/tsconfig",
- "type": "build",
+ "type": "build",
- "version": "*",
+ "version": "*",
- },
- {
- "name": "beachball",
+ },
+ {
+ "name": "beachball",
- "type": "build",
+ "type": "build",
- "version": "2.45.0",
+ "version": "2.45.0",
- },
- {
- "name": "projen",
+ },
+ {
+ "name": "projen",
- "type": "build",
+ "type": "build",
- "version": "0.86.5",
+ "version": "0.86.6",
- },
- {
- "name": "ts-node",
+ },
+ {
+ "name": "ts-node",
- "type": "build",
+ "type": "build",
- "version": "10.9.2",
+ "version": "10.9.2",
- },
- {
- "name": "typescript",
+ },
+ {
+ "name": "typescript",
- "type": "build",
+ "type": "build",
- "version": "5.5.4",
+ "version": "5.5.4",
- },
+ },
],
},
".projen/files.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.mts and run "npx projen".",
"files": [
- ".gitattributes",
+ ".gitattributes",
- ".gitignore",
+ ".gitignore",
- ".prettierignore",
+ ".prettierignore",
- ".projen/deps.json",
+ ".projen/deps.json",
- ".projen/files.json",
+ ".projen/files.json",
- ".projen/tasks.json",
+ ".projen/tasks.json",
- "beachball.config.js",
+ "beachball.config.js",
- "prettier.config.mjs",
+ "prettier.config.mjs",
- "tsconfig.json",
+ "tsconfig.json",
],
},
".projen/tasks.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.mts and run "npx projen".",
"tasks": {
- "change": {
+ "change": {
- "description": "Generate Beachball change files",
+ "description": "Generate Beachball change files",
- "name": "change",
+ "name": "change",
- "steps": [
+ "steps": [
- {
- "exec": "beachball change",
+ {
+ "exec": "beachball change",
- },
- ],
- },
- "default": {
+ },
+ ],
+ },
+ "default": {
- "description": "Synthesize project files",
+ "description": "Synthesize project files",
- "name": "default",
+ "name": "default",
- "steps": [
+ "steps": [
- {
- "exec": "node --loader ts-node/esm/transpile-only .projenrc.mts",
+ {
+ "exec": "node --loader ts-node/esm/transpile-only .projenrc.mts",
- },
- ],
- },
- "install": {
+ },
+ ],
+ },
+ "install": {
- "description": "Install project dependencies and update lockfile (non-frozen)",
+ "description": "Install project dependencies and update lockfile (non-frozen)",
- "name": "install",
+ "name": "install",
- "steps": [
+ "steps": [
- {
- "exec": "pnpm i --no-frozen-lockfile",
+ {
+ "exec": "pnpm i --no-frozen-lockfile",
- },
- ],
- },
- "install:ci": {
+ },
+ ],
+ },
+ "install:ci": {
- "description": "Install project dependencies using frozen lockfile",
+ "description": "Install project dependencies using frozen lockfile",
- "name": "install:ci",
+ "name": "install:ci",
- "steps": [
+ "steps": [
- {
- "exec": "pnpm i --no-frozen-lockfile",
+ {
+ "exec": "pnpm i --no-frozen-lockfile",
- },
- ],
- },
- "test": {
+ },
+ ],
+ },
+ "test": {
- "description": "Run tests",
+ "description": "Run tes
|
packages/projen-project/src/index.test.ts > with Beachball configuration > with ESM package:
packages/projen-project/src/index.test.ts#L240
Error: Snapshot `with Beachball configuration > with ESM package 1` mismatched
- Expected
+ Received
@@ -49,107 +49,107 @@
CHANGELOG.md
",
".projen/deps.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"dependencies": [
- {
- "name": "@langri-sha/projen-project",
+ {
+ "name": "@langri-sha/projen-project",
- "type": "build",
+ "type": "build",
- "version": "*",
+ "version": "*",
- },
- {
+ },
+ {
- "name": "@langri-sha/tsconfig",
+ "name": "@langri-sha/tsconfig",
- "type": "build",
+ "type": "build",
- "version": "*",
+ "version": "*",
- },
- {
- "name": "beachball",
+ },
+ {
+ "name": "beachball",
- "type": "build",
+ "type": "build",
- "version": "2.45.0",
+ "version": "2.45.0",
- },
- {
- "name": "projen",
+ },
+ {
+ "name": "projen",
- "type": "build",
+ "type": "build",
- "version": "0.86.5",
+ "version": "0.86.6",
- },
- {
- "name": "ts-node",
+ },
+ {
+ "name": "ts-node",
- "type": "build",
+ "type": "build",
- "version": "10.9.2",
+ "version": "10.9.2",
- },
- {
- "name": "typescript",
+ },
+ {
+ "name": "typescript",
- "type": "build",
+ "type": "build",
- "version": "5.5.4",
+ "version": "5.5.4",
- },
+ },
],
},
".projen/files.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"files": [
- ".gitattributes",
+ ".gitattributes",
- ".gitignore",
+ ".gitignore",
- ".prettierignore",
+ ".prettierignore",
- ".projen/deps.json",
+ ".projen/deps.json",
- ".projen/files.json",
+ ".projen/files.json",
- ".projen/tasks.json",
+ ".projen/tasks.json",
- "beachball.config.cjs",
+ "beachball.config.cjs",
- "prettier.config.js",
+ "prettier.config.js",
- "tsconfig.json",
+ "tsconfig.json",
],
},
".projen/tasks.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"tasks": {
- "change": {
+ "change": {
- "description": "Generate Beachball change files",
+ "description": "Generate Beachball change files",
- "name": "change",
+ "name": "change",
- "steps": [
+ "steps": [
- {
- "exec": "beachball change",
+ {
+ "exec": "beachball change",
- },
- ],
- },
- "default": {
+ },
+ ],
+ },
+ "default": {
- "description": "Synthesize project files",
+ "description": "Synthesize project files",
- "name": "default",
+ "name": "default",
- "steps": [
+ "steps": [
- {
- "exec": "node --loader ts-node/esm/transpile-only .projenrc.ts",
+ {
+ "exec": "node --loader ts-node/esm/transpile-only .projenrc.ts",
- },
- ],
- },
- "install": {
+ },
+ ],
+ },
+ "install": {
- "description": "Install project dependencies and update lockfile (non-frozen)",
+ "description": "Install project dependencies and update lockfile (non-frozen)",
- "name": "install",
+ "name": "install",
- "steps": [
+ "steps": [
- {
- "exec": "pnpm i --no-frozen-lockfile",
+ {
+ "exec": "pnpm i --no-frozen-lockfile",
- },
- ],
- },
- "install:ci": {
+ },
+ ],
+ },
+ "install:ci": {
- "description": "Install project dependencies using frozen lockfile",
+ "description": "Install project dependencies using frozen lockfile",
- "name": "install:ci",
+ "name": "install:ci",
- "steps": [
+ "steps": [
- {
- "exec": "pnpm i --no-frozen-lockfile",
+ {
+ "exec": "pnpm i --no-frozen-lockfile",
- },
- ],
- },
- "test": {
+ },
+ ],
+ },
+ "test": {
- "description": "Run tests",
+ "description": "Run
|
packages/projen-project/src/index.test.ts > with ESLint options > default:
packages/projen-project/src/index.test.ts#L276
Error: Snapshot `with ESLint options > default 1` mismatched
- Expected
+ Received
@@ -51,11 +51,11 @@
"version": "*",
},
{
"name": "projen",
"type": "build",
- "version": "0.86.5",
+ "version": "0.86.6",
},
{
"name": "ts-node",
"type": "build",
"version": "10.9.2",
@@ -127,11 +127,11 @@
"package.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.mts and run "npx projen".",
"devDependencies": {
"@langri-sha/projen-project": "*",
"@langri-sha/tsconfig": "*",
- "projen": "0.86.5",
+ "projen": "0.86.6",
"ts-node": "10.9.2",
"typescript": "5.5.4",
},
"license": "Apache-2.0",
"main": "src/index.ts",
❯ packages/projen-project/src/index.test.ts:276:36
|
packages/projen-project/src/index.test.ts > with ESLint options > with ESM package:
packages/projen-project/src/index.test.ts#L289
Error: Snapshot `with ESLint options > with ESM package 1` mismatched
- Expected
+ Received
@@ -43,11 +43,11 @@
"version": "*",
},
{
"name": "projen",
"type": "build",
- "version": "0.86.5",
+ "version": "0.86.6",
},
],
},
".projen/files.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
@@ -107,11 +107,11 @@
export default [...defaults, {"ignores":["**/.*","**/dist/","!.projenrc.ts"]}]",
"package.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"devDependencies": {
"@langri-sha/projen-project": "*",
- "projen": "0.86.5",
+ "projen": "0.86.6",
},
"license": "Apache-2.0",
"main": "src/index.ts",
"name": "test-project",
"pnpm": {},
❯ packages/projen-project/src/index.test.ts:289:36
|
packages/projen-project/src/index.test.ts > with Husky options:
packages/projen-project/src/index.test.ts#L302
Error: Snapshot `with Husky options 1` mismatched
- Expected
+ Received
@@ -51,11 +51,11 @@
"version": "9.1.5",
},
{
"name": "projen",
"type": "build",
- "version": "0.86.5",
+ "version": "0.86.6",
},
],
},
".projen/files.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.mts and run "npx projen".",
@@ -113,11 +113,11 @@
"package.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.mts and run "npx projen".",
"devDependencies": {
"@langri-sha/projen-project": "*",
"husky": "9.1.5",
- "projen": "0.86.5",
+ "projen": "0.86.6",
},
"license": "Apache-2.0",
"main": "src/index.ts",
"name": "test-project",
"publishConfig": {
❯ packages/projen-project/src/index.test.ts:302:34
|
packages/projen-project/src/index.test.ts > with `lint-staged` > with ESM package:
packages/projen-project/src/index.test.ts#L428
Error: Snapshot `with `lint-staged` > with ESM package 1` mismatched
- Expected
+ Received
@@ -38,126 +38,126 @@
!/.projenrc.ts
",
".projen/deps.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"dependencies": [
- {
- "name": "@langri-sha/projen-project",
+ {
+ "name": "@langri-sha/projen-project",
- "type": "build",
+ "type": "build",
- "version": "*",
+ "version": "*",
- },
- {
- "name": "@langri-sha/tsconfig",
+ },
+ {
+ "name": "@langri-sha/tsconfig",
- "type": "build",
+ "type": "build",
- "version": "*",
+ "version": "*",
- },
- {
+ },
+ {
- "name": "projen",
+ "name": "projen",
- "type": "build",
+ "type": "build",
- "version": "0.86.5",
+ "version": "0.86.6",
- },
- {
- "name": "ts-node",
+ },
+ {
+ "name": "ts-node",
- "type": "build",
+ "type": "build",
- "version": "10.9.2",
+ "version": "10.9.2",
- },
- {
- "name": "typescript",
+ },
+ {
+ "name": "typescript",
- "type": "build",
+ "type": "build",
- "version": "5.5.4",
+ "version": "5.5.4",
- },
+ },
],
},
".projen/files.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"files": [
- ".gitattributes",
+ ".gitattributes",
- ".gitignore",
+ ".gitignore",
- ".projen/deps.json",
+ ".projen/deps.json",
- ".projen/files.json",
+ ".projen/files.json",
- ".projen/tasks.json",
+ ".projen/tasks.json",
- "lint-staged.config.js",
+ "lint-staged.config.js",
- "tsconfig.json",
+ "tsconfig.json",
],
},
".projen/tasks.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"tasks": {
- "default": {
+ "default": {
- "description": "Synthesize project files",
+ "description": "Synthesize project files",
- "name": "default",
+ "name": "default",
- "steps": [
+ "steps": [
- {
- "exec": "node --loader ts-node/esm/transpile-only .projenrc.ts",
+ {
+ "exec": "node --loader ts-node/esm/transpile-only .projenrc.ts",
- },
+ },
- ],
- },
- "install": {
+ ],
+ },
+ "install": {
- "description": "Install project dependencies and update lockfile (non-frozen)",
+ "description": "Install project dependencies and update lockfile (non-frozen)",
- "name": "install",
+ "name": "install",
- "steps": [
+ "steps": [
- {
+ {
- "exec": "pnpm i --no-frozen-lockfile",
+ "exec": "pnpm i --no-frozen-lockfile",
- },
- ],
- },
- "install:ci": {
+ },
+ ],
+ },
+ "install:ci": {
- "description": "Install project dependencies using frozen lockfile",
+ "description": "Install project dependencies using frozen lockfile",
- "name": "install:ci",
+ "name": "install:ci",
- "steps": [
+ "steps": [
- {
- "exec": "pnpm i --no-frozen-lockfile",
+ {
+ "exec": "pnpm i --no-frozen-lockfile",
- },
+ },
- ],
- },
- "test": {
+ ],
+ },
+ "test": {
- "description": "Run tests",
+ "description": "Run tests",
- "name": "test",
+ "name": "test",
- },
+ },
},
},
".projenrc.ts": "import { Project } from '@langri-sha/projen-project'
- const project = new Project()
+ const project = new Project()
- project.synth()
+ project.synth()
- ",
+ ",
"lint-staged.config.js": "import defaults from '@langri-sha/lint-staged'
/** @type {import('lint-staged').Config} */
const config = {
- ...defaults,
+ ...defaults,
- }
+ }
export default config
",
"package.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"devDependencies": {
- "@langri-sha/projen-projec
|
packages/projen-project/src/index.test.ts > with package > defaults:
packages/projen-project/src/index.test.ts#L511
Error: Snapshot `with package > defaults 1` mismatched
- Expected
+ Received
@@ -1,10 +1,10 @@
{
"//": "~~ Generated by projen. To modify, edit .projenrc.mts and run "npx projen".",
"devDependencies": {
"@langri-sha/projen-project": "*",
- "projen": "0.86.5",
+ "projen": "0.86.6",
},
"license": "Apache-2.0",
"main": "src/index.ts",
"name": "test-project",
"pnpm": {},
❯ packages/projen-project/src/index.test.ts:511:52
|
packages/projen-project/src/index.test.ts > with Prettier options > with ESM package:
packages/projen-project/src/index.test.ts#L550
Error: Snapshot `with Prettier options > with ESM package 1` mismatched
- Expected
+ Received
@@ -43,100 +43,100 @@
pnpm-lock.yaml
",
".projen/deps.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"dependencies": [
- {
- "name": "@langri-sha/projen-project",
+ {
+ "name": "@langri-sha/projen-project",
- "type": "build",
+ "type": "build",
- "version": "*",
+ "version": "*",
- },
- {
- "name": "projen",
+ },
+ {
+ "name": "projen",
- "type": "build",
+ "type": "build",
- "version": "0.86.5",
+ "version": "0.86.6",
- },
+ },
],
},
".projen/files.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"files": [
- ".gitattributes",
+ ".gitattributes",
- ".gitignore",
+ ".gitignore",
- ".prettierignore",
+ ".prettierignore",
- ".projen/deps.json",
+ ".projen/deps.json",
- ".projen/files.json",
+ ".projen/files.json",
- ".projen/tasks.json",
+ ".projen/tasks.json",
- "prettier.config.js",
+ "prettier.config.js",
],
},
".projen/tasks.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"tasks": {
- "default": {
+ "default": {
- "description": "Synthesize project files",
+ "description": "Synthesize project files",
- "name": "default",
+ "name": "default",
- "steps": [
+ "steps": [
- {
- "exec": "node --loader ts-node/esm/transpile-only .projenrc.ts",
+ {
+ "exec": "node --loader ts-node/esm/transpile-only .projenrc.ts",
- },
- ],
- },
- "install": {
+ },
+ ],
+ },
+ "install": {
- "description": "Install project dependencies and update lockfile (non-frozen)",
+ "description": "Install project dependencies and update lockfile (non-frozen)",
- "name": "install",
+ "name": "install",
- "steps": [
+ "steps": [
- {
- "exec": "pnpm i --no-frozen-lockfile",
+ {
+ "exec": "pnpm i --no-frozen-lockfile",
- },
- ],
- },
- "install:ci": {
+ },
+ ],
+ },
+ "install:ci": {
- "description": "Install project dependencies using frozen lockfile",
+ "description": "Install project dependencies using frozen lockfile",
- "name": "install:ci",
+ "name": "install:ci",
- "steps": [
+ "steps": [
- {
- "exec": "pnpm i --no-frozen-lockfile",
+ {
+ "exec": "pnpm i --no-frozen-lockfile",
- },
- ],
- },
- "test": {
+ },
+ ],
+ },
+ "test": {
- "description": "Run tests",
+ "description": "Run tests",
- "name": "test",
+ "name": "test",
- },
+ },
},
},
".projenrc.ts": "import { Project } from '@langri-sha/projen-project'
- const project = new Project()
+ const project = new Project()
- project.synth()
+ project.synth()
- ",
+ ",
"package.json": {
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".",
"devDependencies": {
- "@langri-sha/projen-project": "*",
+ "@langri-sha/projen-project": "*",
- "projen": "0.86.5",
+ "projen": "0.86.6",
},
"license": "Apache-2.0",
"main": "src/index.ts",
"name": "test-project",
"pnpm": {},
"publishConfig": {
- "access": "public",
+ "access": "public",
},
"scripts": {
- "default": "npx projen default",
+ "default": "npx projen default",
},
"type": "module",
"version": "0.0.0",
},
"prettier.config.js": "import defaults from '@langri-sha/prettier'
/** @type {import("prettier").Config} */
const config = {
- ...defaults,
+ ...defaults,
- }
+ }
export default config
",
}
❯ packages/projen-project/src/index.test.ts:550:36
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
diff
Expired
|
7.74 KB |
|