Skip to content

Commit

Permalink
ci(changeset): generate PR with changelog & version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 17, 2020
1 parent 12b71f8 commit 686e6f9
Show file tree
Hide file tree
Showing 47 changed files with 253 additions and 126 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-camels-deliver.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/early-moose-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-balloons-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-apples-warn.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/lucky-spoons-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-masks-judge.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/modern-trainers-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-dodos-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-spoons-ring.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-trains-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-zebras-suffer.md

This file was deleted.

19 changes: 19 additions & 0 deletions demo-projects/blog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# keystone_demo_blog

## 5.1.5

### Patch Changes

- [`36a3e6a0`](https://github.com/keystonejs/keystone/commit/36a3e6a089b81a37276bbbe87dea7cf24dd5db9e) [#2323](https://github.com/keystonejs/keystone/pull/2323) Thanks [@Vultraz](https://github.com/Vultraz)! - Updated Apollo-related dependencies:

apollo-boost: 0.4.4 -> 0.4.7
apollo-cache-inmemory: 1.5.1 -> 1.6.5
apollo-client: 2.6.4 -> 2.6.8
apollo-server-express: 2.9.1 -> 2.9.16
apollo-upload-client: 10.0.0 -> 12.1.0
apollo-utilities: 1.3.2 -> 1.3.3

- Updated dependencies [[`b8631cf7`](https://github.com/keystonejs/keystone/commit/b8631cf770db14b90f83300358213b7572ca01f2), [`29845426`](https://github.com/keystonejs/keystone/commit/29845426cb699afcc003f6a0b9ef540a61f808b4), [`ae4cf2d1`](https://github.com/keystonejs/keystone/commit/ae4cf2d108768d7ccbd23a409e7170fc92c81316), [`36a3e6a0`](https://github.com/keystonejs/keystone/commit/36a3e6a089b81a37276bbbe87dea7cf24dd5db9e), [`6c25d331`](https://github.com/keystonejs/keystone/commit/6c25d3319f89351568ad9d007b985a230e54b5b3), [`92d77eac`](https://github.com/keystonejs/keystone/commit/92d77eac59649430c2db810d2c701e5eab8b6e24)]:
- @keystonejs/app-admin-ui@5.7.3
- @keystonejs/app-graphql@5.0.4
- @keystonejs/fields@6.2.3
- @keystonejs/keystone@5.4.4

## 5.1.4

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.4",
"version": "5.1.5",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -19,16 +19,16 @@
"@emotion/core": "^10.0.22",
"@emotion/styled": "^10.0.22",
"@keystonejs/adapter-mongoose": "^5.1.5",
"@keystonejs/app-admin-ui": "^5.6.0",
"@keystonejs/app-graphql": "^5.0.2",
"@keystonejs/app-admin-ui": "^5.7.3",
"@keystonejs/app-graphql": "^5.0.4",
"@keystonejs/app-next": "^5.0.2",
"@keystonejs/app-static": "^5.0.0",
"@keystonejs/auth-password": "^5.0.1",
"@keystonejs/fields": "^6.0.5",
"@keystonejs/fields": "^6.2.3",
"@keystonejs/fields-markdown": "^5.0.4",
"@keystonejs/fields-wysiwyg-tinymce": "^5.0.4",
"@keystonejs/file-adapters": "^5.3.2",
"@keystonejs/keystone": "^5.4.1",
"@keystonejs/keystone": "^5.4.4",
"@keystonejs/oembed-adapters": "^5.0.4",
"apollo-boost": "^0.4.7",
"apollo-client": "^2.6.8",
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.7

### Patch Changes

- [`36a3e6a0`](https://github.com/keystonejs/keystone/commit/36a3e6a089b81a37276bbbe87dea7cf24dd5db9e) [#2323](https://github.com/keystonejs/keystone/pull/2323) Thanks [@Vultraz](https://github.com/Vultraz)! - Updated Apollo-related dependencies:

apollo-boost: 0.4.4 -> 0.4.7
apollo-cache-inmemory: 1.5.1 -> 1.6.5
apollo-client: 2.6.4 -> 2.6.8
apollo-server-express: 2.9.1 -> 2.9.16
apollo-upload-client: 10.0.0 -> 12.1.0
apollo-utilities: 1.3.2 -> 1.3.3

- Updated dependencies [[`b8631cf7`](https://github.com/keystonejs/keystone/commit/b8631cf770db14b90f83300358213b7572ca01f2), [`29845426`](https://github.com/keystonejs/keystone/commit/29845426cb699afcc003f6a0b9ef540a61f808b4), [`ae4cf2d1`](https://github.com/keystonejs/keystone/commit/ae4cf2d108768d7ccbd23a409e7170fc92c81316), [`36a3e6a0`](https://github.com/keystonejs/keystone/commit/36a3e6a089b81a37276bbbe87dea7cf24dd5db9e), [`6c25d331`](https://github.com/keystonejs/keystone/commit/6c25d3319f89351568ad9d007b985a230e54b5b3), [`92d77eac`](https://github.com/keystonejs/keystone/commit/92d77eac59649430c2db810d2c701e5eab8b6e24)]:
- @keystonejs/app-admin-ui@5.7.3
- @keystonejs/app-graphql@5.0.4
- @keystonejs/fields@6.2.3
- @keystonejs/keystone@5.4.4

## 5.0.6

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.6",
"version": "5.0.7",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -16,15 +16,15 @@
"dependencies": {
"@emotion/core": "^10.0.22",
"@keystonejs/adapter-mongoose": "^5.1.5",
"@keystonejs/app-admin-ui": "^5.6.0",
"@keystonejs/app-graphql": "^5.0.2",
"@keystonejs/app-admin-ui": "^5.7.3",
"@keystonejs/app-graphql": "^5.0.4",
"@keystonejs/app-next": "^5.0.2",
"@keystonejs/auth-password": "^5.0.1",
"@keystonejs/email": "^5.0.2",
"@keystonejs/fields": "^6.1.0",
"@keystonejs/fields": "^6.2.3",
"@keystonejs/fields-wysiwyg-tinymce": "^5.0.4",
"@keystonejs/file-adapters": "^5.3.2",
"@keystonejs/keystone": "^5.4.2",
"@keystonejs/keystone": "^5.4.4",
"@keystonejs/session": "^5.0.0",
"apollo-boost": "^0.4.7",
"apollo-client": "^2.6.8",
Expand Down
13 changes: 13 additions & 0 deletions packages/apollo-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @keystonejs/apollo-helpers

## 5.0.7

### Patch Changes

- [`36a3e6a0`](https://github.com/keystonejs/keystone/commit/36a3e6a089b81a37276bbbe87dea7cf24dd5db9e) [#2323](https://github.com/keystonejs/keystone/pull/2323) Thanks [@Vultraz](https://github.com/Vultraz)! - Updated Apollo-related dependencies:

apollo-boost: 0.4.4 -> 0.4.7
apollo-cache-inmemory: 1.5.1 -> 1.6.5
apollo-client: 2.6.4 -> 2.6.8
apollo-server-express: 2.9.1 -> 2.9.16
apollo-upload-client: 10.0.0 -> 12.1.0
apollo-utilities: 1.3.2 -> 1.3.3

## 5.0.6

### 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.6",
"version": "5.0.7",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand Down
31 changes: 31 additions & 0 deletions packages/app-admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# @keystonejs/app-admin-ui

## 5.7.3

### Patch Changes

- [`b8631cf7`](https://github.com/keystonejs/keystone/commit/b8631cf770db14b90f83300358213b7572ca01f2) [#2320](https://github.com/keystonejs/keystone/pull/2320) Thanks [@Vultraz](https://github.com/Vultraz)! - Updated `graphql` dependency from 14.4.2 to 14.6.0 and `graphql-type-json` depedency from 0.2.1 to 0.3.1.

* [`29845426`](https://github.com/keystonejs/keystone/commit/29845426cb699afcc003f6a0b9ef540a61f808b4) [#2359](https://github.com/keystonejs/keystone/pull/2359) Thanks [@marcosrjjunior](https://github.com/marcosrjjunior)! - Fixed an internal typo.

- [`36a3e6a0`](https://github.com/keystonejs/keystone/commit/36a3e6a089b81a37276bbbe87dea7cf24dd5db9e) [#2323](https://github.com/keystonejs/keystone/pull/2323) Thanks [@Vultraz](https://github.com/Vultraz)! - Updated Apollo-related dependencies:

apollo-boost: 0.4.4 -> 0.4.7
apollo-cache-inmemory: 1.5.1 -> 1.6.5
apollo-client: 2.6.4 -> 2.6.8
apollo-server-express: 2.9.1 -> 2.9.16
apollo-upload-client: 10.0.0 -> 12.1.0
apollo-utilities: 1.3.2 -> 1.3.3

* [`6c25d331`](https://github.com/keystonejs/keystone/commit/6c25d3319f89351568ad9d007b985a230e54b5b3) [#2352](https://github.com/keystonejs/keystone/pull/2352) Thanks [@cowjen01](https://github.com/cowjen01)! - Fix default sort on item list view.

- [`92d77eac`](https://github.com/keystonejs/keystone/commit/92d77eac59649430c2db810d2c701e5eab8b6e24) [#2373](https://github.com/keystonejs/keystone/pull/2373) Thanks [@Vultraz](https://github.com/Vultraz)! - Replaced `react-focus-marshal` dependency with `focus-trap-react`.

- Updated dependencies [[`b8631cf7`](https://github.com/keystonejs/keystone/commit/b8631cf770db14b90f83300358213b7572ca01f2), [`92d77eac`](https://github.com/keystonejs/keystone/commit/92d77eac59649430c2db810d2c701e5eab8b6e24), [`e93c2da7`](https://github.com/keystonejs/keystone/commit/e93c2da73a3d9f4adb17e00dd596c4326dc1993a), [`1e026fff`](https://github.com/keystonejs/keystone/commit/1e026fff05f777225105ebc188c8411a3b23beac)]:
- @keystonejs/fields@6.2.3
- @arch-ui/confirm@0.0.14
- @arch-ui/dialog@0.0.15
- @arch-ui/drawer@0.0.16
- @arch-ui/dropdown@0.0.13
- @arch-ui/popout@0.0.14
- @arch-ui/fields@2.1.1
- @keystonejs/build-field-types@5.1.5

## 5.7.2

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/app-admin-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@keystonejs/app-admin-ui",
"description": "KeystoneJS Admin UI App.",
"version": "5.7.2",
"version": "5.7.3",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -15,12 +15,12 @@
"@arch-ui/card": "^0.0.9",
"@arch-ui/color-utils": "^0.0.1",
"@arch-ui/common": "^0.0.8",
"@arch-ui/confirm": "^0.0.13",
"@arch-ui/confirm": "^0.0.14",
"@arch-ui/controls": "^0.1.3",
"@arch-ui/dialog": "^0.0.14",
"@arch-ui/drawer": "^0.0.15",
"@arch-ui/dropdown": "^0.0.12",
"@arch-ui/fields": "^2.1.0",
"@arch-ui/dialog": "^0.0.15",
"@arch-ui/drawer": "^0.0.16",
"@arch-ui/dropdown": "^0.0.13",
"@arch-ui/fields": "^2.1.1",
"@arch-ui/hooks": "^0.0.7",
"@arch-ui/icons": "^0.0.8",
"@arch-ui/input": "^0.1.4",
Expand All @@ -31,7 +31,7 @@
"@arch-ui/options": "^0.0.13",
"@arch-ui/pagination": "^0.0.13",
"@arch-ui/pill": "^0.1.10",
"@arch-ui/popout": "^0.0.13",
"@arch-ui/popout": "^0.0.14",
"@arch-ui/select": "^0.1.3",
"@arch-ui/theme": "^0.0.7",
"@arch-ui/tooltip": "^0.1.6",
Expand All @@ -40,9 +40,9 @@
"@babel/runtime": "^7.7.7",
"@emotion/core": "^10.0.22",
"@emotion/styled": "^10.0.22",
"@keystonejs/build-field-types": "^5.1.4",
"@keystonejs/build-field-types": "^5.1.5",
"@keystonejs/field-views-loader": "^5.1.0",
"@keystonejs/fields": "^6.2.2",
"@keystonejs/fields": "^6.2.3",
"@keystonejs/session": "^5.0.0",
"@keystonejs/utils": "^5.1.3",
"apollo-cache-inmemory": "^1.6.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/app-graphql-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @keystonejs/app-graphql-playground

## 5.0.1

### Patch Changes

- [`59fd3689`](https://github.com/keystonejs/keystone/commit/59fd3689af3bc73682e430feed21b77376e54092) [#2380](https://github.com/keystonejs/keystone/pull/2380) Thanks [@timleslie](https://github.com/timleslie)! - Updated `graphql-playground` to fix minor [UI error](https://github.com/apollographql/graphql-playground/pull/21).

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-graphql-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@keystonejs/app-graphql-playground",
"description": "KeystoneJS GraphQL Playground App.",
"version": "5.0.0",
"version": "5.0.1",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand Down
18 changes: 18 additions & 0 deletions packages/app-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @keystonejs/app-graphql

## 5.0.4

### Patch Changes

- [`b8631cf7`](https://github.com/keystonejs/keystone/commit/b8631cf770db14b90f83300358213b7572ca01f2) [#2320](https://github.com/keystonejs/keystone/pull/2320) Thanks [@Vultraz](https://github.com/Vultraz)! - Updated `graphql` dependency from 14.4.2 to 14.6.0 and `graphql-type-json` depedency from 0.2.1 to 0.3.1.

* [`36a3e6a0`](https://github.com/keystonejs/keystone/commit/36a3e6a089b81a37276bbbe87dea7cf24dd5db9e) [#2323](https://github.com/keystonejs/keystone/pull/2323) Thanks [@Vultraz](https://github.com/Vultraz)! - Updated Apollo-related dependencies:

apollo-boost: 0.4.4 -> 0.4.7
apollo-cache-inmemory: 1.5.1 -> 1.6.5
apollo-client: 2.6.4 -> 2.6.8
apollo-server-express: 2.9.1 -> 2.9.16
apollo-upload-client: 10.0.0 -> 12.1.0
apollo-utilities: 1.3.2 -> 1.3.3

* Updated dependencies [[`59fd3689`](https://github.com/keystonejs/keystone/commit/59fd3689af3bc73682e430feed21b77376e54092)]:
- @keystonejs/app-graphql-playground@5.0.1

## 5.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/app-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@keystonejs/app-graphql",
"description": "KeystoneJS GraphQL App.",
"version": "5.0.3",
"version": "5.0.4",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
"node": ">=8.4.0"
},
"dependencies": {
"@keystonejs/app-graphql-playground": "^5.0.0",
"@keystonejs/app-graphql-playground": "^5.0.1",
"@keystonejs/logger": "^5.0.0",
"@keystonejs/session": "^5.0.0",
"@keystonejs/utils": "^5.1.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/arch/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @arch-ui/docs

## 1.1.12

### Patch Changes

- Updated dependencies [[`92d77eac`](https://github.com/keystonejs/keystone/commit/92d77eac59649430c2db810d2c701e5eab8b6e24), [`e93c2da7`](https://github.com/keystonejs/keystone/commit/e93c2da73a3d9f4adb17e00dd596c4326dc1993a)]:
- @arch-ui/dialog@0.0.15
- @arch-ui/dropdown@0.0.13
- @arch-ui/popout@0.0.14
- @arch-ui/fields@2.1.1

## 1.1.11

### Patch Changes
Expand Down
Loading

0 comments on commit 686e6f9

Please sign in to comment.