Skip to content

Commit

Permalink
updating major versions of dependencies (#3481)
Browse files Browse the repository at this point in the history
* updating major deps

* fix for new chalk
  • Loading branch information
Noviny authored Aug 27, 2020
1 parent 5935b89 commit 6cb4476
Show file tree
Hide file tree
Showing 28 changed files with 187 additions and 343 deletions.
28 changes: 28 additions & 0 deletions .changeset/bright-gifts-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
'@keystonejs/api-tests': patch
'@keystonejs/demo-project-meetup': patch
'@keystonejs/adapter-knex': patch
'@keystonejs/adapter-mongoose': patch
'@keystonejs/app-graphql-playground': patch
'@keystonejs/app-static': patch
'@arch-ui/confirm': patch
'@arch-ui/dialog': patch
'@arch-ui/drawer': patch
'@arch-ui/dropdown': patch
'@arch-ui/icons': patch
'@arch-ui/modal-utils': patch
'@arch-ui/popout': patch
'create-keystone-app': patch
'@keystonejs/email': patch
'@keystonejs/fields': patch
'@keystonejs/file-adapters': patch
'@keystonejs/keystone': patch
'@keystonejs/utils': patch
'@keystonejs/cypress-project-access-control': patch
'@keystonejs/cypress-project-basic': patch
'@keystonejs/cypress-project-client-validation': patch
'@keystonejs/cypress-project-login': patch
'@keystonejs/website': patch
---

Updated dependencies through a major version - this shouldn't require change by consumers.
2 changes: 1 addition & 1 deletion api-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@keystonejs/session": "*",
"cookie-signature": "^1.1.0",
"globby": "^11.0.1",
"superagent": "^5.3.1",
"superagent": "^6.0.0",
"supertest-light": "^1.0.3",
"testcheck": "^1.0.0-rc.2"
},
Expand Down
4 changes: 2 additions & 2 deletions demo-projects/meetup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-toast-notifications": "^2.4.0",
"react-use-form-state": "^0.12.0",
"uuid": "^7.0.3"
"react-use-form-state": "^0.13.1",
"uuid": "^8.3.0"
},
"repository": "https://github.com/keystonejs/keystone/tree/master/demo-projects/meetup"
}
33 changes: 9 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"heroku-postbuild": "yarn build && yarn workspace @keystonejs/demo-project-blog build"
},
"dependencies": {
"@apollo/client": "^3.1.3",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/helper-module-imports": "^7.8.3",
Expand All @@ -54,14 +53,14 @@
"@changesets/changelog-github": "^0.2.7",
"@changesets/cli": "^2.10.1",
"@jest/test-sequencer": "^26.1.0",
"@manypkg/cli": "^0.11.0",
"@manypkg/cli": "^0.15.0",
"@preconstruct/cli": "1.1.25",
"@types/jest": "^25.2.3",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"all-contributors-cli": "^6.17.2",
"babel-plugin-emotion": "^10.0.33",
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"chalk-cli": "^4.1.0",
"cross-env": "^7.0.2",
"cypress": "^4.5.0",
Expand All @@ -76,35 +75,23 @@
"eslint-plugin-jest": "^22.21.0",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react-hooks": "^2.3.0",
"express": "^4.17.1",
"falsey": "^1.0.0",
"graphql": "^14.6.0",
"is-ci": "^2.0.0",
"jest": "^26.1.0",
"jest-haste-map": "^26.1.0",
"jest-junit": "^11.0.1",
"jest-resolve": "^26.1.0",
"kleur": "^3.0.3",
"knex": "^0.21.1",
"luxon": "^1.25.0",
"mdast-util-to-string": "^1.1.0",
"memoize-one": "^5.1.1",
"meow": "^7.1.0",
"mjml": "^4.3.1",
"mjml-react": "^1.0.57",
"mkdirp": "^0.5.1",
"mocha": "^7.1.2",
"mocha-junit-reporter": "^1.23.3",
"moment": "^2.27.0",
"mongodb": "^3.5.7",
"p-is-promise": "^3.0.0",
"pino-colada": "^1.6.1",
"prettier": "^1.19.1",
"prop-types": "^15.7.2",
"pug": "2.0.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"rehype-highlight": "^3.0.0",
"rehype-highlight": "^4.0.0",
"remark-cli": "^6.0.1",
"remark-frontmatter": "^1.3.1",
"remark-toc": "^5.1.1",
Expand All @@ -113,19 +100,15 @@
"stack-utils": "^2.0.2",
"start-server-and-test": "^1.11.3",
"supertest-light": "^1.0.3",
"terminal-link": "^1.3.0",
"terminal-link": "^2.1.1",
"terminal-link-cli": "^2.0.0",
"terser": "^3.14.1",
"testcheck": "^1.0.0-rc.2",
"tinymce": "^5.4.2",
"tmp": "^0.2.1",
"to-pascal-case": "^1.0.0",
"ts-morph": "^7.3.0",
"typescript": "^3.9.7",
"underscore.string": "^3.3.5",
"typescript": "^4.0.2",
"unist-util-visit": "^2.0.3",
"unsplash-js": "^6.0.0",
"uuid": "^7.0.3",
"webpack": "4.41.6"
},
"prettier": {
Expand Down Expand Up @@ -184,8 +167,7 @@
"packages/fields"
],
"___experimentalFlags_WILL_CHANGE_IN_PATCH": {
"newEntrypoints": true,
"useTSMorphToGenerateTSDeclarations": true
"newEntrypoints": true
}
},
"jest": {
Expand Down Expand Up @@ -214,5 +196,8 @@
},
"resolutions": {
"graphql-upload": "^10.0.0"
},
"engines": {
"node": ">=10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/adapter-knex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@keystonejs/utils": "^5.4.1",
"@sindresorhus/slugify": "^0.11.0",
"knex": "^0.21.1",
"p-settle": "^3.1.0",
"p-settle": "^4.1.1",
"pg": "^8.3.2"
},
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/adapter-knex"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@keystonejs/utils": "^5.4.1",
"@sindresorhus/slugify": "^0.11.0",
"mongoose": "~5.9.11",
"p-settle": "^3.1.0",
"p-settle": "^4.1.1",
"pluralize": "^7.0.0"
},
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/adapter-mongoose"
Expand Down
2 changes: 1 addition & 1 deletion packages/app-graphql-playground/lib/devQuery.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const terminalLink = require('terminal-link');
const querystring = require('querystring');
const bodyParser = require('body-parser');

