Skip to content

Commit

Permalink
Version Packages (#2147)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and timleslie committed Jan 6, 2020
1 parent cd6d8c7 commit 07c184c
Show file tree
Hide file tree
Showing 123 changed files with 911 additions and 390 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-chairs-mix.md

This file was deleted.

43 changes: 0 additions & 43 deletions .changeset/bright-elephants-tan.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/brown-onions-hang.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/brown-parents-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/calm-ants-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cool-doors-notice.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/dull-toes-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-wasps-call.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-crabs-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-books-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-apes-kneel.md

This file was deleted.

12 changes: 12 additions & 0 deletions api-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @keystonejs/api-tests

## 5.0.2

### Patch Changes

- [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29) [#2189](https://github.com/keystonejs/keystone/pull/2189) - Upgraded prettier to 1.19.1 and formatted code accordingly.
- Updated dependencies [[`38f88b62`](https://github.com/keystonejs/keystone/commit/38f88b62d9592d91b56528d4d9c40e9399440c4a), [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29), [`3d7222cd`](https://github.com/keystonejs/keystone/commit/3d7222cd589ce8accbf3a9de141976c38e2c7e23), [`4cd4499d`](https://github.com/keystonejs/keystone/commit/4cd4499d9d19a5b379b2ae6ab1028c008248629a), [`ef419b59`](https://github.com/keystonejs/keystone/commit/ef419b59729a050f25fc886be6ec8ce17cbb1104), [`05d07adf`](https://github.com/keystonejs/keystone/commit/05d07adf84059ff565cd2394f68d71d92e657485), [`78193f9c`](https://github.com/keystonejs/keystone/commit/78193f9c9d93655fb0d4b8dc494fbe4c622a4d64)]:
- @keystonejs/fields@6.0.5
- @keystonejs/adapter-knex@6.1.3
- @keystonejs/keystone@5.4.1
- @keystonejs/test-utils@5.0.3
- @keystonejs/adapter-mongoose@5.1.4

## 5.0.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions api-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keystonejs/api-tests",
"description": "A set of tests for running against the KeystoneJS API.",
"private": true,
"version": "5.0.1",
"version": "5.0.2",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -11,13 +11,13 @@
"repository": "https://github.com/keystonejs/keystone.git",
"homepage": "https://github.com/keystonejs/keystone",
"devDependencies": {
"@keystonejs/adapter-knex": "^6.0.0",
"@keystonejs/adapter-mongoose": "^5.1.3",
"@keystonejs/adapter-knex": "^6.1.3",
"@keystonejs/adapter-mongoose": "^5.1.4",
"@keystonejs/app-graphql": "^5.0.1",
"@keystonejs/fields": "^6.0.0",
"@keystonejs/keystone": "^5.3.0",
"@keystonejs/fields": "^6.0.5",
"@keystonejs/keystone": "^5.4.1",
"@keystonejs/session": "^5.0.0",
"@keystonejs/test-utils": "^5.0.2",
"@keystonejs/test-utils": "^5.0.3",
"body-parser": "^1.18.2",
"cookie-signature": "^1.1.0",
"cuid": "^2.1.6",
Expand Down
17 changes: 17 additions & 0 deletions demo-projects/blog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# keystone_demo_blog

## 5.1.3

### Patch Changes

- [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29) [#2189](https://github.com/keystonejs/keystone/pull/2189) - Upgraded prettier to 1.19.1 and formatted code accordingly.
- Updated dependencies [[`38f88b62`](https://github.com/keystonejs/keystone/commit/38f88b62d9592d91b56528d4d9c40e9399440c4a), [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29), [`ef419b59`](https://github.com/keystonejs/keystone/commit/ef419b59729a050f25fc886be6ec8ce17cbb1104), [`05d07adf`](https://github.com/keystonejs/keystone/commit/05d07adf84059ff565cd2394f68d71d92e657485), [`78193f9c`](https://github.com/keystonejs/keystone/commit/78193f9c9d93655fb0d4b8dc494fbe4c622a4d64)]:
- @keystonejs/app-admin-ui@5.5.3
- @arch-ui/layout@0.2.8
- @arch-ui/typography@0.0.12
- @keystonejs/fields-markdown@5.0.4
- @keystonejs/fields-wysiwyg-tinymce@5.0.4
- @keystonejs/fields@6.0.5
- @keystonejs/oembed-adapters@5.0.4
- @keystonejs/file-adapters@5.3.1
- @keystonejs/keystone@5.4.1
- @keystonejs/adapter-mongoose@5.1.4

## 5.1.2

### Patch Changes
Expand Down
22 changes: 11 additions & 11 deletions demo-projects/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keystonejs/demo-project-blog",
"description": "An example KeystoneJS project showcasing a Blogging Site.",
"private": true,
"version": "5.1.2",
"version": "5.1.3",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -14,22 +14,22 @@
"start": "cross-env NODE_ENV=production keystone start"
},
"dependencies": {
"@arch-ui/layout": "^0.2.7",
"@arch-ui/typography": "^0.0.11",
"@arch-ui/layout": "^0.2.8",
"@arch-ui/typography": "^0.0.12",
"@emotion/core": "^10.0.22",
"@emotion/styled": "^10.0.22",
"@keystonejs/adapter-mongoose": "^5.1.3",
"@keystonejs/app-admin-ui": "^5.4.1",
"@keystonejs/adapter-mongoose": "^5.1.4",
"@keystonejs/app-admin-ui": "^5.5.3",
"@keystonejs/app-graphql": "^5.0.2",
"@keystonejs/app-next": "^5.0.1",
"@keystonejs/app-static": "^5.0.0",
"@keystonejs/auth-password": "^5.0.1",
"@keystonejs/fields": "^6.0.2",
"@keystonejs/fields-markdown": "^5.0.3",
"@keystonejs/fields-wysiwyg-tinymce": "^5.0.3",
"@keystonejs/file-adapters": "^5.3.0",
"@keystonejs/keystone": "^5.3.0",
"@keystonejs/oembed-adapters": "^5.0.3",
"@keystonejs/fields": "^6.0.5",
"@keystonejs/fields-markdown": "^5.0.4",
"@keystonejs/fields-wysiwyg-tinymce": "^5.0.4",
"@keystonejs/file-adapters": "^5.3.1",
"@keystonejs/keystone": "^5.4.1",
"@keystonejs/oembed-adapters": "^5.0.4",
"apollo-boost": "^0.4.4",
"apollo-client": "^2.6.4",
"apollo-upload-client": "^10.0.0",
Expand Down
19 changes: 19 additions & 0 deletions demo-projects/meetup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @keystonejs/demo-project-meetup

## 5.0.4

### Patch Changes

- [`b265b435`](https://github.com/keystonejs/keystone/commit/b265b4358287d4b3543da676fd34c99dc0f3b8a8) [#2140](https://github.com/keystonejs/keystone/pull/2140) - Moved next.js `static` directory to `public/static`.

* [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29) [#2189](https://github.com/keystonejs/keystone/pull/2189) - Upgraded prettier to 1.19.1 and formatted code accordingly.

- [`83ef6bd3`](https://github.com/keystonejs/keystone/commit/83ef6bd3fe9aeab3f80536cd98c3e84a6046fe03) [#2141](https://github.com/keystonejs/keystone/pull/2141) - Fixed `next.js` warning for `<Container />` in \_app.js.

* [`f0235b7d`](https://github.com/keystonejs/keystone/commit/f0235b7df9d5ee3118c40a056a559d59f186a518) [#2149](https://github.com/keystonejs/keystone/pull/2149) - Updated `eslint` dependencies.
* Updated dependencies [[`38f88b62`](https://github.com/keystonejs/keystone/commit/38f88b62d9592d91b56528d4d9c40e9399440c4a), [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29), [`ef419b59`](https://github.com/keystonejs/keystone/commit/ef419b59729a050f25fc886be6ec8ce17cbb1104), [`05d07adf`](https://github.com/keystonejs/keystone/commit/05d07adf84059ff565cd2394f68d71d92e657485), [`78193f9c`](https://github.com/keystonejs/keystone/commit/78193f9c9d93655fb0d4b8dc494fbe4c622a4d64)]:
- @keystonejs/app-admin-ui@5.5.3
- @keystonejs/fields-wysiwyg-tinymce@5.0.4
- @keystonejs/fields@6.0.5
- @keystonejs/file-adapters@5.3.1
- @keystonejs/keystone@5.4.1
- @keystonejs/adapter-mongoose@5.1.4

## 5.0.3

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions demo-projects/meetup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keystonejs/demo-project-meetup",
"description": "An example KeystoneJS project showcasing a Meetup Site.",
"private": true,
"version": "5.0.3",
"version": "5.0.4",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -15,16 +15,16 @@
},
"dependencies": {
"@emotion/core": "^10.0.22",
"@keystonejs/adapter-mongoose": "^5.1.3",
"@keystonejs/app-admin-ui": "^5.4.1",
"@keystonejs/adapter-mongoose": "^5.1.4",
"@keystonejs/app-admin-ui": "^5.5.3",
"@keystonejs/app-graphql": "^5.0.2",
"@keystonejs/app-next": "^5.0.1",
"@keystonejs/auth-password": "^5.0.1",
"@keystonejs/email": "^5.0.2",
"@keystonejs/fields": "^6.0.2",
"@keystonejs/fields-wysiwyg-tinymce": "^5.0.3",
"@keystonejs/file-adapters": "^5.3.0",
"@keystonejs/keystone": "^5.3.0",
"@keystonejs/fields": "^6.0.5",
"@keystonejs/fields-wysiwyg-tinymce": "^5.0.4",
"@keystonejs/file-adapters": "^5.3.1",
"@keystonejs/keystone": "^5.4.1",
"@keystonejs/session": "^5.0.0",
"apollo-boost": "^0.4.4",
"apollo-client": "^2.6.4",
Expand Down
12 changes: 12 additions & 0 deletions packages/adapter-knex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @keystonejs/adapter-knex

## 6.1.3

### Patch Changes

- [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29) [#2189](https://github.com/keystonejs/keystone/pull/2189) - Upgraded prettier to 1.19.1 and formatted code accordingly.

* [`4cd4499d`](https://github.com/keystonejs/keystone/commit/4cd4499d9d19a5b379b2ae6ab1028c008248629a) [#2190](https://github.com/keystonejs/keystone/pull/2190) - Upgraded `knex` to `^0.20.6` and `pg` to `^7.17.0`.
* Updated dependencies [[`38f88b62`](https://github.com/keystonejs/keystone/commit/38f88b62d9592d91b56528d4d9c40e9399440c4a), [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29), [`05d07adf`](https://github.com/keystonejs/keystone/commit/05d07adf84059ff565cd2394f68d71d92e657485), [`78193f9c`](https://github.com/keystonejs/keystone/commit/78193f9c9d93655fb0d4b8dc494fbe4c622a4d64)]:
- @keystonejs/fields-auto-increment@5.0.3
- @keystonejs/utils@5.1.3
- @keystonejs/keystone@5.4.1

## 6.1.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/adapter-knex/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "@keystonejs/adapter-knex",
"description": "KeystoneJS Knex Database Adapter",
"version": "6.1.2",
"version": "6.1.3",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
"node": ">=8.4.0"
},
"dependencies": {
"@keystonejs/fields-auto-increment": "^5.0.1",
"@keystonejs/keystone": "^5.4.0",
"@keystonejs/fields-auto-increment": "^5.0.3",
"@keystonejs/keystone": "^5.4.1",
"@keystonejs/logger": "^5.0.0",
"@keystonejs/utils": "^5.1.2",
"@keystonejs/utils": "^5.1.3",
"@sindresorhus/slugify": "^0.6.0",
"knex": "^0.20.6",
"p-settle": "^3.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/adapter-mongoose/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @keystonejs/adapter-mongoose

## 5.1.4

### Patch Changes

- [`ef419b59`](https://github.com/keystonejs/keystone/commit/ef419b59729a050f25fc886be6ec8ce17cbb1104) [#2191](https://github.com/keystonejs/keystone/pull/2191) - Upgraded `mongoose` to `^5.8.4` and `mongodb` to `^3.4.1`.
- Updated dependencies [[`38f88b62`](https://github.com/keystonejs/keystone/commit/38f88b62d9592d91b56528d4d9c40e9399440c4a), [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29), [`3d7222cd`](https://github.com/keystonejs/keystone/commit/3d7222cd589ce8accbf3a9de141976c38e2c7e23), [`ef419b59`](https://github.com/keystonejs/keystone/commit/ef419b59729a050f25fc886be6ec8ce17cbb1104), [`05d07adf`](https://github.com/keystonejs/keystone/commit/05d07adf84059ff565cd2394f68d71d92e657485), [`78193f9c`](https://github.com/keystonejs/keystone/commit/78193f9c9d93655fb0d4b8dc494fbe4c622a4d64)]:
- @keystonejs/fields-mongoid@5.0.3
- @keystonejs/utils@5.1.3
- @keystonejs/keystone@5.4.1
- @keystonejs/mongo-join-builder@5.0.2

## 5.1.3

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/adapter-mongoose/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "@keystonejs/adapter-mongoose",
"description": "KeystoneJS Mongoose Database adapter.",
"version": "5.1.3",
"version": "5.1.4",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
"node": ">=8.4.0"
},
"dependencies": {
"@keystonejs/fields-mongoid": "^5.0.1",
"@keystonejs/keystone": "^5.3.0",
"@keystonejs/fields-mongoid": "^5.0.3",
"@keystonejs/keystone": "^5.4.1",
"@keystonejs/logger": "^5.0.0",
"@keystonejs/mongo-join-builder": "^5.0.1",
"@keystonejs/utils": "^5.1.0",
"@keystonejs/mongo-join-builder": "^5.0.2",
"@keystonejs/utils": "^5.1.3",
"@sindresorhus/slugify": "^0.6.0",
"lodash.omitby": "^4.6.0",
"mongoose": "^5.8.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/apollo-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystonejs/apollo-helpers

## 5.0.6

### Patch Changes

- [`38f88b62`](https://github.com/keystonejs/keystone/commit/38f88b62d9592d91b56528d4d9c40e9399440c4a) [#2144](https://github.com/keystonejs/keystone/pull/2144) - Upgraded all @babel/\* dependencies.

* [`f3ea15f8`](https://github.com/keystonejs/keystone/commit/f3ea15f86f7bbd08abddcf3a63c5c66e86693d29) [#2189](https://github.com/keystonejs/keystone/pull/2189) - Upgraded prettier to 1.19.1 and formatted code accordingly.

## 5.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@keystonejs/apollo-helpers",
"description": "Utilities to make using react-apollo + KeystoneJS easier.",
"version": "5.0.5",
"version": "5.0.6",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand Down
Loading

0 comments on commit 07c184c

Please sign in to comment.