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 Test & linting packages #17907

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Update Test & linting packages
  • Loading branch information
renovate[bot] committed May 7, 2024
commit 39aa1119114f938e97b3795547ec1f832e6b94c7
2 changes: 1 addition & 1 deletion apps/admin-x-activitypub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@testing-library/react": "14.1.0",
"@testing-library/react": "14.3.1",
"@tryghost/admin-x-design-system": "0.0.0",
"@tryghost/admin-x-framework": "0.0.0",
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/admin-x-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@testing-library/react": "14.1.0",
"@testing-library/react": "14.3.1",
"@tryghost/admin-x-design-system": "0.0.0",
"@tryghost/admin-x-framework": "0.0.0",
"@types/react": "18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions apps/admin-x-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
"@storybook/react": "7.6.19",
"@storybook/react-vite": "7.6.4",
"@storybook/testing-library": "0.2.2",
"@testing-library/react": "14.1.0",
"@testing-library/react": "14.3.1",
"@vitejs/plugin-react": "4.2.1",
"c8": "8.0.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-tailwindcss": "3.13.0",
"mocha": "10.2.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-tailwindcss": "3.15.1",
"mocha": "10.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup-plugin-node-builtins": "2.1.2",
"sinon": "17.0.0",
"sinon": "17.0.1",
"storybook": "7.6.19",
"ts-node": "10.9.2",
"typescript": "5.4.5",
Expand Down
12 changes: 6 additions & 6 deletions apps/admin-x-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@
"types"
],
"devDependencies": {
"@testing-library/react": "14.1.0",
"@types/mocha": "10.0.1",
"@testing-library/react": "14.3.1",
"@types/mocha": "10.0.6",
"c8": "8.0.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"mocha": "10.2.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.6",
"mocha": "10.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"sinon": "17.0.0",
"sinon": "17.0.1",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
Expand Down
10 changes: 5 additions & 5 deletions apps/admin-x-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@
},
"devDependencies": {
"@playwright/test": "1.38.1",
"@testing-library/react": "14.1.0",
"@testing-library/react": "14.3.1",
"@tryghost/admin-x-design-system": "0.0.0",
"@tryghost/admin-x-framework": "0.0.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/validator": "13.11.9",
"@vitejs/plugin-react": "4.2.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-tailwindcss": "3.13.0",
"stylelint": "15.10.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-tailwindcss": "3.15.1",
"stylelint": "15.11.0",
"vite": "4.5.3",
"vite-plugin-css-injected-by-js": "^3.3.0",
"vite-plugin-svgr": "3.3.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/comments-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,17 @@
"@playwright/test": "1.38.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",
"@testing-library/user-event": "14.5.2",
"@tryghost/i18n": "0.0.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "0.34.3",
"autoprefixer": "10.4.19",
"bson-objectid": "2.0.4",
"concurrently": "8.2.2",
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-tailwindcss": "3.13.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-tailwindcss": "3.15.1",
"jsdom": "22.1.0",
"postcss": "8.4.38",
"tailwindcss": "3.4.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
]
},
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-parser": "7.24.5",
"@doist/react-interpolate": "1.0.0",
"@sentry/react": "7.112.1",
"@sentry/tracing": "7.112.1",
Expand Down
8 changes: 4 additions & 4 deletions apps/signup-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.19",
"concurrently": "8.2.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-tailwindcss": "3.13.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-tailwindcss": "3.15.1",
"postcss": "8.4.38",
"postcss-import": "15.1.0",
"prop-types": "15.8.1",
"rollup-plugin-node-builtins": "2.1.2",
"storybook": "7.6.19",
"stylelint": "15.10.3",
"stylelint": "15.11.0",
"tailwindcss": "3.4.3",
"vite": "4.5.3",
"vite-plugin-commonjs": "0.10.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/sodo-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@
]
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@vitejs/plugin-react": "4.2.1",
"nock": "13.3.3",
"nock": "13.5.4",
"vite": "4.5.3",
"vite-plugin-svgr": "3.3.0",
"vitest": "0.34.3"
Expand Down
2 changes: 1 addition & 1 deletion ghost/adapter-cache-memory-ttl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/adapter-cache-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/adapter-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "15.2.0"
},
Expand Down
12 changes: 6 additions & 6 deletions ghost/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"node": "^18.12.1 || ^20.11.1"
},
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-parser": "7.24.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.7",
"@ember/jquery": "2.0.0",
Expand All @@ -54,16 +54,16 @@
"@tryghost/string": "0.2.12",
"@tryghost/timezone-data": "0.4.3",
"autoprefixer": "9.8.6",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-react-jsx": "6.24.1",
"broccoli-asset-rev": "3.0.0",
"broccoli-concat": "4.2.5",
"broccoli-funnel": "3.0.8",
"broccoli-merge-trees": "4.2.0",
"broccoli-terser-sourcemap": "4.1.1",
"chai": "4.3.8",
"chai-dom": "1.11.0",
"chai": "4.4.1",
"chai-dom": "1.12.0",
"codemirror": "5.48.2",
"cssnano": "4.1.10",
"element-resize-detector": "1.2.4",
Expand Down Expand Up @@ -95,7 +95,7 @@
"ember-decorators": "6.1.1",
"ember-drag-drop": "0.4.8",
"ember-ella-sparse": "0.16.0",
"ember-exam": "6.0.1",
"ember-exam": "6.1.0",
"ember-export-application-global": "2.0.1",
"ember-fetch": "8.1.2",
"ember-in-viewport": "4.1.0",
Expand All @@ -114,7 +114,7 @@
"ember-sinon": "5.0.0",
"ember-source": "3.24.0",
"ember-svg-jar": "2.4.7",
"ember-template-lint": "5.11.0",
"ember-template-lint": "5.13.0",
"ember-test-selectors": "6.0.0",
"ember-tooltips": "3.6.0",
"ember-truth-helpers": "3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion ghost/announcement-bar-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0"
},
"dependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion ghost/api-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "15.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/api-version-compatibility-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/audience-feedback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "15.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/bookshelf-repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"devDependencies": {
"c8": "7.14.0",
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0",
"@tryghost/nql": "0.12.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/bootstrap-socket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "15.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/collections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@tryghost/domain-events": "0.0.0",
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "15.2.0"
}
Expand Down
8 changes: 4 additions & 4 deletions ghost/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,18 +245,18 @@
"form-data": "4.0.0",
"inquirer": "8.2.6",
"jwks-rsa": "3.1.0",
"mocha": "10.2.0",
"mocha": "10.4.0",
"mocha-slow-test-reporter": "0.1.2",
"mock-knex": "TryGhost/mock-knex#d8b93b1c20d4820323477f2c60db016ab3e73192",
"nock": "13.3.3",
"nock": "13.5.4",
"papaparse": "5.3.2",
"postcss": "8.4.38",
"postcss-cli": "10.1.0",
"rewire": "6.0.0",
"should": "13.2.3",
"sinon": "15.2.0",
"supertest": "6.3.3",
"tmp": "0.2.1",
"supertest": "6.3.4",
"tmp": "0.2.3",
"toml": "3.0.0"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/custom-theme-settings-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@tryghost/nql-lang": "0.6.1",
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "15.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/data-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@tryghost/debug": "0.1.29",
"c8": "8.0.1",
"knex": "2.4.2",
"mocha": "10.2.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "15.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/domain-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@tryghost/logging": "2.4.14",
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"should": "13.2.3"
}
}
2 changes: 1 addition & 1 deletion ghost/donations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0",
"ts-node": "10.9.2",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion ghost/dynamic-routing-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0"
},
"dependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion ghost/email-addresses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0",
"ts-node": "10.9.2",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion ghost/email-analytics-provider-mailgun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"mocha": "10.2.0",
"mocha": "10.4.0",
"sinon": "15.2.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/email-analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"mocha": "10.2.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "15.2.0"
},
Expand Down