const chalkColour = new chalk.constructor({ enabled: true, level: 3 });
const chalkColour = new chalk.Instance({ enabled: true, level: 3 });

const buildGraphiqlQueryParams = ({ query, variables }) =>
querystring.stringify({
Expand Down
4 changes: 2 additions & 2 deletions packages/app-graphql-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@keystonejs/session": "^8.0.0",
"@keystonejs/utils": "^5.4.1",
"body-parser": "^1.19.0",
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"falsey": "^1.0.0",
"graphql-tag": "^2.11.0",
"object-hash": "^1.3.1",
"terminal-link": "^1.3.0"
"terminal-link": "^2.1.1"
},
"peerDependencies": {
"express": "^4.17.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/app-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"express-history-api-fallback": "^2.2.1",
"fs-extra": "^7.0.0"
"fs-extra": "^9.0.1"
},
"devDependencies": {
"express": "^4.17.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/arch/packages/confirm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"focus-trap-react": "^6.0.0",
"react-scrolllock": "^4.0.1"
"focus-trap-react": "^7.0.1",
"react-scrolllock": "^5.0.1"
},
"module": "dist/confirm.esm.js",
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/arch/packages/confirm"
Expand Down
4 changes: 2 additions & 2 deletions packages/arch/packages/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"focus-trap-react": "^6.0.0",
"react-scrolllock": "^4.0.1"
"focus-trap-react": "^7.0.1",
"react-scrolllock": "^5.0.1"
},
"module": "dist/dialog.esm.js",
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/arch/packages/dialog"
Expand Down
4 changes: 2 additions & 2 deletions packages/arch/packages/drawer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"focus-trap-react": "^6.0.0",
"react-scrolllock": "^4.0.1"
"focus-trap-react": "^7.0.1",
"react-scrolllock": "^5.0.1"
},
"module": "dist/drawer.esm.js",
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/arch/packages/drawer"
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"focus-trap-react": "^6.0.0",
"focus-trap-react": "^7.0.1",
"react-router-dom": "5.2.0"
},
"module": "dist/dropdown.esm.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/arch/packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"react": "^16.13.1"
},
"devDependencies": {
"@primer/octicons": "^9.6.0",
"fs-extra": "^7.0.0",
"@primer/octicons": "^10.1.0",
"fs-extra": "^9.0.1",
"react": "^16.13.1",
"to-pascal-case": "^1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/modal-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"react-scrolllock": "^4.0.1",
"react-scrolllock": "^5.0.1",
"react-transition-group": "^4.4.1"
},
"module": "dist/modal-utils.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/popout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@popperjs/core": "^2.4.4",
"focus-trap-react": "^6.0.0",
"focus-trap-react": "^7.0.1",
"react-popper": "^2.2.3"
},
"module": "dist/popout.esm.js",
Expand Down
10 changes: 5 additions & 5 deletions packages/create-keystone-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"@sindresorhus/slugify": "^0.11.0",
"arg": "^4.1.3",
"cfonts": "^2.8.0",
"chalk": "^2.4.2",
"execa": "^2.0.4",
"fs-extra": "^7.0.0",
"chalk": "^4.1.0",
"execa": "^4.0.3",
"fs-extra": "^9.0.1",
"got": "^11.5.2",
"kleur": "^3.0.3",
"kleur": "^4.1.1",
"prompts": "^2.3.2",
"terminal-link": "^1.3.0"
"terminal-link": "^2.1.1"
},
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/create-keystone-app"
}
2 changes: 1 addition & 1 deletion packages/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"keystone-email": "^1.1.0",
"memoize-one": "^5.1.1",
"mjml": "^4.3.1",
"pify": "^4.0.1"
"pify": "^5.0.0"
},
"peerDependencies": {
"mjml-react": "^1.0.57",
Expand Down
2 changes: 1 addition & 1 deletion packages/fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"luxon": "^1.25.0",
"mongoose": "~5.9.11",
"node-fetch": "^2.3.0",
"p-settle": "^3.1.0",
"p-settle": "^4.1.1",
"pluralize": "^7.0.0",
"prop-types": "^15.7.2",
"react": "^16.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/file-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"aws-sdk": "^2.739.0",
"cloudinary": "^1.22.0",
"mkdirp": "^0.5.1",
"mkdirp": "^1.0.4",
"url-join": "^4.0.1"
}
}
8 changes: 4 additions & 4 deletions packages/keystone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"apollo-errors": "^1.9.0",
"apollo-server-express": "^2.16.1",
"arg": "^4.1.3",
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"ci-info": "^2.0.0",
"cors": "^2.8.4",
"cuid": "^2.1.8",
Expand All @@ -30,18 +30,18 @@
"express": "^4.17.1",
"express-pino-logger": "^4.0.0",
"falsey": "^1.0.0",
"fs-extra": "^7.0.0",
"fs-extra": "^9.0.1",
"globby": "^11.0.1",
"graphql": "^14.6.0",
"graphql-type-json": "^0.3.2",
"lodash.flattendeep": "^4.4.0",
"micro-memoize": "^4.0.9",
"ora": "^3.4.0",
"ora": "^5.0.0",
"p-waterfall": "^2.1.0",
"pluralize": "^7.0.0",
"serialize-error": "^7.0.1",
"stack-utils": "^2.0.2",
"terminal-link": "^1.3.0"
"terminal-link": "^2.1.1"
},
"devDependencies": {
"@keystonejs/test-utils": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"p-is-promise": "^3.0.0",
"p-lazy": "^3.0.0",
"p-reflect": "^2.1.0",
"semver": "^5.7.1"
"semver": "^7.3.2"
}
}
2 changes: 1 addition & 1 deletion test-projects/access-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"cypress-file-upload": "^3.4.0",
"cypress-multi-reporters": "^1.2.4",
"dotenv-safe": "^8.2.0",
"execa": "^2.0.4",
"execa": "^4.0.3",
"inflection": "^1.12.0",
"mocha": "^7.1.2",
"mocha-junit-reporter": "^1.23.3",
Expand Down
2 changes: 1 addition & 1 deletion test-projects/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"cypress-file-upload": "^3.4.0",
"cypress-multi-reporters": "^1.2.4",
"dotenv-safe": "^8.2.0",
"execa": "^2.0.4",
"execa": "^4.0.3",
"mocha": "^7.1.2",
"mocha-junit-reporter": "^1.23.3",
"pino-colada": "^1.6.1",
Expand Down
2 changes: 1 addition & 1 deletion test-projects/client-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"cypress": "^4.5.0",
"cypress-multi-reporters": "^1.2.4",
"dotenv-safe": "^8.2.0",
"execa": "^2.0.4",
"execa": "^4.0.3",
"mocha": "^7.1.2",
"mocha-junit-reporter": "^1.23.3",
"pino-colada": "^1.6.1",
Expand Down
2 changes: 1 addition & 1 deletion test-projects/login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"cypress-file-upload": "^3.4.0",
"cypress-multi-reporters": "^1.2.4",
"dotenv-safe": "^8.2.0",
"execa": "^2.0.4",
"execa": "^4.0.3",
"mocha": "^7.1.2",
"mocha-junit-reporter": "^1.23.3",
"pino-colada": "^1.6.1",
Expand Down
Loading

0 comments on commit 6cb4476

Please sign in to comment.